Skip to content
View TallTony-dev's full-sized avatar

Highlights

  • Pro

Block or report TallTony-dev

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
TallTony-dev/README.md

Hi there 👋

I'm a first year Computer Engineering student at UWaterloo who is currently interested in learning embedded systems, and the firmware programming and circuit design that comes along with it. There isn't too much on here at the moment, but I'm looking to develop more projects to both improve and have proof of my skills.

Pinned Loading

  1. Sustainability-Roguelike Sustainability-Roguelike Public

    A WIP roguelike developed in a Monogame, a C# framework

    C# 1

  2. Tic-tac-toe-extended Tic-tac-toe-extended Public

    Tic Tac Toe style game vs algorithmic opponents on large boards!

    C 1

  3. STM32-Vector-Display STM32-Vector-Display Public

    Bare Metal STM32 driven UVLED "Display" w/servos

    C 1

  4. AudioSequencer AudioSequencer Public

    DAW developed in c++ with raylib

    C

  5. 3D-Console-Game 3D-Console-Game Public

    3D game engine I developed in a console app from scratch

    C# 1

  6. Compression Compression Public

    Text compression algorithm using lms with pseudo huffman coding

    C#