Trending Projects

Discover the fastest growing open source projects

Showing 1301-1350 of 1,696 trending projects

#1301
kanition/pbrtbook

This repository contains a Chinese translation of the book 'Physically Based Rendering: From Theory To Implementation', a comprehensive guide on physically-based rendering.

0
0.0%
1.3K
total stars
#1302
google/coding-competitions-archive

This is a problem archive for Google's coding competitions, not a developer platform for vibe coders.

0
0.0%
1.3K
total stars
#1303
cami-la/debugging-java

A Java course that introduces concepts and techniques for debugging in the Java language.

0
0.0%
1.3K
total stars
#1304
rongweihe/CPPNotes

A comprehensive C++ learning guide and interview preparation resource for developers.

0
0.0%
1.3K
total stars
#1305
xiaoweiChen/CPP-17-STL-cookbook

This is a Chinese translation of the C++17 STL cookbook, a reference for C++ developers.

0
0.0%
1.3K
total stars
#1306
bsovs/Fall2025-Internships

A collection of Fall 2025 tech internships for developers interested in the latest industry opportunities.

0
0.0%
1.3K
total stars
#1307
glutanimate/review-heatmap

An Anki add-on that helps track your review activity and stay on top of your learning progress.

0
0.0%
1.3K
total stars
#1308
czs108/Cpp-Primer-5th-Notes-CN

A repository containing notes for the C++ Primer 5th edition book, a foundational resource for C++ developers.

0
0.0%
1.3K
total stars
#1309
Dvlv/Tkinter-By-Example

A free book that teaches the basics of the Tkinter GUI library for Python developers.

0
0.0%
1.3K
total stars
#1310
liuyubobobo/Play-with-Machine-Learning-Algorithms

An educational repository for learning machine learning algorithms using Python and Jupyter Notebooks.

0
0.0%
1.3K
total stars
#1311
dunossauro/live-de-python

A Python repository for weekly live coding sessions, focused on the Brazilian Python community.

0
0.0%
1.3K
total stars
#1312
wowlusitong/awesome-education

A curated list of software and services that offer educational discounts for students.

0
0.0%
1.3K
total stars
#1313
ggambetta/computer-graphics-from-scratch

This is a book and repository focused on the fundamentals of computer graphics, not a vibe coder tool.

0
0.0%
1.3K
total stars
#1314
yoshuawuyts/rust-for-js-peeps

A guide for JavaScript developers who want to learn Rust, covering the basics and common concepts.

0
0.0%
1.3K
total stars
#1315
shfshanyue/fp-jargon-zh

A comprehensive repository of functional programming terms and examples, primarily in Chinese.

0
0.0%
1.3K
total stars
#1316
4xmen/Get-Github-Achievements

A step-by-step guide on how to earn various GitHub achievements and badges, translated to multiple languages.

0
0.0%
1.3K
total stars
#1317
cami-la/collections-java-api-2023

A Java repository providing practical examples and educational resources for the powerful Java Collections API.

0
0.0%
1.3K
total stars
#1318
acantril/aws-sa-associate-saac03

This GitHub repository contains resources for the AWS Certified Solutions Architect Associate (SAA-C03) exam.

0
0.0%
1.3K
total stars
#1319
yuxingxin/RxJava-Essentials-CN

A Chinese translation of the RxJava Essentials book, a resource for learning reactive programming with RxJava.

0
0.0%
1.3K
total stars
#1320
duguosheng/6.S081-All-in-one

This GitHub repository contains the full course materials, including translations and lab records, for the 6.S081 operating system course.

0
0.0%
1.3K
total stars
#1321
smv1999/CompetitiveProgrammingQuestionBank

This is a comprehensive repository of popular competitive programming and DSA questions with solutions for interview preparation.

0
0.0%
1.3K
total stars
#1322
google/codeworld

An educational computer programming environment for learning Haskell, a functional programming language.

0
0.0%
1.3K
total stars
#1323
KushalVijay/GetHiredRoadmap2024

This is a repository for a roadmap to get hired as a developer in 2024, with a focus on vibe coders who use AI tools.

0
0.0%
1.3K
total stars
#1324
onlybooks/python-algorithm-interview

A collection of 95 algorithm problems in Python to prepare for coding interviews.

0
0.0%
1.3K
total stars
#1325
AlexGalhardo/Software-Engineering

This is a learning resource for software engineering, focused on the C programming language.

