Henry O.

Software Developer
(mostly)

I'm a Swedish software developer with 5-ish years of professional experience. I have two bachelor's degrees in two completely separate subjects. I received my computer science degree from Gothenburg University in 2017. Then I worked as a software developer for a while. In 2022 I started studying physical geography and ecosystem science at Lund University. I received my new degree in the summer of 2025 and I'm currently working as a research assistant at Lund University.

Available Rooms

rooms.henryo.me

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

photo.henryo.me

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.