Trending Projects

Discover the fastest growing open source projects

Showing 451-500 of 1,696 trending projects

#451
itcharge/AlgoNote

Comprehensive learning resource for algorithms and data structures with 200+ interview problems and 1000+ LeetCode solutions

+193
+2.6%
7.6K
total stars
#452
ninechapter-algorithm/leetcode-linghu-templete

A comprehensive collection of algorithmic interview templates and solutions for LeetCode in Java and Python.

+193
+6.1%
3.4K
total stars
#453
nishant-Tiwari24/company-wise-projects

A collection of project ideas for companies to build creative and innovative projects.

+193
+9.9%
2.2K
total stars
#454
jlord/git-it

This is a learning resource that teaches developers how to use Git and GitHub.

+192
+10.7%
2.0K
total stars
#455
tangtangcoding/C-CppLearning

This is a repository for learning C language and C++ programming, not a developer discovery platform for vibe coders.

+192
+11.1%
1.9K
total stars
#456
jwasham/code-catalog-python

A collection of algorithms and data structures for coding interview preparation in Python.

+191
+22.8%
1.0K
total stars
#457
exercism/python

Exercism exercises in Python for developers to practice and learn the language.

+190
+8.8%
2.4K
total stars
#458
azl397985856/leetcode

LeetCode solutions and algorithm learning resources

+188
+0.3%
55.8K
total stars
#459
ept/ddia-references

This is a collection of literature references for the book 'Designing Data-Intensive Applications'.

+188
+2.8%
6.9K
total stars
#460
renzorlive/vimmaster

An in-browser game that teaches core Vim motions and editing commands through short, focused levels.

+188
+12.8%
1.7K
total stars
#461
wangdoc/ssh-tutorial

This is an SSH tutorial in Chinese, not related to vibe coders or AI tools.

+187
+11.1%
1.9K
total stars
#462
brave-people/Dev-Event

A repository that aggregates information about various developer events like webinars, conferences, and hackathons.

+186
+2.2%
8.6K
total stars
#463
miloyip/game-programmer

A comprehensive study path for game programmers, covering a wide range of game development topics.

+185
+1.0%
18.5K
total stars
#464
xxlllq/system_architect

This repository contains preparation materials for the Intermediate System Architect certification exam in China.

+185
+2.3%
8.3K
total stars
#465
tangtangcoding/C-C-

A collection of free programming ebooks and resources, primarily focused on popular programming languages and topics.

+185
+4.1%
4.7K
total stars
#466
datawhalechina/daily-interview

A curated collection of interview questions and answers for machine learning, CV, NLP, and more.

+185
+5.5%
3.6K
total stars
#467
kojino/120-Data-Science-Interview-Questions

Collection of common data science interview questions and answers for developers.

+183
+5.0%
3.8K
total stars
#468
ictar/python-doc

A repository for translating Python documentation to Chinese for convenient reference

+183
+10.4%
1.9K
total stars
#469
baturyilmaz/wordpecker-app

A personalized language-learning tool that combines Duolingo-style lessons with your own curated vocabulary lists.

+182
+10.3%
1.9K
total stars
#470
little-book-of/linear-algebra

A beginner-friendly introduction to the core ideas of linear algebra for developers.

+182
+10.6%
1.9K
total stars
#471
imteekay/functional-programming-learning-path

A learning path for developers interested in functional programming, focused on the Clojure language.

+182
+21.2%
1.0K
total stars
#472
llSourcell/Learn_Computer_Science_in_5_Months

This is a curriculum for learning computer science in 5 months, focused on building a strong foundation.

+181
+10.9%
1.8K
total stars
#473
nishant-Tiwari24/company-wise-dsa

This is a repository that provides a collection of data structures and algorithms (DSA) resources organized by company.

+180
+3.5%
5.4K
total stars
#474
jonasschmedtmann/ultimate-react-course

Starter files, final projects, and FAQ for a comprehensive React course by an expert instructor.

+180
+4.3%
4.4K
total stars
#475
SamyPesse/How-to-Make-a-Computer-Operating-System

Learn to build a simple UNIX-based OS in C++