0
0.0%
1.3K
total stars
#1326
pdfernhout/High-Performance-Organizations-Reading-List

A curated reading list focused on creating and sustaining high-performance organizations.

0
0.0%
1.3K
total stars
#1327
OpenLogicProject/OpenLogic

An open-source, customizable intermediate logic textbook, not a developer tool for vibe coders.

0
0.0%
1.3K
total stars
#1328
jsquared21/Intro-to-Java-Programming

This repository contains solutions to programming exercises in an introductory Java textbook, suitable for learning Java programming.

0
0.0%
1.3K
total stars
#1329
linsa-io/courses

A curated list of awesome online courses and learning resources for developers.

0
0.0%
1.3K
total stars
#1330
brenner8023/gdut-course

This repository contains course materials, project templates, and other resources for computer science students at Guangdong University of Technology.

0
0.0%
1.3K
total stars
#1331
flycash/interview-baguwen

A GitHub repository for a Chinese developer community focused on interview preparation.

0
0.0%
1.3K
total stars
#1332
CppCon/CppCon2019

A repository containing slides and materials from CppCon 2019, a C++ conference.

0
0.0%
1.3K
total stars
#1333
xiaolai/public-speaking-with-meaning

This repository is a guide for giving effective public speeches, not a developer tool for vibe coders.

0
0.0%
1.3K
total stars
#1334
roboryantron/Unite2017

Sample project for Unity game architecture using Scriptable Objects from Unite Austin 2017

0
0.0%
1.3K
total stars
#1335
labex-labs/linuxjourney

This is a collection of Linux-related courses and lesson content, not a developer tool for AI-focused coders.

0
0.0%
1.3K
total stars
#1336
zhanggyb/nndl

Another Chinese translation of the popular deep learning book Neural Networks and Deep Learning.

0
0.0%
1.3K
total stars
#1337
michelbernardods/programming-challenges

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

0
0.0%
1.3K
total stars
#1338
mGalarnyk/Python_Tutorials

Collection of Python tutorials in Jupyter Notebook and video formats, covering a wide range of topics.

0
0.0%
1.3K
total stars
#1339
realworldocaml/book

Real World OCaml is a book that teaches the OCaml programming language through real-world examples.

0
0.0%
1.3K
total stars
#1340
youssefHosni/Data-Science-Interview-Preperation-Resources

Resource to help prepare for data science interviews, including coding challenges, tutorials, and more.

0
0.0%
1.2K
total stars
#1341
LinghaoChan/CSSummerCamp2022

This repository appears to be a collection of announcements related to 2022 CS college admission summer camps, not a developer tool.

0
0.0%
1.2K
total stars
#1342
jiacai2050/sicp

This is a repository for reading notes and exercise solutions for the classic SICP (Structure and Interpretation of Computer Programs) book, written in the Scheme programming language.

0
0.0%
1.2K
total stars
#1343
wangyuGithub01/Machine_Learning_Resources

A repository with machine learning interview preparation resources for developers.

0
0.0%
1.2K
total stars
#1344
HyeminNoh/Tech-Stack

A repository for a developer to organize and grow their programming knowledge as a beginner.

0
0.0%
1.2K
total stars
#1345
dwyl/Javascript-the-Good-Parts-notes

Notes on the seminal book 'JavaScript the Good Parts' by Douglas Crockford, a classic resource for JavaScript developers.

0
0.0%
1.2K
total stars
#1346
SHORiN-KiWATA/Shorin-ArchLinux-Guide

Comprehensive ArchLinux setup guide for beginners covering installation, dual-boot, drivers, DE, gaming & more

0
0.0%
1.2K
total stars
#1347
Apollonyan/Developing-iOS-11-Apps-with-Swift

This GitHub repository contains the Chinese subtitles for the Stanford course 'Developing iOS 11 Apps with Swift'.

0
0.0%
1.2K
total stars
#1348
fullstack-development/developers-roadmap

A comprehensive roadmap for learning front-end or back-end web development.

0
0.0%
1.2K
total stars
#1349
thoughtbot/trail-map

A curated collection of trails to help designers and developers learn various topics.

0
0.0%
1.2K
total stars
#1350
shawlu95/Beyond-LeetCode-SQL

A comprehensive collection of SQL Leetcode and interview questions with explanations, anti-patterns, and tricks.

0
0.0%
1.2K
total stars
1...2628...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.