Trending Projects

Discover the fastest growing open source projects

Showing 1151-1200 of 1,696 trending projects

#1151
hassanhabib/The-Standard

A comprehensive collection of engineering knowledge and best practices for developers.

+39
+3.3%
1.2K
total stars
#1152
hello-java-maker/JavaInterview

A comprehensive Java interview preparation guide covering Java, coding, system design, and more for landing a job at a tech company.

+38
+0.8%
5.0K
total stars
#1153
tapaswenipathak/Open-Source-Programs

A curated list of open-source programs for developers to discover and contribute to.

+38
+1.0%
3.8K
total stars
#1154
youyudehexie/node123

A curated collection of Node.js resources and tutorials in Chinese for developers.

+38
+1.1%
3.5K
total stars
#1155
SamirPaulb/DSAlgo

A comprehensive collection of Python-based data structures and algorithms for coding interviews and competitive programming.

+38
+1.6%
2.5K
total stars
#1156
gracenolan/Notes

This is a GitHub repository without a description, focusing on developer notes and resources.

+38
+1.6%
2.4K
total stars
#1157
swiftlang/swift-book

The Swift Programming Language book, a comprehensive guide to the Swift programming language.

+38
+2.0%
1.9K
total stars
#1158
zhuangbiaowei/learn-with-open-source

A collection of open-source projects for learning software development

+38
+2.2%
1.7K
total stars
#1159
theislab/single-cell-tutorial

A tutorial for best practices in single-cell RNA-seq analysis, useful for bioinformatics developers.

+38
+2.5%
1.6K
total stars
#1160
sjl/learnvimscriptthehardway

This is a tutorial repository for learning the Vim scripting language, not a developer discovery platform for vibe coders.

+38
+2.9%
1.3K
total stars
#1161
Drun1baby/JavaSecurityLearning

A Java security learning repository for developers interested in improving their Java security knowledge.

+38
+3.0%
1.3K
total stars
#1162
hairrrrr/C-CrashCourse

C programming tutorial and blog for beginners to improve their C coding skills and understanding

+38
+3.1%
1.3K
total stars
#1163
iamshuaidi/algo-basic

A comprehensive resource for learning algorithms, computer science fundamentals, and interview prep

+38
+3.4%
1.2K
total stars
#1164
kitze/awesome-conference-practices

A curated list of awesome practices and resources for conference organizers and attendees.

+38
+3.7%
1.1K
total stars
#1165
TIM168/technical_books

A comprehensive collection of the most popular technical books across various programming languages and topics.

+37
+1.1%
3.4K
total stars
#1166
wangdoc/clang-tutorial

A C programming language tutorial for developers looking to learn the fundamentals of C.

+37
+1.2%
3.1K
total stars
#1167
TangBean/understanding-the-jvm

A technical book that provides in-depth understanding of the Java Virtual Machine (JVM) internals.

+37
+2.6%
1.5K
total stars
#1168
SigmaQuan/Better-Python-59-Ways

A collection of Python code samples and best practices from the book 'Effective Python' by Brett Slatkin.

+37
+2.7%
1.4K
total stars
#1169
sachin-source/top-github-repositories-which-everyone-should-look

A curated list of popular and useful GitHub repositories for developers, students, and coders.

+37
+2.8%
1.4K
total stars
#1170
zedshaw/learn-c-the-hard-way-lectures

A collection of code and slides for learning C programming language, not focused on AI tools.

+37
+2.8%
1.4K
total stars
#1171
labex-labs/practice-c-programming-projects

A collection of beginner-friendly C programming projects and exercises to learn low-level programming concepts.

+37
+2.9%
1.3K
total stars
#1172
Universidade-Livre/matematica

A self-paced math education platform in Portuguese for autodidact learners in Brazil

+37
+3.0%
1.3K
total stars
#1173
ralsina/rst-cheatsheet

A cheatsheet for the reStructuredText (RST) markup language, a popular choice for documentation.

+37
+3.3%
1.2K
total stars
#1174
lukepolson/youtube_channel

A collection of Python tutorial notebooks for a YouTube channel focused on developers using AI tools.

+37
+3.6%
1.1K
total stars
#1175
FreeCodeCampChina/freecodecamp.cn

FreeCodeCamp China's open source codebase and curriculum for learning to code and building real-world apps for nonprofits

