Skip to content
View TrustyTraitor's full-sized avatar

Block or report TrustyTraitor

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

Hi there 👋 I'm Michael 😺

I'm an aspiring Indie Game Dev with a CompSci Masters, with a concentration on Game Dev and AI, from UNC Charlotte. With almost a decade of primarily self taught learning I am excited to learn more and dive into new projects.

Featured Projects

This project, made in Unity with C#, was my game development capstone project. It is a proof of concept that primarily sought to emulate features from the Payday series.

This repo contains projects and homeworks from my computer graphics class at UNC Charlotte.

This is a game is inspired by Helldivers 2. It is a 2D top-down shooter made in GameMaker. This was created for my introductory game development class. The focus of my work on this project was creating clean and extensible systems to allow creation of content quickly.

Game Development Tools

Unity Godot Engine Unreal Engine GameMaker

Languages and Frameworks

C C++ C# .NET

Python JavaScript TypeScript

Go

Web Technologies

React Express.js NodeJS

MongoDB MySQL

Tools

Git GitHub

OS I Use

Arch Linux Fedora Ubuntu Windows

Popular repositories Loading

  1. trustytraitor.github.io trustytraitor.github.io Public

    My new portfolio site built with React and Bootstrap.

    HTML

  2. CS-Fibonacci CS-Fibonacci Public

    Calculates the digits of the Fibonacci Sequence. Outputs up to nth digit. Can print the series or just a single number.

    C#

  3. VB-Encryption VB-Encryption Public

    Visual Basic simple text encryption with options of switch/rotate cipher or Vigenère cipher.

    Visual Basic

  4. CSharp-Vigenere-WinForm CSharp-Vigenere-WinForm Public

    A GUI that uses the Vigenère library for the implementation of the cipher. More robust than the VB counterpart.

    C#

  5. drawing-js drawing-js Public

    A small site I created to draw with Paper.js. You can save and download your drawings, use different pen shapes, colors, and sizes.

    JavaScript

  6. to-do-list to-do-list Public

    A simple To-do list written with vanilla javascript.

    JavaScript