Skip to content
View Adityasiig's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Adityasiig

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Adityasiig/README.md

Aditya Singh

Web Developer & Security Researcher

BSc IT · 3rd Year · India  |  Red Teamer  |  Open Source Builder


Portfolio LinkedIn Email Views


class Aditya:
    role       = "Web Developer & Security Researcher"
    degree     = "BSc IT · 3rd Year · India"
    status     = "open to internships & collaborations"
    building   = ["WebVulnScanner v2 — AI-powered exploit engine",
                  "Friday   — Personal AI assistant (Claude + FastAPI + VPS)"]
    interests  = ["Offensive Security", "Red Teaming", "Full-Stack Dev", "VoIP Systems"]
    motto      = "I break things to learn how to fix them."

🛠 Languages & Tools

Security

Development

Infrastructure & Tools


🚀 Projects

Project Description Stack
WebVulnScanner Modular web vuln scanner — SQLi, XSS, LFI, WAF evasion, HTML reports Python BeautifulSoup4 crt.sh
Zero Trust Network Access Post-quantum cryptography (CRYSTALS-Kyber) with real-time threat dashboard Python Kyber Dilithium
OpenSIPS Deploy Local, Docker-packaged OpenSIPS deployment UI — bundle-driven PHP Docker OpenSIPS
Terminal Portfolio · ↗ live macOS terminal-style interactive portfolio React TypeScript
Portfolio v2 · ↗ live Production portfolio with matrix rain & Framer Motion React Vite Tailwind
TaskFlow · ↗ live Task manager with drag-and-drop, dark mode, keyboard shortcuts HTML CSS JavaScript

🔐 Security Focus

$ whoami
  → Red Teamer in training · authorized pentest work · bug bounty research

$ cat current_targets.txt
  → Web applications (SQLi · XSS · IDOR · Auth bypass · SSRF)
  → VoIP infrastructure (SIP · RTP · OpenSIPS)
  → API security (REST · WebSocket · JWT · CORS misconfigs)

$ cat tools_of_choice.txt
  → WebVulnScanner (built it) · Burp Suite · ffuf · nmap · sqlmap

+ Open to: internships · freelance · red team collaborations
+ Currently building: WebVulnScanner v2 with AI exploit suggestions

Pinned Loading

  1. TODO-list TODO-list Public

    Feature-rich TODO list app with responsive UI, data persistence, real-time updates & animated backgrounds. Node.js + Express backend.

    JavaScript 1

  2. Portfolio Portfolio Public

    Personal portfolio website

    CSS

  3. terminal-portfolio terminal-portfolio Public

    macOS Terminal-style interactive developer portfolio — React + TypeScript

    TypeScript

  4. WebVulnScanner WebVulnScanner Public

    Python-based web vulnerability scanner with recon, WAF detection, and HTML reports

    Python