

I’ve written an article on habrahabr.ru about Vuex, a tool for centralized state management for Vue.js.
I’ve written an article on habrahabr.ru about Vuex, a tool for centralized state management for Vue.js.
This is an example of usage of jQuery-Snowfall plugin. I wrote this pen for my answer on toster.ru. But it looks so pretty - I can’t not to share it here.
Looking for a step-to-step tutorial without mathematics?
Check out my article about WebGL shaders with examples adapted especially for UI developers (in Russian)!
This is one of my first projects. Initially I wrote explorer of the Mandelbrot set in C++ in 2012, but several years later I have wrote it again but in Javascript. It was an experiment of usage of typed arrays in JS. This explorer allows you to move and to zoom image with your mouse or keyboard and to save current state on your computer.
Today I will show you an example of animated Yin-Yang. I have created it using only one div element. This is a great illustration of usage of ::before and ::after pseudo-elements and CSS keyframes.
I originally wrote this fire for the quest on CSSQuests.com, and now it’s available on CodePen. This is a pure CSS animation of fire, without any JavaScript or SVG.
This is a little hack that has been designed to generate a random color for animation while LESS is compiling.
My self portrait with some animations in pure CSS. Without any images, without any SVG elements.
Simple UI framework. RSCSS, REM-based sizes, fluid typography and other nice ideas. This website is powered by it.
Boilerplate for static promotional websites. Pug, LESS, PostCSS, ES6+, Gulp, Webpack, BrowserSync, ESLint, Stylelint, auto-generated docs...
Library for creating galleries of photos with effects based on WebGL shaders.