Skip to content
View thoresonjd's full-sized avatar
🌌
Lost in space πŸš€
🌌
Lost in space πŸš€

Block or report thoresonjd

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thoresonjd/README.md
justin

πŸ”₯ Some fun facts about me:

  • πŸ•ΉοΈ Associate Network Engineer, SDET @ Nintendo Technology Development
  • πŸŽ“ MSCS '23 & BSCS '22 @ Seattle University
  • πŸ’» Love to code
  • 🌲 Born and raised in the PNW 🌊🌌
  • ❀️ Love WA πŸ“
  • πŸŒ‡ Enjoy working out and long walks around the city πŸŒƒ
  • 😊 Love spending time with my friends

πŸ“š My Portfolio

Portfolio

πŸ“¬ Social πŸ“±

LinkedIn GitHub GitLab Discord Instagram SoundCloud

🐍 Contribution Graph Snake

Pinned Loading

  1. graphics-engine-terminal graphics-engine-terminal Public

    A simple graphics engine for rendering three-dimensional objects in the terminal as ASCII art.

    C

  2. schrodle schrodle Public

    Schrodle is a game that is inspired by Wordle and the SchrΓΆdinger's Cat thought experiment.

    Dart 5

  3. asciigol asciigol Public

    Conway's Game of Life animated as ASCII in the terminal, written in C.

    C

  4. react-portfolio react-portfolio Public

    A personal portfolio created using React w/ TypeScript and hosted via GitHub Pages.

    TypeScript 8 2

  5. opengl-sandbox opengl-sandbox Public

    Environment for creation, education, and experimentation with OpenGL.

    C++ 1

  6. mnist-kmeans-mpi mnist-kmeans-mpi Public

    K-means clustering on the MNIST dataset using MPI

    C++