+36
+0.1%
37.6K
total stars
#1176
AllThingsSmitty/must-watch-javascript

A curated list of must-watch JavaScript talks on functional programming, frameworks, and more.

+36
+0.5%
7.2K
total stars
#1177
brave-people/brave-tech-interview

A developer resource for tech interviews, with insights from industry professionals across Korea and Silicon Valley.

+36
+0.8%
4.4K
total stars
#1178
FazeelUsmani/Amazon-SDE-Preparation

A comprehensive repository for preparing for the Amazon SDE interview, covering data structures, algorithms, and more.

+36
+2.6%
1.4K
total stars
#1179
criwits/missing-web

An introductory computer usage course focused on the information age, suitable for beginners.

+36
+2.9%
1.3K
total stars
#1180
Interview-Science/interview-english

A resource for improving English communication skills for technical interviews.

+36
+3.7%
1.0K
total stars
#1181
codebasics/py

This is a repository with sample Python programs for learning Python, covering topics like NumPy, Pandas, and Jupyter Notebooks.

+35
+0.5%
7.3K
total stars
#1182
zhanglei-workspace/shopping-management-system

A collection of Java projects for beginner developers to practice and apply their knowledge.

+35
+0.7%
5.2K
total stars
#1183
hzwer/shareOI

This repository contains course materials for algorithmic competition programming.

+35
+0.8%
4.4K
total stars
#1184
zhblue/hustoj

Open source online judge platform for competitive programming, used for ACM/ICPC and NOIP training

+35
+1.0%
3.7K
total stars
#1185
Salensoft/thu-cst-cracker

Crowdsourced course guides & notes for Tsinghua CS undergrad curriculum

+35
+1.2%
2.9K
total stars
#1186
mswnlz/edu-knowlege

This repository contains educational resources for various educational institutions and subjects.

+35
+1.3%
2.7K
total stars
#1187
szcf-weiya/ESL-CN

A comprehensive Chinese translation, implementation, and solution set for the Elements of Statistical Learning (ESL).

+35
+1.3%
2.7K
total stars
#1188
llSourcell/Learn_Computer_Science_in_5_Months

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

+35
+1.9%
1.8K
total stars
#1189
RafeKettler/magicmethods

A comprehensive guide to Python's magic methods, providing developers with a deep understanding of this powerful language feature.

+35
+2.1%
1.7K
total stars
#1190
Olanetsoft/awesome-hackathon-projects

A curated list of amazing hackathon projects for developers to discover and get inspired.

+35
+2.2%
1.6K
total stars
#1191
antontarasenko/awesome-economics

A curated collection of resources for economists and students of economics.

+35
+2.3%
1.6K
total stars
#1192
michelbernardods/programming-challenges

A collection of programming challenges and competitions to improve algorithmic, data structure, frontend, and pentesting skills.

+35
+2.9%
1.3K
total stars
#1193
Suryakant-Bharti/Important-Java-Concepts

A comprehensive collection of Java concepts, algorithms, and best practices for developers.

+35
+2.9%
1.2K
total stars
#1194
wudi/PHP-Interview-Best-Practices-in-China

This GitHub repository is a collection of PHP interview questions and best practices for developers in China.

+35
+3.1%
1.2K
total stars
#1195
google-gemini/nano-banana-hackathon-kit

A starter kit for the Nano Banana Hackathon, providing a fast way to get building with Jupyter Notebooks.

+35
+3.6%
1.0K
total stars
#1196
ruanyf/jstutorial

A comprehensive JavaScript tutorial book covering the language's core features and concepts.

+34
+0.6%
5.4K
total stars
#1197
AnkerLeng/Cpp-0-1-Resource

A comprehensive C++ learning resource for developers looking to build their skills from the ground up.

+34
+1.0%
3.4K
total stars
#1198
presmihaylov/booknotes

A collection of book notes on various computer science topics, not focused on vibe coder tools.

+34
+1.2%
3.0K
total stars
#1199
Snailclimb/JavaGuide-Interview

A comprehensive guide for Java developers covering interview preparation, learning resources, and computer science fundamentals.

+34
+1.4%
2.5K
total stars
#1200
Cranot/claude-code-guide

Comprehensive guide to Claude's CLI capabilities with auto-updated documentation every 2 days.

+34
+1.4%
2.4K
total stars
1...2325...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.