Projects

My portfolio!

Web Design

Personal Portfolio Website

  • A simple static website containing my resume information, project showcase and my contact information.
  • This website was built using HTML and CSS, with an extensive use of Bootstrap5.
  • Note: This website is still under construction and will be updated further with more dynamic styles with Java Script and backend features using NodeJS.

Todo List Web App

  • A simple web app that records, deleted and crosses out tasks.
  • This app was built using HTML and CSS and is my first project with JavaScript running jQuery libraries.

Python & Machine Learning

Coin Image Classifier using OpenCV

  • A program written in Python using OpenCV libraries that detects images of coins in an image and computes their monetary sum.
  • This program uses OpenCV libraries to detect circles in an image, and a further Hough transform is used to correct for skewness and distortion in the image. communication
  • The coins are recognized appropriately by the program using a set of conditionals that determine which coin is being passed into the program; it does so by looking at the specific circular dimension and brightness intensity of each coin.
  • Note: The last part of this project is not complete as I have yet to figure out how to extract the numerical values into an array. Will update soon.

iOS Developments

Currently learning XCode, will update soon!

Android Development

Have not learned yet, will update soon!