Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sergeichestakov/sergeichestakov.github.io

My (old) portfolio and personal website
https://github.com/sergeichestakov/sergeichestakov.github.io

Last synced: 5 days ago
JSON representation

My (old) portfolio and personal website

Awesome Lists containing this project

README

        

## sergei.com

My portfolio and personal website.

```bash
# Install deps
yarn

# Develop
yarn develop

# Deploy
yarn deploy
```