Projects
Here is some stuff I have been fooling around with.
- Milan Culture Mapp is a webapp I built when I was collaborating with the Municipality of Milano on a project mapping the city’s cultural venues. The backend is built in Django, the frontend is vanilla JS and the interactive map is rendered in Folium.
- ReviewGeek is a small project I did in a weekend for an acquaintance of mine who signaled they wanted a better way to keep track of TripAdvisor reviews for their restaurants. It is built in Streamlit.
- A bare bones calculator I built as a React exercise.