Laboratório de P&D da Datamonkeys — 64 builds · Março de 2025 — setembro de 2026

LABS

O que construímos para nós entre projetos de clientes: ferramentas de agentes, engines e experimentos de desktop. São as mesmas mãos que constroem o seu produto.

[01] Abrir

DesktopShip

Um cockpit sci-fi para o seu desktop: widgets holográficos arrastáveis (relógio, sistema, mapa, terminal, câmera, Spotify) que agentes de IA controlam por um servidor MCP embutido.

  • Electron
  • Node
  • MCP
  • node-pty

v0.1.2 · DMG · MIT

[02]

claude-spaces

Um canvas de nós onde cada nó é um processo Claude headless real. Execução paralela topológica, modelo, permissões, MCP e teto de custo por nó, com retomada de sessão.

  • Swift
  • SwiftUI
  • Claude Code CLI

macOS app, building

[03]

localmind

Um assistente pessoal 100% local com RAG agêntico. Pensado primeiro como biblioteca embutível, com CLI e API por cima.

  • Python
  • Pydantic AI
  • LanceDB
  • MLX
  • FastAPI

v0.1.0 · tested · OSS-ready

[04]

AgentsSimulation

App macOS que simula tocar uma iniciativa de agente: você escreve a tarefa e os testes, o Claude resolve, evals reais rodam, e review mais ADR liberam o merge. Inclui uma campanha de 8 níveis sobre engenharia AI-native.

  • Swift
  • SwiftUI
  • Claude Messages API

working

[05]

LLM from scratch

Um transformer decoder-only escrito do zero: RMSNorm, RoPE, GQA, SwiGLU, KV-cache, tokenizer BPE próprio e uma CLI de pretrain/SFT.

  • PyTorch
  • NumPy

working · checkpoints · tests

[06]

CameraHandsControl

Transforma a webcam do MacBook em trackpad: gestos de mão emitem eventos reais do sistema, com um teclado holográfico na tela.

  • Swift
  • Vision
  • CGEvent

working (.app)

// Outros experimentos

[07]

Sighted

App social de AR multiplataforma: iOS, watchOS, Android, macOS, painel admin e presença em tempo real.

  • Swift
  • ARKit
  • Firebase
  • LiveKit
  • Android

shipped

[08]

PetsAviação

"Este pet nesta caixa voa nesta companhia?" Catálogo versionado de políticas aéreas, motor de elegibilidade e medição da caixa em AR.

  • Swift
  • SwiftUI
  • ARKit

137 tests · App Store soon

[09]

Capitelize

Plataforma de análise financeira: ingestão de XLSX da Bloomberg, scoring, narrativas escritas por IA e relatórios em PDF, com core NestJS e cliente Flutter.

  • React
  • Expo
  • NestJS
  • TS

near launch

[10]

SAP Assessor

Ingere um export do abapGit, roda análise estática determinística de ABAP contra um ruleset S/4HANA e um call graph, e transforma os achados em backlog de remediação em linguagem de negócio.

  • Python
  • Claude

working

[11]

Orbital Factory

Jogo de automação em que a sua base é uma plataforma espacial móvel. Engine própria com simulação em dois estágios (data/control) a 60 UPS determinísticos.

  • C++17
  • LuaJIT
  • OpenGL

playable prototype

[12]

KingOfTheHill

Terminal cripto em tempo real de spot e futuros da Binance: candles em canvas, order book, tape, stream de liquidações, calculadora de alavancagem e alertas. Zero dependências.

  • Node
  • Vanilla JS
  • Canvas

working

[13]

dimensions

Visualizador de tesseract 4D renderizado como overlay fullscreen transparente e click-through, com dual 16-cell e morph L¹/L²/L∞.

  • Swift
  • SwiftUI
  • AppKit

working

[14]

Free2Dom

Engine e editor de RPG 2D com zero dependências e zero assets — cada sprite e som é gerado em código. Roda em iOS e macOS.

  • Swift
  • SpriteKit
  • Metal
  • Node bridge

working

[15] Abrir

loco.wtf

A spatial workspace that runs on top of your desktop: Minecraft-style block building in an interactive 3D scene, with AI models embedded in the world. Backend, site and native app live in one repo.

  • React 19
  • Three.js
  • Electron
  • Node

