Nolan Hu
Founder of Sigma Synapses · builder of AI that ships
Like a ghost in the shell, I see beyond the data.
This is the source for dev.nolanhu.com, my corner of the internet.
I spent about a decade in financial services. I started as an infrastructure engineer at JPMorgan and moved into a data scientist role there, with data work along the way at BNY Mellon and HSBC. Now I run Sigma Synapses, where I build and run production apps mostly on my own. Most of my time goes into turning repetitive work into systems that run without me.
| Project | Recognition | |
|---|---|---|
| 🥇 | FRTC — Fraud Ring Triage Copilot | 1st Place, Best All-Around at vibeFORWARD: M2-Agents (2026) |
| 🥉 | SharkByte Support | 3rd Place at MLH × DigitalOcean Hackathon (2025) |
| 🏆 | TwelveSocial | Best Use of DigitalOcean at Hacking with Agents NYC (2025) |
| Section | What's there |
|---|---|
| Projects | What I've built: hackathon winners, tools, experiments |
| Blog | Writeups on AI, automation, and lessons from shipping |
| WHOAMI | The longer story: career, timeline, press |
| Resources | Things worth downloading |
- Jekyll static site, served by GitHub Pages
- hacker theme as a base, heavily customized
- Matrix-rain background and a few too many late nights
./ 0xRunLocally
git clone https://github.com/iamnolanhu/iamnolanhu.github.io.git
cd iamnolanhu.github.io
bundle install
bundle exec jekyll serve # http://localhost:4000For Google Analytics, drop your ID into a gitignored _config_secrets.yml:
google_analytics: "YOUR_ID"then serve with bundle exec jekyll serve --config _config.yml,_config_secrets.yml.
Ad Astra!
