"A mere programmer trying to build scalable things" — and actually doing it.
I'm Bishal Paul, a passionate Full Stack Developer from Dhanbad, India 🇮🇳 who loves turning ideas into real, working products. Whether it's a real-time chat app, a recipe discovery platform, or a gaming web app — I build things end-to-end and obsess over making them work well.
- 🔭 Currently building full-stack apps with the MERN Stack
- 📱 Exploring React Native for cross-platform mobile experiences
- 🌱 Leveling up with TypeScript and System Design
- ⚔️ Actively grinding DSA on LeetCode — problem by problem
- 🌍 Open Source enthusiast — Pull Shark achievement unlocked 🦈
- 📬 Hit me up: d.bishalpaul@gmail.com
| Project | What it does | Stack |
|---|---|---|
| 🎮 metagames_web | Gaming web app — because why not build something fun | JavaScript, React |
| 💬 chatweb_frontend | Real-time chat with rooms, live presence & instant messaging | React, Socket.IO, Node.js |
| 🍽️ recipie_spoon | Feature-rich recipe discovery app for all skill levels | React Native, Expo |
const bishal = {
name: "Bishal Paul",
location: "Dhanbad, India 🇮🇳",
code: ["JavaScript", "TypeScript", "C++", "Python"],
stack: {
web: ["React", "Node.js", "Express.js", "MongoDB", "Socket.IO"],
mobile: ["React Native", "Expo"],
},
currentlyLearning: ["TypeScript 📘", "System Design 🏗️"],
currentlyGrinding: "LeetCode — one problem at a time ⚔️",
currentlyBuilding: "Scalable apps that actually ship 🚀",
askMeAbout: ["MERN Stack", "Real-time Apps", "Mobile Dev", "DSA"],
contact: "d.bishalpaul@gmail.com",
philosophy: "Build it. Break it. Fix it. Ship it. 🔄",
};

