English
Software Engineer @ Orion Health 2012 - Present
- In 2013, I was heavily involved in improving our test automation and internal tooling so I wrote a js test runner to use phantomjs to run js tests in our build systems (we had none at the time). After that, I helped teams within the company to write js unit tests and helped improve my team's testing effort from 0 unit tests to over 600.
- In 2014, I was responsible to improve the client side performance of our web app on older browsers. Rendering our app used to take more than a minute to load, after re-writing the core of our rendering engine, the app rendered in under 5 seconds in older browsers.
- In 2015, I got promoted to a Senior engineer for my consistent performance with implementing features on a tight deadline in a heavily understaffed team while also helping the web dev team pave the way away from YUI. Later that year, i was selected (out of 300 engineers) after interviewing with Ian McCrae (CEO) to be a member of an executive development board along with 6 other engineers.
You can view my full résumé on LinkedIn
Spectrum: First Light 2012 - 2015
- I designed, developed, produced and published a video game on Steam called Spectrum: First Light. Spectrum is a 2D game with 3D elements where you get to play inside a comic book. Steam is the largest digital game store in the world with over 100 million active users
- I had to design everything from scratch without prior experience in video game development. I managed a team of contractors from all over the world who helped with art, 3d modelling and animation.
- I used Unity as the main game engine and Photoshop for texturing and colours. All the code was written using UnityScript and C# and versioned on github.
- Spectrum has over 2.5 million views and over 1000 downloads with little to no marketing. There are over over 5000 followers.
Klossy - Forms Voice Assistant 2015
- Klossy is a voice asisstant for capturing data in forms. I created it to allow users to fill form data using only their voice and hands free..
- It is a JS library that uses api.ai APIs for voice recognition and determines actions based on the model trained. I will open source it soon..