Skip to content
View sgardoll's full-sized avatar

Block or report sgardoll

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

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.

Pinned Loading

  1. flutterflow_gemma flutterflow_gemma Public

    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. T…

    Dart 4 1

  2. elevenlabsconvo elevenlabsconvo Public

    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 vo…

    Dart 2 1

  3. embeddingGemmaFlutterFlow embeddingGemmaFlutterFlow Public

    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 repre…

    Dart

  4. mailto-website mailto-website Public

    One Gmail account. Many plus-aliases. Many self-extending sites.

    Python

  5. CustomCodeConnectForFlutterFlow CustomCodeConnectForFlutterFlow Public

    Custom Code that actually works in FlutterFlow, pushed directly to your project.

    JavaScript 4

  6. groqFlutterFlow groqFlutterFlow Public

    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