Skip to content
View EmperorCodeman's full-sized avatar
💭
Busy: Building Space Rocket
💭
Busy: Building Space Rocket
  • Titan, Jupiter Moon
Block or Report

Block or report EmperorCodeman

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

  1. 3d_graphics_from_scratch 3d_graphics_from_scratch Public

    Rule: No frame works. Only tell the pixels what colors to display.

    Python

  2. Example-MVC-BlackJack Example-MVC-BlackJack Public

    Black Jack Implemented with Flask: Play the dealer and NPC's to win.

    Python 1

  3. Did-a-eSports-Coach-Improve-Me Did-a-eSports-Coach-Improve-Me Public

    Hypothesis Testing to determine if a esports coach improved my performance in Fortnite the popular game. This code is tied to this video. -> https://youtu.be/96Dw73wMf_c

    Python

  4. schedulerRuby schedulerRuby Public

    A demonstration of using mathematical schema to describe time in terms of a given event

    Ruby

  5. ballclock ballclock Public

    Create a clock that uses marbles to keep track of time

    Java

  6. Numerical-Analysis Numerical-Analysis Public

    Find roots to polynomials of one variable, or solve systems of linear equations

    Python