🌟 A Computer Engineering student and A Geek 🤓
DailyCanvas -Basically a todo application , but from the point of view of week.
-
Sign in with Google OAuth and enjoy a smooth, paper-like UI for a natural writing experience.
-
Create a fresh canvas each week with a full week overview and assign todos to specific days (Sunday – Saturday).
-
Easily add, edit, and organize todos with features like marking as done or scratching them with black/blue strike-through lines.
-
Personalize your todos using color coding (black or blue) for better visual organization.
CodeForces DQ -A extension that provides daily Codeforces questions tailored to your current rating.
BlockMeet - Decentralized video conferencing application
- Rather than using traditional SFU based architecture here I have use our In house Decentralized Hydrocarbon based architechture
- Features: SignIn/SignUp (used JWT here), Creating and joining meet, Decentralized file storage using IPFS, Decentralized logging on Polygon test net
- Core Tech Stack: React, tailwind css, node-express, websocket, webrtc, Hardhat, solidity
- Demo | Code | Video
Hostel Bank - Group Finance Management application
- Built using React, express, Mongodb, Tailwind, used bcrypt and JWT for auth, used Brevo for sending notification
- Features: Creating and joining groups, sending and settling money request, in app notification, Transactions history, change password, forgot password handling
- Explored Deployment using AWS app service, amplify, EC2, github actions, docker and CI/CD using YML
- Demo | Code | Video
AngleEye - Real-Time Location Sharing App
- Developed front-end using React.js, utilized Leaflet library for maps, and Axios for request handling
- Implemented Express server with 5 API routes, leveraging MongoDB as the database
- Achieved real-time location sharing through a function that updates and sends current location every minute
- Demo | Code | Video
BroFood - Online Food App
- Utilized React.js, Bootstrap, localStorage, react-router-dom, and Fetch API in front-end implementation
- Developed API routes for user signin, signup, data retrieval from DB, and displaying ordered data
- Implemented JWT and bcrypt for enhanced data security in case of DB compromise
- Demo | Code | Video