EXPERIENCE
Cashier/SCO Monitor Feb 2022 – Date
Walmart - 500 Copper Creek Dr, Markham, ON L6B 0M9
- Operated cash register for cash, check and credit card transactions
- Worked flexible schedule to meet business needs
- Monitor customer activity in self-checkout
Customer Service Representative July 2018 – Sept 2018
Ask US Financial - 1000 Danforth Ave, Toronto, ON M4J 1M2
- Provided primary customer support to clients
- Maintained client satisfaction with forward-thinking strategies
- Focused on addressing client needs and resolving concerns
ACHIEVEMENTS
Certificate of Excellence | Advanced Functions - Mathematics 2017
- Graduated top of the class in mathematics - Louise Arbour Secondary School
VOLUNTEER EXPERIENCE
TA - Teaching Assistant | York University Jan 2020 – April 2020
- Tutored first year university students on algorithms and intro data structures
Tutor - STEM | Louise Arbor Secondary School Nov 2018 – June 2019
- Tutored students in first and second year in subjects of difficulty
PERSONAL PROJECTS
Graphical World Bank Data Analyzer
Environment & Tools: IntelliJ, Java, JSON, World Bank API (REST), JavaFX, Scene Builder, Apache Maven,
Randoop, JaCoCo, Find Bugs, PIT Mutation, FXML A software that retrieves data from the world bank repo and maps the findings onto selected graphical visualization means.
- Login system implemented with a local JSON database
- Complete frontend designed with FXML; implemented in functional components
- Designed with strict OOP principals and design patterns
- Testing implemented with the help of Randoop, Find Bugs and self-written test cases and
coverage measured with JaCoCo
Multipurpose Discord Bot – Info Bot
Environment & Tools: IntelliJ, Java, Java Discord API (REST), Apache Maven, Serp API (REST)
Created a multipurpose discord bot with the capacity to listen to discord slash commands, general text queries, and automate general web queries. The following are some commands:
- Google Image Scrapper: Retrieves google images as per client request
- Job Listings: Retrieves a list of jobs in a .txt file as per client request
- YouTube Scrapper: Retrieves the URL of request channels, videos, and has the capacity to
outline significant moments in a video
- Music Player: Fully functional audio player
More features will be added in the future as per the requirements of its clients.
Tic Tac Toe
Environment & Tools: Android Studio, Kotlin, API 16: Android 4.1 (Jelly Bean), XML
Simple android app that runs Tic Tac Toe between 2 players
- Complete frontend design in XML
- Currently runs between 2 players, player vs computer coming soon
SQL Simulator
Environment & Tools: Eclipse, Java, Swing, SQL, MySQL Workbench, mysql-connector (lib)
Simple java program to simulate the experience of inserting and deleting into a database
- Complete frontend design in Swing
- Database designed in SQL for the simulation process
Visual Sorter – In Development
Environment & Tools: Python, PyCharm A python developed program to visualize the different types of sorting algorithms such as selection, bubble, insertion, merge, radix etc.