Github Top Repositories
13.5K subscribers
1.67K photos
59 videos
10 files
2.21K links
Top GitHub repositories in one place ๐Ÿš€
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
๐Ÿ”ฅ Unclecheng-li/VulnClaw is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/Unclecheng-li/VulnClaw
๐Ÿ“ ๅŸบไบŽ AI Agent + MCP ๅทฅๅ…ท้“พ + ๆธ—้€ Skill ็ผ–ๆŽ’๏ผŒ ้…ๅˆๅคง่ฏญ่จ€ๆจกๅž‹๏ผŒ ่‡ช็„ถ่ฏญ่จ€่พ“ๅ…ฅ โ†’ ่‡ชๅŠจๅฎŒๆˆใ€Œไฟกๆฏๆ”ถ้›† โ†’ ๆผๆดžๅ‘็Žฐ โ†’ ๆผๆดžๅˆฉ็”จ โ†’ ๆŠฅๅ‘Š็”Ÿๆˆใ€ๅ…จๆต็จ‹ใ€‚
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

VulnClaw is an AI-driven penetration testing CLI tool that uses natural language to describe penetration intentions and automatically identifies phases and tools. It features a target-driven solver that uses a blackboard graph state space search and evidence-level anti-illusion gate to ensure realistic conclusions.

Key features include low-coupling plugin runtime, 21 penetration skills, 13 LLM providers, and structured reasoning and adaptive reflection. The tool is suitable for authorized penetration testing, CTF competitions, security teaching, and red team drills.

To get started, you can install VulnClaw using pip install vulnclaw or clone the repository and install from source. The tool provides a CLI and a Web UI mode for easy usage.

Here's a quick start example:
```python
# Install using pip
pip install vulnclaw

# Clone the repository and install from source
git clone https://github.com/Unclecheng-li/VulnClaw.git
cd VulnClaw
pip install -e .
```
With VulnClaw, you can perform penetration testing with ease and efficiency. It's an ideal tool for security professionals and enthusiasts alike.

The takeaway: VulnClaw is revolutionizing the way we perform penetration testing, making it faster, more efficient, and more accurate.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
โšก HKUDS/Vibe-Trading is making waves. Here's the full picture.

๐Ÿ”— https://github.com/HKUDS/Vibe-Trading
๐Ÿ“ "Vibe-Trading: Your Personal Trading Agent"
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Vibe-Trading is a comprehensive trading platform that empowers users with a personal trading agent. It offers comprehensive trading capabilities with just one command. The platform is built using Python 3.11+, FastAPI for the backend, and React 19 for the frontend.

Key features include a Shadow Account for simulating trades, live advisory safety with opt-in pre-trade reviews, and trading connectors for various brokers. The platform also provides research tools for backtesting and analyzing trading strategies.

To get started, users can install the platform using pip install vibe-trading-ai and then follow the docs for setup and usage. The platform has a Discord community for support and discussion.

The Vibe-Trading platform is designed for developers and traders who want to automate their trading strategies and analyze market data. With its robust features and user-friendly interface, it's an ideal solution for anyone looking to take their trading to the next level.

Overall, Vibe-Trading is a powerful platform that offers a wide range of features and tools for traders and developers. Its ease of use and customizability make it an ideal choice for anyone looking to automate their trading strategies.

Takeaway: With Vibe-Trading, you can automate your trading and level up your investment game.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
๐Ÿ”ฅ refactoringhq/tolaria is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/refactoringhq/tolaria
๐Ÿ“ Desktop app to manage markdown knowledge bases
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Tolaria is a desktop app for managing markdown knowledge bases on macOS, Windows, and Linux. It's designed for use cases like operating second brains, organizing company docs, and storing AI memory and procedures.

Key features include a files-first approach, where notes are plain markdown files, and a git-first approach, where every vault is a git repository. This ensures data portability and version history.

The app is offline-first, with no accounts or subscriptions required, and is open source. It's built with Tauri, React, and TypeScript, and has a keyboard-first design for power users.

To get started, you can install Tolaria via Homebrew on macOS or download the latest release for your platform. The app also has a getting started vault that provides a walkthrough of its features.

Technical highlights include a standards-based approach, with notes in markdown format and YAML frontmatter, and support for AI agents like Claude Code and Codex CLI.

Tolaria is suitable for anyone looking for a flexible and customizable knowledge management tool, from personal users to companies.

One-liner takeaway: Tolaria is the ultimate markdown knowledge base manager that puts you in control of your data.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe
๐Ÿ“Œ Spotted on GitHub Trending: veracrypt/VeraCrypt โ€” let's break it down.

๐Ÿ”— https://github.com/veracrypt/VeraCrypt
๐Ÿ“ Disk encryption with strong security based on TrueCrypt
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

VeraCrypt is a free, open-source disk encryption software based on TrueCrypt 7.1a with additional security enhancements and modifications. It allows users to create encrypted containers to protect their data.

The software supports various operating systems, including Windows, Linux, Mac OS X, FreeBSD, and OpenBSD. For Windows, a detailed guide is provided in the documentation for building VeraCrypt. The 64-bit editions of Windows Vista and later require a digital signature for the VeraCrypt driver to run.

On Linux and Mac OS X, the build process requires various dependencies, including GNU Make, GNU C++ Compiler, and wxWidgets. The VeraCrypt source code contains pre-built EFI binaries, and its EFI Boot Loader is licensed under LGPL.

VeraCrypt is ideal for individuals and organizations looking for a reliable and secure way to protect their sensitive data. With its cross-platform compatibility and robust features, VeraCrypt is an excellent choice for anyone concerned about data security.

