Skip to content
View bashSunny101's full-sized avatar

Highlights

  • Pro

Block or report bashSunny101

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 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
bashSunny101/README.md

Typing SVG

Profile Views Followers Stars


๐ŸŽฏ The Honest Truth

Look, I'm not going to pretend to be a senior full-stack developer with years of experience. I'm a learning developer from India who started coding seriously around late 2023. I'm still figuring things out, one tutorial at a time.

๐Ÿ“– Click to see my honest developer profile
const sunny = {
    location: "India ๐Ÿ‡ฎ๐Ÿ‡ณ",
    actualRole: "Student / Junior Developer / Security Enthusiast",
    honestSkills: [
        "JavaScript (basics)", 
        "HTML/CSS", 
        "Python (building security tools!)", 
        "Bash scripting",
        "Security reconnaissance",
        "Copying from Stack Overflow"
    ],
    realityCheck: {
        frontend: [
            "React (following tutorials)", 
            "Basic HTML/CSS", 
            "Tailwind (sometimes)"
        ],
        backend: [
            "Node.js (learning)", 
            "Express (copy-paste mostly)",
            "Python (actually building stuff!)"
        ],
        security: [
            "OSINT & Reconnaissance",
            "Subdomain enumeration",
            "Security automation with Python",
            "Bug bounty (learning the ropes)"
        ],
        databases: ["MongoDB (when it works)", "PostgreSQL (getting better)"],
        tools: [
            "Git (still confuse push and pull)", 
            "Docker (what's a container?)",
            "Nmap, Subfinder, Httpx (security arsenal)"
        ]
    },
    currentlyLearning: "Everything. Seriously, everything.",
    latestProject: "AutoRecon - Automated reconnaissance framework ๐Ÿ”",
    portfolioStatus: "20 repos, 3 have stars, most are unfinished",
    openToCollaborate: true,
    willingToLearn: "Absolutely! ๐Ÿ’ฏ"
};

๐Ÿ’ผ What I'm Actually Doing

๐Ÿ“š Learning

  • Following online tutorials and courses
  • Building small projects to understand basics
  • Trying to contribute to open source

๐Ÿ› Debugging

  • Spending more time debugging than coding
  • Googling error messages constantly
  • Code comments: "why doesn't this work???"

๐Ÿ› ๏ธ Tech Stack

Languages I Can Somewhat Write

JavaScript HTML5 CSS3 Python C

Frontend (Following Tutorials)

React Tailwind CSS Vite

Backend (Copy-Paste Programming)

Node.js Express MongoDB

Tools I Use Daily

Git GitHub VS Code Docker Kubernetes


๐Ÿ“Š GitHub Statistics

GitHub Streak
Contribution Graph

๐Ÿ† Achievements & Badges

GitHub Trophies

GitHub Trophies

Holopin Badges

An image of @bashsunny101's Holopin badges, which is a link to view their full Holopin profile


๐Ÿ’ป Featured Projects

๏ฟฝ AutoRecon โญ LATEST

Automated Reconnaissance Framework for Bug Bounty Hunters

Python Nmap Security Linux

Modular Python framework automating the reconnaissance phase โ€ข 5-Phase pipeline โ€ข Professional reports with risk analysis โ€ข OSINT & passive recon

Python Platform License

๐ŸŽฏ Key Features:

  • ๐Ÿ” 5-Phase Automated Pipeline - Complete reconnaissance workflow from subdomain discovery to reporting
  • ๐ŸŽฏ Subdomain Enumeration - Powered by Subfinder with Certificate Transparency
  • ๐ŸŒ Live Host Detection - Multi-threaded HTTP/HTTPS probing with Httpx
  • ๐Ÿ”“ Port Scanning - Service version detection with Nmap (top 1000 ports)
  • ๐Ÿ“œ URL Collection - Historical endpoint discovery via Wayback Machine
  • ๐Ÿ“Š Professional Reports - Comprehensive summaries with risk categorization
  • ๐Ÿงฉ Modular Architecture - Run phases independently or together
  • ๐Ÿ“ Organized Results - Structured output per target

๐Ÿ”„ Automated Workflow:

Subfinder โ†’ Httpx โ†’ Nmap โ†’ Waybackurls โ†’ Report Generation

๐Ÿ› ๏ธ Tech Stack: Python โ€ข Subfinder โ€ข Httpx โ€ข Nmap โ€ข Waybackurls โ€ข Go

View Repo


๏ฟฝ๐Ÿš€ Acquisitions API

Production-ready RESTful API with advanced security & CI/CD

Node.js Express PostgreSQL Docker JWT

Modern backend with JWT auth โ€ข Rate limiting & bot protection โ€ข Full CI/CD pipeline โ€ข Docker containerization โ€ข 38% test coverage

Lint and Format Tests Docker Build

