Luca

Projects

1 / 11
  • Prism

    Creator, Sep 2024 to Present. Open-source, self-hosted AI web agent with multi-provider LLM support (OpenAI, Anthropic, Google, Ollama). Includes GitHub OAuth, sandboxed Docker tool execution, AES-256 encrypted API key storage, and a React chat interface. Go/Fiber backend, TypeScript frontend.

    Built with Go, React, TypeScript, Docker, SQLite.

    Prism source
  • PrismaVoice

    Developer, Mar 2026 to Apr 2026. On-device voice-to-text for macOS, based on Hex. Press-and-hold a global hotkey to record, then transcribe and paste into any app. Uses Parakeet TDT v3 and WhisperKit for fully local transcription with no cloud dependencies.

    Built with Swift, TCA, WhisperKit, macOS.

    PrismaVoice source
  • Coda

    Creator, Mar 2026 to Present. Custom IDE built on Tauri. Acts as middleware between a Rust/Tauri native binary and AI assistants (Claude Code, OpenAI Codex) via Unix-socket JSON-RPC 2.0. Manages Git checkpoints, custom MCP tools, and session orchestration.

    Built with TypeScript, Node.js, Tauri, MCP.

    Coda source
  • ftc-mcp

    Creator, Feb 2026 to May 2026. MCP server that gives AI coding assistants deep knowledge of the FTC Robot Controller ecosystem. Injects 9,500+ lines of verified FTC documentation, Pedro Pathing APIs, and working code examples so teams can ship competition-ready Java with their assistant of choice.

    Built with TypeScript, MCP, Java, FTC.

    ftc-mcp source
  • EchoMap

    Creator, Apr 2026 to May 2026. Desktop acoustic visualization tool. Loads STEP geometry or builds scenes in-app, places sound sources and listeners, ray-traces propagation across frequency bands, and inspects the result on a 3D heatmap. Also ships a robot-control surface with a boxing-humanoid scenario, generic n-DOF arm, WebSocket agent protocol, and plugin loader.

    Built with Rust, Acoustics, Robotics, STEP.

    EchoMap source
  • MacRecorder

    Creator, Oct 2025 to Dec 2025. Macro recorder for macOS. Records and replays mouse and keyboard events with window-specific recording, live window preview thumbnails, ghost actions that target background windows without focus, adjustable playback speed from 0.1x to 5x, and a visual event timeline with editable delays and positions.

    Built with Swift, macOS, Accessibility API.

    MacRecorder source
  • Yoinka

    Creator, Feb 2026 to May 2026. Job search platform aggregating listings from over 1,600 US companies. Real-time search, configurable filters, and an adapter system for integrating various data sources. Go backend with a modern web frontend.

    Built with Go, Docker.

    Yoinka source
  • ParkBot

    Creator, Mar 2026. Automated parking permit purchasing bot for Iowa State with a native desktop GUI. Drives Chrome via go-rod for the actual purchase, has a dark Fyne interface, a lock file to prevent accidental double purchases, and keyboard shortcuts for save, run, stop, and clear log.

    Built with Go, Fyne, go-rod.

    ParkBot source
  • ProxyClient

    Creator, Dec 2025. Desktop application for testing and managing proxy servers. Bulk imports from text, CSV, or JSON, tests with configurable timeout and concurrency, shows real-time working, slow, and failed counts, and exports in multiple formats. Cross-platform via Tauri and React 19.

    Built with Tauri, React, TypeScript, Tailwind.

    ProxyClient source
  • X Terminal

    Creator, Dec 2025. Terminal-based client for X.com (Twitter). Browse your timeline, post, like, repost, and reply directly from the terminal. No API keys required since it logs in with a regular X.com account. Session persistence, interactive keyboard navigation, and full search.

    Built with Python, TUI.

    X Terminal source
  • MultiInstance

    Creator, Dec 2025. Cross-platform desktop app for running multiple instances of single-instance apps. Uses separate APPDATA and HOME directories for process isolation. Per-instance resource allocation (CPU, RAM), real-time monitoring, and profile presets. Built with Rust and egui.

    Built with Rust, egui, SQLite.

    MultiInstance source