Iβm a Software Engineering student and backend-focused web developer who enjoys building real systems β the kind that actually scale, break, and get fixed properly.
Iβm especially interested in backend architecture, security, and distributed systems, and I like understanding why things work, not just how to make them pass.
- Build backend services with Node.js & Express
- Design and break down systems using microservices architecture
- Implement authentication & authorization (sessions, JWTs, OAuth)
- Work with MongoDB and data modeling for real-world use cases
- Explore web security (XSS, CSRF, session hijacking, OAuth pitfalls)
- Add real-time features using WebSockets
- Care deeply about clean structure, separation of concerns, and maintainability
I prefer boring, reliable solutions over flashy hacks.
If it scales and survives production, Iβm interested.
Backend
- Node.js, Express
- MongoDB, Mongoose
- Passport.js (Local & OAuth)
- JWT, Sessions
- RabbitMQ (event-based communication)
Architecture & DevOps
- RESTful APIs
- Microservices & API Gateways
- Docker & Docker Compose
- Caching (MemCachier, NodeCache)
Frontend (when needed)
- HTML, CSS (pure CSS β no Tailwind)
- Accessibility-first styling
- SVG & UI design (Inkscape)
Tools
- Git & GitHub
- Linux (Mint)
- Postman
- Render (deployment)
A recipe-sharing web application with:
- User authentication
- Group chats
- External recipe API integration
- Accessible, responsive UI
- Deployed to production
A rebuilt e-commerce platform using microservices:
- API Gateway
- User, Product, Cart, and Order services
- JWT-based admin authentication
- Inter-service communication via message broker
- Dockerized development environment
- Admin & user authentication
- CRUD for orders
- Live order status updates
- Prototype validated by a real client
- Web security & attack vectors
- Token vs session-based authentication
- Distributed system communication
- Designing systems that fail gracefully
- Backend performance & reliability
Iβm currently deepening my understanding of secure authentication patterns and event-driven systems.
- GitHub: Youβre already here π
- Portfolio: Link
- Open to collaboration, discussions, and learning opportunities
βBuild it clean. Secure it properly. Ship it.β