Andy Wu (andywu0408)

andywu0408

Geek Repo

Location:San Francisco, CA

Home Page:https://www.linkedin.com/in/andycwu

Github PK Tool:Github PK Tool

Andy Wu's repositories

frontend-dev-bookmarks

Manually curated collection of resources for frontend web developers.

Stargazers:1Issues:0Issues:0

Restuarant-tinder

Web app similar to Tinder that allows group of friends to pick restaurant in real-time. Demo - https://www.youtube.com/watch?v=sRXuX_tjzx0&ab_channel=AnnieQin

Language:JavaScriptStargazers:1Issues:1Issues:0

Sentiment-Analysis-Model-Python-NLP-model-

This is a sentiment analysis model I built that can correctly determine the sentiment with a 86% accuracy rate.

Language:PythonStargazers:1Issues:0Issues:0

data-visualization-github2019

An interactive data visualization system built with D3.js to visualize the data from Github 2019 survey.

Language:JavaScriptStargazers:0Issues:1Issues:0

Data-Visualization-System-PC-Game-PUBG

An interactive data visualization system built with D3.js and React.js that helps gamers of PUBG game devise better strategies from 100k+ historical data.

Language:JavaScriptStargazers:0Issues:0Issues:0

encrypted-chat-app-chatSignal

Web app for chatting securely (fully encrypted) with friends in real-time. Demo video: https://www.youtube.com/watch?v=z6SUg_W3WR8

Language:JavaScriptStargazers:0Issues:0Issues:0

Image-upload-web-app

Pixel-perfect web app for uploading images to a locally hosted server.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Linux-Shell-In-C

This is a shell, written in C, that supports all the built-in commands that exist in the linux shell. It also supports pipelining of up to three commands. Written in one week, there are a lot of room for improvement and better ways to organize the code (work in progress).

Language:CStargazers:0Issues:1Issues:0

Part-of-Speech-Tagger-NLP-Model-

Machine learning model that classifies any given word with its part of speech (noun, verb, adj., ...etc) with 95% success rate, trained from dataset of 30k words.

Language:PerlStargazers:0Issues:1Issues:0

Top-10-Tweeters-Finder-In-C

This is a robust, bug-free C program that finds the top ten tweeters who make most tweets from a given csv file of historical tweets record. The goal is to run fuzz tests, do unit tests, and write code that is both clean and doesn't crash.

Language:CStargazers:0Issues:0Issues:0

User-level-thread-library-in-C

Implementation of the built-in thread library for C language, including support for Semaphore API and TPS API.

Language:CStargazers:0Issues:1Issues:0

museum-website

A responsive website I built for UC Davis Art Museum that is compatible on mobile devices, tablets, and laptops/PCs in vanilla HTML/CSS/Javascript. (Pixel-perfect according to designer's wireframes.) Homework for UCD course.

Language:CSSStargazers:0Issues:0Issues:0

postcardCreatorWebsite

Implemented in HTML, CSS, Javascript, Node js. Interactive website that allows user to create a postcard :)

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

Probabilistic-Context-Free-Grammar-Parser

This is a probabilistic context free grammar parse model that I built in Perl

Language:PerlStargazers:0Issues:1Issues:0

Spelling-Correction-NLP-model-

Machine learning/NLP model for correcting spelling mistakes. Uses Python.

Language:PythonStargazers:0Issues:1Issues:0

Virtual-book-trackers-Java

Virtualized book keepers system, written in Java, that can keep logs for books and their status (ie. borrowed, still on shelf, returned ..etc). Emphasis on using good system design pattern, i.e. Singleton, Observer, State patterns

Language:JavaStargazers:0Issues:0Issues:0

Weather-Prediction-Linear-Model-In-R

Weather prediction linear model built with R and data analysis techniques.

Language:RStargazers:0Issues:1Issues:0