Here are some of my recent projects. Each project showcases different skills and technologies from my stack.
A secure and scalable ride-booking platform built with Node.js using microservices architecture. The system includes decoupled User, Captain, and Ride services that communicate asynchronously through RabbitMQ, ensuring high performance and fault tolerance. It features RESTful APIs, a domain-driven design, and robust security measures against DoS attacks, CSRF, and fake users, making it suitable for production-level deployment.
FundFlow is a decentralized Web3 platform designed to empower startup founders by providing a transparent and secure way to raise funds from investors. Built on the Ethereum blockchain, it enables startups to list their projects, while backers contribute using MetaMask. Funds are securely held until project goals are met, with a 5% platform fee deducted upon release.
Contributed to the development of a knowledge-sharing platform dedicated to exoplanet enthusiasts. The platform enables users to explore detailed blog posts and educational content about exoplanets. My contribution focused on implementing the blog section and authentication APIs, implementing dynamic content rendering and routing.