Trending Projects

Discover the fastest growing open source projects

Showing 501-550 of 1,696 trending projects

#501
algorithmica-org/algorithmica

Interactive computer science textbook covering algorithms, data structures, and complexity theory with Jupyter notebooks.

0
0.0%
4.7K
total stars
#502
googlecodelabs/tools

Tools for managing & hosting Google Codelabs educational content

0
0.0%
4.7K
total stars
#503
tsiege/Tech-Interview-Cheat-Sheet

An open-source cheat sheet to help developers study for technical interviews.

0
0.0%
4.7K
total stars
#504
inkle/ink

Open-source scripting language for writing branching interactive narratives and choice-driven stories.

0
0.0%
4.7K
total stars
#505
whx123/JavaHome

A comprehensive collection of Java interview questions and study guide for Java developers.

0
0.0%
4.7K
total stars
#506
chiphuyen/ml-interviews-book

A book that provides a comprehensive guide to preparing for machine learning interviews.

0
0.0%
4.5K
total stars
#507
khanhnamle1994/cracking-the-data-science-interview

A comprehensive collection of cheatsheets, books, questions, and portfolio resources for data science and machine learning interview prep.

0
0.0%
4.5K
total stars
#508
sarabander/sicp

HTML5/EPUB3 version of the classic 'Structure and Interpretation of Computer Programs' book.

0
0.0%
4.5K
total stars
#509
andrewekhalel/MLQuestions

A collection of technical interview questions for machine learning and computer vision engineers.

0
0.0%
4.5K
total stars
#510
PanXProject/awesome-certificates

Curated list of 20,000+ hours and 200+ free courses with certificates in IT, CS, Design and Business.

0
0.0%
4.5K
total stars
#511
xiaolei565/aimto408

This repository provides resources and preparation materials for the Computer Science graduate admission exam in China (408)

0
0.0%
4.5K
total stars
#512
ahmetbersoz/chatgpt-prompts-for-academic-writing

A collection of writing prompts for academic writing tasks like literature reviews and research planning.

0
0.0%
4.5K
total stars
#513
munificent/game-programming-patterns

A comprehensive book and open-source repo on game programming patterns and design practices.

0
0.0%
4.5K
total stars
#514
jaywcjlove/handbook

A personal handbook containing developer notes, resources, and practices for a curious developer.

0
0.0%
4.5K
total stars
#515
HT524/500LineorLess_CN

A collection of 500 line or less Chinese programming language code examples.

0
0.0%
4.4K
total stars
#516
brave-people/brave-tech-interview

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

0
0.0%
4.4K
total stars
#517
gustavoguanabara/gustavoguanabara.github.io

This is a personal profile page for Gustavo Guanabara, a Brazilian instructor who creates free technology courses.

0
0.0%
4.4K
total stars
#518
xialeiliu/Awesome-Incremental-Learning

Awesome Incremental Learning is a curated list of resources and tools for incremental learning research and development.

0
0.0%
4.4K
total stars
#519
qiangmzsx/Software-Engineering-at-Google

This is a Chinese-English translation of the book 'Software Engineering at Google' for developers.

0
0.0%
4.4K
total stars
#520
walidshaari/Kubernetes-Certified-Administrator

This repository provides resources to help developers prepare for the CNCF CKA (Kubernetes Certified Administrator) certification exam.

0
0.0%
4.4K
total stars
#521
GrindGold/pdf

This repository contains a collection of classic programming books and ebooks for various computer science topics.

0
0.0%
4.4K
total stars
#522
hzwer/shareOI

This repository contains course materials for algorithmic competition programming.

0
0.0%
4.4K
total stars
#523
Prodesire/Python-Guide-CN

A comprehensive guide to best practices for Python development, covering a wide range of topics.

0
0.0%
4.4K
total stars
#524
Quorafind/golang-developer-roadmap-cn-2021

An outdated roadmap for learning Go programming language, not focused on AI tools or vibe coders

0
0.0%
4.4K
total stars
#525
cheatsnake/backend-cheats

