Jessica Wu

I am a Software Developer.

Projects

noiton

Summer 2021

noiton is a my replica of Notion (notion.so). It uses ReactJS on frontend, NodeJS and TypeScript on backend. Building this app helps me to understand how offline-first web application works.

Google+ Archive Viewer

Winter 2020

A simple website to view my Google+ archive with search capability

SO 19 Developer Survey Vis

Winter 2020

A interactive visualization system displaying results of Stack Overflow 2019 developer survey.

Auto-scheduling todo application

Summer 2020

A command-line application that creates todo tasks for students based on deadlines and office hours using Python and Airtable API.

triv.io

Winter 2020

triv.io is a CS Trivia App that allows users to play with their friends and create new categories or even add to existing ones. The app will allow users to send instances of the quiz game to their friends, and allows them to test their knowledge of the particular category.

Cashy Cash

Winter 2020

Cashy Cash is a digital wallet mockup which is designed to help users manage their bank accounts. It is an iOS app that uses Swift on frontend, C++ and Stripe API on backend.

Stop loss spiral

Winter 2020

Stop loss spiral is a simple app where gamers can set stopping conditions when they are playing competitive games. They can set how many total matches to play and how many match losses they can tolerate. When the stopping condition is met, the app prompts them to stop playing. They can also save configurations as templates.

Othello (board game)

Spring 2020

Othello (board game) with a GUI and bots using C++ and Qt.

Pill City

Summer 2021

Pill City is a social network that is packed with features from other social networking sites. It supports circles from Google+, nested threads from Reddit, following from Twitter, and reactions from Facebook. I am mainly responsible for the web frontend, written in JavaScript and React.

Shop 'Til You Drop

Spring 2021

Shop till you drop is a React app that lets users shop for a year of college by putting items into their shopping cart and then tally up the bill when they check out. Pick a school, and see if they can get financial aid.

Makimaki Stickers

Spring 2021

An iMessage sticker pack. Express your feelings with Makimaki.

Big-and-small (dice game)

Spring 2019

The game asks the player to bet big or small using a physical button and display. The player then rolls the dice by shaking the Pi and sees the result on the display. Implemented big-and-small (dice game) on Raspberry Pi using C.