A simple URL shortening service project that was mostly done over a weekend. The solution consists of three parts: (1) Frontend, (2) Backend, (3) Database. The frontend was developed with React and Tailwind, while the backend was developed with FastAPI (Python). AWS RDS was used as the database solution. The frontend and backend component was hosted on Heroku.