cmplx-xyttmt
Hello, I'm Isaac Owomugisha

Hello, I'm Isaac Owomugisha

I build software and explore CS & math. Some of my areas of interest are: algorithms, distributed systems, graphics, performance engineering and AI. This site is my playground to explore and write about these topics.

Exploring EUDR Coffee Traceability for Uganda

Using PostGIS and GeoJSON to visualize EUDR coffee traceability for Uganda.

AcuGemma Version 0.1

An in-depth look at a project I built for the Google Gemma 3n hackathon. Discover how on-device AI and a unique dynamic prompting strategy are being used to create a personalized, offline-first tutoring app to address educational challenges in Uganda.

Security 2 (ABC 407 C)

My solution approach to a cool atcoder problem about a unique pass-code device with 2 distinct operations. The solution is complemented by an interactive visualization that brings the device and its mechanics to life.

Domino Covering XOR (ABC 407 D)

AtCoder's Domino Covering XOR problem solved using bit manipulation. The solution represents domino coverings as bitmasks to do an exhaustive search in order to get the maximum XOR value.