Led team building MERN stack rental marketplace
2024

University project where I led a team building a vehicle rental platform. Had to coordinate multiple developers, manage timelines, and deliver working software while everyone was learning.
Built using MERN stack—owners list vehicles, renters search and book, payments handled securely. Managed the project using Agile: standups, sprints, task breakdowns. Learned that getting people to show up and contribute is harder than writing code.
Technical lesson: MongoDB schema design matters when you have relationships. Human lesson: Clear communication and task breakdown prevents confusion. Also learned to commit frequently and review PRs fast—blockers multiply when people wait.