FOPENP

Loris & Katy

Loris and Katy are two slow lorises who run away from home looking for adventure.

Go to article

2024
Oct, 30

FopenP Instrument Tool

I created a progressive web app (PWA) that allows you to see (and hear) what the notes are on the bass and the keyboard.

Go to article

2024
Aug, 27

Where is Kate?

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.

Go to article

2024
Jul, 09

CSS: flame effect

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.

Go to article

2024
Feb, 01

CSS JS: text with drop down effect

I tried to make a drop down text that opens and closes to show or hide text.

Go to article

2024
Jan, 26

Typed.js: typewriter in JS

Typed.js is a Javascript library that allows you to write text as if it were a typewriter.

Go to article

2024
Jan, 23

CSS: gradient generator

I created this gradient generator because it is useful to see a preview of the gradients I create.

Go to article

2024
Jan, 20

JS: circular progress bar

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.

Go to article

2024
Jan, 18

JSLinux: x86 and RISC-V emulator in JS

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.

Go to article

2024
Jan, 16

CSS: vertical scrolling with bump

In this example I have implemented a web page divided into two sections, with CSS. The two sections are separated by a bump.

Go to article

2024
Jan, 14