Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viet281101/viet-portfolio
My personal website
https://github.com/viet281101/viet-portfolio
Last synced: 22 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/viet281101/viet-portfolio
- Owner: Viet281101
- Created: 2024-07-22T07:54:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T16:49:37.000Z (5 months ago)
- Last Synced: 2024-08-24T01:44:13.673Z (5 months ago)
- Language: TypeScript
- Homepage: https://viet281101.github.io/viet-portfolio/
- Size: 14.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Personal Portfolio website
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Viet281101/viet-portfolio) ![Github language count](https://img.shields.io/github/languages/count/Viet281101/viet-portfolio) ![GitHub Created At](https://img.shields.io/github/created-at/Viet281101/viet-portfolio)
Simple portfolio website to showcase my study projects and skills.
[![alt text](/public/vite.svg)](https://vitejs.dev/) **&** [![alt text](/public/react.svg)](https://react.dev/) **&** [![alt text](/public/typescript.svg)](https://www.typescriptlang.org/) **&** [![alt text](/public/tailwind.svg)](https://tailwindcss.com/) **&** [![alt text](public/sass.svg)](https://sass-lang.com/) **&** [![alt text](public/threejs.png)](https://github.com/mrdoob/three.js)
#### Debug
- Use `npm` commands:
```bash
npm install
npm run dev
```