Repositories

Open-source tools and projects for game prep, worldbuilding, and procedural generation.

JavaScript, ES6, Canvas

2D Simulation of the Solar System using pure ES6. Orbits computed with real coefficients scaled to pixels. Main belt asteroids eccentricities generated with Rayleigh distribution.

Android, Java, PWA, On-device AI

Smollchat fork with built-in Chrome browser for PWAs using local on-device AI. Enables Progressive Web Apps that interface directly with device AI capabilities. Example use case: Blood Pressure Medical Reading app running entirely on-device.

BP App

Active

JavaScript, PWA, Qwen AI

PWA blood pressure log with on-device AI OCR. Integrates Qwen 3.5 4B for reading medical device displays. Designed for private health tracking with potential for broader medical record scanning and upload.

JavaScript, PWA

Cepheus Engine Character Generator for the Mneme RPG system. Generate characters with attributes, skills, and backgrounds procedurally.

JavaScript, PWA

Cepheus Engine Ship Generator Progressive Web App. Design and generate ships for any device that can run a modern browser.

FreeCAD, Python

Procedural PCB design and testing suite. Logic-based design where you write requirements and the system performs goal calculation for tracery and routing logic. Part of the Comfac FreeCAD ecosystem.

LibreDWG

Maintenance

C, DWG/DXF

Cleanroom implementation of DWG and DXF processing for FreeCAD. Open-sourcing the FDRs and operations of the DWG format. Supports AutoCAD up to 2019. Part of the Tech Sovereign Philippines initiative to convert schools and professionals to open-source CAD.

JavaScript, Canvas API

Interactive 2D stellar map for Mneme campaigns. Visualizes star systems, trade routes, and political boundaries in a top-down tactical view.

Godot, GDScript, 3D

Immersive 3D star map for Mneme RPG sessions. Explore star systems in three dimensions with orbital mechanics and celestial navigation tools.

Godot, Python

Procedural world generator for the Mneme RPG system. Generates star systems, planets, and habitable worlds using real exoplanet data and astrophysics models.

JavaScript, PWA

Progressive Web App version of the Mneme World Generator. Run it on any device with a modern browser.

JavaScript

Procedural generator for names, places, and factions for tabletop RPG settings. Useful for world-building and campaign prep.

C++, OpenFOAM, FreeCAD

OpenFOAM and CFD accessibility tools with presets and ready-to-run samples. Designed for ovens, data centers, and HVAC analysis. Makes computational fluid dynamics accessible to engineers without deep CLI expertise.

FreeCAD, Python

Procedural tools and BOM automation for pipes, ducts, and cabling. Draw where systems go, calibrate, and auto-generate parts lists. Foundation for civil works partition systems and furniture systems.

JavaScript, PWA

Simple PWA for project monitoring and status tracking. Lightweight dashboard for keeping tabs on multiple ongoing projects.

JavaScript

Ship and vehicle designer for Cepheus Engine / Mneme RPG. Design custom spacecraft and ground vehicles with detailed stats.

JavaScript, THREE.js

Dynamic and interactive simulation of our solar system created using THREE.js. Explore planetary orbits and celestial mechanics in 3D.

JavaScript, ThreeJS

Solar System 3D replica in ThreeJS. Based on honzaap’s implementation with customizations for educational and gaming use.