I think code should be beautiful, and so I call my small work code poetry. Perhaps larger works will be code theatre? Projects that I want to share will be listed here.
Public Repositories
- Gitlab ☆
Websites/Webapps
- Memento (git) ☆: a PHP web app allowing a group of people to make collective decisions over distribution of a catalogue of items, e.g. from an estate.
-
Patch Friends (playable!): a cute retro game 🕹 demo, used to share some art with a friend. Try it out!
Source code:- Patch Friends game data (git) ☆
- Patch Flap tileset (git) ☆, tile list, map generator
- PAYGE game engine (git) ☆
- Kosmo-Galton (source) (git): a Galton Board simulator (like plinko!) in TypeScript
- Palavrale: tiny Portuguese-version of a popular word guessing game. Try it out!
- (Go visit my web portfolio 🕸 for some older projects)
Applications
- Gender Guesser - GTK+ Quiz programme, originally intended to teach me my German genders.
- Icarus - a Vala command-line utility and library for simple uploading of images and video to Google's Picasa Web
- Epoch Counter - a Python GNOME Panel applet that acts as a timer and an alarm clock
- Duplicity - Java implementation of a board game
- Bell Aqua - a shell script announcing the hour every hour with Speech Dispatcher.
Libraries
- GXml ☆ - a GObject Vala-based XML DOM library for GNOME. I started it through the Google Summer of Code.
- libgdata - Google Photos support ☆ - Libgdata is a GObject C-based library for accessing Google services for the GNOME project, and I wrote the PicasaWeb service support.