An open API service indexing awesome lists of open source software.

https://github.com/kbennett2000/kbennett2000


https://github.com/kbennett2000/kbennett2000

docker ham-radio raspberry-pi self-hosted web3

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# Hi, I'm Kris ๐Ÿ‘‹

**Solutions Architect ยท I ship production software solo, at team speed, with AI ยท 25+ years across enterprise & Web3**

I'm a builder who teaches and a teacher who builds โ€” but first, I ship. Over 25+ years I've worn a lot of hats (enterprise architect, solutions lead, co-founder, Chief Learning Officer, DevRel), and the thread through all of it is the same: take something genuinely complex, architect it, and get it into production.

What's different now is the leverage. AI-accelerated workflows mean I take projects from whiteboard to shipped, production-grade code *solo* โ€” at a pace that used to require a full delivery team, without the team's cost or coordination overhead. The repos below aren't toys or tutorials; they're working, self-hosted, full-stack systems I designed and built end to end.

---

## ๐Ÿ’ผ Available for work

I'm taking on **contract and fractional Solutions Architect** engagements. The sweet spot is teams who need senior architecture judgment *and* someone who'll actually build the thing, fast:

- ๐Ÿ›๏ธ **Architecture & technical strategy** โ€” system design, API design, self-hosted and cloud infrastructure
- โšก **AI-accelerated delivery** โ€” rapid prototypes, MVPs, and production builds, solo or alongside your team
- ๐Ÿ”Œ **AI/LLM integration** โ€” MCP tooling, grounded answer engines, AI-assisted workflows
- ๐Ÿงฑ **Full-stack product development** โ€” React/Next.js ยท FastAPI/Node ยท Docker ยท self-hosting

