Projects

ZSchema preview

ZSchema

PHP library to validate schemas and data types, inspired by Zod from TypeScript.

Speed Coder preview

Speed Coder

My own take on MonkeyType, a typing speed game made for programmers.

Video Speed Control preview

Video Speed Control

Chromium extension to control the playback speed of any video without limits (handy on YouTube).

Input Transform preview

Input Transform

JavaScript library that provides various input transformations, such as formatting text, validating file uploads, and converting images to Base64 or WebP format.

Locale Drive preview

Locale Drive

Web app to share and transfer files across your local network, like a "Google Drive" for your LAN, built with Express.js and React.

GitPush preview

GitPush

Python CLI that runs git add, commit, and push in a single command.

Windows Explorer Toggle preview

Windows Explorer Toggle

A C# windows desktop app to disable Windows Explorer to reduce RAM usage.

Generative Art Gallery preview

Generative Art Gallery

A growing gallery of my creative coding experiments, I'm just getting started.

ChessGPT preview

ChessGPT

Python game that lets you play chess against ChatGPT.

Starbits preview

Starbits

2D bullet hell game built with Phaser.js.

express-dir-routing preview

express-dir-routing

A file-based routing system for express.js using directories like NextJS 13 or SvelteKit.

Minecraft Mods preview

Minecraft Mods

A collection of Minecraft mods I've created, with over 3 million downloads.

Sviewer preview

Sviewer

Image Viewer built with Vue3 and Tailwind CSS.

Fondo de Cine preview

Fondo de Cine

Landing page built with Astro for an independent film festival.

custom-html-element preview

custom-html-element

Create reusable and reactive Web Components using Custom Element API.

MC Block Creator preview

MC Block Creator

Minecraft Web Tool to generate custom blocks with display entities built with React.