Skip to content
View NathanWong1106's full-sized avatar
🙃
Probably stuck on a polytime reduction from 3SAT
🙃
Probably stuck on a polytime reduction from 3SAT

Highlights

  • Pro

Block or report NathanWong1106

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

Hey, I'm Nathan!

About Me

I'm a fourth year Computer Science student at the University of Toronto. For hobbies and projects I like to develop any kind of software (frontend with Angular, backend with Express, games with Unity, Discord bots with js, ...). Currently, my main interests are in learning more about DevOps processes and tools to complement my experience in web development.

On the professional side of things, I have co-op experience working as a Software Developer on the Cloud team at Caseware and part-time as a Unity developer at Genexis Design Inc.

Tech:

Of course, the obligatory section listing some of the technologies I've had the chance to use.

Languages:

JavaScript TypeScript Java C# C Python

And of course the more obscure, but cool ones like Racket, Haskell, Prolog (Thanks CSCC24), and ... MIPS assembly (never again - CSCB58)

Frontend

HTML5 CSS3 Angular React

And some experience with state management tools like Redux/NgRx and styling libraries such as Tailwind

Backend

Express.js Jest

DB/ORM:

Postgres SQLite MongoDB Sequelize Prisma

Tools

Docker GitHub Actions Google Cloud Azure Unity NodeJS

I've mainly used Docker/Docker Compose to deploy applications to VMs on GCE or Azure Container apps using Github Actions


Feel free to send an email or a message on LinkedIn if you want to connect with me!

Pinned Loading

  1. c09-project c09-project Public

    A Google Drive-like Collaborative Python Code Editor. Hosted until my Google Credits or free .tech domain runs out.

    TypeScript

  2. HandDetectionProject HandDetectionProject Public

    Hand gesture detection model using Python and TensorFlow

    PureBasic

  3. CSCB58-Assembly-Project CSCB58-Assembly-Project Public

    A simple platformer written in MIPS Assembly

    Assembly

  4. c01w24-project-headempty c01w24-project-headempty Public archive

    JavaScript

  5. NoodleBot_V2 NoodleBot_V2 Public

    A Discord Bot able to join channels and play requested songs.

    JavaScript

  6. GameTime GameTime Public

    CSCB07 Project

    Java