ACTIONS
D - Toggle Dark Mode
T - Randomize Text Color
F - Toggle Footer
R - Reset Everything
HIDE
MENU
SHOW
MENU
ABOUT ME
Stats
Age: 26 years old
Birthday: September 3, 1996
Location: Toronto, Ontario, Canada
Height: 6 feet / 72 inches / 183cm
Career Summary
Ever since my first ever programming project 4+ years ago, I became very passionate about developing applications that would utilize my creative ability. I became highly involved in making these applications user friendly, clean, easy to navigate, appealing to the user, and bug-free. All while, implementing critical concepts such as space and time management, memory optimization, data structures, debugging, prototyping, testing etc.
My Interests
I have enjoyed gaming throughout my life; from PS1/Original Xbox, to PS5/Gaming PC. I enjoy playing offline games - rpg, adventure, strategic, shooter, etc. as well as online games - mmorpg, moba, fps/tps, etc.
My favorite sports include tennis, swimming, volleyball etc. I haven't played any of these sports competitively, more casually. Although I am fascinated about basketball, baseball and soccer; I haven't particularly been active in playing these sports but would love to in the future.
I have been interested in technology for as long as I can remember. I'm always in awe when discovering the latest and greatest tech the world is developing. I have a huge interest in mobile devices, computers, displays (TV/Monitor/Tablets), softwares, apps, virtual reality, smart home devices - the list can go on and on...
CONTACT ME
Personal Info

Social Links
ANALYTICS
Website Info
Website Created: May 20, 2021
Last Updated: August 6, 2022
Back-End: ASP.NET MVC with C#
Front-End: Vanilla JS, HTML5, SASS
Playground: Unity 3D Engine WebGL
Database: None
*No user data is recorded.
Browser Info
Device Info
Description
Origin
Development
Employment Details
Pictures
3D Playground
EasyViewr
What is EasyViewr?
EasyViewr is an online platform designed to ease the scheduling burden. It allows managers to create an auto-populating Master Schedule, view, edit or even remove employees, as well as add/remove announcements for all employees to see.
Origin of EasyViewr
This was developed in my first year of University. I, initially, got accepted into Accounting & Financial Management but wasn't entirely sure if I was going to stay in that field of study. I wanted to test myself by developing a website/application and see if I could pull it off. Once I started implementing what I learned, there was no going back. I knew programming was for me. During my part time jobs, I noticed a lot of companies were printing off schedules and posting them in their offices for employees to view. I wanted to create a modern solution for this and thus came EasyViewr.
Development of EasyViewr
I purchased a domain from HostGator and installed Wordpress into my website. I customized and designed the website using Wordpress plugins, HTML and CSS attributes. Each domain comes with a MySQL (phpMyAdmin) SQL database, and I communicated with the database through PHP scripts I had created on the website's directory. The PHP scripts I developed covered the CRUD operations and each form submission lead to their own corresponding PHP script.