technosophos
At @Fermyon. Creator of Helm, Glide, Krustlet, Brigade, CNAB, & HTML5-php. Wrote "Go In Practice", "Illustrated Children's Guide to Kubernetes", and 8 others.
@fermyonBoulder, CO
Pinned Repositories
cnab-spec
Cloud Native Application Bundle Specification
wagi
Write HTTP handlers in WebAssembly with a minimal amount of work
bartholomew
The Micro-CMS for WebAssembly and Spin
helm
The Kubernetes Package Manager
krustlet
Kubernetes Rust Kubelet
spin
Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
common-chart
A base Helm chart with shared definitions
dashing
A Dash Generator Script for Any HTML
helm-template
Helm plugin to add client-side 'helm template' command.
querypath
QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services and database resources.
technosophos's Repositories
technosophos/querypath
QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services and database resources.
technosophos/ValaXdebugTools
Tools for processing Xdebug trace files. Written in the Vala language.
technosophos/vscode-make
Utilities for working with Makefiles in VS Code
technosophos/bookmarker
Python Wasm app for Spin that uses KV store, AI inferencing to generate bookmarks page
technosophos/crossword-helper
Use an LLM to get some crossword puzzle clues
technosophos/a2a-example
Example of A2A agent
technosophos/tinygw
A sample Brigade gateway written in Rust
technosophos/sentiment-ts-spin
An example of doing sentiment analysis with Spin
technosophos/spin-worker
Example running a CF worker inside of Spin
technosophos/feed-the-dog
Feed the Dog tracks how many times the dog has been fed using NFC, Spin, and iPhone shortcuts
technosophos/spin
Spin is an open source framework for building and running fast, secure, and composable cloud microservices with WebAssembly
technosophos/spin-k3d-example
Quick example of Spin on k3d
technosophos/spin-quickstart
This is a codespaces template to accompany the Spin quickstart
technosophos/wasm-languages
The Markdown text of the Fermyon Language Guide
technosophos/all-kv-functions
Example usage of all Fermyon KV functions
technosophos/cenote-ai
Notion integration for better extraction of meeting notes
technosophos/cncf-memorials
🕯️💐CNCF Community Memorials
technosophos/example-router-py
Example of a Python Spin application with an internal http_router-based router
technosophos/fermyon-workshops
Home for Fermyon workshops
technosophos/jinja2-spin-example
Example of using Jinja2 inside of a Python Spin app
technosophos/php-hello-spin
Test Spin and PHP together
technosophos/spin-bookserver
Simple example of Spin service chaining
technosophos/spin-deepseek
Example of using Spin, Ollama, and DeepSeek R1 together
technosophos/spin-favicon
A trivial Spin favicon server written in (Tiny)Go
technosophos/spin-globalLinode
Create a spin instance on every edge node in Linode
technosophos/spin-kv-json-py
Example of a Python Spin app that uses Key Value Store for JSON documents
technosophos/spin-up-hub
This is the home developer.fermyon.com
technosophos/spinkube-documentation
Site and Docs for the SpinKube community project
technosophos/ts-router-post
Example of using Spin's TypeScript/Javascript Router to handle POST requests
technosophos/view-counter-ts
A Spin app in TypeScript that counts page views using Key Value Store