Skip to content
View SilverSouls226's full-sized avatar

Block or report SilverSouls226

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. enemy-mayhem enemy-mayhem Public

    Enemy Mayhem is a C++ grid-based combat game where the player survives 10 escalating waves of enemies on a 3×8 battlefield. Melee enemies advance tile by tile, while archers and mages attack from r…

    C++

  2. ZenOS ZenOS Public

    ZenOS is a minimal educational operating system built from scratch for the x86_64 architecture. The goal of this project is to understand how an operating system works at the lowest level

    Makefile 1

  3. web-terminal-simulator web-terminal-simulator Public

    A lightweight browser-based terminal emulator built with HTML, CSS, and JavaScript, supporting basic command-line interactions.

    HTML

  4. f1-race-predictor f1-race-predictor Public

    Machine learning pipeline predicting Formula 1 race finishing positions using ~200K lap telemetry records (2018–2025) from the FastF1 API.

    Python