A curated list of cheatsheets and learning resources for backend developers, covering various topics like architecture, databases, and security.

0
0.0%
4.4K
total stars
#526
spring2go/cs_study_plan

A comprehensive self-study plan for computer science, focusing on software engineering and system architecture.

0
0.0%
4.4K
total stars
#527
uraimo/Awesome-Swift-Playgrounds

A curated list of awesome Swift Playgrounds for learning and experimenting with the Swift programming language.

0
0.0%
4.4K
total stars
#528
jonasschmedtmann/ultimate-react-course

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

0
0.0%
4.4K
total stars
#529
sathishvj/awesome-gcp-certifications

A collection of resources for preparing and passing Google Cloud Platform certification exams.

0
0.0%
4.4K
total stars
#530
karan/Projects-Solutions

A collection of solutions to coding challenges and projects for developers to explore.

0
0.0%
4.4K
total stars
#531
MLNLP-World/Paper-Writing-Tips

A repository containing tips and guidelines for writing effective research papers

0
0.0%
4.4K
total stars
#532
npubird/KnowledgeGraphCourse

This is a course on knowledge graph research at Southeast University, not a developer tool for vibe coders.

0
0.0%
4.3K
total stars
#533
SLAM-Handbook-contributors/slam-handbook-public-release

This repository contains the release of the SLAM Handbook, a resource focused on SLAM (Simultaneous Localization and Mapping) for developers.

0
0.0%
4.3K
total stars
#534
oceanbase/miniob

MiniOB is a lightweight database that helps developers learn the fundamentals of database systems.

0
0.0%
4.3K
total stars
#535
TheOdinProject/theodinproject

The Odin Project is an open-source curriculum for learning full-stack web development.

0
0.0%
4.3K
total stars
#536
personqianduixue/Math_Model

This GitHub repository contains resources and templates for mathematical modeling competitions and contests.

0
0.0%
4.3K
total stars
#537
brianway/java-learning

This is a collection of Java learning resources including blog posts and code examples for Java SE and Java Web.

0
0.0%
4.3K
total stars
#538
aporter/coursera-android

Example Android application source code for a Coursera Android development course.

0
0.0%
4.3K
total stars
#539
vicky002/AlgoWiki

A comprehensive repository of computer science resources, including algorithms, AI, and more.

0
0.0%
4.2K
total stars
#540
system-f/fp-course

This is a functional programming course focused on teaching Haskell, a popular language for building AI tools.

0
0.0%
4.2K
total stars
#541
Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews

A collection of coding patterns and algorithms for solving data structure and interview problems.

0
0.0%
4.2K
total stars
#542
mithi/robotics-coursework

A curated list of online resources to learn robotics and related topics for self-learners.

0
0.0%
4.0K
total stars
#543
krishnaik06/Perfect-Roadmap-To-Learn-Data-Science-In-2025

This is a general roadmap for learning data science in 2025, not a vibe coder-focused platform.

0
0.0%
4.0K
total stars
#544
adamwulf/app-launch-guide

A comprehensive guide for indie developers to build and launch their apps, covering pre-launch, marketing, QA, and more.

0
0.0%
4.0K
total stars
#545
jklepatch/eattheblocks

Ethereum Dapp Developer Screencast Series

0
0.0%
4.0K
total stars
#546
NotFound9/interviewGuide

A comprehensive interview preparation guide covering Java, algorithms, data structures, and system design.

0
0.0%
4.0K
total stars
#547
anushka23g/Complete-Placement-Preparation

This repository provides comprehensive material for cracking coding rounds and technical interviews during placements.

0
0.0%
4.0K
total stars
#548
fishercoder1534/Leetcode

A comprehensive collection of solutions for LeetCode problems, updated daily with a focus on algorithms and data structures.

0
0.0%
4.0K
total stars
#549
jakevdp/WhirlwindTourOfPython

A Jupyter Notebook-based library for a whirlwind tour of Python for developers.

0
0.0%
4.0K
total stars
#550
flypythoncom/python

A general-purpose Python library for developers interested in learning and using Python.

0
0.0%
4.0K
total stars
1...1012...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.