Skip to content
View shaanbanday's full-sized avatar

Block or report shaanbanday

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 100 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
shaanbanday/README.md

👋 Hey! I'm a UWaterloo Mech Eng Student who participated in Hack the North 2024. For the most part, I just code for fun because we all know that software "engineering" isn't real engineering.

Feel free to check out my website, if you want: www.shaanbanday.com

Programming Languages

Top Langs

Popular repositories Loading

  1. Wordle-UNLIMITED Wordle-UNLIMITED Public

    A clone of the popular New York Times Game created in Java, which advanced object oriented programming principles.

    Java 1 1

  2. shaanbanday shaanbanday Public

    Config files for my GitHub profile.

  3. Saugeen-Cottages Saugeen-Cottages Public

    A program used to calculate the cost of a cottage rental at Sunset Cottage Park in Saugeen Shores, ON.

    Java

  4. Miscellaneous Miscellaneous Public

    A group of small miscellaneous Java files that are mainly console based and are not big enough to warrant their own repositories.

    Java

  5. Prime-Minister-Memory-Card-Game Prime-Minister-Memory-Card-Game Public

    A game to test ones memory by having a set of cards with a bunch of images (Canadian prime ministers). The user can click a card to flip it over, and then click another card to see if it matches.

    Java

  6. Nim-Computer-Game Nim-Computer-Game Public

    Nim is a mathematical game of strategy in which two players take turns removing (or "nimming") objects from distinct heaps or piles.

    Java