Skip to content
View D0NMEGA's full-sized avatar

Highlights

  • Pro

Block or report D0NMEGA

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

Typing SVG



> whoami

class D0NMEGA:
    name     = "Donovan Santine"
    role     = "Founder & Engineer"
    school   = "UT Austin -- BME Honors"
    building = "MoltGrid -- Backend-as-a-Service for AI Agents"
    research = "Exposome Analytics @ REACH Equity Lab"
    stack    = ["Python", "FastAPI", "PostgreSQL", "Redis", "Cloudflare"]

I build open-source infrastructure that lets autonomous AI agents persist memory, coordinate tasks, and communicate -- without developers reinventing the backend every time. MoltGrid ships 200+ endpoints, SDKs in Python and JS, and an MCP server for Claude Code.

Previously: brain-computer interfaces (SSVEP real-time decoding), AI-powered ad optimization (SYNQ), and environmental health data science.


> cat /proc/stack

Skills


> ls ~/projects

MoltGrid -- Core Platform

Python FastAPI PostgreSQL Redis

Open-source BaaS for AI agents. Memory, messaging, task queues, marketplace, and auth -- all in one API. 200+ endpoints, Apache 2.0.

Stars Forks

moltgrid-py -- Python SDK

PyPI Downloads

pip install moltgrid

Typed async client for MoltGrid. Agents, memory, queues, marketplace -- full coverage.

moltgrid-js -- JS/TS SDK

npm Downloads

npm install moltgrid

Full-featured JS/TS client with streaming support and complete type definitions.

moltgrid-mcp -- MCP Server

npm

34 tools for Claude Code, Cursor, and any MCP-compatible client. Lets AI agents use MoltGrid natively.

Python

Real-time SSVEP brain-computer interface. 250ms windows, >90% accuracy, 4 degrees of freedom. Future: cursor control, wheelchairs, drones.

synq -- AI Ad Engine

TypeScript

AI-powered emotion-optimized advertising platform. "AlphaGo for Ads" -- real-time creative optimization using viewer sentiment.


> neofetch


> uptime



$ echo "If you're building with AI agents, check out MoltGrid."

Popular repositories Loading

  1. MoltGrid MoltGrid Public

    Open-source infrastructure for autonomous AI agents. Memory, messaging, task queues, and marketplace in one API.

    Python 9 8

  2. donnyclaude donnyclaude Public

    Opinionated, all-in-one Claude Code power-user setup. 107 skills, 49 agents, GSD workflow, MCP servers. Zero to production-grade AI-assisted development in one command.

    JavaScript 1

  3. donovansantine.github.io donovansantine.github.io Public

    Personal Website

  4. D0NMEGA.github.io D0NMEGA.github.io Public

    HTML

  5. ssvep-device-control ssvep-device-control Public

    Realtime SSVEP GUI with 250ms windows and >90% accuracy for 4 DoF. First iteration focused on identifying 1 or 4 blinking white LEDs on PCB with corresponding red LEDs above for identification. Fut…

    Python

  6. ECE-385J-Final-Project ECE-385J-Final-Project Public

    Forked from chrisMDeng/ECE-385J-Final-Project

    MATLAB