https://github.com/anggamys/personal-website
Personal portfolio website built with Vite, React (TypeScript), and Tailwind CSS.
https://github.com/anggamys/personal-website
tailwindcss tyoescript vercel vitejs
Last synced: about 1 month ago
JSON representation
Personal portfolio website built with Vite, React (TypeScript), and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/anggamys/personal-website
- Owner: anggamys
- Created: 2025-06-28T15:46:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T13:23:10.000Z (9 months ago)
- Last Synced: 2025-08-30T15:18:58.623Z (9 months ago)
- Topics: tailwindcss, tyoescript, vercel, vitejs
- Language: TypeScript
- Homepage: https://anggamys.vercel.app
- Size: 329 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Personal Website
This is a minimalist personal website built with Vite, React (TSX), and Tailwind CSS. It serves as a digital portfolio to showcase projects, skills, and professional information.
## Features
- Responsive and clean design
- Project and skills showcase
- Easy to customize and deploy
## Tech Stack
- Vite
- React + TypeScript (TSX)
- Tailwind CSS
## Getting Started
Clone the repository and run locally:
```bash
git clone https://github.com/anggamys/personal-website.git
cd personal-website
npm install
npm run dev
```
Visit [http://localhost:5173](http://localhost:5173) in your browser.
## Version History
This website has gone through several iterations with design improvements.
- **v1:** First version, adapted and inspired by [brittanychiang.com v3](https://v3.brittanychiang.com).