Home

Adam’s Site #

Hi! i’m Adam, 4th year cs student @ OTU.

I write about random stuff here when i have spare time.


Projects #

Scuffed Metar ✈️ #

Go, AWS, Docker, JavaScript, HTML/CSS

A server + site that aggregates weather information for northern saskatchewan airports, creating a unified view of weather conditions and offers significant ux improvements over counterpart sites.

scuffed.png

Utilized daily by Rise Air and Saskatchewan Air Ambulance pilots/dispatch.

[github] [site not https]

Handwritten Calculator ✏️ #

Python, PyTorch, OpenCV, React

Machine Learning webapp to evaluate handwritten arithmetic expressions.

calc.png

[video]


GradSAT 🪄 📚 #

Python, OR-Tools, React, Tailwind, FastAPI

An intelligent course scheduling system powered by constraint programming that helps students plan their academic journey while respecting complex academic constraints.

[github] [video]

Morpheus 🧩 #

Go, ANTLR

Custom programming language with constraint-based layout engine.

[github]

8086 disassembler/simulator 💾 #

Go, x86 asm

Go CLI that ingests a 16 bit x86 assembly executable, disassembles the binary, and executes the instructions.

[github]

RuneLite APM Plugin#

Java, RuneLite API

Track in game inputs to ensure you’re getting the most exp/input.

[github] [plugin page] [video]