Nerdynomad

Linux · Open Source · Robotics · Web

About This Site

Welcome to my digital playground. This is where I document my experiments with Linux, open-source tools, robotics, and web development. Everything here is released under CC0 — take it, break it, improve it.

About Me

Hi — I'm Nerdynomad. Passionate about Linux and open source. While I'm not a professional developer, I love tinkering with web development, building experiments, and contributing to OSS. I release all of my projects under CC0 (public domain) so anyone can use, modify, or distribute them freely.

Linux Open Source Python Robotics Web Dev CC0

Skills & Tools

Linux / Sysadmin 85%
Python 70%
HTML / CSS / JS 65%
Robotics / Embedded 60%
Git / GitHub 75%
Open Source Contribution 80%

My Projects

🤖
Work in Progress

Dave — Humanoid Robot

Dave is a fully autonomous humanoid robot built on a distributed hardware architecture. The project focuses on integrating edge-AI perception with expressive human-robot interaction.

Primary Compute: NVIDIA Jetson Nano running Python for real-time perception and decision-making.
Interaction Module: Raspberry Pi driving an LED matrix for dynamic speech visualization and eye expressions.
Architecture: Distributed system where Jetson handles AI inference while the Pi manages low-latency hardware peripherals.

Planned: Vision-based navigation, synchronized LED expressions, and a modular Python API for behaviors.

Jetson Nano Raspberry Pi Python LED Matrix Autonomy
View Project →
🚀
Active

This Website

This project documents the creation of this website — design choices, responsive CSS, dark/light mode toggle, scroll animations, and the small JavaScript features that make it interactive.

Built with vanilla HTML, CSS, and JavaScript. No frameworks, no dependencies. Just clean, accessible code released under CC0.

HTML CSS JavaScript Responsive Accessibility
View Project →