const reshab = {
location: "India ๐ฎ๐ณ",
education: "B.Tech CSE @ Lovely Professional University",
role: "Full-Stack Developer",
specialization: "Backend Development",
techStack: {
frontend: ["React.js", "HTML", "CSS", "JavaScript", "EJS"],
backend: ["Node.js", "Express.js"],
databases: ["MongoDB", "PostgreSQL", "MySQL"],
tools: ["Git", "GitHub", "Postman", "Socket.io"]
},
currentlyLearning: [
"System Design",
"Advanced Backend Development",
"Scalable Architectures"
],
achievements: [
"200+ LeetCode Problems Solved",
"Built 3 Production-Grade Projects",
"Strong REST API Development Experience"
]
};- ๐ฅ Build scalable full-stack web applications
- โก Design RESTful APIs and backend architectures
- ๐ Implement Authentication & Authorization Systems
- ๐ก Create Real-Time Applications using Socket.io
- ๐๏ธ Design efficient database schemas
- ๐ Turn ideas into production-ready products
Full-stack Uber-style ride booking platform featuring:
- Real-time ride tracking using Socket.io
- JWT Authentication
- Captain & User Panels
- OTP Ride Verification
- Dynamic Fare Calculation
- React Frontend + Node.js Backend
๐ Repository: https://github.com/reshabweb/Ride-Ease
Property listing platform inspired by Airbnb.
- Role-Based Access Control
- Session Authentication
- MVC Architecture
- MongoDB Integration
- Responsive UI
- RESTful APIs
๐ Repository: https://github.com/reshabweb/WanderNest
Backend-focused healthcare platform.
- JWT Authentication
- PostgreSQL Database Design
- CRUD APIs
- Patient-Doctor Mapping
- Secure Middleware Protection
๐ Repository: https://github.com/reshabweb/HEALTHCARE-BACKEND
"Great software isn't just code that worksโit's code that's scalable, maintainable, and solves real problems."