Pinned Repositories
alfredworkflows
My Workflows for Alfred 2
BearNanny
An experimental "live processor" for Bear notes with special markers
go-guess-the-number-app
A simple "guess the number" game for testing "go-app"
go-nats-app
A Go code only PWA as proof of concept for using (embedded) NATS as communication between front and back end.
hubic2swiftgate
A HubiC.com to OpenStack Swift Gateway
nim-screeps
A module for writing Screeps programs with the Nim programming language!
rodgoapp
Example of using Rod for testing a Go-App application
slacktogo
Slack Integration Server for distributing channels between different slack teams. Written in GoLang featuring stand-alone + multi-plattform usage!
timg
timg is a tool that shows images in the terminal (iTerm2 only)
vscode-indent-rainbow
Extension which shows indentation with a faint rainbow colored background to make them more readable
oderwat's Repositories
oderwat/vscode-indent-rainbow
Extension which shows indentation with a faint rainbow colored background to make them more readable
oderwat/alfredworkflows
My Workflows for Alfred 2
oderwat/go-nats-app
A Go code only PWA as proof of concept for using (embedded) NATS as communication between front and back end.
oderwat/rodgoapp
Example of using Rod for testing a Go-App application
oderwat/go-guess-the-number-app
A simple "guess the number" game for testing "go-app"
oderwat/godom
Make DOM manipulation in Go as similar to JavaScript as possible. (via GopherJS or WebAssembly)
oderwat/gopsx
A wrapper for gops to allow globbing patterns for the procname additionally to pids or addresses
oderwat/ice
Ice segment plugin for Bluge
oderwat/jim
Jim is a home automation assistant
oderwat/slit
slit - a modern PAGER for viewing logs, get more than most in less time
oderwat/timg
timg is a tool that shows images in the terminal (iTerm2 only)
oderwat/bun
SQL-first Golang ORM
oderwat/eliasdb
EliasDB a graph-based database.
oderwat/go-app
A package to build progressive web apps with Go programming language and WebAssembly.
oderwat/goexiv
Go bindings for the exiv2 library. Allows reading and writing EXIF/IPTC metadata to/from JPG, WEBP and PNG images.
oderwat/gomponents
Declarative view components in Go, that can render to HTML.
oderwat/litellm
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
oderwat/MemGPT
Teaching LLMs memory management for unbounded context 📚🦙
oderwat/natscli
The NATS Command Line Interface
oderwat/pixoo64
Based on KarpelesLab but updated with some more functionality
oderwat/protoc-gen-apidocs
oderwat/rod
A Devtools driver for web automation and scraping
oderwat/simple-memorizer-4
A progressive web app built with Go-app package / WebAssembly (Go 1.20).
oderwat/stable-diffusion
oderwat/stable-diffusion-webui
Stable Diffusion web UI
oderwat/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
oderwat/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
oderwat/voc-poc
A PoC for USB video out from the DJI FPV Goggles, inspired by The Video Out Club
oderwat/vue3-vite-guess-the-number
Guess the Number Game using Vue3 and Vite
oderwat/websocket
Minimal and idiomatic WebSocket library for Go