Loris & Katy
Loris and Katy are two slow lorises who run away from home looking for adventure.
Oct, 30
Loris and Katy are two slow lorises who run away from home looking for adventure.
I created a progressive web app (PWA) that allows you to see (and hear) what the notes are on the bass and the keyboard.
My latest effort is “Where is Kate?”, a 3D point-and-click game where an elderly lady has disappeared and you have to find her.
I created a flame effect totally in CSS. The CSS used is minimal; I didn't want to use neither complicated algorithms, nor Javascript nor WebGL.
I tried to make a drop down text that opens and closes to show or hide text.
Typed.js is a Javascript library that allows you to write text as if it were a typewriter.
I created this gradient generator because it is useful to see a preview of the gradients I create.
I created a circular progress bar with CSS and Javascript. It was not possible to avoid using Javascript
because both transition
and animation
do not animate the
conic-gradient
.
I found JSLinux on the web, that is an x86 and RISC-V system emulator capable of running a computer operating system directly in the browser.
In this example I have implemented a web page divided into two sections, with CSS. The two sections are separated by a bump.