My Projects

A selection of my work and personal projects

Shopping Cart System
1Shopping Cart System

Amazon like e-commerce system. `Stripe` payment API integrate, order, checkout, login, product features (Java, Vue)

Spotify PlayList App
2Spotify PlayList App

Spotify app recommend song via ML, show user playList, query songs, artist with preview feature. integrate with Spotify API, 3rd party lib(Java, Vue)

Flink Data Platform
3Flink Data Platform

Big Data platform for Apache Flink job management, submit Flink job via Jar, SQL, notebook. (Java, Vue)

Employee System
4Employee System

Full stack Employee management system Feature: Email, CRUD, ticket system, calendar, Async email job (Java, Vue)

Chat Room System
5Chat Room System

Chat room system WebSocket, Redis. group chat, private chat, online users features. (Java)

WareHouse System
6WareHouse System

WareHouse system built with Spring boot. Product/merchant/order management. (Java)

Blog System
7Blog System

Blog system built with Spring boot. Login/logout blog, edit/add/delete features (Java)

Restaurants System
8Restaurants System

Restaurant menu app. Menu add/edit/delete (Python Django)

urlShortener Screenshot
9urlShortener

A simple and modern URL shortener web app. Built with AWS CDK cloudformation. leverage lambda, dynamoDB, Typescript