Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hvtienprotv84/personal-portfolio_main

Personal Website - Resume - CV
https://github.com/hvtienprotv84/personal-portfolio_main

api-axios darkmode-lightmode docker framer-motion front-end-developer gsap mobile mongodb nextjs personal-website reactjs redux responsive-design responsive-mobile-design send-email seo tailwindcss typescript vercel website

Last synced: about 2 months ago
JSON representation

Personal Website - Resume - CV

Awesome Lists containing this project

README

        


🙋🏻‍♂️Personal Portfolio Website - Main👨🏻‍💻



QR Code




[![My Skills](https://skillicons.dev/icons?i=react,nextjs,ts,redux,tailwind,mongodb)](https://skillicons.dev)
![My Skills](https://go-skill-icons.vercel.app/api/icons?i=gsap,api&perline=3)
[![My Skills](https://skillicons.dev/icons?i=docker,vercel,gmail)](https://skillicons.dev)




- ReactJS ⚛
- NextJS 🇳
- TypeScript 🇹🇸
- Redux ⚛️
- Tailwind CSS ≈
- Framer Motion 🖼️
- GSAP 🦸🏻‍♂️
- Docker 🐳
- Github Calendar / Github Graph 📅📈
- Gửi Email 📧
- Fetch API bằng Axios ⚡
- [MongoDB (Dùng MongoDB Atlas)](https://account.mongodb.com/account/login?nds=true) 🍃
- Đa Ngôn Ngữ: Tiếng Việt, Tiếng Anh, Tiếng Đức, Tiếng Hàn, Tiếng Nhật, Tiếng Trung,... | 🇻🇳 🇺🇸 🇩🇪 🇰🇷 🇯🇵 🇨🇳
- Toggle Dark Mode / Light Mode ☀️🌙
- Chuyển Trang bằng Giọng Nói 🗣📢
- Responsive Website và Mobile 🖥️💻📱
- Deployed Vercel 🌐

## Run 👨🏻‍💻

- `npm install`
- `npm run dev`
- `localhost:3000`

## Run Docker 🐋

- `docker build -t demo1 . ` **Build lên Docker Images**
- `docker run -p 5000:3000 demo1` **Run để chạy Docker Containers trên `localhost:5000`**