Skip to content
View etsubh's full-sized avatar

Block or report etsubh

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

Popular repositories Loading

  1. VGCProject VGCProject Public

    Machine learning fitness recommendation system built with Python and Fitbit data. Uses k-NN classification to analyze activity patterns, generate personalized training suggestions, and explore mode…

    Python

  2. TowerOfHanoi TowerOfHanoi Public

    Interactive Tower of Hanoi solver with animation. Built using recursion and a custom linked stack, showing each move step by step in a graphical window.

    Java

  3. whack-a-shape whack-a-shape Public

    Built a whack-a-mole style game in Java where shapes appear randomly and disappear when clicked. Uses custom array and linked bag data structures with event-driven GUI interactions. Demonstrates ob…

    Java

  4. SpotifyPlaylist SpotifyPlaylist Public

    Built a Spotify style playlist system that organizes songs using custom data structures. It filters songs by genre, manages playlists with queues, and reads data from files. Focuses on clean object…

    Java

  5. SportsLore SportsLore Public

    TypeScript