Portfolio

Projects

Making AI work for complex engineering and technical problems.

Jimmy Energy

CIO (2022-2025)

Engineering-as-Code transformation

Transformed traditional engineering company to Git-based workflow. Replaced legacy PLM with custom Python tools (PyJimmy). Entire engineering team now works from unified codebase with version control, CI/CD, and AI integration.

Impact: Engineers spend time engineering instead of managing files. Clean, versioned data enables AI workflows.

Python, Git, AWS, GitHub Actions

OmniAgents

Active development

Unified interface for AI coding agents

Unified interface for AI coding agents across execution environments (Local, Docker, E2B) and frameworks (smolagents, Pydantic-AI, LangChain).

Python, Docker, E2B

Predibench

Benchmark AI on real-world prediction markets

Benchmark AI models on real-world prediction markets. Live platform testing if AI can beat humans at forecasting.

Python, Polymarket API, RAG

Webportal

Web interface for AI agents

Web interface for AI agents. Built at HuggingFace x Anthropic hackathon (3rd place).

Firebase, Web APIs

DeepDraft

Work in progress

AI tool for technical documentation

AI tool for technical documentation — design docs, reports, diagrams, plans. Deep search specialized in scientific questions.

Python, RAG, LLM agents

Pyforge

Minimalist Python library for engineering-as-code

Version control for engineering artifacts — models, simulations, docs. Born from Jimmy Energy transformation.

Python, Git

AIEngineer

Experimental

AI agent for engineering project scaffolding

AI agent that scaffolds engineering projects following Pyforge conventions. Uses Aider to programmatically generate code.

Python, Aider, Pyforge