Violet Guo

categories :

  1. Mem[e]mory card game

    šŸ¶
    • React

    this is probably the most fun side project I had so far. Functionality: Select doges from doge cards!!

  2. Speaker Accent Classification

    šŸ—£
    • Praat
    • PyTorch
    • Python

    Classify the accents of audiobook with CNN and RNN.

  3. Fake news detections

    šŸ—ž
    • NLP
    • LSTM

    Linear, ensemble, and neural network models to perform multi-class classification on news articles.

  4. multilingual learning game

    šŸ””
    • code jam
    • game

    Kids' language learning game built from scratch. Submitted to code jam.

  5. Online CV

    šŸ’¼
    • React

    Fill out a simple form and present your online CV

  6. Eventpriv

    šŸ‘„
    • Ruby
    • Rails
    • Bulma

    Invite friends to your private events!! No more pesty DMs!

  7. Flight booker

    āœˆļø
    • Ruby
    • Rails
    • Stripe

    book tickets for multiple passengers. Integrated Stripe API for Ruby

  8. Music box

    šŸŽ¶
    • JavaScript

    Dynamic Gif display based on your music.

  9. Flash cards

    šŸ“‡
    • JavaScript
    • CSS
    • HTML

  10. Adopt your pup

    šŸ¶
    • HTML
    • CSS
    • JavaScript

    Find a puppy based on your personality!

  11. Tic Tac Toe

    ā­•ļø
    • HTML
    • CSS
    • JavaScript

    Classic tic tac toe, aka naughts and crosses. Also a classic UI exercise.

  12. Rock paper scissor

    šŸ”Ø
    • HTML
    • CSS
    • JavaScript

    Classic rock paper scissor. Also a classic UI project.

  13. etch a sketch

    šŸ‘©ā€šŸŽØ
    • HTML
    • CSS
    • JavaScript

    the ipad of our times.

  14. mock Youtube

    šŸ“ŗ
    • HTML
    • CSS

    Mocks the UI of Youtube. Built without any UI framework.

  15. IOS calculator on the web

    šŸ§®
    • HTML
    • CSS
    • JavaScript

    Replica of the iOS 12 calculator. Built without any UI framework.

  16. Multi-digit street number bounding box segmentation and classification

    šŸšŖ
    • PyTorch
    • ResNet
    • Faster RCNN

    Use a pretrained Faster RCNN to segment street numbers and a ResNet to classify the digits.

  17. Building deep learning NLP models from scratch

    šŸ—ž
    • Pytorch

    Built RNN, GRU, transformer from scratch (without using the predefined cells in Pytorch)!

  18. Predict User Identity from ECG Signals

    šŸ©ŗ
    • Pytorch
    • VAE

    Used semi-supervised learning and VAE to predict identity of users based on ECG signals

  19. Basic NLP algorithms

    šŸ“‘
    • NLP
    • NLTK

    Sentiment analysis and decoding ciphers

  20. Fake news detections

    šŸ—ž
    • NLP
    • LSTM

    Linear, ensemble, and neural network models to perform multi-class classification on news articles.

  21. Chess

    ā™”
    • Ruby
    • rspec

    command line chess game