- Resume
- ResumeAAMAR.pdf
- Portals
-
-
Toronto, Ontario, Canada
-
Skills
Achievements



Latest feedback
Recent projects
Work experience
Admissions Associate
Canada's Wonderland
Vaughan, Ontario, Canada
June 2024 - August 2024
•Provided exceptions customer service by listening to customer needs, articulating product benefits, and creating solutions that present value to customers.
• Completed all sales transactions including upgrades, internet orders and ticket sales.
• Performed with pre-sales and post-sales support including making changes to orders, processing returns, and managing expectations.
• Maintained good customer relations by keeping all information up to date in sales, product knowledge, and company policies to answer all questions with timely and knowledgeable responses, in person and over the telephone.
Personal projects
Lattice Boltzmann Method Fluid Simulation in Python
https://github.com/DelWow/Lattice-Boltzmann-Method-Fluid-Simulation-in-PythonThis project implements a 2D fluid flow simulation around a cylinder using the Lattice Boltzmann Method (LBM) in Python. The simulation visualizes the flow field evolution over time, showcasing phenomena such as vortex shedding and the formation of a Von Kármán vortex street behind the cylinder.
Simple Blockchain Implementation in Java
https://github.com/DelWow/Simple-Blockchain-Implementation-in-JavaThis project is a straightforward implementation of a blockchain in Java. It provides a foundation for understanding how blockchains work, including block creation, mining, and verification of chain integrity.