Skip to content
View ThomasQi3141's full-sized avatar

Block or report ThomasQi3141

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThomasQi3141/README.md

Hey, I'm Thomas

I'm a second-year Computer Science student at the University of Waterloo who's skilled in full-stack development and passionate about machine learning :)

thomasqi.com

Check out some of my cool projects:

Sentiment Analysis Modal - A web-app that uses CNNs to analyze the sentiment of movie reviews
Skin Cancer Classification - An iOS/Web app to accurately predict and classify skin cancer types based on images of skin lesions using computer vision and deep learning
Price Alert Web Scraper - A full-stack web scraper that automatically scrapes and emails you prices of CS2 skins
FitMetric - An iOS app that provides handy health statistics
Craigslist Clone - A listing website that stores and displays custom listings and images
Bluetooth Light Switch - An Arduino-based bluetooth-controlled light switch

Pinned Loading

  1. Sentiment-Analysis-Model Sentiment-Analysis-Model Public

    A sentiment analysis algorithm that uses CNNs to predict the sentiment of a given movie review with a final training and testing accuracy of 98.7% and 87.6%. Built using Flask, React, TensorFlow, a…

    Jupyter Notebook

  2. Skin-Cancer-Detection Skin-Cancer-Detection Public

    A system to accurately predict and classify skin cancer types using computer vision and deep learning. Built using React, Swift, and Flask.

    Jupyter Notebook 1

  3. BUFF-Price-Web-Scraper BUFF-Price-Web-Scraper Public

    Full-stack web app built to alert users of CS2 skin prices.

    Python

  4. FitMetric FitMetric Public

    iOS app to provide users with weight predictions using OLS regression.

    Swift

  5. Craigslist-Clone Craigslist-Clone Public

    A Craigslist-like listing website created using React and Firebase.

    TypeScript

  6. Bluetooth-Light-Switch Bluetooth-Light-Switch Public

    A wireless light switch built on the Arduino platform, controlled by a custom Android app.

    C++