Skip to content
View thepasswordspoiler's full-sized avatar

Block or report thepasswordspoiler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thepasswordspoiler/ReadMe.md

πŸ’« About Me:

πŸ”­ I’m currently working on:

Learning Java programming and improving my coding skills
Building structured Git repositories for Java learning
Exploring Web Exploitation challenges in CTFs
πŸ‘― I’m looking to collaborate on:

Java-based projects
Open-source contributions
Competitive programming & problem-solving
🀝 I’m looking for help with:

Understanding advanced Java concepts like Multithreading & Streams
Best practices for Java project structure & Git workflows
Improving CTF Web Exploitation skills
🌱 I’m currently learning:

Java fundamentals, OOP, and Data Structures
Git version control & collaborative workflows
Cybersecurity & ethical hacking (CTF challenges)
πŸ’¬ Ask me about:

Java programming & problem-solving
Setting up Git repositories & workflows
CTF Web Exploitation techniques
⚑ Fun fact:

I love breaking things just to fix them again! πŸ› οΈ πŸ˜†
My debugging process includes coffee & console logs! β˜•πŸ“œ

🌐 Socials:

Instagram LinkedIn Pinterest email

πŸ’» Tech Stack:

C++ Java PHP Python JavaScript HTML5 Spring MySQL Pandas GitHub Git

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


πŸ’° You can help me by Donating

PayPal

Pinned Loading

  1. Keylogger Keylogger Public

    his repository contains a Python-based key logger that logs keystrokes to a text file (`keylogger.txt`). It includes additional scripts (`script.vbs` and `script.bat`) to execute the logger silently.

    Python 1

  2. Email-Spoofing-Detector Email-Spoofing-Detector Public

    Simple Python Program to detect spoofing

    Jupyter Notebook

  3. Network-Sniffer Network-Sniffer Public

    tool to sniff packets

    Python

  4. Password-Generator Password-Generator Public

    A web-based password generator tool with customizable options.

    JavaScript

  5. Rescue Rescue Public

    Forked from swapnilsparsh/Rescue

    A women’s safety website that sends emails and messages to your trusted ones.

    Python

  6. Text-Encryption Text-Encryption Public

    This is a simple text encryption and decryption tool developed using Python and tkinter GUI framework. It allows users to encrypt and decrypt text messages using a password-based encryption scheme.

    Python