Skip to content
View AlexlaGuardia's full-sized avatar

Block or report AlexlaGuardia

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 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
AlexlaGuardia/README.md

Hey, I'm Alex.

I build things that think. Full-stack software engineer working across AI systems, game engines, and production platforms.

What I'm Building

Guardia Content — AI-powered SaaS for social media automation. Multi-agent pipeline (styling, captions, QC, scheduling) serving paying clients. Python, FastAPI, Next.js, Stripe.

Supra Engine — 3D game engine from scratch in Rust. Custom ECS, wgpu rendering, rapier3d physics, movement state machine inspired by Apex Legends. 85K+ lines across 8 crates.

Paradise — Multi-strategy trading system. Four independent strategies across forex, stocks, and prediction markets with a three-layer risk oversight system.

Akatskii — Cognitive AI architecture. Routes thoughts to different LLMs based on complexity. Semantic memory with vector embeddings, agentic tool loops, context compaction.

Guardia MCP — Model Context Protocol server with 70+ tools. Frame-based filtering gives each interface only the tools relevant to its context.

Stack

Python Rust TypeScript FastAPI Next.js React wgpu rapier3d SQLite Tailwind MCP PM2 Cloudflare

Links

Portfolio | LinkedIn

Pinned Loading

  1. alexlaguardia.dev alexlaguardia.dev Public

    Personal portfolio site — Next.js, React, Tailwind

    TypeScript

  2. guardia-mcp guardia-mcp Public

    Production MCP server with 70+ tools, OAuth 2.1, and frame-based filtering. Python + FastAPI.

    Python