Hi, I'm Frankie!!

I'm currently a master's student at Northeastern University studying Computer Science.

I love cooking, watching anime, and playing video games.
Newly discovered ice skiing and coupon searching are my passion :3


Projects

All source code are hosted on Github, click the right side icon for live demo :)

Electrify Jan 2022

A full stack web app that have all basic functionalities as an online store.

Used: React.js, Express.js, Node.js, MongoDB, React-Redux

Boba Shop Dec 2021

A web application that allows owner to do CRUD operations on different tables in a relational database.

Used: Spring Boot, MySQL, React.js, JPA, Hibernate

Mastermind Aug 2021

Developed a GUI-based game in Java with MVC design pattern, inspired by the classic board game Mastermind.

Used: Java, IntelliJ