๐ A Computer Engineering student and A Geek ๐ค
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