Skip to content
View Boobeshkumar56's full-sized avatar

Block or report Boobeshkumar56

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

💻 BOOBESH KUMAR | Full Stack Developer

Boobesh Kumar - Identity Banner

┌──(boobesh@dev-machine)-[~/portfolio]
└─$ cat developer_profile.json

{
  "name": "Boobesh Kumar",
  "role": "Full Stack Developer 💻",
  "specialization": "MERN Stack + Cybersecurity 🛡️",
  "status": "Building & Securing the Web 🌐",
  "gssoc_contributor": "2024 🏆",
  "current_focus": "Scalable web apps with security-first approach 🚀"
}

🔥 TECH ARSENAL

HTML5 CSS3 JavaScript React Node.js Express.js

MongoDB Redux TailwindCSS Bootstrap Socket.io JWT

Python Solidity Git Docker Postman VSCode

Linux Kali Wireshark Burp Suite Metasploit Nmap

🎨 Frontend Development

const frontend = {
  core: ["HTML5 📄", "CSS3 🎨", "JavaScript (ES6+) ⚡"],
  framework: "React.js (Hooks, Context API) ⚛️",
  stateManagement: "Redux Toolkit 🗃️",
  styling: ["TailwindCSS 💨", "Bootstrap 🅱️"],
  animations: "Framer Motion 🎭",
  design: "Figma (UI/UX) 🎯"
};

⚙️ Backend Development

const backend = {
  runtime: "Node.js 🟢",
  framework: "Express.js 🚂",
  authentication: "JWT Auth 🔐",
  fileHandling: "Multer 📁",
  automation: "Puppeteer 🤖",
  realtime: "Socket.IO ⚡",
  analytics: "Chart.js 📊"
};

🗄️ Database & DevTools

const techStack = {
  database: {
    primary: "MongoDB 🍃",
    odm: "Mongoose 🦫"
  },
  tools: ["Git 📚", "Postman 📮", "VSCode 💻", "Docker 🐳"],
  blockchain: ["Hardhat ⚒️", "Remix IDE 🛠️", "Ganache 🍫", "Web3.js 🌐"],
  ai_ml: "Python (Basic ML Models) 🐍"
};

🛡️ CYBERSECURITY ARSENAL

┌──(root@security-lab)-[~/cyber_arsenal]
└─$ ls -la --color=always

drwxr-xr-x  pentesting/     # 🔍 Burp Suite, Nmap, Hydra, Nikto, dirb
drwxr-xr-x  analysis/       # 📊 Wireshark, Snort, Splunk, Wazuh  
drwxr-xr-x  platforms/      # 🎯 TryHackMe (10+ rooms), HackTheBox, CyberSecLabs
drwxr-xr-x  vapt/           # 🎪 Metasploitable 3 assessments completed
drwxr-xr-x  osint/          # 🔎 DNS analysis, reconnaissance, shell encoding

🏴‍☠️ Cybersecurity Skills:

  • 🔓 OWASP Top 10 vulnerabilities
  • 🌐 Networking (TCP/IP, DNS, ICMP, HTTP/HTTPS)
  • 🐧 Linux CLI & Bash scripting automation
  • 🔍 Port Scanning (Nmap, Netcat) & Service Enumeration
  • 📡 SIEM (Splunk, Wazuh) & Log Analysis
  • 🎯 SOC Level 1 knowledge (pursuing certification)
  • 🕵️ OSINT techniques & DNS record analysis

⛓️ BLOCKCHAIN DEVELOPMENT

// 🔗 Smart Contract Arsenal
contract BlockchainSkills {
    string[] public tools = [
        "Solidity 📜", 
        "Remix IDE 🛠️", 
        "Hardhat ⚒️", 
        "Truffle 🍫",
        "Ganache 🟫"
    ];
    
    string[] public networks = [
        "Ethereum ♦️", 
        "Ropsten 🧪", 
        "Mumbai 🏙️"
    ];
    
    string[] public integrations = [
        "Web3.js 🌐", 
        "Ethers.js ⚡", 
        "Metamask 🦊"
    ];
    
    function getExperience() public pure returns (string memory) {
        return "🎰 Lottery contracts, 🪙 Token/Exchange mechanics, 🔒 Security audits (Reentrancy, Integer overflow)";
    }
}

🚀 FEATURED PROJECTS

1. 💬 Let's Text - Realtime Chat Application

