Skip to content
View Gardner-Programs's full-sized avatar
  • Fort Wayne, IN

Block or report Gardner-Programs

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

Isaiah Gardner

Integrations engineer with 5 years of experience building production systems from scratch: REST APIs, automation pipelines, and internal tooling. Spent my career at a 20+ office logistics company where I was the sole engineer, building and owning the entire integration portfolio.

Lately I've been building AI-adjacent tooling: LLM integrations, embeddings, and local-first systems.

Currently open to new opportunities.


What I Build

  • API integrations: Google Workspace, HubSpot, Slack, Atera RMM, 8x8 VoIP, AWS, Active Directory
  • Automation pipelines: KPI reporting, user lifecycle management, account provisioning, email systems
  • Internal tooling: GUI desktop apps, CLI tools, REST services, MongoDB/MySQL backends, React/TypeScript front ends

Featured Projects

AkashicCodex - A local, model-agnostic memory store for AI conversations. SQLite + sqlite-vec hybrid search (FTS5 keyword + semantic vectors, fused with reciprocal rank fusion), a two-tier retrieval pipeline, and CLI + FastAPI interfaces over one store you own. Switch between Claude, Gemini, or a local model and keep your context.

CodeHound - Browser extension (Chrome + Firefox) that finds verification codes in Gmail and copies them to your clipboard. Optional AI mode via Claude or OpenAI.

ntfy-notify - Model Context Protocol (MCP) server that lets Claude/Cowork push phone notifications via ntfy. Wired into a scheduled daily job-search sweep so the summary lands on my phone the moment it finishes.

Domain Email Signatures - Replaced a $9K/yr vendor tool with a custom Python system managing signatures for 750 users via Gmail API domain-wide delegation.

Google Workspace Tools - Collection of production scripts spanning 7 Google APIs: user lifecycle, OU mirroring, device auditing, after-hours monitoring, and more.

Employee Onboarding Automation - GUI app that provisions accounts across 5 systems simultaneously. Cut new-hire setup from 30-60 minutes to ~5 minutes.


Stack

Python REST APIs FastAPI Google Workspace APIs AWS Lambda AWS RDS MongoDB MySQL SQLite OAuth2 MCP LLM integration Embeddings Selenium Active Directory PowerShell Node.js TypeScript


📍 Fort Wayne, IN

Pinned Loading

  1. akashic-codex akashic-codex Public

    A local, model-agnostic memory store for AI conversations.

    Python

  2. ThermoStat ThermoStat Public

    ESP32 MicroPython smart thermostat with IR control, adaptive scheduling, and a web UI served from the device

    Python 1

  3. Plan-IT Plan-IT Public

    Sprint planner that uses Google Calendar as its backend — no database required

    TypeScript 1

  4. CodeHound CodeHound Public

    Chrome extension that sniffs out verification codes from Gmail and copies them to your clipboard

    JavaScript

  5. Domain-Email-Signatures Domain-Email-Signatures Public

    Replaced a $9K/yr vendor tool with a custom Python system managing Gmail signatures for 750 users via Admin SDK domain-wide delegation.

    Python 3

  6. Employee-Onboarding-Automation Employee-Onboarding-Automation Public

    Automated new-hire account provisioning across Google Workspace, Active Directory, 8x8, and Transport Pro

    Python