WORK + PROJECTS

GIVSUM, INC. Thumbnail
professional
TECH USED
Ruby on Rails
HTML
JavaScript
JQuery
CSS
Bootstrap
PostgreSQL
GIVSUM, INC.
Full Stack Software Engineer
Sep 2019 — Aug 2022
Givsum is a startup that handles organizations and charity events. I worked as a full stack developer, but delved more on front end redesigns. Improving and modernizing the website's look and implementing better UI/UX by bringing designs to life were vital tasks of the job. In addition, I also changed functionality on the backend and added data migrations to the database.
LINKUP Thumbnail
personal
TECH USED
T3 Stack
Next.js
TypeScript
React
Prisma
Tailwind CSS
TRPC
MySQL
Figma
Miro
LINKUP
Full Stack Software Engineer + Project Manager
Oct 2022 — Present
LinkUp is a scheduling web app that aims to solve the problem of scheduling events with multiple people at once. It incorporates user admin functionality with creating and publishing events, and includes third party calendar app integrations for easy personal time management. Check out the repo for more details on the development process!
TIC TAC TOE (TO1) Thumbnail
personal
TECH USED
React
TypeScript
TailwindCSS
TIC TAC TOE (TO1)
October 2022 — October 2022
This is a recreation of the classic game Tic Tac Toe. Instead of using X's and O's, it uses character images on the board, which comes from the members of the Kpop group TO1. It replicates a simple game structure with a start screen, character select screen, game screen, and results screen with options to play again or quit.
THIS WEBSITE Thumbnail
personal
TECH USED
React
TypeScript
JavaScript
Bootstrap
THIS WEBSITE
Oct 2022 — Present
This was my first attempt of incorporating TypeScript into a web project, learning more about its syntax and usage. Furthermore, I dug deeper into my creative side and implemented a clean UI while keeping the site accessible and easy-to-use. I also explored more React components such as Contexts for dark/light mode implementation and CSS Animations for extra pizzazz.
HAGGLIT Thumbnail
personal
TECH USED
Python
APIs
HAGGLIT
Sep 2022 — Present
This is a private Discord bot that I made for my server of close KPOP fandom friends. I had to learn how to create a Discord application and use Discord API to create custom commands. Furthermore, I used Google Sheets API to store and manipulate information to a spreadsheet that acted like a relational database, and Twitter API to return tweet metrics.