
Computer Engineering, Bachelor of Science
San Jose State University
September 2015 - December 2019
- Graduated with Cum Laude honor (GPA 3.6)
Get in touch
San Jose State University
September 2015 - December 2019
San Jose State University
January 2020 - December 2021
eHealth, Santa Clara, CA
February 2022 - December 2022
March 2023 - Present
React
CSS3
AWS
Firebase
Git
GraphQL
Html
Java
JavaScript
Mysql
NextJs
Python
Tailwind CSS
TypeScript
VScode
Vue
Talk Free
A responsive and fully functional messaging app that does translation automatically for you. User can type in messages in any language and the app will translate them into all the supported languages. The app features Next.js 14, tailwind CSS, Firebase, shadcn, Google translation API, and Next Auth. It leverages Next Auth's session management to allow access to authentication state in server to fully take advantages of server side rendering offered by Next.js.
Daily Weather
A mobile friendly responsive weather app that provides you the basic infomation of current weather and 7-day forecast. The app is built using Next.js 13 and also powered by Tailwind CSS, Tremor React, Appolo GraphQL, and Open Mateo public weather API. It takes advantage of Next.js' great support of SSR to cache the page to further reduce page load time for users.
Everyday News
A clean, responsive, and dark mode supported news app that gives you your daily dose of intenet. The app features Next.js 14, tailwind CSS, and Appolo GraphQL. It acquires news data through MediaStack API and delivers news articles from most news sources. It utilizes Next.js server side rendering to reduce the total call to the news api and to reduce load time for users.