┌──(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 🚀"
}
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) 🎯"
};
const backend = {
runtime: "Node.js 🟢",
framework: "Express.js 🚂",
authentication: "JWT Auth 🔐",
fileHandling: "Multer 📁",
automation: "Puppeteer 🤖",
realtime: "Socket.IO ⚡",
analytics: "Chart.js 📊"
};
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) 🐍"
};
┌──(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
// 🔗 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)";
}
}
🎯 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:
🎯 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:
🎯 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:
🎯 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:
┌──(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
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! 🚀🤝