Key Features:

  • ๐Ÿ” JWT Authentication & Role-based Access Control
  • ๐Ÿ›ก๏ธ Arcjet Security (Bot Detection, Rate Limiting)
  • ๐Ÿณ Multi-stage Docker builds & Docker Compose
  • ๐Ÿ”„ Automated CI/CD with GitHub Actions
  • ๐Ÿ—„๏ธ PostgreSQL with Drizzle ORM
  • ๐Ÿงช Jest testing with coverage reports

View Repo


My most "successful" project with 1 whole star and 2 forks!

JavaScript React Vite

Built for Smart India Hackathon โ€ข Actually has working features โ€ข Uses React & Vite

Stars Forks

๐Ÿ“‚ Other Repos (The Real Talk)

Most of my other 17 repos are:

  • ๐Ÿ“š Tutorial follow-alongs (MERN-Learning, StartedBackend, Backend)
  • ๐Ÿงช Experiments that didn't go anywhere
  • ๐Ÿ“ Course exercises (git_test, skills-communicate-using-markdown)
  • ๐Ÿ—ƒ๏ธ Abandoned projects (we don't talk about those)

Total Stars Across All Repos: Still counting... ๐ŸŒŸ


๐ŸŽ“ My Learning Journey

๐Ÿ“š Learning Through

  • Online Courses - FreeCodeCamp, The Odin Project
  • Documentation - When I can understand it
  • Stack Overflow - My real teacher
  • Trial and Error - Mostly error

๐Ÿ“œ Real Accomplishments

  • โœ… Built AutoRecon: automated security framework ๐Ÿ”
  • โœ… Created production-ready API with CI/CD ๐Ÿš€
  • โœ… Learning cybersecurity & bug bounty hunting ๐Ÿ›ก๏ธ
  • โœ… Got 3+ total stars on GitHub
  • โœ… Merged a PR (someone else's repo!)
  • โœ… Deployed to Vercel (it crashed, but deployed!)
  • โœ… Understood Docker (sort of)
  • โœ… Can center a div (took 3 months)
  • โœ… Integrated multiple security tools in one framework

๐ŸŽฏ Current Focus

Currently Learning:
  - Python Security Tools: Building AutoRecon framework
  - React: Still learning the hooks
  - Node.js & Express: Getting better at it!
  - PostgreSQL & Drizzle ORM: Database queries
  - Kubernetes: Watching tutorials
  - Cybersecurity: OSINT & reconnaissance techniques
  - Clean Code: Future goal

Currently Building:
  - AutoRecon: Automated bug bounty reconnaissance framework โญ
  - Acquisitions API: Production-ready backend with CI/CD
  - Tutorial projects: Hoping to finish
  - Small apps to understand concepts
  - A portfolio that's not a template

Recent Accomplishments:
  - โœ… Built AutoRecon with 5-phase automated pipeline
  - โœ… Integrated industry-standard security tools
  - โœ… Created modular Python architecture
  - โœ… Production API with JWT auth & CI/CD
  - โœ… Learning cybersecurity & bug bounty hunting

Realistic 2026 Goals:
  - Get a real job as a developer or security researcher
  - Contribute to open source security projects
  - Find my first bug bounty
  - Master Python for security automation
  - Build one project people actually use
  - Maybe learn TypeScript?

โฐ How I Actually Spend My Time

Debugging          โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘   65%
Googling Errors    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   40%
Reading Docs       โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   15%
Writing Code       โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   10%
Staring at Screen  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   25%

๐Ÿ’ญ Developer Truths

"It works on my machine" - Every developer ever

"I'll just copy this from Stack Overflow" - Me, daily

"Why is it not working?" - Also me, daily

"Oh wait, I forgot the semicolon" - Me, when coding in JavaScript


๐Ÿค Let's Connect

GitHub

I'm active on GitHub and open to:

  • ๐Ÿ‘€ Code reviews (low expectations, please)
  • ๐Ÿ› Issues if something's broken (there's a lot)
  • ๐Ÿ”ง PRs to fix my messy code (seriously, please)
  • โญ Stars if you're feeling generous

๐ŸŽฎ When I'm Not Coding

๐Ÿ“š Reading docs I don't understand yet | ๐ŸŽฎ Watching tech YouTubers | ๐Ÿ” Browsing GitHub for inspiration

๐Ÿ’ญ Planning the project I'll build "someday" | ๐Ÿ˜ด Dreaming in console.log()


๐Ÿ™ Thanks for Visiting!

If you made it this far, you're probably as curious as I was when I wrote this.

Remember: We all start somewhere. This is my somewhere.

If you're learning too, let's learn together! ๐Ÿš€


๐Ÿ’ฌ "Talk is cheap. Show me the code." - Linus Torvalds

(Still working on having good code to show...)


Popular repositories Loading

  1. Project-1 Project-1 Public

    JavaScript 1

  2. SmartController-SIH SmartController-SIH Public

    JavaScript 1 2

  3. MainServer MainServer Public

    C 1

  4. bashSunny101 bashSunny101 Public

    1 1

  5. layer5 layer5 Public

    Forked from layer5io/layer5

    Layer5, expect more from your infrastructure

    JavaScript 1

  6. Tut-1 Tut-1 Public