👨 I'm studying Information Technology at UTH class of 2022. I'm from Vietnam and my goal is to become a Software Engineer 🖥️🧑💻
class David_Vu:
def __init__(self):
self.school = "UTH ⚓"
self.fullName = "Vũ Nguyễn Phương"
self.DayOfBirth = "17/09/2004"
self.hobbies = ["Machine Learning", "Programming", "Music", "Watching movies", "Traveling" ]
- SGTravel - FullStack web application designed to help users discover and explore restaurants, tourist attractions, and entertainment venues with HTML, CSS, PHP, Mysql
- LOUIS. - FullStack eCommerce shop with ReactJS, ExpressJS, MongoDB, Node Mailer, PassportJS, Google Oauth2
- discord-clone - FullStack discord clone with React, NestJS, GraphQL, Postgres, Prisma, Mantine, Clerk
- hiBooking - FullStack online booking website with ReactJS, ExpressJS, MongoDB, NodeJS, RestAPI
- rubix - FullStack Ecommerce Shop with NextJS, TypeScript, NestJS, TailwindCSS, PostgreSQL
- Fullstack_Note-App - FullStack Note App with React, MongoDB, GraphQL, Firebase, NodeJS
- Chat_App - Full-Stack chat app with Angular, ASP.NET core web, SignalR
- RANKED-VOTE-APP - This is a voting application with ReactJS, Redis, NestJS, Docker, typescript
- Json-Web-Token - using JWT to increase user experience, automatically get new tokens without users having to login again
- Greedy_Robots - Robot game moves in a matrix to find the path with the highest score in C++ language