Github Awesome

656 posts

Github Awesome banner
Github Awesome

Github Awesome

@GithubAwesome

💡 The latest trending repositories on GitHub—fresh, daily, and packed with inspiration. 💌 [email protected]

가입일 Ocak 2024
7 팔로잉372 팔로워
Github Awesome
Github Awesome@GithubAwesome·
Setting up Claude Code on a VPS usually means wrestling with dependencies, display issues, and browser sandbox crashes. HolyClaude is a single Docker Compose file that eliminates all of that. Claude Code CLI, a browser-accessible terminal UI, five AI CLIs, and 50+ development tools pre-installed. Your agent can spin up a web app, navigate to it, take screenshots, and run visual tests without the container falling over.
English
1
0
1
30
Github Awesome
Github Awesome@GithubAwesome·
Want a thirty-five hundred dollar retro airport display for free? Someone tried charging two hundred bucks for a web version, so a developer got mad and built FlipOff out of pure open-source spite! It runs entirely in your browser with zero dependencies. Just hit fullscreen to turn any monitor into a stunning mechanical flip-board, complete with authentic clacking sounds!
English
1
0
0
146
Github Awesome
Github Awesome@GithubAwesome·
Most AI coding tools write the code and stop. Optio keeps going until the PR merges. Link it to a GitHub Issue or Linear ticket and it spins up an isolated Kubernetes pod, runs Claude Code or Codex, and opens a pull request. When the CI pipeline breaks, it feeds the error logs back to the agent to fix. When a human reviewer requests changes, it reads the comments and pushes a new commit.
English
1
0
1
151
Github Awesome
Github Awesome@GithubAwesome·
Sahil Lavingia open-sourced the entire methodology from The Minimalist Entrepreneur as executable Claude Code skills. Nine skills you install directly into your terminal. Validate Idea, Scope MVP, First Customers, Pricing, and more. Invoke one and your AI applies Sahil's exact framework to your specific situation interactively, rather than you trying to extract advice from a book and apply it yourself.
English
2
0
4
196
Github Awesome
Github Awesome@GithubAwesome·
Scrubbing through hours of dashcam footage to find one specific moment is exactly as tedious as it sounds. SentrySearch is a Python CLI that lets you search raw MP4 files in plain English. Powered by Google's Gemini Embedding model, it scans the video directly without needing transcripts. Type "red truck cuts me off" or "deer runs across the road" and it finds the exact moment and auto-trims the clip with ffmpeg.
English
1
0
3
186
Github Awesome
Github Awesome@GithubAwesome·
There are just so many projects in the “Show HN” section of Hacker News, it feels like I spent the whole day just browsing through them.
Github Awesome tweet media
English
0
0
0
60
Github Awesome
Github Awesome@GithubAwesome·
If you've been vibe coding your way through a project and have no real idea how it actually works, codebase-to-course fixes that. It's a Claude Code skill that takes your entire codebase and generates a single-page interactive HTML crash course from it. Plain-English translations, metaphors, visualizations, and quizzes, all rendered directly in the browser using Claude's HTML artifacts. by @zarazhangrui
English
2
0
2
259
Github Awesome
Github Awesome@GithubAwesome·
Two Claude Code sessions running simultaneously have no idea the other exists. Claude-peers-mcp fixes that. It's a local MCP server that acts as a broker between multiple Claude Code instances, using a lightweight SQLite database to route messages between them in real time. Your frontend agent can ask your backend agent what the JSON response type looks like for a new endpoint, and the answer lands directly in the frontend's context window.
English
1
0
0
181
Github Awesome
Github Awesome@GithubAwesome·
Running a 400-billion parameter model locally usually means a server rack. Someone just did it on a MacBook Pro with 48GB of RAM. The engine is called flash-moe. Instead of loading a 209GB model into memory, it streams weights from SSD to GPU on demand, pulling around five tokens per second on consumer hardware. the whole engine was built in 24 hours, with Claude Code autonomously running experiments based on an Apple research paper.
English
1
0
2
160
Github Awesome
Github Awesome@GithubAwesome·
Packaging terminal interfaces as native desktop apps is usually a nightmare. But the team behind the Ghostty terminal just dropped Ghostling, and I’m genuinely impressed. It basically rips out Ghostty’s ultra-fast core engine so you can embed a real command line into anything. The whole demo is just one C file using Raylib for graphics. Developers are already using it to bypass Electron entirely. It's wild.
English
1
0
0
149
Github Awesome
Github Awesome@GithubAwesome·
AI coding agents building frontend UIs always default to the same generic look. purple gradients, default Inter fonts, nested cards everywhere. Impeccable fixes that. It's an installable design skill for Claude Code that acts as an expert creative director. Twenty steering commands and curated anti-patterns that explicitly force the AI to avoid cliché UI tropes. Turn your LLM into a master of modern frontend design.
English
1
0
0
228