Skip to content
View thesandybridge's full-sized avatar
🇺🇸
The things you think about determine the quality of your mind.
🇺🇸
The things you think about determine the quality of your mind.

Organizations

@Leadr-HR @method-devs

Block or report thesandybridge

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thesandybridge/README.md
 ███████╗ █████╗ ███╗   ██╗██████╗ ██╗   ██╗██████╗ ██████╗ ██╗██████╗  ██████╗ ███████╗
 ██╔════╝██╔══██╗████╗  ██║██╔══██╗╚██╗ ██╔╝██╔══██╗██╔══██╗██║██╔══██╗██╔════╝ ██╔════╝
 ███████╗███████║██╔██╗ ██║██║  ██║ ╚████╔╝ ██████╔╝██████╔╝██║██║  ██║██║  ███╗█████╗
 ╚════██║██╔══██║██║╚██╗██║██║  ██║  ╚██╔╝  ██╔══██╗██╔══██╗██║██║  ██║██║   ██║██╔══╝
 ███████║██║  ██║██║ ╚████║██████╔╝   ██║   ██████╔╝██║  ██║██║██████╔╝╚██████╔╝███████╗
 ╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝╚═════╝    ╚═╝   ╚═════╝ ╚═╝  ╚═╝╚═╝╚═════╝  ╚═════╝ ╚══════╝
 matt@sandybridge
 ────────────────
 role:     senior software engineer
 stack:    TypeScript, React, Rust
 tools:    Docker, Proxmox, CI/CD
 infra:    Railway, Unifi, Homelab
 editor:   Neovim
 os:       Arch Linux
 shell:    bash
 hobbies:  golf, gaming, homelab

Husband and father. Two dogs, two cats. Powered by caffeine and stoic philosophy.

backstory

Started building websites with WordPress in 2014 — spent 7 years deep in that ecosystem doing custom themes, plugins, and client work. Eventually hit the ceiling and made the jump to React and TypeScript. That opened the door to real frontend architecture, API design, and eventually systems-level work with Rust.

The name "sandybridge" comes from Intel's Sandy Bridge CPU architecture (2011). Needed an online handle around the same time it launched, and it stuck — games, Discord, GitHub, everywhere since.

Now I spend most of my time in the terminal, building tools and tinkering with infrastructure. The site at sandybridge.io is the living version of all of this.

sandybridge.io

"The impediment to action advances action. What stands in the way becomes the way." — Marcus Aurelius

Pinned Loading

  1. tileforge tileforge Public

    Slice any image into XYZ map tiles — entirely in your browser, powered by Rust and WebAssembly. CLI included.

    TypeScript 1

  2. dnd-block-tree dnd-block-tree Public

    A headless React library for building hierarchical drag-and-drop interfaces

    TypeScript 1

  3. safe-route safe-route Public

    Weather-adaptive road risk intelligence system. Predicts road-level danger from historical crash data, real-time weather, road geometry, and time-of-day patterns.

    Rust

  4. sandybridge.io sandybridge.io Public

    Portfolio, Blog, Playground

    TypeScript

  5. kb_index kb_index Public

    A command-line tool for indexing and searching local code and documentation using semantic search powered by OpenAI embeddings and ChromaDB.

    Rust 1

  6. claude-code-summary claude-code-summary Public

    Summarize Claude Code sessions and generate an HTML report with charts

    Rust