๐Ÿ“ซ **kbennett2000 [at] gmail.com** ยท [LinkedIn](https://www.linkedin.com/in/kbennett2000/) ยท ๐Ÿ“ Elizabeth, Colorado

---

## ๐Ÿ“š Track record

- ๐Ÿ›๏ธ Co-founded [Blockchain Training Alliance](https://blockchaintrainingalliance.com/) and led it to a successful **exit in 2021**
- ๐ŸŽ“ **150,000+** learners trained globally through certification programs I designed
- ๐Ÿข Built education programs and Centers of Excellence with **Deloitte, Air France, and the USPTO**
- ๐ŸŸฆ Developer Relations on [IOG's](https://www.iog.io/) **Ouroboros Leios** next-gen consensus algorithm (Cardano)
- โš™๏ธ Architected JavaScript smart contracts and dApps at [Agoric](https://agoric.com/)
- ๐Ÿ—“๏ธ **25+ years** turning whiteboards into shipped systems

---

## ๐Ÿ› ๏ธ What I'm doing now

- ๐Ÿงฑ **Independent practice** โ€” architecting and shipping production systems for clients, solo and AI-accelerated
- โš™๏ธ **Open-source systems** โ€” turning weird ideas into hardware + full-stack apps, in public
- ๐Ÿ”Œ **AI/LLM tooling** โ€” MCP connectors and grounded-retrieval patterns that make AI useful on private data

## ๐ŸŒŸ Flagship: the Concord ecosystem

A coherent, multi-component system I designed and built end to end โ€” **engine, reference app, AI connector, and curriculum** โ€” as one architecture rather than a pile of scripts. It happens to serve Scripture; the point is the system design.

- โš™๏ธ **[Concord](https://github.com/kbennett2000/concord)** โ€” a LAN-first, fully offline
REST API: 13 aligned datasets, semantic ("verses about anxiety") search, and geography
that stays honest about what it can't locate. Published image, offline at runtime.
- ๐Ÿ“– **[songbird](https://github.com/kbennett2000/songbird)** โ€” the reference app on
Concord's `/v1`: multi-user FastAPI/React/Docker, read ยท annotate ยท cross-link ยท map.
- ๐Ÿ”Œ **[concord-mcp](https://github.com/kbennett2000/concord-mcp)** โ€” an MCP connector
that lets Claude (and any MCP client) pull data straight from your own instance instead
of guessing. Looked up, never made up.
- ๐ŸŽ“ **[concord-tutorial-web](https://github.com/kbennett2000/concord-tutorial-web)** โ†’
**[react](https://github.com/kbennett2000/concord-tutorial-react)** โ†’
**[ai](https://github.com/kbennett2000/concord-tutorial-ai)** โ€” a three-course ladder
from "what's an API?" to reading the source to teaching an AI to ground its answers.

*Architect the whole system, then teach people to build on it โ€” the whole loop, in public.*

## ๐Ÿ“Œ Selected projects

| Project | Architecture & stack |
| --- | --- |
| ๐ŸŽฎ [**lan-games**](https://github.com/kbennett2000/lan-games) | Real-time multiplayer game platform โ€” 8 turn-based games in the browser, live multiplayer over Node.js + Socket.io. Concurrency, game-state sync, and room management, built solo. |
| ๐Ÿ““ [**soap-journal**](https://github.com/kbennett2000/soap-journal) | Self-hosted, multi-user journaling app โ€” FastAPI + React + Docker, auth, 13 translations. End-to-end production build: backend, frontend, data, deployment. |
| ๐Ÿค– [**sourced**](https://github.com/kbennett2000/sourced) | Grounded answer engine comparing Brave Search's Web Search vs. LLM Context endpoints. Next.js 15 + Vercel AI SDK + Claude. |
| ๐Ÿฆ [**hedera-native-rwa-dapp**](https://github.com/kbennett2000/hedera-native-rwa-dapp) | Compliance-gated Real World Asset token on *native* Hedera services (HTS keys, HCS audit trail, Mirror Node) with a React investor dApp. |
| ๐ŸŒค๏ธ [**weather-station-public**](https://github.com/kbennett2000/weather-station-public) | Full IoT pipeline โ€” ESP32 + FreeRTOS with BME280/TSL2591/GPS sensors โ†’ MySQL on a Pi/Linux box โ†’ served over the LAN. Hardware to dashboard. |
| ๐ŸŽ๏ธ [**rc-lap-timer**](https://github.com/kbennett2000/rc-lap-timer) | Camera-based lap timing โ€” Next.js + TypeScript + Prisma + MySQL on a Pi Zero 2 W, with motion-detection timing and an IR beacon mode. |
| ๐ŸŸฆ [**ouroboros-leios**](https://github.com/input-output-hk/ouroboros-leios) | Contributor โ€” design and prototyping for the Ouroboros Leios consensus protocol (IOG). |
| ๐Ÿช™ [**Agoric/dapp-offer-up**](https://github.com/Agoric/dapp-offer-up) | Contributor โ€” sample dApp on the Agoric smart contract platform. |

## ๐Ÿงฐ Tech I reach for

**Web & full-stack** TypeScript ยท JavaScript ยท React ยท Next.js ยท Node ยท FastAPI ยท Tailwind
**Backend & data** Python ยท MySQL ยท Prisma ยท REST API design ยท Docker ยท self-hosting
**AI/LLM** MCP servers & connectors ยท grounded retrieval ยท AI-assisted delivery workflows
**Hardware & IoT** ESP32 ยท FreeRTOS ยท Raspberry Pi ยท C++
**Web3** Cardano (TS SDK, MeshJS) ยท Agoric SDK ยท Hedera (HTS, HCS, EVM) ยท smart contracts ยท dApps
**Plus** cloud & solution architecture ยท .NET ยท curriculum design

## ๐Ÿค Let's connect

- ๐Ÿ“„ **Resume** โ€” [Markdown](RESUME.md) ยท [PDF](RESUME.pdf)
- ๐Ÿ’ผ [LinkedIn](https://www.linkedin.com/in/kbennett2000/)
- ๐Ÿ“ซ kbennett2000 [at] gmail.com
- ๐Ÿ“ Elizabeth, Colorado

---

Architect it. Ship it. ๐Ÿ—๏ธ