Hi, my name is
I'm a computer science student

Know more

About me

Projects

E-commerce Web App

Created a fully functional e-commerce website using the Django Python based web framework and Bootstrap for styling. Some of the main features include user authentication, add to cart, stored previous addresses in account for quicker checkout, stock control, searching, and Paypal for payment processing.

Project Image

Online Course Provider Web App

Worked with two other developers to build a Web App for a local education startup Aporia Education. I used Vue.js to create a responsive front-end with components that included course creation, calendar, notifications visualizer, and a students visualizer. I improved the catalog screen loading time by implementing paginated scroll. Also used Axios for REST API calls.

Logistics Web App

Increased productivity for construction company by more than 15% by creating a logistics Web App with a fellow developer. It includes similar features to Report And Run tailored to the clients needs. I mainly worked on the Front-End using Vue.js to build task/report creater and visualizer along with a calendar screen. I also created a few REST api endpoints for CRUD operations using Express.js

Project Image

OpenCV Rick and Morty Live Filter

Created a video filter using openCV and dlib facial landmarks for image recognition. The filter adds the hair and eye brows of the character Rick Sanchez along with the title of the TV show.

Homework/task Manager Web App

Built a homework manager using the Django Rest Framework for the API and Vue.js for the front-end. CRUD operations with ordered upcoming task component and deployed on Netlify.