Welcome to the UTOYVO space! I develop web sites and maybe you will like what you will see here.
├── public
| ├── assets
| │ ├── css
| │ | ├── style.css
| | | └── style.min.css
| │ ├── fonts
| | | └── press-start-2p
| | | └── latin.woff2
| │ ├── img
| | | ├── covers
| | | | ├── cover-1200x675.jpg
| | | | └── cover-1280x800.jpg
| | | └── icons
| | | ├── icon-16x16.png
| | | ├── icon-32x32.png
| | | ├── icon-60x60.png
| | | ├── icon-76x76.png
| | | ├── icon-96x96.png
| | | ├── icon-120x120.png
| | | ├── icon-144x144.png
| | | ├── icon-152x152.png
| | | ├── icon-180x180.png
| | | └── icon-192x192.png
| │ ├── js
| │ | ├── app.js
| | | └── app.min.js
| │ └── libs
| | ├── handlebars-4.0.11.min.js
| | ├── jquery-3.5.1.min.js
| | └── jquery-marquee.min.js
| └── uploads
| └── .empty
├── storage
| ├── about.json
| ├── home.json
| └── works.json
├── default.html
├── favicon.png
├── index.html
├── LICENSE
├── README.md
└── screenshot.jpg
Oleksandr Klochko @utoyvo
Code released under the MIT License.