!false
It's funny becasue it's true.
On this page you can find some of the projects I’ve worked on in the past. You’ll see quite a few web applications, data analysis project and some coding projects.
Python

Mask Detection
Use camera and Python machine learning algorithms to detect if users wear a mask!

EVA Air Allowance Calculator
Help EVA Air flight crew members calculate their allowance for flight operations.

Stock Analysis
Analyze stock and perform technical analysis to see if the stock is good to buy or sell.
iOS Design

Instagram App
This is an Instagram clone with a custom Parse backend that allows a user to post photos, view a global photos feed, and add comments!



Web Design



Course Enrollment Application
The application includes User Management, Course Management and Enrollment Management
Data Analysis

Analysis of NYC Dog Licenses
Analyze dog licenses between 2014 and 2019 and create searches and output using SQL.


Verizon Wireless Database
Create a database to track customers, devices, calls ,and texts for Verizon Wireless customers.
C Language

Find the minimum
Used C language to build consumer and producer threads and find the minimum from 10,000 integers.