Joyliu290
Computer Engineering graduate from the University of Toronto. Currently building distributed systems @MSFT. Excited to build ideas into reality!
Bellevue, WA, US
Pinned Repositories
android
:phone: The ownCloud Android App
FB_Login
A trial app to test for FB login
FoodDecisionApp
Since me and my friends are indecisive people, I decided to make an app that would choose a food style randomly and uses Yelp API to suggest the best rated and closest restaurants for the chosen food style to the user.
FriendZone
This is an Android App with the purpose of promoting face-to-face socialization in our society by connecting users who share similar bucket-lists together.
GPA_Calculator
My first Android App that easily calculates and saves desired GPA into a local SQL database. Now available on Google Play!
hackthenorth
We built this native Android app with the idea to use audio cues to support custom interval trainings for fitness enthusiasts while keeping track of user's data through Firebase API. Users don't have to worry about turning the screen on to look at the timer. Instead, they can focus on their workout routine and get more out of their time at the gym.
KeyPhraseExtractionApp
This repo consists of different ways of extracting key-phrases from a sample text file. It includes some Python scripts that I wrote to learn about AWS services and applied NLP from open-source projects like spacy. It also includes a simple C# console app to help me learn about Azure key-phrase extraction API provided by Cognitive Services as well as learning about basic network REST API calls in C#.
MedReader
Web app that takes an image of electronic and hand-written prescription and medical records, and convert it to audio recording to the user
PaySafe
We wanted to expand our knowledge on biometrics authentication at QHacks 2019 and wanted transform the mobile banking industry by building a centralized banking app that combines voice, facial, and fingerprint authentication of users.
Seekr
Django application that helps users find highly contextualized jobs by analyzing millions of existing career paths
Joyliu290's Repositories
Joyliu290/KeyPhraseExtractionApp
This repo consists of different ways of extracting key-phrases from a sample text file. It includes some Python scripts that I wrote to learn about AWS services and applied NLP from open-source projects like spacy. It also includes a simple C# console app to help me learn about Azure key-phrase extraction API provided by Cognitive Services as well as learning about basic network REST API calls in C#.
Joyliu290/MedReader
Web app that takes an image of electronic and hand-written prescription and medical records, and convert it to audio recording to the user
Joyliu290/FoodDecisionApp
Since me and my friends are indecisive people, I decided to make an app that would choose a food style randomly and uses Yelp API to suggest the best rated and closest restaurants for the chosen food style to the user.
Joyliu290/GPA_Calculator
My first Android App that easily calculates and saves desired GPA into a local SQL database. Now available on Google Play!
Joyliu290/android
:phone: The ownCloud Android App
Joyliu290/FB_Login
A trial app to test for FB login
Joyliu290/FriendZone
This is an Android App with the purpose of promoting face-to-face socialization in our society by connecting users who share similar bucket-lists together.
Joyliu290/hackthenorth
We built this native Android app with the idea to use audio cues to support custom interval trainings for fitness enthusiasts while keeping track of user's data through Firebase API. Users don't have to worry about turning the screen on to look at the timer. Instead, they can focus on their workout routine and get more out of their time at the gym.
Joyliu290/PaySafe
We wanted to expand our knowledge on biometrics authentication at QHacks 2019 and wanted transform the mobile banking industry by building a centralized banking app that combines voice, facial, and fingerprint authentication of users.
Joyliu290/HashTableInC
C implementation of a hash table to store the number of occurrence of a word in the given char array.
Joyliu290/HotelSync
An Android app that aims to help long-term guests at hotels to be easily notified when a package or mail arrivals for the guests. Planning to integrate Firebase API of authenticating user so that app has the flexibility of allowing both hotel managers and guests to login and handle notifications.
Joyliu290/Introductory-to-C
I played around with the features of a do-while loop, fuctions, and calculations in this project.
Joyliu290/MidPoint_Integration
A C program that calculates the area under a curve using midpoint calculation
Joyliu290/Music_Libray_Linked_List
This is a C program that utilizes linked lists to create a functional music library. Functions in the music library includes inserting, deleting, searching, and sorting songs in alphabetical order.
Joyliu290/nanoleaf-hackathon
A plugin written in C++ for the Nanoleaf Aurora from Aurora Rhythm Hackathon at UofT. This plugin allows the panels to react by changing colors to different energy intervals of the music.
Joyliu290/new-grads-2020
A collection of new grad roles for 2020
Joyliu290/Pointer_Intro
Joyliu290/python_testing_tutorial
Introduction to Automated Testing with nose
Joyliu290/RESTful_API_Cat_App
Made an Android App that takes in the XML of an website (API) that offers cat pictures and randomly generates 6 new and different cat pictures by clicking a button. This app integrated JSON Objects, Picasso Library, and conversion from XML to JSON.
Joyliu290/Robotics-LED-Light-
This repository is for controlling the LED lights for my current robotics project.
Joyliu290/Shopify_Intern_Challenge_Fall_2017
An app made for Shopify's Fall Intern challenge 2017
Joyliu290/summer2020internships
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
Joyliu290/Tic-Tac-Toe-Game
This is a simple project, coded in java, that I made 2 years ago to simulate the classic game "Tic-Tac-Toe" virtually in an IDE.
Joyliu290/YourSeoul
Android App version of a K-Pop store using the Shopify Mobile Buy SDK and GraphQL. Inspired to start this to help my local K-Pop selling store to gain an online presence. Currently users are able to view newest items, browse the entire store, filter by different collections, asort by price and alphabetical order.