Github Top Repositories
13.9K subscribers
2.36K photos
59 videos
10 files
2.67K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
Graphify-Labs/graphify is making waves. Here's the full picture.

🔗 https://github.com/Graphify-Labs/graphify
📝 AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
──────────────────────────────

Graphify is a powerful tool that helps you uncover hidden connections in your data. With its multimodal capabilities, you can drop in various file types such as code, PDFs, markdown, screenshots, diagrams, and images, and it will extract concepts and relationships from them to create a comprehensive knowledge graph.

To use graphify, simply type /graphify in Claude Code, followed by the directory you want to analyze. The output will include an interactive graph, Obsidian vault, Wikipedia-style articles, and a report highlighting key nodes, surprising connections, and suggested questions.

Some of the key technical highlights of graphify include its use of NetworkX, Leiden, tree-sitter, Claude, and vis.js. It also supports various file types, including code, documents, papers, and images, and provides features like auto-sync and git commit hooks.

Graphify is ideal for researchers, developers, and knowledge workers who want to gain insights from their data and discover new connections.

In a nutshell, graphify helps you turn chaos into clarity - try it out and uncover the hidden patterns in your data!

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
📌 Spotted on GitHub Trending: codecrafters-io/build-your-own-x — let's break it down.

🔗 https://github.com/codecrafters-io/build-your-own-x
📝 Master programming by recreating your favorite technologies from scratch.
──────────────────────────────

The GitHub repository "codecrafters-io/build-your-own-x" is a collection of step-by-step guides for building various technologies from scratch. Key features include tutorials on creating a 3D renderer, AI model, augmented reality, BitTorrent client, blockchain, bot, command-line tool, database, and many more. Usage of this repository allows developers to gain hands-on experience and deepen their understanding of different technologies. Technical highlights include the use of various programming languages such as C++, Java, Python, and JavaScript. The repository is suitable for developers of all levels, from beginners to experienced professionals, looking to expand their skill set. With over 50 technologies to choose from, this repository is an excellent resource for anyone looking to learn and build something new. Build something from scratch and you'll understand it forever!

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
🎯 ossu/computer-science landed on trending. Worth a proper look.

🔗 https://github.com/ossu/computer-science
📝 🎓 Path to a free self-taught education in Computer Science!
──────────────────────────────

The ossu/computer-science GitHub repository offers a free and well-structured computer science curriculum. Its purpose is to provide a complete education in computer science using online materials, covering topics from computation and imperative programming to discrete mathematics and software architecture. The curriculum is designed to be completed in about 2 years with a time commitment of roughly 20 hours/week. It's suitable for self-motivated individuals who want a proper, well-rounded grounding in computer science concepts. The community provides support through a Discord server and GitHub issues. To get started, simply explore the curriculum and begin with the Intro CS course. Remember, you can't purchase success, so be prepared to put in the effort to achieve your goals! Learn to code, and code to learn - the world of computer science awaits!

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
🔥 codecrafters-io/build-your-own-x is trending — and it deserves your attention.

🔗 https://github.com/codecrafters-io/build-your-own-x
📝 Master programming by recreating your favorite technologies from scratch.
──────────────────────────────

The codecrafters-io/build-your-own-x repository offers a vast collection of step-by-step guides for re-creating popular technologies from scratch, including 3D renderers, AI models, blockchains, and more. With tutorials covering a wide range of programming languages, such as C++, Java, Python, and JavaScript, developers can choose their preferred language to build and learn. The repository provides a unique opportunity for hands-on learning, allowing users to gain a deeper understanding of complex technologies by building them from the ground up. Whether you're a beginner or an experienced developer, this repository has something for everyone. So, get ready to code and learn! Build your own technology from scratch and discover the power of hands-on learning: "What I cannot create, I do not understand" becomes your new motto.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
🌟 PostHog/posthog caught my eye on GitHub Trending today.

🔗 https://github.com/PostHog/posthog
📝 🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
──────────────────────────────

