Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vncsmyrnk/portfolio
All my skills and accomplishments showcased in one place
https://github.com/vncsmyrnk/portfolio
i18n portfolio react typescript vite
Last synced: 11 days ago
JSON representation
All my skills and accomplishments showcased in one place
- Host: GitHub
- URL: https://github.com/vncsmyrnk/portfolio
- Owner: vncsmyrnk
- License: gpl-3.0
- Created: 2024-05-12T13:11:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T21:22:15.000Z (3 months ago)
- Last Synced: 2024-08-18T22:23:19.634Z (3 months ago)
- Topics: i18n, portfolio, react, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My portfolio
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![PNPM](https://img.shields.io/badge/pnpm-%234a4a4a.svg?style=for-the-badge&logo=pnpm&logoColor=f69220)
![CI/CD workflow](https://github.com/vncsmyrnk/portfolio/actions/workflows/ci-cd.yml/badge.svg)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)All my skills and accomplishments showcased in one place.
[Check it out!](https://vncsmyrnk.github.io/portfolio/)
## Hosted options
[Check it out on Koyeb!](https://portfolio-vncsmyrnk.koyeb.app/)
## Contributing
This project uses [just](https://github.com/casey/just) running development tasks.
```bash
just dev-run # Runs on localhost:3000
```