Pinned Repositories
BarcodeChecker-ARM
This code checks a string of numbers to determine if the barcode is a legitimate UPC barcode.
BeverageLog-Python
This was my first Python project, created in 2019 👋 . This program checks the inputed beverage and size, and outputs its associated price 🥤.
chinglish
Doesn't just stop at Korean. This chrome extension replaces English words with Chinese words. Choose the words you want to replace by checking off the Duolingo-based vocab categories in options. 🤠Happy learning!
DigitRecognizer
FoodBusiness
Second website created using HTML, CSS, JavaScript, and Bootstrap. Our job was to design a website for a fictional business 💰. Website: https://cs2033.gaul.csd.uwo.ca/~exie5/business/products.html
ghiblify
New tab chrome extension that uses studio Ghibli works. Very customizable.
knn-breastcancer-ML
Hosted with streamlit user interface. Using KNN, this is a breast cancer classification model that differentiates between benign and malignant cases. KNN k values were tested ranging from k=1 to k=100, and k with highest accuracy was chosen (k=23).
koreanish
This chrome extension replaces English words with Korean words. Choose the words you want to replace by checking off the Duolingo-based vocab categories in options. 🤠Happy learning!
StringChecker-ARM
Takes in a null-terminated string, and removes the characters "the".
taylor-swift-quotes
Refresh the page to get a new taylor swift quote. Created because other quote generators were broken. Uses lyrics compiled by @MitanshiKshatriya on github.
emilyxietty's Repositories
emilyxietty/ghiblify
New tab chrome extension that uses studio Ghibli works. Very customizable.
emilyxietty/koreanish
This chrome extension replaces English words with Korean words. Choose the words you want to replace by checking off the Duolingo-based vocab categories in options. 🤠Happy learning!
emilyxietty/BarcodeChecker-ARM
This code checks a string of numbers to determine if the barcode is a legitimate UPC barcode.
emilyxietty/BeverageLog-Python
This was my first Python project, created in 2019 👋 . This program checks the inputed beverage and size, and outputs its associated price 🥤.
emilyxietty/chinglish
Doesn't just stop at Korean. This chrome extension replaces English words with Chinese words. Choose the words you want to replace by checking off the Duolingo-based vocab categories in options. 🤠Happy learning!
emilyxietty/FoodBusiness
Second website created using HTML, CSS, JavaScript, and Bootstrap. Our job was to design a website for a fictional business 💰. Website: https://cs2033.gaul.csd.uwo.ca/~exie5/business/products.html
emilyxietty/SentimentAnalysis-Python
Input a .txt file of tweets, time, and location of tweets to output a quantitative value of happiness based on region 😀.
emilyxietty/taylor-swift-quotes
Refresh the page to get a new taylor swift quote. Created because other quote generators were broken. Uses lyrics compiled by @MitanshiKshatriya on github.
emilyxietty/TicTacToe-Java
This is a project that I created this past year for my Data Structures and Algorithm course. It's an interactive tic tac toe game between a human (user) and computer.
emilyxietty/DigitRecognizer
emilyxietty/ghiblify-newtab
A NewTab replacement extension framework that allows for custom defined lists of backgrounds to be loaded into a minimalistic newtab.
emilyxietty/SentimentClassifier-VBA
A VBA project that uses a set of keywords to determine a quantitative value of positive and negative IMDB/Yelp reviews. We then trained a Machine Learning Classifier (EasyClassifier, k-nearest neighbours) to use our VBA code to make predictions.
emilyxietty/knn-breastcancer-ML
Hosted with streamlit user interface. Using KNN, this is a breast cancer classification model that differentiates between benign and malignant cases. KNN k values were tested ranging from k=1 to k=100, and k with highest accuracy was chosen (k=23).
emilyxietty/Best-README-Template
An awesome README template to jumpstart your projects!
emilyxietty/DesignPortfolio
This is my portfolio focusing specifically on design.
emilyxietty/emilyxietty
Config files for my GitHub profile.
emilyxietty/emilyxietty.github.io
emilyxietty/ghiblify-2.0
emilyxietty/Javaland
First website created using HTML, CSS, and Javascript. Our job was to design a website for a fictional island 🌊 .
emilyxietty/labs-node-create-an-application
emilyxietty/labs-node-customize-the-login-experience
emilyxietty/labs-node-oidc-auth-code-with-pkce-trace
emilyxietty/labs-node-working-with-connections
emilyxietty/labs-node-working-with-spa-applications
emilyxietty/labs-node-working-with-tenants
emilyxietty/labs-node-working-with-the-user-profile
emilyxietty/labyrinth-Java
Constructs and solves a labyrinth maze. This project demonstrates an understanding of graph iteration.
emilyxietty/leetcode
Leetcode solutions in Python3
emilyxietty/SentimentPredictor-VBA
This project uses VBA to analyze current sentiments on Bitcoin (via tweets). Using keyword analysis, these sentiments were summarized in a quantitative value that was used to determine the likelihood of a rally or sell-off in the future.
emilyxietty/Swiftify-chrome-new-extension