URL Shortener
← Back to ProjectsThis is probably about the forth iteration of my url shorter! Changed tech stack a few times, but I think I’m happy with this one for now… Check it out here.
Tech Stack Link to heading
- Python, Flask, HTMX, SQLAlchemy, PostgreSQL
Overview Link to heading
This is a simple URL shortener with a twist. It allows you to enter a URL and get a Sparkly version of it. You can then use the shortened version to access the original URL. It also keeps track of how many times the shortened URL has been used.
Below are some screenshots of the app in action.