const kaishav = {
name : "Kaishav Gupta",
role : "Student Developer β Full-Stack Engineer",
education : "B.Tech CST @ ABES Institute of Technology (2023βPresent)",
focus : ["Full-Stack Web Dev", "System Design", "Real-Time Systems"],
languages : ["Java", "JavaScript (ES6+)", "Python", "SQL"],
currentlyOn : "Building scalable, production-grade applications",
funFact : "I think in components, dream in APIs π",
};A complete food delivery ecosystem built from scratch β think Swiggy/Zomato, but yours.
What it does:
- π Customer App β Browse restaurants, add to cart, place & track orders in real time
- π§βπ³ Restaurant Panel β Manage menus, accept/reject orders, update availability
- π΅ Admin Dashboard β Full control over restaurants, users, orders, and analytics
- π³ Payment Integration β Secure checkout with order lifecycle management
Tech Stack:
| Layer | Tech |
|---|---|
| Frontend | React.js, Redux, CSS3 |
| Backend | Node.js, Express.js |
| Database | MongoDB |
| Real-Time | Socket.io |
| Auth | JWT, Role-Based Access Control |
| Storage | Cloudinary |
A real-time ride-hailing platform with live driver tracking and smart pricing.
- β‘ Real-time ride requests, driver assignment & status updates via Socket.io
- π§ Event-driven architecture for handling concurrent bookings at scale
- ποΈ MongoDB for persistent data + Redis for caching live ride & driver state
- π RESTful APIs for the full booking lifecycle β from request to completion
Full-stack healthcare platform with multi-role access and secure document management.
- π Role-based authentication for Admin, Doctor, and Patient
- π Appointment scheduling with REST APIs and workflow management
- βοΈ Cloudinary for secure medical document storage
These are the principles I apply when architecting real-world applications:
π Architecture Patterns
βββ Monolithic β Microservices decomposition
βββ Event-Driven Architecture (EDA)
βββ RESTful API Design & Best Practices
βββ Role-Based Access Control (RBAC)
β‘ Performance & Scalability
βββ Caching strategies with Redis (TTL, cache invalidation)
βββ Real-time communication with WebSockets (Socket.io)
βββ Database indexing & query optimization
βββ Stateless services for horizontal scaling
π’οΈ Data Layer
βββ Schema design in MongoDB (embedded vs referenced)
βββ SQL fundamentals with MySQL
βββ Persistent vs in-memory data (Redis for hot data)
βββ CRUD operations and transaction handling
π Security
βββ JWT Authentication & Refresh Token strategies
βββ Password hashing & secure storage
βββ Environment secrets & CI/CD pipeline hygiene
βββ Input validation & sanitization
| Certification | Platform |
|---|---|
| π§ Linux Certification | Udemy |
| ποΈ Database Management System (Part 1) | Infosys Springboard |
178 contributions in the last year β and still going πͺ