🎯 Purpose: Secure real-time messaging platform with modern UI

⚡ Key Features:

  • 🔐 JWT Authentication
  • 💬 Real-time messaging with Socket.IO
  • 👥 Group chat functionality
  • ✅ Message status indicators
  • 📱 Responsive design

🛠️ Tech Stack:

React Node.js MongoDB Socket.io

2. 🛠️ Vialan - LAN Multifunctional Toolbox

🎯 Purpose: Offline LAN suite for device discovery and communication

⚡ Key Features:

  • 🔍 Network device scanning & discovery
  • 💬 Real-time LAN chat system
  • 📁 Secure file transfers between devices
  • 🎥 WebRTC video meetings (offline)
  • 🌐 Works without internet connection

🛠️ Tech Stack:

React Node.js Socket.io WebRTC Express

3. 👩‍⚕️ FemmeCare - AI-Powered Health Tracker

🎯 Purpose: Privacy-focused women's health tracking with AI insights

⚡ Key Features:

  • 📊 Menstrual cycle tracking & predictions
  • 🤖 AI-powered health pattern analysis
  • 🔒 Privacy-first design approach
  • 📱 User-friendly responsive interface
  • 📈 Health insights with basic ML models

🛠️ Tech Stack:

React Python Node.js MongoDB Figma

4. 💸 Splitly - Smart Expense Tracker

🎯 Purpose: Intelligent group expense management with smart settlements

⚡ Key Features:

  • 💰 Smart settlement calculation algorithms
  • 📊 Visual analytics with Chart.js integration
  • 📄 PDF report generation with Puppeteer
  • 🔐 Role-based access control & JWT auth
  • 🔔 Real-time notifications via Socket.IO
  • 👥 Group management & expense tracking

🛠️ Tech Stack:

Node.js Express MongoDB Chart.js JWT Socket.io

🌐 CONNECT WITH ME

     

📊 SKILL MATRIX

🚀 Domain 💻 Technologies 📈 Experience Level
Frontend React, TailwindCSS, Framer Motion 90%
Backend Node.js, Express, MongoDB 95%
Security Pentesting, VAPT, SIEM 65%
Blockchain Solidity, Web3.js, Hardhat 70%
DevOps Docker, Git, Linux CLI 75%

🏅 ACHIEVEMENTS

┌──(achievements@secured)-[~/digital_badges]
└─$ ls -la certifications/ --color=always

-rw-r--r-- 1 dev dev  512 2024 🏆 gssoc_2024_contributor.badge
-rw-r--r-- 1 dev dev  256 2024 💻 mern_fullstack_developer.badge
-rw-r--r-- 1 dev dev  128 2024 🛡️ cybersec_fundamentals.badge
-rw-r--r-- 1 dev dev   64 2024 ⛓️ blockchain_explorer.badge
-rw-r--r-- 1 dev dev   32 2024 🎯 tryhackme_hacker.badge

🎖️ GSSoC '24 Open Source Contributor
🔐 10+ TryHackMe Rooms Completed
⛓️ Smart Contract Developer
🛡️ VAPT Specialist (Metasploitable 3)
💻 Full Stack MERN Developer

💡 CURRENT OBJECTIVES

const currentGoals = {
  technical: [
    "🧠 Mastering advanced React patterns",
    "🔒 Building security-first applications", 
    "☁️ Exploring cloud penetration testing",
    "🛠️ Contributing to cybersecurity tools"
  ],
  learning: [
    "🎯 Advanced VAPT techniques",
    "🌩️ Cloud security (AWS/Azure)",  
    "⛓️ Advanced blockchain security",
    "🎖️ SOC Level 1 certification prep"
  ],
  motto: "Always learning 📚, always building 🔨, always securing 🛡️!"
};

console.log("🚀 Ready to change the world, one line of code at a time!");

💭 "Code with purpose, secure by design, scale with intention."

Thanks for visiting! Let's build something amazing together! 🚀🤝

Pinned Loading

  1. Letstext Letstext Public

    JavaScript

  2. portfolio portfolio Public

    my portfolio website

    JavaScript

  3. Splitly Splitly Public

    expenses splliter for friends using mern

    JavaScript

  4. Vialan Vialan Public

    A lan based multi functional project

    JavaScript

  5. Weatherapp-react Weatherapp-react Public

    JavaScript

  6. Learning-react-qr-generator Learning-react-qr-generator Public

    Simple qr code generator

    JavaScript