Skip to content
View HarryFoster1812's full-sized avatar

Highlights

  • Pro

Block or report HarryFoster1812

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HarryFoster1812/README.md

👋 Hi, I’m @HarryFoster1812

I like to code


Contact me here!


languages graph

CodePythonC#JavascriptHTML

GitHub hits

WakaTime

Time spent coding:

Total time coded since May 10 2025

Time spent coding since 10 May 2025 by language:


Pinned Loading

  1. RiscyOSRiscyOSPublic

    A Kernel written in RISCV

    Assembly

  2. StumpOSStumpOSPublic

    A hand-crafted assembly-language RTOS designed for the University of Manchester COMP22111 development board, providing low-level task management and hardware control

    Assembly 1

  3. WhileProgrammingWhileProgrammingPublic

    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

  4. Portfolio-WebsitePortfolio-WebsitePublic

    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

  5. NEA-Chess-AI-ProjectNEA-Chess-AI-ProjectPublic

    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#

  6. Pac-Man-ClonePac-Man-ClonePublic

    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