Some things I've made.
A collection of projects showcasing my skills in software development, from mobile apps to blockchain solutions.

SingleTruth
A blockchain based Insurance Form which allows a multiple authorized user to complete the insurance form for a certain customer.

Willow
Willow is a stock portfolio and dividend tracker that helps individuals manage their investments and monitor dividend income. It provides tools to add stocks, visualize assets through graphs, and make informed decisions about which stocks could increase dividend returns.

QuickHelp
A android application that help reduce first response time to emergencies by connecting skilled professional.

MediCare
A android application that helps individuals take a picture of their prescriptions or pill bottles, so they never forget about taking their medication.

URL Shortener: Scalable App
This URL shortener is designed with a horizontal scaling distributed architecture using tools like Docker Swarm, Cassandra and Redis clusters.

Naman Electric Website
This website helps the local electrician post their work and advertise to customers. Helping the company reach its customers.

2D FortNite
Mobile Massively Multiplayer Online Game that uses react to manage login and member management. Also includes different AI enemies.

Moneris Solution PAYD APP
Worked on Moneris payment application on my internship with Moneris Solution.

Reliable Data Transfer Protocol
Implemented two reliable data transfer protocols: Stop-And-Wait (SAW) and Go-Back-N (GBN).

Ghost-busters
In this project, you will design Pac-man agents that use sensors to locate and eat invisible ghosts.

Pac-man Game Tree Search
In this project, I designed agents for the classic version of Pac-man, including ghosts.

Java Paint Program
We created a paint program using a MCV (Model, View, Controller) framework with design patterns such as Command, Strategy, Singleton, Composite, Builder, Factory, and Observer/Observable.