Skip to content
View GabiAnderson's full-sized avatar

Block or report GabiAnderson

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

Pinned Loading

  1. CPP-Training CPP-Training Public

    Tracking my C++ learning journey from the basics to C++20 advanced features. This repo captures my code progress throughout the course. The Masterclass course covers many topics including variables…

    C++

  2. HackerRank-30-Days-of-Code HackerRank-30-Days-of-Code Public

    My C++ solutions to the daily challenges for HackerRank's 30 Days of Code challenge.

    C++

  3. 2D-Platformer 2D-Platformer Public

    2D-Platformer Simple 2D Platforming game made in Python utilizing Pygame. Game features pixel-perfect collision, animated characters, and more.

    Python

  4. Classic-Snake-Game Classic-Snake-Game Public

    My implementation of the classic Snake game in Python. Utilizing Python's turtle graphics, I've developed modules for snake representation, movement mechanics, game control, scoring, and game reset…

    Python

  5. werignac/Sept-2022-GC_Jam_Submission werignac/Sept-2022-GC_Jam_Submission Public

    ShaderLab

  6. CS4530---Mobile-Applications CS4530---Mobile-Applications Public

    A semester-long collaboration resulting in a lifestyle app. Captures user info, health metrics, local hikes, weather. Evolved through architectural refactoring, incorporating Model-View-ViewModel a…

    Java