awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nilbuild/developer-roadmap

Open-source alternatives to Developer Roadmap

30 open-source projects similar to nilbuild/developer-roadmap, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Developer Roadmap alternative.

  • freecodecamp/freecodecampfreeCodeCamp avatar

    freeCodeCamp/freeCodeCamp

    448,278View on GitHub↗

    freeCodeCamp is an open-source, web-based educational platform designed to facilitate software engineering skill acquisition through a structured, project-driven curriculum. It combines theoretical instruction with hands-on coding exercises, requiring users to build functional applications to demonstrate mastery of programming concepts. The platform provides a browser-integrated workspace that evaluates learner proficiency through automated testing of code submissions against predefined functional requirements. The platform distinguishes itself by integrating technical training with professio

    TypeScriptcareerscertificationcommunity
    View on GitHub↗448,278
  • codecrafters-io/build-your-own-xcodecrafters-io avatar

    codecrafters-io/build-your-own-x

    516,240View on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of programming languages through dedicated execution environments that handle compilation, dependency management, and automated testing. The infrastructure facilitates both local and remote development workflows, offering command-line utilities for testing code without requiring v

    Markdownawesome-listfreeprogramming
    View on GitHub↗516,240
  • 521xueweihan/hellogithub521xueweihan avatar

    521xueweihan/HelloGitHub

    161,590View on GitHub↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    Pythonawesomegithubhellogithub
    View on GitHub↗161,590

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • a-jie/ppoA

    a-jie/ppo

    0View on GitHub↗
    View on GitHub↗0
  • a7t-ai/poirota7t-ai avatar

    a7t-ai/poirot

    187View on GitHub↗

    A native macOS companion for Claude Code that lets you browse sessions, explore diffs, and re-run commands.

    Swiftaiclaudeclaude-code
    View on GitHub↗187
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0View on GitHub↗
    View on GitHub↗0
  • abians/docker-db-managerAbianS avatar

    AbianS/docker-db-manager

    162View on GitHub↗

    A desktop application for managing Docker database containers

    TypeScript
    View on GitHub↗162
  • al0ne/linuxcheckal0ne avatar

    al0ne/LinuxCheck

    2,082View on GitHub↗

    Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查

    Shell
    View on GitHub↗2,082
  • acunniffe/git-aiacunniffe avatar

    acunniffe/git-ai

    2,153View on GitHub↗

    A Git extension for tracking the AI-generated code in your repos

    Rust
    View on GitHub↗2,153
  • adambard/learnxinyminutes-docsadambard avatar

    adambard/learnxinyminutes-docs

    12,287View on GitHub↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Markdown
    View on GitHub↗12,287
  • adrianmoisey/learn-pythonadrianmoisey avatar

    adrianmoisey/learn-python

    240View on GitHub↗

    A collection of links that teach python

    View on GitHub↗240
  • afiqiqmal/sharedchamberafiqiqmal avatar

    afiqiqmal/SharedChamber

    97View on GitHub↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    View on GitHub↗97
  • ageron/handson-mlageron avatar

    ageron/handson-ml

    25,608View on GitHub↗

    This is a machine learning educational repository consisting of a collection of notebooks and code examples. It provides practical implementations of diverse machine learning algorithms and workflows, ranging from traditional scientific computing to deep learning. The project features specific implementations of Scikit-Learn models, such as decision trees, random forests, and support vector machines, as well as TensorFlow examples for building neural networks, convolutional layers, and recurrent architectures. It also includes tutorials on reinforcement learning development and the creation o

    Jupyter Notebook
    View on GitHub↗25,608
  • ahqsoftwares/tauri-ahq-storeahqsoftwares avatar

    ahqsoftwares/tauri-ahq-store

    140View on GitHub↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    View on GitHub↗140
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0View on GitHub↗
    View on GitHub↗0
  • abhishaker17/clockerAbhishaker17 avatar

    Abhishaker17/Clocker

    607View on GitHub↗

    ⏲ macOS app to plan and organize through timezones.

    Swift
    View on GitHub↗607
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    View on GitHub↗23,201
  • alex/what-happens-whenalex avatar

    alex/what-happens-when

    43,189View on GitHub↗

    This project is a collaborative knowledge base and technical learning resource that provides a detailed breakdown of the internal processes occurring within modern computing environments. It serves as a comprehensive educational reference, tracing the step-by-step operations triggered by common user interactions and network requests to explain how hardware and software components interact across the entire stack. The guide distinguishes itself by offering deep technical insights into the journey from physical input to visual output. It covers the low-level mechanics of hardware interrupt hand

    View on GitHub↗43,189
  • alexchantastic/alfred-open-with-vscode-workflowalexchantastic avatar

    alexchantastic/alfred-open-with-vscode-workflow

    314View on GitHub↗

    Alfred 5 workflow for opening files or folders in Visual Studio Code

    View on GitHub↗314
  • alexcrichton/proc-macro2A

    alexcrichton/proc-macro2

    0View on GitHub↗
    View on GitHub↗0
  • alexk111/hd-wallet-scanneralexk111 avatar

    alexk111/HD-Wallet-Scanner

    35View on GitHub↗

    HD Wallet Scanner Find all used addresses in your Bitcoin HD Wallets bypassing gap limits

    JavaScript
    View on GitHub↗35
  • alibaba/p3calibaba avatar

    alibaba/p3c

    30,827View on GitHub↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    View on GitHub↗30,827
  • allegiance-consulting/blazor-highchartsAllegiance-Consulting avatar

    Allegiance-Consulting/blazor-highcharts

    32View on GitHub↗

    Blazor Wrapper for Highcharts library

    C#
    View on GitHub↗32
  • almoullim/vue-tabeventsAlmoullim avatar

    Almoullim/vue-tabevents

    33View on GitHub↗

    Event-Based communication across opened tabs for Vue 2.x

    JavaScripteventsjavascriptvue-plugin
    View on GitHub↗33
  • alwindoss/morsealwindoss avatar

    alwindoss/morse

    87View on GitHub↗

    Morse Code Library in Go

    Go
    View on GitHub↗87
  • alyalin/praccjsalyalin avatar

    alyalin/PraccJS

    130View on GitHub↗

    Practice JavaScript with real-time code execution

    Rust
    View on GitHub↗130
  • alziqziq/vue-paginate-alalziqziq avatar

    alziqziq/vue-paginate-al

    48View on GitHub↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    View on GitHub↗48
  • amtrack/force-dev-toolamtrack avatar

    amtrack/force-dev-tool

    109View on GitHub↗

    `console $ npm install --global force-dev-tool `

    JavaScript
    View on GitHub↗109
  • anderscheow/validatoranderscheow avatar

    anderscheow/Validator

    129View on GitHub↗

    A tool to validate text inside TextInputLayout

    Kotlin
    View on GitHub↗129
  • 8144225309/superscalar-mcp8144225309 avatar

    8144225309/superscalar-mcp

    0View on GitHub↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    View on GitHub↗0