Available Rooms
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.
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.