About Me

Senior Software Engineer

Skills & Expertise

Languages

Python, TypeScript, JavaScript, Ruby, Golang, SQL, Rust, Dart

Technologies

Django, React, React Native, Flutter, Svelte, Vue, Rails, Docker, Kubernetes, ElasticSearch, Postgres

Professional Interests

Linux, Software Architecture, R, F#, OCaml, Mobile Development, Solid.js, Compilers

Professional Experience

Stormlight Labs

Founder and Lead Software Engineer
2024 – Present
  • Lead Engineer of an open-source focused startup, architecting scalable systems and leading development from concept to production.
  • Translated complex technical and product requirements into intuitive, performant, and maintainable software solutions grounded in research and user feedback
  • Developed and optimized multi-platform applications and open-source libraries using Svelte, Rust, Go, and Flutter, applying modern software design patterns, concurrency models, and profiling for high reliability and performance

Edlink

Senior Software Engineer
May 2023 – Jul 2024
  • Technical lead and project manager for Flow, a data pipeline connecting LMS to SIS providers for schools.
  • Adapted new data model to the API, as well as connectors for new integrations
  • Built and designed novel system architecture around PubSub and BigQuery, and Cloud functions
  • Ran production data workloads on GCP using Pub/Sub, BigQuery, Cloud Functions, Kubernetes, Redis, and Postgres to move school roster data reliably
  • NestJS (with TypeScript) and Postgres in a Kubernetes cluster on GCP with Redis. Dashboard built with Vue

CampusOptics

Software Engineer
Mar 2022 – Mar 2023
  • Independently gathered requirements from customers and management to develop new features for a higher education Environmental Health and Safety SaaS.
  • Built features for a React Native application while adding endpoints to the internal API
  • Shipped Rails and Sidekiq services on AWS ECS, tuning container tasks, background jobs, and Postgres-backed workflows for campus safety teams
  • Complete Stack: Redis for Sidekiq, Ruby on Rails monolith, and Postgres deployed to AWS Elastic Container Service

Texas Advanced Computing Center

Software Engineer
Oct 2019 – Mar 2022
  • Architected the Frontera User Portal, the first implementation of the Core Experience Portal v2.
  • Built with React, Django, and Postgres
  • Developed SEO optimization strategy and publication pipeline update on DesignSafe-CI
  • Advocated for and improved internal testing practices and implemented Pytest for Core V2

Education

Master of Science, Computer Science

University of Texas at Austin, 2022

Bachelor of Science, Microbiology

University of Texas at Austin, 2015 – 2017

Bachelor of Science, Biochemistry

University of Texas at Austin, 2011 – 2015

Projects

Volkara

Cross-platform ADHD focused productivity app
  • Deployed a local-first SvelteKit application using PGlite and Drizzle, achieving sub-100 ms offline UX with deterministic data consistency
  • Designed and implemented a premium sync engine with queued operations, SHA-256 diffing, and a network-aware worker
  • Unified observability across web and worker contexts via session-scoped & GDPR compliant telemetry

Regulus

Experimental Gleam to WebAssembly compiler
  • Built a Rust compiler pipeline that parses Gleam with tree-sitter, owns its AST, resolves names, type checks a supported subset, lowers to core IR, and emits deterministic WebAssembly
  • Implemented support for scalar values, managed runtime values, pattern matching, closures, selected standard library modules, host imports, and whole-project linked output
  • Validated compiler behavior with source-span diagnostics, optional WAT rendering, and Wasmtime tests for scalar and managed-value exports

Tempest

Self-hostable AT Protocol Personal Data Server
  • Built an Elixir/Phoenix PDS with account, repository, blob, access, security, migration, sequencer, and firehose operator tooling
  • Implemented local development storage backed by SQLite databases and configurable blob limits, hostname, public URL, DID method, and crawler settings
  • Maintained admin status and compatibility tooling for AT Protocol endpoint coverage, plus built-in documentation, changelog, and development email previews