Founding Engineer · Engineer #2
Aug 2024 — present
- Second engineer hired — building the product from the ground up in Palo Alto.
- Shipping features end-to-end across the stack while shaping engineering practices and architecture.

A passionate software developer building web applications with a strong focus on security.
Founding Engineer · Security & Infrastructure · Palo Alto, CA
I am a founding engineer at Strawberry.me in Palo Alto, CA. I am always trying to learn new things and improve my skills not just in security but software development too.
Here are a few technologies I've been working with recently:
Aug 2024 — present
Jul 2023 — Aug 2024
Dec 2021 — Jul 2023
May 2020 — Dec 2021
Displayride — San Jose, CA
Aug 2019 — May 2020
Encasacreative Design — Saratoga, CA
Apr 2019 — May 2020
Strict Media — London, UK
Jul 2016 — Aug 2016

A static site engine that turns a folder of markdown in git into a prerendered React site on Cloudflare Pages. The nef CLI builds, serves, checks themes, and ejects to a plain React project; themes and plugins are git-pinned repos behind a manifest contract, and an Electron editor hides git from non-technical authors.


The opinionated scaffolder I start every React project with: Vite, TypeScript, Wouter, Tailwind 4, strict ESLint flat config, Prettier, exact-pinned dependencies, and GitHub Actions out of the box. Optional Playwright + Allure e2e, Lighthouse CI budgets, and PWA support.

My fork of XSSHunter Express that adds Discord and Slack notifications, plus a one-command setup script that installs Docker, picks the fork, and walks through configuration.
Competitive Player
Adult League Striker
A tour of create-react-adam — the opinionated React scaffolder I use to start every new project
How to deploy a Vite-based React site to Cloudflare Pages — Git integration, SPA routing, and custom domains
A step-by-step guide to setting up a modern React project with Tailwind CSS using create-react-adam