Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sergeichestakov/sergeichestakov.github.io
- Owner: sergeichestakov
- License: mit
- Created: 2018-01-02T02:51:38.000Z (almost 7 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-10T17:14:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T20:40:20.931Z (about 1 month ago)
- Language: SCSS
- Homepage: https://sergeichestakov.github.io
- Size: 49.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## sergei.com
My portfolio and personal website.
```bash
# Install deps
yarn# Develop
yarn develop# Deploy
yarn deploy
```