awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Development · Awesome GitHub Repositories

117 repos

Awesome GitHub RepositoriesWeb Development

Libraries and frameworks for building web applications and services.

Explore 117 awesome GitHub repositories matching web development · Web Development. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development

Awesome Web Development GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • sindresorhus/awesome

    sindresorhus/awesome

    438,690GitHubView on GitHub↗

    This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software

    awesomeawesome-listlists
  • freeCodeCamp/freeCodeCamp

    freeCodeCamp/freeCodeCamp

    437,296GitHubView 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 pro

    TypeScriptcareerscertificationcommunity
  • public-apis/public-apis

    public-apis/public-apis

    399,192GitHubView on GitHub↗

    This project is a comprehensive, community-driven directory of public service endpoints designed to facilitate the discovery and integration of external data sources. It serves as a centralized registry where developers can locate reliable third-party APIs to augment their applications with specialized functionality, r

    Pythonapiapisdataset
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • awesome-selfhosted/awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    274,152GitHubView on GitHub↗

    This project is a comprehensive, curated repository of self-hosted software designed to assist users in discovering and evaluating applications for private server environments. It organizes a vast array of tools into categories spanning communication, infrastructure, media, and productivity, providing a centralized res

    awesomeawesome-listcloud
  • practical-tutorials/project-based-learning

    practical-tutorials/project-based-learning

    258,742GitHubView on GitHub↗

    This project is a centralized, community-driven repository of hands-on tutorials designed to facilitate skill acquisition through the practical construction of real-world software applications. It serves as a comprehensive directory that aggregates external documentation and instructional materials, providing a structu

    beginner-projectcppgolang
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • openclaw/openclaw

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    awesomeawesome-listbsd
  • Significant-Gravitas/AutoGPT

    Significant-Gravitas/AutoGPT

    181,891GitHubView on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, i

    Pythonaiartificial-intelligenceautonomous-agents
  • jackfrued/Python-100-Days

    jackfrued/Python-100-Days

    178,734GitHubView on GitHub↗

    This project is a comprehensive, day-by-day curriculum designed to guide learners through the Python programming language and its professional applications. The content spans from fundamental syntax and object-oriented design to advanced topics including database management, web development, data analysis, and machine

    Jupyter Notebook
  • flutter/flutter

    flutter/flutter

    175,261GitHubView on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-p

    Dartandroidapp-frameworkcross-platform
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es

    MDXbootstrapcsscss-framework
  • avelino/awesome-go

    avelino/awesome-go

    165,543GitHubView on GitHub↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently di

    Goawesomeawesome-listgo
  • langflow-ai/langflow

    langflow-ai/langflow

    144,903GitHubView on GitHub↗

    Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, t

    Pythonagentschatgptgenerative-ai
  • vercel/next.js

    vercel/next.js

    137,848GitHubView on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

    TypeScriptreactframeworkssr
  • golang/go

    golang/go

    132,649GitHubView on GitHub↗

    Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external

    Gogogolanglanguage
  • langgenius/dify

    langgenius/dify

    129,826GitHubView on GitHub↗

    Dify is a self-hosted platform designed for the orchestration of multi-container application stacks. It provides a unified environment for managing complex service deployments, coordinating background worker processes, and maintaining database dependencies through standardized configuration files. The platform disting

    TypeScriptagentagentic-aiagentic-framework
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Pythonagentsaiai-agents
Prev123456Next

Browse tags

  • API Management Tools5 sub-tagsTools and frameworks specifically for designing, documenting, and managing the lifecycle of web-based APIs.
  • Asynchronous Component Management1 sub-tagMechanisms for managing the lifecycle and state of components that load or update independently of the main thread.
  • Asynchronous Coordination1 sub-tagPatterns and tools that manage the synchronization and display of content during asynchronous operations.
  • Backend Development6 sub-tagsFrameworks and server-side tools used to build, route, and manage the logic of web applications.
