Hey there! I am
A passionate Full Stack Web Developer with a strong focus on backend development who thrives on building clean, scalable solutions, from crafting intuitive UIs to architecting powerful backends. I'm also deeply immersed in Flutter for cross-platform mobile experiences and constantly exploring the exciting world of Machine Learning. I'm always looking for new ways to bring ideas to life through code.
Outside of work, you’ll find melistening to music— always chasing creativity, both in and out of code.
A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link
TracknTrain is a personal fitness app built with Flutter that helps users log their daily weight, meals, mood, and workouts. It provides weekly AI-generated insights using Google Gemini, offering personalized feedback based on user trends and goals. Powered by Firebase and Cloud Functions, it combines habit tracking with intelligent guidance.
A scalable project management backend using Node.js, Express.js, and MongoDB with secure JWT authentication and fine-grained multi-role RBAC . Integrated AWS S3 with presigned URLs for efficient file handling, and implemented Redis-based job queues to offload heavy deletion tasks, improving system responsiveness by 20%. Involves extensive testing.
A full-stack blog platform built with React, Node.js, and Express.js, integrated with AWS DynamoDB, S3, and Cognito. Users can write and preview Markdown blogs, embed media, follow/unfollow others, like/unlike posts, and comment. AWS services handle authentication and content storage.
Backend of a bill splitting app where an user can add his friends to a group, enter the total money spent and split them based on percentages, ratios or just amount. MongoDB is used for user data management and JWT authentication for security. Users can also download their respective splits as an excel document for future use.