Projects

Django Reverse Relationship

Have you ever needed to manage a ManyToManyField on both sides of the relationship in the admin and found out that Django does not make this easy? This package solves this problem by providing the ReverseRelationshipAdmin:

Django AI Chat

A lightweight, drop-in Django app for embedding an AI-powered chat widget into your site. This site is using it, try it out.

Half-Empty

Half-Empty image

A task management app for pessimists and misanthropes. Uses django and htmx for progressive enhancement.

Practice Room

Practice Room image

A web application featuring music theory calculators and games. Practice your music theory skills with this interactive application and save your high scores.

Workout Tracker

Workout Tracker image

Track your weightlifting sessions and keep track of your progress. Link your strava account to have cardio sessions automatically added to your workout log and view a map of your routes.

Pomodoggo

Pomodoggo image

A simple pomodorro timer where you can also fetch random dog pictures from the internet. This application uses the Dog API to get random dog pictures.

Trivia

Trivia image

A trivia game where you can choose from several different categories using Go's standard http/net library and htmx for progressive enhancement.

Godino

Godino image

Helper functions and datastructures inspired by other languages, mainly python.