IANO/LABS
Developer tools

Portfolio / GitHub engineering

The engineering workflow behind shipping production projects.

A continuing practice across Git, GitHub, SSH, branches, stashing, remotes, deployment repositories, environment variables, monitoring, debugging, and redeployment.
completedGit · GitHub · Deployment
Developer tools

Django code playground

A browser-based coding playground and terminal concept for Python, JavaScript, and C++.

A systems project combining Django, APIs, subprocess execution, Linux, sandboxing, authentication, resource limits, and the security problem of executing user-supplied code.
completedDjango · Linux · Security
Developer tools

VistaHub penetration testing

An authorized security-testing project exploring web exposure and attack surface.

Investigated HTTP responses, redirects, API endpoints, Composer dependencies, PHP packages, dependency exposure, and application behavior using curl and jq.
completedCybersecurity · HTTP · PHP
Developer tools

PWMuziki

A Python/Django project organized and developed through GitHub.

A project that strengthened Python, Django, repository organization, source control, and remote collaboration workflows.
completedPython · Django · Git
Developer tools

elementwriters.com

A content-oriented website for online writing services.

A real-world web project involving website delivery, content presentation, customization, and the business context around digital services.
completedWordPress · Web · Content
Developer tools

Nova Online Shop

A WooCommerce performance and layout debugging project.

Investigated slow product pages, mobile layout issues, theme/plugin interactions, custom slider JavaScript, deferred scripts, and CSS performance.
completedJavaScript · WordPress · WooCommerce
Developer tools

IAN Muiruri personal portfolio

A living technical portfolio and CV for software, data, security, and research.

A Django publishing system with structured projects, skills, experience, education, certifications, articles, contact messages, deployment configuration, and downloadable CV generation.
completedPython · Django · Systems