Projects of Hardware and Code

Hardware Work

1. Microcontroler dynDNS client with a ESP32

ESP32 DuckDNS Client

DuckDNS Logo

This project is an open-source, standalone Dynamic DNS (DDNS) client for DuckDNS.org that runs on an ESP32 microcontroller. This enhanced version is a complete overhaul, offering a robust, feature-rich, and secure solution to keep your DuckDNS domain pointed to your home’s dynamic IP address.

Why?… because I can.

Github Project

Looking for time and space to make more of these plans a reality.

Creative Work

Images

points

color circles

Spirals

Lines

canvas

first lines

Vibrant colored flow patterns

Colorful flow field composition

Brownian Bridges

Creative Tools and Codding Projects

1. Field Generation

Generative Art Through Flow Fields

Transform mathematical fields into visual harmony. This tool uses flowing patterns to guide virtual particles across your canvas, creating organic curves and paths that feel both natural and otherworldly. Nothing very original in here but at least was fun and allows the integration of other tools

Monochrome flow field pattern

Black & white flow field visualization

Features: - Export as SVG for pen plotters and laser cutters - Save as JSON/CSV for further manipulation - Real-time parameter adjustment

View Project Github

2. STL Shaper

Real-Time 3D Model Deformation

A playground for 3D experimentation. Apply noise, sine waves, and pixelation effects to STL models in real-time using Three.js.

3D model with applied deformation effects

Deformed Millennium Falcon model showing creative distortion effects

Capabilities: - Live deformation preview - Multiple effect layers - Noise and wave transformations - Export modified meshes - Interactive 3D manipulation

Post Test Project Github

3. Parametric Designs openSCAD

  • Plant Pot Parametric scad playing around with Open Scad to generate patterned pots for 3D printing.
  • Adjustable Length and Lockable Tube with End Disks and Rounded needed for a filament dryer box.

PlantPot3Dprinted

Printed

Makerworld Profile Thingiverse Profile

4. XKCD - ggplot2 theme

Themes of XKCD for ggplot2

Penguins Data with XKCD Theme

An R package for creating hand-drawn, XKCD-style plots and graphics using ggplot2. Features custom geoms for jittered lines, segments, circles, and figures with the distinctive XKCD aesthetic.

Vignette View on Github

5. NTP & GPS Home Bridge

NTP and GPS monitoring systems for Home Assistant integration on Raspberry Pi.

Logo

API for GPS and NTP server. Designed to be feed into Home Assistant

Project View on Github

6. Zigbee ZHA Mesh Graph Export

Making a graph from a Zigbee mesh network

Logo

Export ZHA devices and neighbor edges from Home Assistant to CSV files.

Applications: none, but nerd out about the mesh made by zigbee devices using igraph, cytoscape, gephi or any other software for networks/graph analysis.

Tech Stack: Home Assistant, mesh network, graph

View on GitHub