Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```