Skip to content
View chrisTheSE's full-sized avatar
Block or Report

Block or report chrisTheSE

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
chrisTheSE/README.md
  • 👋 Hi, I’m @chrisTheSE
  • 👀 I’m interested in Java, C, Python, HTML, CSS, Javascript development.
  • 🌱 I’m currently learning Haskell and React.
  • 💞️ I’m looking to collaborate on software development projects based in any of the above coding languages.
  • 📫 How to reach me: chris.suh@mail.utoronto.ca

Pinned

  1. Assembly-Rocketship-Game Assembly-Rocketship-Game Public

    An assembly based horizontal scrolling rocket ship game. Also coded a python script to convert (x,y) coordinates to (z) coordinates since mips-assembly doesn't have 2d arrays; just 1 line of contig…

    Assembly

  2. Battleship-Game Battleship-Game Public

    A java based Battleship game with a smart cpu. Watch the demo here: https://youtu.be/X4T7q9Hp8mI

    Java

  3. Java-Based-Unix-Shell Java-Based-Unix-Shell Public

    This program was developed in collaboration with 2 other team members. It is a Java implementation of a bash shell. The following commands are included: exit, mkdir, cd, ls, pwd, pushd, popd, histo…

    Java 1

  4. Javmos Javmos Public

    A Java based Graphing Calculator. View the demo here: https://youtu.be/je93LHo8KPA

    Java