MoshRadix — Tools, Tinkering & Tech from the Isles

Forging digital

Welcome to my digital workshop — a space for experiments, prototypes, and open-source tools. Currently building MTO Samugaa, an offline-first productivity suite for local government staff. Here, ideas are forged, tested, and refined. Not a portfolio. A laboratory.

terminal://moshradix
┌───────────────────────┐
│ ███╗   ███╗ ██████╗   │
│ ████╗ ████║ ██╔══██╗  │
│ ██╔████╔██║ ██████╔╝  │
│ ██║╚██╔╝██║ ██╔══██╗  │
│ ██║ ╚═╝ ██║ ██║  ██║  │
│ ╚═╝     ╚═╝ ╚═╝  ╚═╝  │
│                       │
│  > artifacts: 8       │
│  > status: tinkering  │
└───────────────────────┘
v1.1.1
Jun. 2026

Artifacts

Open Source Projects

Featured
in-progress
2026

MTO Samugaa

A bilingual (English & Dhivehi), offline-first desktop suite for Addu City Council's Municipal Technical Office — bundling document generation, task tracking, and staff logging into one fast Electron app.

00
ElectronJavaScriptOffline-firstDhivehi i18n
shipped
2019

QuantumOne

An Alexa-powered web service that lets you control a Windows PC by voice — shut it down, wake it up, or run quick commands from across the room.

10
JavaScriptAlexa SkillsHome Automation
shipped
2019

Hass.io Add-ons

A personal collection of Hass.io / Home Assistant add-ons for extending a self-hosted smart-home setup with extra integrations and utilities.

00
ShellDockerHome Assistant
archived
2012

Codexero DB Plugin

A database plugin written for Fedena, the open-source school management system, built to extend its data layer for a real school deployment.

00
FedenaPluginEducation
archived
2019

Snips for Hass.io

A Home Assistant add-on packaging the Snips offline voice assistant for amd64 hardware, for hands-free home automation without sending audio to the cloud.

00
ShellSnipsVoice Assistant
archived
2021

cxquotes

A small JavaScript tool for collecting and serving quotes, grown out of the Codexero blog's love of random ideas worth keeping around.

00
JavaScriptWeb
archived
2024

TikTok Live for Dart

A Dart library for tapping into TikTok LIVE's realtime event stream — comments, gifts, and viewer activity — for building live-stream dashboards and bots.

00
DartRealtimeTikTok API
archived
2024

Issue Tracker

A Next.js and TypeScript practice build for tracking issues end-to-end, used to get hands dirty with the App Router and modern React patterns.

00
TypeScriptNext.jsLearning

Field Notes

Lab Notes

Brief observations, technical findings, and thoughts from the workbench.

systemsJun 2026

Offline-first document generation with docx and xlsx

How template placeholders get auto-computed and weekday or date logic gets handled when generating Word and Excel documents entirely offline.

read more
frontendMay 2026

Bringing Thaana script into an Electron app

Notes on getting ligature-heavy Dhivehi (Thaana) text rendering cleanly inside an Electron desktop app built for government staff.

read more
frontendFeb 2024

Tapping into TikTok LIVE's realtime stream with Dart

A look at building a Dart client for TikTok LIVE's realtime comment and gift stream, and what it takes to keep a long-lived connection alive.

read more
automationOct 2019

Self-hosting Snips for voice control on Home Assistant

Getting an offline voice assistant talking to Home Assistant on amd64 hardware, so commands never have to leave the house.

read more