My first (very casual) attempt at Advent of Code
Uses breadth first search (BFS) for graph traversal to solve 2D puzzles in the fewest moves possible
Written in Go, this microservice uses protocol buffers to define a highly performant gRPC API for fetching weather data
Two hash map implementations featuring open addressing with quadratic probing and separate chaining to handle collisions
A full-stack MERN app for tracking your exercises.
A backend for the Battleship-like 'Ship Game'
Using the Microsoft Macro Assembler for low-level operations
Not a project per se, but always a work in progress
My first Python project