A personal portfolio website built using React, TypeScript, and Tailwind CSS, designed to showcase my skills and experience in full-stack web development, UI/UX design, and a variety of personal and professional projects.
Visit my website: sendoan.com
- Frontend: React + TypeScript
- Styling: Tailwind CSS
- Bundler: Vite
- Linting: ESLint with TypeScript support
- Animation: GSAP
- ⚡ Fast, modern setup with Vite and HMR
- 🎨 Fully responsive UI with TailwindCSS
- 🧠 Type-safe code with TypeScript
- 💻 Showcases frontend, backend, and UI/UX capabilities
- 📁 Organized, scalable project structure
git clone https://github.com/your-username/my-website.git
cd my-website
npm install
# or
yarn install
npm run dev
# or
yarn dev
Let me know if you'd like help customizing this with your actual project links, images, or a "Projects" section.