Projects
Scroll down to see more
Portfolio Site
The website you are currently viewing was created using vanilla Javascript, along with the Javascript library Threejs.
My former portfolio site was a responsive website, created using Reactjs
Skills Used
- Javascript
- Threejs
- HTML
- CSS
- Reactjs
Mass Agent - Unity RTS
A Real Time Strategy game made in the unity game engine, players are placed in a 1v1 game versus an AI enemy, where they must gather resources and build units to take out the enemy base. The AI is powered by a behaviour tree designed to be aggressive while reacting to the player's actions.
Skill Used
- Unity
- C#
- Game Programming
- Artificial Intelligence
bettrfilm
A Higher/Lower Website where users are prompted to guess the most profitable of two movies. Data for movies was gathered by scraping hundreds IMDb pages. The front end of the website was built using Reactjs and hosted on a remote server.
Skill Used
- Reactjs
- Javascript
- Python
Automated Webscraping
Multiple versatile webscrapers made for websites include Kijiji, IMDb, and HLTV. Gathers information through parsing
Skills Used
- Python
Android App Development - Unity
A total of three Android applications created in Unity throughout 2016-2018. Each of these applications were created in the Unity Game Engine, using C# for the scripting.
Skills Used
- C#
- Unity
- Game Programming
Self Driving Cars - Unity
Neural Network powered self driving cars trained to navigate a track, trained through simulated evolution. No math or machine learning related libraries were used in the development of this project; resulting in the creation of all needed neural networks and mathematic functions begin created from scratch in C#.
Skills Used
- C#
- Machine Learning
- Unity