• HOME
  • ABOUT ME
  • PROJECTS
  • CONTACT
Hello World

I'm Tommy

ABOUT ME

Languages: Java, Python, Javascript, C#, PHP, SQL, C++, Typescript

Tools: Git, Eclipse, Unity, Android Studio, MySQL, Docker

LibrariesAngular, React, Ionic, JUnit, Node, Express, MongoDB, PostCSS, SASS

I'm a third year Software Engineering student attending McMaster University who is learning how to create awesome experiences.

My journey began in May 2017 when I started learning Web development. I have always been amazed and inspired by the seemingly endless possibilities in the field.

Somewhere along the way, I started learning Game development because it has always been something at the back of my mind. I would love to one day either create or help to create a game that can spark that magical sense of adventure and fun in anyone.

Learning list:
  • Node
  • React
  • Vue
  • Machine Learning
  • Docker
  • Kubernetes
  • Next.js
  • MongoDB
  • Express
  • Blockchain Application Development (Ethereum/Nebulas)
  • Electron
  • Stimulus
  • Unity
  • Golang
  • HTML5 Game development
  • Android development
  • MobX
  • OpenGL

PROJECTS

Just Dodge
Reddit Clone
Noted
Distances
Unity Tetris
X
Contact

[email protected]

Description
Tetris created in Unity using C#. The gameplay aims to be like any other tetris clone while also featuring an online leaderboard (powered by dreamlo).
Controls
Controls are 'z' or 'up arrow key' to rotate, , 'left arrow key' and 'right arrow key' to move left, 'down arrow key' to drop faster, and 'c' to save the block
Description

Noted is a web application that allows you to type notes and then save them onto your account. It features a signup/authentication system and real time note saving to a database using Ajax requests. The main goals of this project was to practice web design/development from scratch and to learn and use PHP and MySQL to build a full stack web application.

Some tools used: jQuery, Gulp, PostCSS, Webpack, Ajax, MySQL

Description

Distances is a simple web application that uses the Google API to display basic information for the fastest driving route between two locations(including the duration and total distance).

Some tools used: jQuery, Google Places API, Bootstrap