To get started with VeraCrypt, users can follow the provided build guides and instructions for their respective operating systems. The software is well-suited for users who value their privacy and want to ensure that their data remains secure.
Take control of your data security with VeraCrypt - the ultimate disk encryption solution!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe
๐Ÿ’ฅ #Cisco Certification Journey Starts Here!
Want to become a certified Network Engineer and boost your IT career in 2026? ๐Ÿš€
Whether you're preparing for #CCNA #CCNP or even #CCIE, this is your chance to get premium Cisco learning resources & insider study support!

๐Ÿ”ฅ What Youโ€™ll Get:
๐ŸŒ Cisco Training Roadmaps
๐ŸŒ Networking Lab Guides
๐ŸŒ Command Cheat Sheets
๐ŸŒ Cisco Official eBooks
๐ŸŒ Real Practice Questions
๐ŸŒ Exam Preparation Tips

๐ŸŽ FREE Starter Resources Available:
๐Ÿ”—โœ… CCNA Beginner Notes:https://reurl.cc/j6bqey
๐Ÿ”—โœ… CCNP Study Checklist:https://reurl.cc/npWnbn

๐Ÿ“ฉ To receive all FREE Cisco materials directly in your inbox:
wa.link/8i0msc
๐Ÿ‘‰ Connect us and Leave your email to get instant access!

๐Ÿ’ก Bonus for subscribers:
https://chat.whatsapp.com/FLth69u2WswIlZ6bta2SJf
โœ” Exclusive study group invitations
โœ” Latest Cisco exam changes
โœ” Fast-track learning strategies
โœ” Priority access to upcoming training sessions

โšก Thousands of IT learners are already preparing smarter.
Donโ€™t miss your chance to level up your networking career in 2026! ๐Ÿš€
โค1
Github Top Repositories
Photo
๐ŸŒŸ usestrix/strix caught my eye on GitHub Trending today.

๐Ÿ”— https://github.com/usestrix/strix
๐Ÿ“ Open-source AI penetration testing tool to find and fix your appโ€™s vulnerabilities.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Introducing Strix, the open-source AI pentesting tool that acts like a real hacker to find and fix your app's vulnerabilities. With autonomous AI agents, Strix offers a full pentesting toolkit, multi-agent orchestration, and real exploit validation out of the box.

Key features include:
- Full pentesting toolkit for reconnaissance, exploitation, and validation
- Multi-agent orchestration for collaborative and scalable testing
- Real exploit validation with working proof-of-concepts, not false positives
- Developer-first CLI for actionable findings and remediation guidance
- Auto-fix & reporting for generating patches and compliance-ready pentest reports

To get started, simply run:
curl -sSL https://strix.ai/install | bash

Then, configure your AI provider and run your first security assessment with:
strix --target ./app-directory


Strix is perfect for application security testing, rapid penetration testing, bug bounty automation, and CI/CD integration. With its comprehensive vulnerability scanner and graph of agents, Strix identifies and validates a wide range of security vulnerabilities.

Join the Strix community for support, updates, and to contribute to the project.
Remember: use Strix ethically and legally, and only test apps you own or have permission to test.
Takeaway: With Strix, you can automate security testing and find vulnerabilities before they find you.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe
๐Ÿ’ก msitarzewski/agency-agents just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/msitarzewski/agency-agents
๐Ÿ“ A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Agency: AI Specialists is a collection of meticulously crafted AI agent personalities, each with unique expertise, voice, and approach. The agents are specialized, personality-driven, deliverable-focused, and production-ready.

You can use them via the Agency Agents native app for macOS, Linux, and Windows, which browses the roster and installs agents into various tools like Claude Code, Cursor, and Codex with a click. Alternatively, you can install agents using scripts or copy and adapt them manually.

The Engineering Division includes agents like Frontend Developer, Backend Architect, and AI Engineer, while the Design Division features agents like UI Designer and UX Researcher.

Key features include easy installation, a wide range of specialized agents, and a native app for seamless integration.

The target audience includes developers, designers, and teams seeking to augment their workflow with AI-powered specialists.

Here's a bash example to get you started:
brew install --cask msitarzewski/agency-agents/agency-agents


The takeaway: Transform your workflow with The Agency's AI specialists - your dream team, always available, never sleeping.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
๐Ÿ’ก altic-dev/FluidVoice just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/altic-dev/FluidVoice
๐Ÿ“ FluidVoice - Fastest macOS Offline Dictation app - Voice to Text fully Local. One โญ takes us a long way :))
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

FluidVoice is an open-source voice-to-text dictation app for macOS that utilizes on-device AI enhancement for smart formatting, context-aware capitalization, and post-processing. It features multiple speech models, including Nemotron Speech 3.5, Parakeet Flash, and Whisper, allowing users to choose the model that best fits their language and latency needs.

To get started, simply brew install --cask fluidvoice and follow the onboarding process to set up your preferred voice model and optional Fluid Intelligence for local AI enhancement. The app is designed with local-first principles, ensuring your voice and text data never leave your machine unless you opt-in to a cloud AI provider.

Key features include command mode for controlling your Mac by voice, write mode for dictating text directly into any app, and a live preview overlay with notch support. The app also offers adaptive theming, global hotkey support, and per-app configuration for customized dictation experiences.

FluidVoice is perfect for individuals seeking a fast, private, and customizable dictation solution. With its open-source nature and active community, the app is continually evolving to meet the needs of its users.

In short, FluidVoice is the ultimate voice-to-text dictation app for macOS - dictate with ease, and never look back.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://xn--r1a.website/GithubRe