utoyvo / utoyvo.github.io

Welcome to the UTOYVO space! I develop web sites and maybe you will like what you will see here.

Home Page:https://utoyvo.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTOYVO # INTERACTIVE DESIGN

Welcome to the UTOYVO space! I develop web sites and maybe you will like what you will see here.

utoyvo

STRUCTURE

├── 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

BUILT WITH

CONTRIBUTOR

Oleksandr Klochko @utoyvo

LICENSE

Code released under the MIT License.

About

Welcome to the UTOYVO space! I develop web sites and maybe you will like what you will see here.

https://utoyvo.github.io/

License:MIT License


Languages

Language:CSS 52.8%Language:HTML 38.2%Language:JavaScript 9.0%