Skip to content
View SilentKnight87's full-sized avatar

Block or report SilentKnight87

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

Joash

I build practical AI/operator tools: CLIs, agent workflows, dashboards, and automation that solve real operational problems.

This profile highlights finished or usable work first. Spec-stage and private experiments stay off the front page until they earn the spot.

πŸ”’ = private repo. Private links only work for authorized users.

Featured finished work

Repo What it is
πŸ’Έ ops-margin-agent πŸ”’ Enterprise tech-spend auditor built with Hermes Agent. Scans cloud, observability, SaaS, and AI inference waste; generates savings reports, remediation artifacts, tickets, Stripe approval cards, and policy-gate outputs. Includes synthetic AcmeCo data and 65 tests.
🎬 repo-to-shorts-agent Workflow that turns a repository into a launch-ready technical demo video package: analysis, story beats, visual rendering, validation, submission copy, and a Hermes skill wrapper. Includes Remotion/Python rendering paths and a large test suite.
πŸ› οΈ agentic-engineering-loop Portable agent skill for shipping software through a controlled loop: brainstorm, plan, implement, review, fix, and compound. Packaged for Hermes, Claude Code, Codex, and OpenCode-style workflows.
πŸš— cardealbot πŸ”’ Used-car deal scanner with scheduled scraping, scam detection, aesthetic scoring, market/deal scoring, LLM review, SQLite storage, and Telegram alerts.

Other useful projects

Repo What it is
🩺 openclaw-watchdog Self-healing watchdog for OpenClaw/Hermes gateway crashes with graduated recovery and Telegram alerts.
🧠 gemini-memory-engine Personal semantic-memory experiment using Gemini embeddings for recall across saved inputs.
πŸ§ͺ personal-llm-benchmark Personal benchmark suite for comparing LLMs on practical tasks instead of generic vibes.
πŸŽ™οΈ podcast-digest-agent Agent for turning podcast content into useful summaries and notes.
🎧 YoutubeToSpotifyPlaylist Utility for turning YouTube playlists into Spotify playlists.

Older experiments and learning repos

Repo What it is
πŸ‹οΈ ai-home-gym-build Scrollytelling site for AI-powered home-gym planning using Gemini and image generation.
πŸ“° ai-news-agent Early Python agent for collecting and processing AI/news intelligence.
🌊 wormhole-connect-tutorial Wormhole Connect tutorial and cross-chain demo.
🌊 wave-dapp Solidity wave portal dApp.
βš›οΈ react-dapp React dApp learning project.

Current build thesis

The through-line: build small, useful systems with clear inputs, safe approval gates, tests, and proof artifacts. Less hype, more working software.

Pinned Loading

  1. gemini-memory-engine gemini-memory-engine Public

    Universal personal memory layer powered by Gemini Embedding 2. Capture anything (text, images, audio, PDFs). Recall by meaning.

    Python

  2. monarchmoney monarchmoney Public

    Forked from hammem/monarchmoney

    Python API for Monarch Money

    Python

  3. openclaw-watchdog openclaw-watchdog Public

    Self-healing watchdog for OpenClaw gateway. Auto-detects crashes, runs graduated recovery, and alerts via Telegram.

    Shell