Skip to content
View walteraandrade's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report walteraandrade

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

Hi, I'm Walter ๐Ÿ‘‹

"yo soy yo y mis circunstancias" โ€” Ortega y Gasset

Creative technologist from Bahia, Brazil (currently in Belo Horizonte). I build tools that scratch my own itch โ€” terminal-native dev tools, AI agents, and the occasional game. Currently deep in the AI-assisted development rabbit hole, shipping small sharp programs that do one thing well.

TypeScript Rust Go Deno Python


โ–ถ Start here

๐Ÿงฐ integrated-task-manager โ€” The triage layer Linear's free plan lacks. Ingests your error backlog, enriches each item from Sentry/PostHog, and an embedded Claude agent proposes an actionable verdict โ€” nothing written back until you confirm. One Deno 2 process (agent + store + scheduler + API/SSE) serving a React SPA, overlay on node:sqlite, zero external infra. ย ย ย ย TypeScript ยท Deno ยท React ยท MCP

๐Ÿ” cerberus โ€” A terminal password manager that takes crypto seriously: XChaCha20-Poly1305, Argon2id, secrets pinned in locked memory via memguard. Bubbletea TUI. ย ย ย ย Go

๐Ÿ•ธ๏ธ arachne โ€” A git network graph viewer, right in your terminal. Replaces GitHub's Network tab. ย ย ย ย Rust


๐Ÿ–ฅ Terminal & TUI

๐Ÿ“œ homer โ€” Git chronicle TUI. Watches repos, groups commits into narrative units, generates prose. Go

๐Ÿ”ญ mr-argus โ€” Linux process monitor built for Claude Code instances. Keep tabs on your AI agents. TypeScript

๐Ÿš€ apollo โ€” Local-first commit-review triage. Same spec, two AI agents, one winner. ย ย ย ย โ†ณ claude-apollo ยท codex-apollo ยท Go

๐Ÿ—‚๏ธ plutio-manager โ€” CLI + TUI for syncing JSON sprint plans to Plutio. Go


๐Ÿค– AI & agents

๐ŸŽฌ review-summarizer-ai โ€” Scrapes the web to summarize public opinion on any movie, album, book, or artist. Includes an interactive Influence Map of how works connect. TypeScript

๐ŸŽจ ai-decor-assistant โ€” Point it at a room, get design ideas. AI office-decoration visualizer. TypeScript

๐Ÿ”Œ mcp-monorepo-study โ€” A complete runnable Model Context Protocol example: server + client + host in one repo. TypeScript


๐ŸŽฎ Games & experiments

๐ŸŽผ aetheria โ€” Ear-training RPG. Vibe-coded into existence to make music theory actually fun. TypeScript

๐Ÿ’ผ smells-like-job-spirit โ€” Automated job-application form filler. Python doing the tedious work so I don't have to. Python


activity

GitHub contribution graph


Website LinkedIn

Pinned Loading

  1. philoagentes-course philoagentes-course Public

    Cloned from https://github.com/neural-maze/philoagents-course to study AI integration

    Python 1

  2. aetheria aetheria Public

    Vibe-coding a ear-training rpg and seeing where it goes

    TypeScript 1

  3. convert-png-to-webp convert-png-to-webp Public

    Shell

  4. smells-like-job-spirit smells-like-job-spirit Public

    Automated tool to fulfill jobs forms.

    Python