Skip to content
View nulllvector's full-sized avatar

Block or report nulllvector

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 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

Pinned Loading

  1. AcuitySudoku AcuitySudoku Public

    A responsive Sudoku web game powered by an adaptive, performance-tracking player rating engine. Built in Python (Flask) & Vanilla JS following strict TDD principles. Features automatic difficulty s…

    Python

  2. flappybird-unity flappybird-unity Public

    A classic 2D Flappy Bird clone developed in Unity using C#. Implements physics-based player mechanics, dynamic procedural obstacle spawning, and efficient object lifecycle management.

    C#

  3. forest-cover-prediction-ml forest-cover-prediction-ml Public

    End-to-end machine learning pipeline for forest cover type prediction using the UCI Covertype dataset (581K+ records). Includes feature engineering, model benchmarking, and performance evaluation.

    Jupyter Notebook

  4. smart-maze-solver smart-maze-solver Public

    A Python/Pygame maze game that generates solvable mazes, tracks the player’s route, and compares it with the BFS shortest path.

    Python