👋 Hi, I’m @HarryFoster1812
Contact me here!
Contact me here!
A toy compiler for the minimal, Turing-complete WHILE language featuring lexical analysis, parsing, semantic checks, and NASM code generation. Includes a decoder that maps natural numbers to valid …
C
A modern, full-stack personal website and blog built with Next.js, TypeScript, and MongoDB. It features a dynamic blog system with Markdown support, project showcases, email subscription, and full …
TypeScript
An A Level NEA project: a chess AI with a custom C# engine implementing the UCI protocol, paired with a WPF frontend for gameplay and visualization. Demonstrates AI algorithms, game logic, and desk…
C#
A Python implementation of the classic Pacman game using Tkinter for the GUI. Developed without external libraries like Pygame to demonstrate fundamental programming concepts and event-driven desig…
Python 1