Skip to content
View Winterwind's full-sized avatar
🆒
🆒
  • Miami Beach, FL, USA
  • 19:23 (UTC -04:00)

Highlights

  • Pro

Block or report Winterwind

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. MovieReccomendationSystem MovieReccomendationSystem Public

    My personal summer project: a program that prompts the user to enter the desired genre(s) and keyword(s) and outputs a list of movies that matches that query; results print in terminal

    Python

  2. Hnefatafl Hnefatafl Public

    My final project/game for my university's Intro to Game Programming course (CSC329) and my largest programming project to date

    C#

  3. Test_Game Test_Game Public

    A simple "game" I created to complete the homework assignments for my university's Intro to Game Programming course (CSC329)

    C#

  4. CSC322_Project CSC322_Project Public

    The big project I had to do for my System Programming (C and Unix) class, which synthesized various fundamental topics such as structured data, pointers, and dynamic memory allocation.

    C

  5. SearchEngine SearchEngine Public

    The final project for my university's intermediate java course. The program demonstrates how a search engine effectively works on a smaller scale using data from separate files as opposed to the en…

    Java

  6. Crude-Wordle Crude-Wordle Public

    The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose…

    Java