PostHog is an open-source platform for building self-driving products, providing a suite of tools to help you understand user behavior, diagnose issues, and optimize your product. With PostHog, you can capture product analytics, web analytics, session replays, feature flags, experiments, error tracking, logs, surveys, and more. The platform is free to use with a generous monthly free tier, and you can self-host it or use the cloud version.

Key features include:
- Self-driving mode: Turns signals in your product data into researched reports and pull requests.
- Product analytics: Autocapture or manually instrument event-based analytics.
- Web analytics: Monitor web traffic and user sessions with a GA-like dashboard.
- Session replays: Watch real user sessions to diagnose issues and understand user behavior.
- Feature flags: Safely roll out features to select users or cohorts.

You can get started by signing up for PostHog Cloud US or PostHog Cloud EU, or by self-hosting the open-source hobby deploy with
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"
.

PostHog is ideal for product teams, developers, and anyone looking to build a successful product. With its robust feature set and generous free tier, PostHog is a game-changer for anyone looking to take their product to the next level. Try PostHog today and discover the power of self-driving products - it's like having a superpower for your product!

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
🔍 Deep-diving into HenryNdubuaku/maths-cs-ai-compendium — fresh off the trending list.

🔗 https://github.com/HenryNdubuaku/maths-cs-ai-compendium
📝 Become a cracked AI/ML Research Engineer
──────────────────────────────

The Maths, CS & AI Compendium is an open, unconventional textbook covering maths, computing, and artificial intelligence from the ground up. It's written for curious practitioners looking to deeply understand the concepts, not just survive an exam or interview. The author, Henry Ndubuaku, shares his notes and experiences working in AI/ML, which helped his friends get into top companies like DeepMind and OpenAI.

The compendium includes an MCP server that lets any AI assistant use it as a knowledge base, along with tools for educational purposes and example implementations. It covers a wide range of topics, from vectors and matrices to machine learning and computer vision.

To get the most out of this resource, users can follow the author's suggested study technique, which involves cumulative reading, shadow reading, and implementing concepts in code. The compendium is suitable for anyone looking to deepen their understanding of maths, CS, and AI, and is available online at henryndubuaku.github.io/maths-cs-ai-compendium/.

One-liner takeaway: Unlock your full potential with the Maths, CS & AI Compendium, and trust the process to become a proficient AI researcher and engineer!

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
🚀 Meet Nutlope/hallmark: a gem from today's GitHub trending list.

🔗 https://github.com/Nutlope/hallmark
📝 Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
──────────────────────────────

The Hallmark GitHub repository offers a unique design skill for Claude Code, Cursor, and Codex that generates human-like designs. Its key features include twenty themes, four verbs (*(default)*, hallmark audit <target>, hallmark redesign <target>, and hallmark study <screenshot | URL>), and a custom mode for tailored designs. To use Hallmark, simply install it with npx skills add nutlope/hallmark and access its various features. From a technical standpoint, Hallmark utilizes a macrostructure, applies a rule-set, and runs a slop test to ensure high-quality designs. This repository is perfect for developers and designers looking to create unique, non-template-based designs. In short, Hallmark is a game-changer for design skills - it's like having a human designer in your code.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
🎯 github/copilot-sdk landed on trending. Worth a proper look.

🔗 https://github.com/github/copilot-sdk
📝 Multi-platform SDK for integrating GitHub Copilot Agent into apps and services
──────────────────────────────

The GitHub Copilot SDK allows you to embed Copilot's agentic workflows in your application, leveraging the same engine behind Copilot CLI. With SDKs available for Python, TypeScript, Go, .NET, Java, and Rust, you can define agent behavior and let Copilot handle planning, tool invocation, and more.

To get started, install the SDK for your preferred language, then follow the getting started guide for a walkthrough of the process. The SDK communicates with the Copilot CLI server via JSON-RPC, managing the CLI process lifecycle automatically.

Key features include support for BYOK (Bring Your Own Key), custom agents, skills, and tools, as well as multiple authentication methods. The SDK is production-ready, following semantic versioning, and is suitable for developers looking to integrate Copilot's functionality into their applications.

In short, the GitHub Copilot SDK is a powerful tool for streamlining development - integrate it into your workflow and let the AI do the heavy lifting.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe