Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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