Browser Architecture1 sub-tag
Resources and research focused on the underlying structure and operational design of web browsers.
  • Browser Integration Utilities7 sub-tagsTools for interacting with browser internals, including storage, session management, and engine-level integration.
  • Browser-Based Computing1 sub-tagTechnologies that enable complex computational tasks to be performed directly within the browser environment.
  • CSS API2 sub-tagsProgramming interfaces that allow developers to programmatically manage, import, and modify CSS styles.
  • CSS Frameworks7 sub-tagsPre-built collections of styles and layout rules that simplify the design and responsive styling of web pages.
  • Code Splitting1 sub-tagTechniques for breaking application code into smaller chunks to improve initial load times and performance.
  • Content APIs1 sub-tagInterfaces and services that provide structured access to external content and data sources.
  • Content Loading Strategies1 sub-tagMethods and tools for fetching and rendering external content files within a web application.
  • DOM and Event Utilities4 sub-tagsUtilities for interacting with the DOM, handling events, and managing browser-based interactions.
  • Data Fetching & Caching5 sub-tagsTools and libraries for retrieving, storing, and managing data from remote sources within web applications.
  • Development Checklists1 sub-tagStructured guides and taxonomies used to track development requirements and project progress.
  • Email TemplatesMarkup and styles for cross-client email rendering.
  • Embedding Services1 sub-tagServices that allow developers to integrate external dashboards or applications into their own web projects.
  • Form Handling10 sub-tagsComponents and utilities for building, validating, and managing user input within web forms.
  • Front-End Development1 sub-tagGuidelines and methodologies for building efficient, maintainable, and high-quality user-facing web interfaces.
  • Front-End Development Standards1 sub-tagGuidelines and conventions for maintaining consistent, maintainable, and high-quality code across user interface development projects.
  • Frontend Development Tools9 sub-tagsSoftware utilities and frameworks designed to assist developers in building, managing, and deploying user-facing web interfaces.
  • Frontend Frameworks and Components8 sub-tagsLibraries and directives for building user interfaces, managing state, and composing reusable UI components.
  • Frontend Integration Strategies1 sub-tagMethods and patterns for embedding external content or modular components into existing web page structures.
  • HTTP Request and Middleware Utilities5 sub-tagsLow-level utilities for handling HTTP traffic, middleware pipelines, and request/response lifecycle management.
  • Integration Backends1 sub-tagServer-side environments and engines that process requests and provide data to web applications.
  • Internationalization & Localization6 sub-tagsThis group covers tools and frameworks for adapting web applications to different languages and regions.
  • JavaScript Integration1 sub-tagTools and techniques for incorporating and managing JavaScript code within the broader application lifecycle.
  • JavaScript Libraries1 sub-tagReusable collections of JavaScript code that provide specialized functionality for building interactive web interfaces.
  • Layout Engines8 sub-tagsSystems and algorithms that calculate the positioning, sizing, and arrangement of elements within a web page.
  • Mapping and Location ServicesAPIs and services that provide geographic data, interactive maps, and location-based tracking capabilities for web applications.
  • Markup Extensions1 sub-tagSyntactic additions to standard markup languages that enable the creation of complex, reusable user interface components.
  • Middleware6 sub-tagsSoftware layers that intercept and process requests or responses between the client and the server.
  • Navigation Systems1 sub-tagArchitectural frameworks that manage how users move between different views or states within a web application.
  • Payment Gateways2 sub-tagsServices that facilitate secure financial transactions and recurring billing cycles within web-based platforms.
  • Performance Optimizations11 sub-tagsTools and strategies designed to reduce load times, minimize resource usage, and improve overall application responsiveness.
  • Rendering and Templating5 sub-tagsTools and strategies for server-side rendering, view engines, and dynamic HTML generation.
  • Routing Systems12 sub-tagsFrameworks and systems that map URL patterns and request paths to specific application handlers or components.
  • Runtime Behavior Modification1 sub-tagTechniques and tools that allow for the dynamic alteration of application logic or execution flow at runtime.
  • SEO & Meta Management3 sub-tagsTools for managing metadata and optimizing web content to improve visibility and ranking in search engines.
  • Server-Side Development1 sub-tagTechnologies and services focused on building the logic, data processing, and infrastructure that powers web applications.
  • Server-Side Frameworks3 sub-tagsFull-stack or server-specific frameworks designed for building robust backend application architectures.
  • Site Capabilities1 sub-tagFunctional features and services that extend the core utility of a website for end users.
  • Social Integrations1 sub-tagIntegrations that connect web applications with social media platforms to enable user interaction and content sharing.
  • Social Networking Platforms1 sub-tagExternal platforms that provide social networking features and content distribution capabilities for web integration.
  • Social Sharing1 sub-tagTools and widgets that allow users to distribute web content across various social and professional networks.
  • Static Site Generators4 sub-tagsBuild tools that transform source content and templates into pre-rendered, optimized static web documents.
  • Transportation APIs1 sub-tagAPIs that provide real-time data and tracking information for various modes of public and private transportation.
  • URL Utilities2 sub-tagsUtilities for manipulating, shortening, or redirecting web addresses to manage navigation and link tracking.
  • Visual Content Filtering1 sub-tagTools that identify and remove unwanted or intrusive visual elements from web pages during rendering.
  • Web Acceleration1 sub-tagTechnologies that leverage hardware resources to improve the speed and rendering performance of web content.
  • Web Administration PanelsDashboards for managing application configuration.
  • Web Applications2 sub-tagsComplete software programs designed to run in a web browser, providing interactive functionality to users.
  • Web Automation and Scraping15 sub-tagsInfrastructure for programmatic browser control, data extraction, and automated web interaction.
  • Web Clipping1 sub-tagTools that allow users to capture, save, and organize specific portions of web page content for later use.
  • Web Development Domains1 sub-tagSpecialized areas of web development that focus on specific design patterns or architectural methodologies.
  • Web Development Guides1 sub-tagEducational resources and documentation providing best practices for implementing specific web development techniques.
  • Web Development Resources2 sub-tagsReusable assets and code snippets designed to accelerate the creation of web interfaces and visual effects.
  • Web Development Utilities3 sub-tagsHelper functions and configuration modules that manage common web application behaviors like routing and user notifications.
  • Web Embedding1 sub-tagMethods and configurations for embedding external web content or full pages into existing browser environments.
  • Web Infrastructure and Deployment4 sub-tagsTools for server management, deployment, and infrastructure services that support web application hosting.
  • Web Page Modifiers1 sub-tagTools that dynamically alter the appearance or behavior of web pages after they have loaded.
  • Web Platform2 sub-tagsCore browser capabilities and interfaces that allow developers to interact with the underlying web platform.
  • Web Portals1 sub-tagFrameworks and services for building centralized web interfaces that aggregate content and functionality for users.
  • Web Research Tools1 sub-tagUtilities designed to assist developers in analyzing, inspecting, or documenting web-based code and applications.
  • Web Standards8 sub-tagsSpecifications and implementations that ensure web content adheres to established industry standards for compatibility and structure.
  • Web Technologies3 sub-tagsLow-level utilities for processing data formats, parsing strings, and validating scripts within web environments.
  • Web-Based File ManagersBrowser-based interfaces that allow users to upload, organize, and manage files stored on remote servers.