Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hvtienprotv84/personal-portfolio_main
- Owner: hvtienprotv84
- Created: 2024-08-10T06:58:19.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-18T22:09:46.000Z (about 2 months ago)
- Last Synced: 2024-11-18T23:20:47.996Z (about 2 months ago)
- Topics: 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
- Language: TypeScript
- Homepage: https://prsonal-portfolio-main.vercel.app
- Size: 33.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🙋🏻♂️Personal Portfolio Website - Main👨🏻💻
[![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`**