live at /loco/app

[16]

InstantTranslator

A macOS menu bar app that replaces the selected text in place: hit a shortcut and the translation overwrites the selection, in any app. A second shortcut fixes grammar instead. 18 languages, no copy-paste.

  • Swift
  • SwiftUI
  • Claude API

working (.app)

[17]

traduzaJá

The same in-place translation idea as a cross-platform global shortcut: select anywhere, press the combo, and the text comes back in your system language.

  • Electron
  • Node

working

[18]

OpenInterview

A transparent always-on-top overlay for technical interviews: capture the screen with a shortcut and get a solution with complexity analysis, routed through OpenRouter.

  • Electron
  • OpenRouter

working

[19]

PokeFire Swift Red

A GBA-era monster RPG in pure Swift and SpriteKit with zero dependencies and zero external assets — sprites, tiles and sounds are all generated in code. Ships a map editor and a sprite gallery as run modes.

  • Swift
  • SpriteKit
  • macOS + iOS

working

// Na bancada

Protótipos e pesquisas que ainda estamos moldando.

  • # Agents, factories and local AI

  • > CyberRange

    Simulador de carreira em cibersegurança no terminal, sobre ferramentas reais e dados de CVE ao vivo. [prototype]

  • > UniversalFactories

    Sim de fábricas explorando determinismo forte — aritmética fixed-point e lockstep — sobre um runtime ECS. [prototype]

  • > TaskbarStarship

    Jogo de widget de desktop: nave-fábrica encontra automação e progressão idle. [in design]

  • > SAP Evolution

    Pesquisa de mercado e arquitetura de MVP para um agente de troubleshooting SAP cobrindo FI, ST22, SLG1 e IDoc. [research]

  • > socialhub

    Escreva uma vez, publique em X, LinkedIn, Instagram e Threads. [prototype]

  • > own

    A local brain you train from the terminal: one command feeds the model line by line in online training, another seeds it in batch by SGD. Custom BPE tokenizer, checkpoints and smoke tests included. [prototype]

  • > CockpitDesktop

    Unity 6 running as a chromeless transparent always-on-top window on macOS — a cockpit-style overlay above your other apps, with toggleable click-through. [prototype]

  • > upscale-AI

    A trading loop driven by Claude: per-pair chart generation, scripted backtests and an HTML dashboard, wired up as an MCP server. [research]

  • > dino

    Financial instrument analysis straight from spreadsheets: 11,609 unique identifiers and 621 price records catalogued, broken down by region through the ISIN prefix. [research]

  • > ai-chat-commander

    Reads live Twitch and YouTube chat, filters messages with an action prefix, draws from the queue and executes them through AI with an on-stream overlay. [prototype]

  • > out-of-body

    Gerador de batidas binaurais com presets estilo Gateway e uma engine de jornadas guiadas. [prototype]

  • > SnapPDF

    Captura imagens e monta um PDF, em macOS e iOS. [working]

  • # AI desktop environments

  • > loco-max

    The long-running fork of Loco with the complete feature and shortcut set — the base the leaner versions were cut from. [archive]

  • > loco-metal

    The renderer rewritten in native Metal, with separate macOS and iOS targets. The bet is performance without Electron. [prototype]

  • > LocoGame

    A 3D voxel game in C++20 and OpenGL 4.6 crossing Minecraft (chunked world), Factorio (automation and logistics) and Age of Empires (RTS economy and tech). [prototype]

  • > loco_old · loco.wtf_ · loco

    Archaeological layers: the earlier Loco versions kept around to look up features that got lost along the way. [archive]

  • # Engines and games

  • > Free2dom Game Engine

    A tile-based, event-driven 2D engine in MonoGame/C# in the spirit of Stardew Valley, GBA pixel-art look. Editor, maps, creature AI and audio all in the repo. [working]

  • > Enemy Adventure Engine 2D

    A 2D engine in C++17 and SDL2 modelled on the Game Boy Advance classics, with full docs and build pipeline. [working]

  • > Chip

    A turn-based battle game in pure Swift with its own UI and combat renderers, plus an AI bridge and tilesets. [prototype]

  • > Engine2D · Gameverse · Gundamon Seed

    Unity projects for shader experiments and gameplay prototyping, with generated Gundamon Seed builds. [prototype]

  • > LikeStellaris

    A space 4X in C++ — civilisations, planets, entities, and a GUI kept separate from the game loop. [prototype]

  • > factorio-clone

    A Factorio clone built twice to compare web iteration against native: resource gathering, factory automation, an entity system and crafting in C++17 and SFML, then the same premise in React and TypeScript in the browser. [prototype]

  • > PokeFire ports

    Ports of the same RPG to Flutter, to Expo/React Native and to Unity 2D — the Unity one reads the very same save files the Flutter version writes, and loads species sprites by URL. [working]

  • > gundam · lua · Tiled

    Supporting pieces: the agbcc toolchain for GBA, LOVE2D prototypes, and the Tiled editor sessions that feed the maps. [tooling]

  • # Native Apple apps

  • > Borderlines

    An iOS live conversation monitor: voice-sensitivity detection, per-speaker labels and nicknames, session history and storage controls, with a legal notice in onboarding. [working]

  • > BTDock

    An alternative macOS dock: draggable, renameable categories, app counters and badges, transparent mode and live preview. [working]

  • > ExNPC

    A SwiftUI and Core Data app for conversations with persisted characters — messages stored locally. [prototype]

  • > NXInvert

    Nintendo Switch homebrew that rotates the screen 180 degrees. Builds through devkitPro/libnx or a Docker container. [working]

  • > MetalTest · SDL3Test · RaylibTest

    Three proofs of the same question: a transparent overlay window in Metal, in SDL3 and in Raylib. [research]

  • # AI and MCP tooling

  • > WorkAway

    A complete chat system over the Model Context Protocol: a TypeScript web client talking WebSocket to an MCP server in Node. [working]

  • > oracle

    An app for talking to Claude over MCP, with an action executor on the server side. [prototype]

  • > claude_control

    A collection of web front-ends for Claude Code — templates, a WebUI and an integrated version. [prototype]

  • > all-listen

    A conversation monitor in Python: continuous microphone capture, timestamped transcription and consolidated daily logs for later analysis. [working]

  • > Reserved slots

    Directories with a name and a scope but no code yet: MCP servers and editor controllers (echo-claude-mcp, cursor-commander, community-youtube-controller), the next round of quantitative strategy and social collection (quantTrade, linkedin-likes), and a development environment for the R36S handheld console. [placeholder]

  • # Products and sites

  • > louisperner.dev

    A personal portfolio and platform in Next.js 15: full metadata and JSON-LD, dynamic sitemap, Core Web Vitals work, Firebase and Radix UI. [live]

  • > Aeloria

    A social network built around matches: login, profiles, followers, matchmaking, a schedule and a progression page. Full HTML prototype plus a Next.js version in progress. [building]

  • > findmeajob

    Job search and triage on the Next.js App Router. [prototype]

  • > datamonkeys.ai · datamonkeys · datamonkeys-wp

    Our own site, Flutter app and WordPress front — the Next.js starter here is the base reused across the other sites. [live]

  • > transtomaz.com.br

    A client site on the Datamonkeys starter. [live]

  • > ClaudeGiftCard

    A front-end for issuing gift cards, also derived from the starter. [prototype]

  • > hugo.ai

    A React and Vite SPA — an assistant at an early stage. [prototype]

  • > sincronicidades

    A React and Vite app for logging and cross-referencing synchronicities. [prototype]

  • # Data, scraping and trading

  • > linkedin-friends

    A LinkedIn engagement analyser: an authenticated Playwright scraper that collects posts and ranks who interacts with you most. [working]

  • # External archive and references

  • > vibe-draw

    A "Cursor for 3D modelling": sketch on a 2D canvas, refine with AI, convert to a navigable 3D model. [external reference]

  • > interview-coder

    CodeInterviewAssist — the community, paywall-free interview assistant we keep as a comparison point for OpenInterview. [external reference]

>

Começar um build

Pronto para Construir seu MVP?

Agende uma call de estratégia gratuita e vamos conversar sobre como dar vida à sua ideia.

Ou conte-nos sobre seu projeto

Receba uma estimativa grátis em 24h