+179
+0.8%
22.8K
total stars
#476
yakimka/python_interview_questions

A collection of Python interview questions to help developers prepare for Python developer interviews.

+179
+7.7%
2.5K
total stars
#477
allisonhorst/stats-illustrations

A collection of illustrated R and statistics resources for developers and data scientists

+179
+10.9%
1.8K
total stars
#478
jlevy/og-equity-compensation

A comprehensive guide to understanding stock options, RSUs, and equity compensation for developers

+178
+1.6%
11.5K
total stars
#479
norvig/pytudes

Python programming exercises for skill development

+177
+0.7%
24.3K
total stars
#480
USTC-Resource/USTC-Course

A comprehensive collection of course resources from the University of Science and Technology of China (USTC).

+177
+1.1%
16.0K
total stars
#481
quanke/think-in-java

This is a book on Java programming principles and best practices, not a vibe coder tool.

+177
+8.9%
2.2K
total stars
#482
geekxh/hello-algorithm

Comprehensive algorithm training for beginners with LeetCode solutions and data structure guides

+176
+0.5%
36.0K
total stars
#483
pkivolowitz/asm_book

An open-source book teaching assembly language programming on the ARM 64-bit ISA with insights into software development best practices.

+176
+6.0%
3.1K
total stars
#484
safak/youtube2022

A collection of tutorials and code examples for building modern web applications using the Lama Dev YouTube channel's Season 2 content.

+175
+7.3%
2.6K
total stars
#485
kumaransg/LLD

A curated collection of low-level design questions and implementations for technical interviews.

+175
+9.8%
2.0K
total stars
#486
domenicosolazzo/awesome-okr

A curated list of resources about Objectives and Key Results (OKR), a popular goal-setting framework.

+175
+11.1%
1.8K
total stars
#487
singgel/JAVA

A collection of Java development resources, including design patterns, algorithms, and best practices.

+174
+2.8%
6.5K
total stars
#488
missing-semester/missing-semester

A collection of tutorials and resources to help developers learn essential skills not typically covered in CS programs.

+174
+3.2%
5.6K
total stars
#489
MTrajK/coding-problems

A comprehensive repository with solutions to coding problems and resources for learning algorithms and data structures.

+174
+5.5%
3.4K
total stars
#490
yangwenmai/learning-golang

A Go learning resource with a blog, WeChat channel, and materials for Go developers.

+174
+6.3%
2.9K
total stars
#491
cdoco/learn-regex-zh

A Chinese translation of a tutorial for learning regular expressions, a powerful tool for text processing.

+174
+6.8%
2.7K
total stars
#492
andresvourakis/data-scientist-handbook

A curated collection of resources to help aspiring and experienced data scientists in their career journey.

+174
+14.2%
1.4K
total stars
#493
h5bp/Front-end-Developer-Interview-Questions

Front-end interview questions for vetting candidates or self-testing

+173
+0.3%
60.8K
total stars
#494
Xovee/uestc-course

An open-source repository providing course materials for students at the University of Electronic Science and Technology of China.

+173
+4.9%
3.7K
total stars
#495
felix1982/software-testing-interview-question

A collection of software testing interview questions covering theory, automation, performance, and more.

+173
+19.6%
1.1K
total stars
#496
xiaobaiTech/golangFamily

A comprehensive Go learning resource covering interview questions, guides, knowledge graphs, and more for Go developers.

+172
+2.6%
6.8K
total stars
#497
smartcontractkit/Web3_tutorial_Chinese

This is a deprecated repository containing sample code for Web3 video tutorials in Chinese.

+172
+14.4%
1.4K
total stars
#498
johnousterhout/aposd-vs-clean-code

A discussion between two software design experts on the differences between their books.

+171
+12.4%
1.6K
total stars
#499
HappyCerberus/book-cpp-algorithms

A comprehensive collection of standard algorithms implemented in C++.

+170
+14.8%
1.3K
total stars
#500
AobingJava/JavaFamily

Comprehensive Java learning and interview prep resources

+169
+0.5%
36.9K
total stars
1...911...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.