Skip to content
View Wintersta7e's full-sized avatar
😢
😢

Block or report Wintersta7e

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.

Content in all repositories owned by your account will be closed.
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
Wintersta7e/README.md
           _       __                 __       _____   
 _      __(_)___  / /____  __________/ /_____ /__  /__ 
| | /| / / / __ \/ __/ _ \/ ___/ ___/ __/ __ `/ / / _ \
| |/ |/ / / / / / /_/  __/ /  (__  ) /_/ /_/ / / /  __/
|__/|__/_/_/ /_/\__/\___/_/  /____/\__/\__,_/ /_/\___/ 
                                                       

Building tools for AI coding agents, and using every new framework I can get my hands on to do it.

β”Œβ”€ ~ ─────────────────────────────────────────────────────┐
β”‚ $ whoami                                                β”‚
β”‚ agentic coding Β· AI tooling Β· one new stack per project β”‚
β”‚                                                         β”‚
β”‚ $ uname -a                                              β”‚
β”‚ WSL2 Β· Docker Β· a shell with an agent running in it     β”‚
β”‚                                                         β”‚
β”‚ $ ls ~/projects                                         β”‚
β”‚ agentdeck/  augur/  nexum/  Doc-Summarizer/             β”‚
β”‚ FlowForge/  AiGameCompanion/                            β”‚
β”‚                                                         β”‚
β”‚ $ alias ship                                            β”‚
β”‚ ship='agent | lint | typecheck | test && git push'      β”‚
β”‚ # a failed stage goes back to the agent, never to main  β”‚
β”‚                                                         β”‚
β”‚ $ cat .rules                                            β”‚
β”‚ local-first Β· no cloud Β· no telemetry                   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Projects

Project What Stack
agentdeck Desktop deck for WSL coding agents β€” 7 agents + custom CLIs, split terminals, visual workflows, worktree isolation Electron Β· React Β· TS
augur Local-first neurosymbolic agent β€” blackboard over Redis + NATS, gated local-LLM advice, self-tuning Python Β· Ollama
nexum Cross-agent memory for Claude Code + Codex CLI β€” signed, searchable, served over MCP Rust Β· SQLite
Doc-Summarizer Fully offline summarizer β€” map-reduce over long docs, every point traced to its source sentence Python Β· llama.cpp
FlowForge Node-based file pipelines β€” rename, resize, convert, filter β€” GUI and CLI over one engine C# Β· .NET 10 Β· Avalonia
AiGameCompanion In-game AI overlay drawn straight into DX11/DX12 titles Rust Β· hudhook

Personal tools, not products. Open source, no support guarantees β€” issues and PRs are read.

Pinned Loading

  1. AiGameCompanion AiGameCompanion Public

    In-game AI overlay for asking questions while playing -- powered by Google Gemini

    Rust 5 3

  2. agentdeck agentdeck Public

    Electron desktop app for managing AI coding agents in WSL β€” split terminals, visual workflows, prompt templates, 7 agents supported

    TypeScript 4

  3. Doc-Summarizer Doc-Summarizer Public

    Fully offline document summarizer powered by a local Qwen3 4B model. Private desktop app (PySide6/QML) + CLI for PDF, DOCX, RTF, TXT & Markdown, with batch processing and source-grounded summaries.…

    Python 3

  4. augur augur Public

    Hybrid neurosymbolic AI using blackboard architecture. Domain-agnostic anomaly detection + cross-domain correlation + local LLM advice + session-based self-improvement. Python 3.12.

    Python

  5. mz-plugin-studio mz-plugin-studio Public archive

    Visual no-code plugin builder for RPG Maker MZ

    TypeScript 3

  6. FlowForge FlowForge Public

    Visual node-based file processing pipeline tool for batch rename, resize, convert, and filter

    C# 1