6-day current streak·26-day longest streak
Stuart Gardoll Growth engineer building AI integrations and developer tools I'm a former FlutterFlow and BuildShip engineer. I work across product, engineering, and growth, mostly with early-stage teams and founders.…
Stuart Gardoll
Growth engineer building AI integrations and developer tools
I'm a former FlutterFlow and BuildShip engineer. I work across product, engineering, and growth, mostly with early-stage teams and founders. Give me an ambiguous product idea and I'll turn it into working software quickly, then help you scale it.
I build developer tools that make app-building less tedious. Lately, that has meant connecting AI agents and custom integrations into mobile apps, putting AI models on-device, and bringing real-time ElevenLabs voice agents to production-ready systems. I also ship cross-platform products from design through the app stores.
---
Selected work
| Project | Stack | What it does |
| ------------------------------------------------------------------------------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Custom Code Connect for FlutterFlow | JavaScript & Dart | Syncs and pushes generated custom code into FlutterFlow, automating the manual copy-and-paste workflow. |
| BuildShip MCP Server | TypeScript | An MCP server that lets coding agents such as Claude inspect, manage, and edit BuildShip workflows and nodes. |
| FlutterFlow Gemma | Dart / Flutter | Adds private, secure, on-device Gemma AI to Flutter and FlutterFlow apps. |
| ElevenLabs Convo Agents | Dart / Flutter | Brings real-time, low-latency ElevenLabs Conversational AI to FlutterFlow projects on mobile. |
| ElevenLabs Presto Agent | JavaScript | Connects a Pimoroni Presto physical remote to the ElevenLabs Conversational AI WebSocket API through a host server. |
| EmbeddingGemma for FlutterFlow | Dart | Generates on-device text embeddings with Google's Gemma model for retrieval-augmented generation in FlutterFlow apps. |
| Groq for FlutterFlow | Dart | Provides custom actions for adding Groq models and agentic tooling to FlutterFlow apps. |
| Lexity | Dart | A Flutter vocabulary app with definitions, etymologies, usage examples, and a swipe-based interface. |
| mailto.website | Python | Turns emailed text, article links, or video links into interactive modules and deploys them with an Astro site. |
| StuCGM | Groovy | A Hubitat driver that retrieves the latest continuous glucose monitor reading through Nightscout. |
| Sundial | TypeScript | A location-aware clock that calculates the sun's position and casts shadows in the corresponding direction. |
| TRMNL Nightscout Transport Plugin | Liquid | A TRMNL dashboard plugin for glucose readings, vital metrics, calendar events, public transport departures, and weather. |
-
flutterflow_gemma ★ PINNED
Add on-device AI to your FlutterFlow project via this integration of the 'flutter_gemma" pub.dev package, allowing for the easy addition of Google's Gemma 3 & 3n models into FlutterFlow projects. This opens up local on-device AI capabilities with authenticated model downloads and real-time chat functionality.
Dart ★ 4 4mo agoExplain → -
elevenlabsconvo ★ PINNED
An implementation of the ElevenLabs Conversational AI 2.0 API designed specifically for FlutterFlow projects. This library provides state-of-the-art conversational AI capabilities with real-time voice interactions, advanced turn-taking models, and enterprise-grade features.
Dart ★ 2 1mo agoExplain → -
embeddingGemmaFlutterFlow ★ PINNED
A FlutterFlow library that transforms text documents into intelligent vector embeddings using Google's Gemma models for on-device machine learning. It processes documents into semantic vector representations, stores them locally in SQLite, and enables advanced similarity-based search and retrieval without requiring an internet connection
Dart ★ 0 6mo agoExplain → -
mailto-website ★ PINNED
One Gmail account. Many plus-aliases. Many self-extending sites.
Python ★ 0 2mo agoExplain → -
CustomCodeConnectForFlutterFlow ★ PINNED
Custom Code that actually works in FlutterFlow, pushed directly to your project.
JavaScript ★ 4 3h agoExplain → -
groqFlutterFlow ★ PINNED
A set of custom actions to integrate Groq's powerful and fast AI models, including their new Agentic Tooling capabilities, into your FlutterFlow applications.
Dart ★ 0 5mo agoExplain → -
Elevenlabs-Presto-Agent
A conversational AI project that bridges a Pimoroni Presto physical remote with the ElevenLabs Conversational AI WebSocket API. This setup allows you to control a high-quality AI agent via a touch-sensitive hardware interface while offloading the heavy lifting (audio processing and API communication) to a host server.
JavaScript ★ 1 6mo agoExplain → -
sgardoll
No description.
★ 0 1d agoExplain → -
buildship-mcp-server
MCP server for creating and editing BuildShip nodes and workflows
TypeScript ★ 0 1d agoExplain → -
open-design ⑂
🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.
★ 0 1mo agoExplain → -
issue-attachments
Temporary public image hosting for GitHub issue screenshots
★ 0 1mo agoExplain → -
TRMNL-Nightscout-Transport-Plugin
Multi-source ambient dashboard unifying health, calendar, transit, and weather data on a single TRMNL e-ink display — remix-ready reference for building multi-API plugins.
Liquid ★ 0 3mo agoExplain → -
AutoGlyph
AI Image to Font (OTF) generator
TypeScript ★ 0 3mo agoExplain → -
sundial
A tvOS, Google TV & web-based digital clock that casts realistic shadows like a physical sundial. Built Framer Motion, it displays the current hour as a large numeral wit h dynamically computed shadows that respond to the position of the sun (daytime) and moon (nighttime). The background, colors, and lighting shift throughout the day
TypeScript ★ 0 3mo agoExplain → -
elevenlabs-flutter ⑂
Official ElevenLabs Flutter SDK
★ 0 3mo agoExplain → -
lexity
Lexity is a Flutter-based mobile application designed for vocabulary expansion and word discovery. Leveraging a tactile, swipe-based interface, Lexity presents users with a curated "Lexicon" of rare, beautiful, and interesting words, complete with definitions, etymologies, and usage examples.
Dart ★ 0 4mo agoExplain → -
voiceScroll
A bootstrapped, voice-activated teleprompter for creators. Built with Flutter & Dreamflow to handle natural pacing and accents.
Dart ★ 0 6mo agoExplain → -
yamlTools
A Flutter application that helps you visualize, explore, and edit YAML files from FlutterFlow projects. It provides multiple ways to view and interact with FlutterFlow YAML structure, including a pre-trained AI approach to YAML editing.
Dart ★ 0 6mo agoExplain → -
flutter_gemma ⑂
The Flutter plugin allows running the Gemma AI model locally on a device from a Flutter application.
Jupyter Notebook ★ 0 10mo agoExplain → -
StuCGM
StuCGM is a driver for the Hubitat smart home hub that allows users to access their most recent blood glucose value from a continuous glucose monitor (CGM) via Nightscout.
Groovy ★ 0 3y agoExplain → -
cgm-remote-monitor ⑂
nightscout web monitor
JavaScript ★ 0 2mo agoExplain →
No repos match these filters.
More creators on gitmyhub
sindresorhus bradtraversy JakeWharton lucidrains rafaballerini