Projects
Music Labs
( 1 month )
A music player app built with React and Tailwind CSS and in backend there is websockets server and express js, postgres for database, it is an async music system in two users from different part of world can listen same music at a time, it also has a features like music queues, priority, vote and down votes host side pause etc
Paymee
( 10 days )
A web based payment system, where user can pay and receive money, it enables dbms concepts like trasaction, rollback, commit etc, transactions history is maintained in the database,
Contest Tracker
( 2 days )
A web based contest tracker, where user can track the latest upcomming contests, past contests also, there is automatic uploads of youtube contest solution video on this platform (automation using google youtube apis) and there is feature of user bookmarking the contest. it is deployed on render
Ai Based Notes Summarizer
( 2 days )
A web based notes summarizer, where user can write their notes and on time of revising the old notes they can summarize it using AI (gemini ai has been used for this purpose), supabase for user authentication and database,