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

https://github.com/noamfav/resume

A fully interactive personal website with project demos, language knowledge and a fully interactive blog. (under construction)
https://github.com/noamfav/resume

blog cv docker docker-compose mysql personal-website react resume resume-website rust typescript vite

Last synced: 3 months ago
JSON representation

A fully interactive personal website with project demos, language knowledge and a fully interactive blog. (under construction)

Awesome Lists containing this project

README

          

# ๐Ÿ“„ Resume

React
Vite
License

**Interactive personal resume website**

[Installation](#installation) ยท [Development](#development)

---

A fast, interactive resume built with React and Vite โ€” deployed as a static site.

---

## Installation

```bash
npm install
```

---

## Development

```bash
npm run dev # Start dev server
npm run build # Production build
npm run preview # Preview production build
```

---

## License

MIT โ€” see [LICENSE](LICENSE).

---


Made with โค๏ธ by NoamFav