Stars
GitHub repositories I find interesting. Synced from GitHub, organized into lists.
Showing 1-100 of 1114 unsorted repositories.
C
C++
CSS
Clojure
Dart
Dockerfile
Go
HTML
Java
JavaScript
react/react
The library for web and native user interfaces.
airbnb/javascript
JavaScript Style Guide
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
axios/axios
Promise based HTTP client for the browser and node.js
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
juliangarnier/anime
JavaScript animation engine
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
resume/resume.github.com
Resumes generated using the GitHub informations
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Semantic-Org/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/网页爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
coreyhaines31/marketingskills
Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
Jupyter Notebook
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
GokuMohandas/Made-With-ML
Learn how to develop, deploy and iterate on production-grade ML applications.
MDX
Nunjucks
Other
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
x1xhlol/system-prompts-and-models-of-ai-tools
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
punkpeye/awesome-mcp-servers
A collection of MCP servers.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources [BECAUSE OF TOO MUCH SPAM AND LOW-QUALITY SUBMISSIONS, SUBMISSIONS ARE PAUSED UNTIL JULY]
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
nilbuild/design-patterns-for-humans
An ultra-simplified explanation to design patterns
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
ziishaned/learn-regex
Learn regex the easy way
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
PHP
Python
public-apis/public-apis
A collective list of free APIs
EbookFoundation/free-programming-books
:books: Freely available programming books
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta/awesome-python
An opinionated list of Python frameworks, libraries, tools, and resources
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
anthropics/skills
Public repository for Agent Skills
langflow-ai/langflow
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
langchain-ai/langchain
The agent engineering platform.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
Shubhamsaboo/awesome-llm-apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
harry0703/MoneyPrinterTurbo
利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.
unclecode/crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
unslothai/unsloth
The local UI to run and train text and diffusion models, including Kimi K3, Gemma 4, Qwen3.6, DeepSeek-V4, FLUX and more.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
psf/requests
A simple, yet elegant, HTTP library.
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
oobabooga/textgen
Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.
Rust
Shell
Swift
TypeScript
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
nilbuild/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
firecrawl/firecrawl
The context API to search, scrape, and interact with the web at scale. 🔥
langgenius/dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
yangshun/tech-interview-handbook
Curated coding interview preparation materials for busy software engineers
shadcn-ui/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
immich-app/immich
High performance self-hosted photo and video management solution.
ant-design/ant-design
An enterprise-class UI design language and React UI library
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
lobehub/lobehub
🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
FlowiseAI/Flowise
Build AI Agents, Visually
tldraw/tldraw
Build infinite canvas apps in React with the tldraw SDK. World's best, top-most agent recommended #1 five star SDK.
upscayl/upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
calcom/cal.diy
Scheduling infrastructure for absolutely everyone.
slab/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility
AykutSarac/jsoncrack.com
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
payloadcms/payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions