Andrew's Projects

Hey there! My name is Andrew, and I'm a software developer.

I primarily use Python, but I'm currently learning Go and Dart (Flutter)

This table lists all of my projects for you to check out and play with.

Feel free to try out these projects, but please don't abuse them.

Name Description Tech stack Github repo URL
aguest.me This webpage is responsible for displaying information about the different projects that I've created and that are available for you to test out and play with. Frontend: HTMX with daisyUI served from the FastAPI backend.

Backend: FastAPI (Python)

Database: MongoDB
https://github.com/andrewguest/aguest.me https://aguest.me/
Python URL shortener A URL shortener service written in Python. Frontend: HTMX with daisyUI served from FastAPI

Backend: FastAPI (Python)

Database: MongoDB
https://github.com/andrewguest/url-shortener-python https://short-url-py.aguest.me/