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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only 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

Code Python C# Javascript HTML

HarryFoster1812 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. Portfolio-Website Portfolio-Website Public

    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

  2. WhileProgramming WhileProgramming Public

    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

  3. FosterML FosterML Public

    A minimalist tensor library built in c++ with no external libraries

    C++

  4. NEA-Chess-AI-Project NEA-Chess-AI-Project Public

    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#

  5. Pac-Man-Clone Pac-Man-Clone Public

    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

  6. Mario-Clone Mario-Clone Public

    A Mario clone built with WPF and C# without using any game engine. Features text-based level loading, dynamic chunk streaming, basic enemies, and collision detection, demonstrating core game develo…

    C#