Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tannguyen208/resume

Repository files navigation

📄 Resume Portfolio App

Một ứng dụng Resume Portfolio đẹp mắt và responsive được xây dựng với React + TypeScript.

✨ Tính năng

  • Responsive Design - Tối ưu cho mọi thiết bị
  • Modern UI - Giao diện đẹp với Tailwind CSS
  • TypeScript - Type safety đầy đủ
  • Component-based - Dễ bảo trì và mở rộng
  • Progress Bar - Hiển thị tiến độ scroll
  • Interactive Elements - Hover effects và animations

🎨 Giao diện

  • Header - Thông tin cá nhân với avatar và contact
  • Experience - Kinh nghiệm làm việc chi tiết
  • Skills - Kỹ năng được phân loại
  • Projects - Dự án nổi bật với links
  • Education - Thông tin học vấn
  • Languages - Ngôn ngữ và trình độ

🚀 Cách sử dụng

  1. Chỉnh sửa dữ liệu trong src/data/resume.ts
  2. Thay đổi avatar trong src/assets/avatar.png
  3. Customize styling với Tailwind CSS
  4. Deploy lên Vercel/Netlify

📁 Cấu trúc (Đã tối ưu)

src/
├── components/
│   ├── resume/          # Resume components
│   └── Resume.tsx       # Main resume component
├── data/
│   └── resume.ts        # Resume data
├── assets/              # Images và assets
└── theme/               # Styling theme

🎯 Sample Data

App đã có sẵn dữ liệu mẫu cho:

  • Full Stack Developer
  • 3+ năm kinh nghiệm
  • React, Node.js, TypeScript
  • Các dự án thực tế
  • Skills đầy đủ

🛠️ Tech Stack

  • React 18 + TypeScript
  • Tailwind CSS - Styling
  • Framer Motion - Animations
  • Styled Components - Theme
  • Vite - Build tool

📱 Responsive

  • ✅ Desktop (1200px+)
  • ✅ Tablet (768px - 1199px)
  • ✅ Mobile (320px - 767px)

🎨 Customization

Dễ dàng thay đổi:

  • Colors trong Tailwind config
  • Layout trong components
  • Data trong resume.ts
  • Styling với CSS classes

Ready to use! 🚀

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •