Skip to content
View siddheshathegreat's full-sized avatar

Block or report siddheshathegreat

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

Pinned Loading

  1. air-pong air-pong Public

    Python

  2. dino-runner-js dino-runner-js Public

    A browser-based endless runner game built with JavaScript and p5.js featuring collision detection and score tracking.

    JavaScript

  3. student-fee-management-system student-fee-management-system Public

    A Java-based application to manage student fee records including adding students, tracking payments, and generating fee status reports.

    Java

  4. sudoku-solver-java sudoku-solver-java Public

    A GUI-based Sudoku Solver built using Java Swing that solves 9×9 Sudoku puzzles using a backtracking algorithm with real-time animated visualization. The application allows user input, validates co…