Projects
This is a workout and fitness tracking application written in Haskell with a GTK user interface. This project has served as a playground for trying out ideas.
- Data persistence using an event log instead of a traditional database
- Handling GTK widgets
- Clean separation of the application GUI from the widgets
- User experience concerns
Articles
Interesting Technologies