Skip to content
View amengol's full-sized avatar

Block or report amengol

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
amengol/README.md

Jorge Amengol

Principal Engineer · Technical Founder · Richmond, BC

Building BlueDrip — a local-first, AI-powered iMessage drip engine for macOS. Also developing CrewBox — containerized AI employees with persistent memory and tool use.

Background: 15 years in production systems.

  • Ex-Unity (distributed render pipelines on GKE, Apple Vision Pro)
  • Ex-SkyBox Labs (Minecraft, shipped to 170M+ MAU)
  • Ex-MDA Space (aviation software for U.S. Air Force, NGA, RCAF)
  • Ex-Orbx Simulation Systems

Current stack: Python, FastAPI, TypeScript, React, Supabase, Docker, LLMs, MCP. Deep in: C++, computer graphics, distributed systems, real-time pipelines.

Open to senior contract engineering work — AI infrastructure, systems, backend, macOS.
Reach me: LinkedIn

Pinned Loading

  1. second-brain second-brain Public

    A personal knowledge management system for Obsidian, driven by AI through Claude Code.

    Python

  2. MinGL MinGL Public

    Minimal Graphics Library

    C 18 5

  3. Rasterizer Rasterizer Public

    My own rasterizer (no graphics API, only C++)

    C++

  4. Algs4_cpp Algs4_cpp Public

    A C++ library and render to use with the Algorithms, 4th Edition textbook by Robert Sedgewick and Kevin Wayne

    C++ 3 1

  5. UnityMCP-Cursor UnityMCP-Cursor Public

    Forked from jackwrichards/UnityMCP

    A Unity MCP Server and Package to work with Cursor

    C# 3 3

  6. RayTracer RayTracer Public

    Following along 'Ray Tracing in One Weekend' series

    C++