Room Availability Calendar
Visualization of classroom/computer room availability. I made it to help me and my classmates find rooms to study in. It is genuinely useful.
One week of schedule data is retrieved as CSV data from the university's scheduling service, parsed client-side, and then displayed to the user. You can view the data either as a horizontal timeline or in a grid-like view.
Built with TypeScript, SolidJS, and Vite.
I'm currently in the process of remaking the project by adding my own back end. Will probably add a new webapp too because I want to try Svelte.
Photography
Simple website for my photography. The photos are lazy-loaded using built-in browser functionality and the picture quality (sizewise, not artistic) depends on browser size. I don't want phone-visitors to use unnecessary mobile data.
Built with HTML, CSS, and JavaScript.
ncute (in progress)
Desktop software for visualisation, analysis, and basic manipulation of NetCDF data.
Will be built with Python and Qt. Probably. At least to start with.
Free meal tracking app (in progress)
Android app for meal tracking. Every time an app shows a fullscreen ad I uninstall it. I want a free (and ad-free) app with a very specific set of features and it's probably easiest to do it myself.