Developer & reverse engineer · remote

luther.

I build software & then take it apart to see how it works.

Self-driven developer who likes to go one layer deeper than strictly necessary. I've shipped to millions, founded a platform from scratch, and reverse-engineered game clients down to the network protocol.

No. 01 Selected work

Things I've built & broken

A mix of shipped products, from-scratch web tools, and low-level reverse engineering. Most of the tools below are live — open them.

01

Tincture Live

Solo build · 2026 · tincturepoe2.com
124k+
ladder characters · distilled hourly

A live Path of Exile 2 build-meta tool. Every hour it reads the top of the ladder through poe.ninja, distills thousands of characters into a ranked list across every league variant (Softcore, Hardcore, SSF, HC SSF, Standard), and lets you Decant a build straight into the game's Build Planner folder in one click — via the File System Access API, with no backend and no tracking.

The pipeline is stdlib-only Python on an hourly GitHub Action that fails safe; the front end is a single hand-built page on its own domain.

Open Tincture
Path of Exile 2 poe.ninja API File System Access API Python GitHub Actions static site
02

Custom Android ROM

Android ROM · XDA Developers
5,000,000+
downloads

Contributed to a custom ROM based on Android 4.0 (Ice Cream Sandwich), working at the bytecode level — decompiling system APKs to smali, then patching and recompiling the framework to add features and tune performance. Released through XDA Developers, where one ROM I worked on passed five million downloads.

smali / baksmali APKTool Android framework custom recovery Java
03

APK Inspector

Solo build · live in-browser tool

A browser tool that takes apart any Android app package — decoding the manifest, permissions, components, and signing scheme entirely client-side, with nothing uploaded. The core is a parser I wrote from scratch for Android's compiled binary XML format (string pool, resource map, typed values), validated byte-for-byte against an independent implementation.

Open the live tool
JavaScript binary XML parser reverse engineering JSZip zero-upload / client-side
04

Packet Visualizer

Solo build · live in-browser tool

A browser-based network-capture analyzer — drop in a .pcap or .pcapng and it shows a protocol breakdown, the conversations between hosts, and a full packet list. I wrote the parser for both capture formats from scratch, plus the dissection up the stack: Ethernet, IPv4/IPv6, TCP, UDP, ICMP, and ARP.

Open the live tool
JavaScript pcap / pcapng network protocols binary parsing zero-upload / client-side
05

APK Security Scanner

Solo build · live in-browser tool

A static security scanner for Android apps. Drop in an APK and it grades the app A–F — flagging risky manifest config (debuggable builds, exported components), sweeping the contents for hardcoded API keys and secrets, and checking signing weaknesses. Built on the same from-scratch manifest parser as APK Inspector, fully client-side.

Open the live tool
JavaScript mobile security static analysis secret detection zero-upload / client-side
06

Online-game community platform

Co-founder & developer · e-commerce + game tooling

Co-founded and built an e-commerce platform for an online-game community — the storefront, an automated instant order-delivery pipeline, and the support tooling that kept it running. Going lower-level, I reverse-engineered the game's client and network protocol to build free community tools — a custom client and a real-time event notifier.

full-stack web reverse engineering network protocol C# automated fulfillment
07

Production web platform

Web developer · 2017 – present

Build and maintain a production website end to end — feature development, user-acceptance testing, and troubleshooting through root-cause analysis to keep the platform stable and on-spec.

HTML CSS JavaScript Ruby on Rails Git
08

Embedded Systems

IT specialist · aerospace

Deployed and maintained embedded systems and repaired hardware following strict technical procedures — then translated the deep technical detail into plain language for the people actually using the devices.

embedded systems hardware repair technical support
No. 02 Capabilities

What I work with

Languages

JavaScript · Ruby · C# · Python · HTML · CSS · smali

Web

Ruby on Rails · REST APIs · responsive UI · static sites · e-commerce systems

Reverse eng.

disassembly · bytecode patching · protocol analysis · binary formats · Android internals

Tooling

Git / GitHub · GitHub Actions · Linux · VMware · VS Code
No. 03 Live

Paste code, watch it get read

A small thing I built — pick a sample and it gets marked up the way I'd review it, or paste your own. Runs in your browser; nothing stored.

No. 04 About

A little background

Building & breaking are the same skill to me — both come down to understanding a system completely.

I'm a self-driven developer with a habit of going one layer deeper than I strictly need to. I've shipped a custom Android ROM that passed five million downloads, co-founded and built an e-commerce platform from the database up, and reverse-engineered game clients down to their network protocols.

I'm comfortable across the stack and below it, I move fast, and I ship more in less time — Tincture went from idea to a live tool on its own domain in a single sprint.

Based inUS · remote-friendly
FocusWeb development
AlsoReverse engineering · IT
StatusOpen to opportunities
No. 05 Contact
Let's build something.

Open to interesting problems and good collaborations. Drop a note below — no email needed.