Skip to content
View wcc17's full-sized avatar

Block or report wcc17

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. duplicate-photo-finder duplicate-photo-finder Public

    Program written in Pythonto identify duplicate photos and videos. Utilizes md5 hashses and Python multiprocessing

    Python 1

  2. TheAdventuresOf TheAdventuresOf Public

    Short game about the adventures of... Simple 2d sidescroller (sort-of). On the iOS app store: https://apps.apple.com/us/app/the-adventures-of/id1358930724

    C# 1

  3. apple-music-share apple-music-share Public

    An Apple Music Web Player written with Typescript, Angular, and socket.io that allows multiple users to share and edit the same queue of songs from Apple Music. Utilizes musicKit.js. Socket.io serv…

    TypeScript 3 1

  4. emulateNES emulateNES Public

    Includes a functional 6502 CPU and an in-progress NES emulator using that 6502 emulator.

    C++ 1

  5. untitled-game untitled-game Public

    Untitled Game written in C++ with the SFML library

    C++

  6. strat-mono strat-mono Public

    POC of a turn based strategy game that I made to learn about using Nez with Monogame

    C#