awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codingtrain/website-archive

Open-source alternatives to Website Archive

30 open-source projects similar to codingtrain/website-archive, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Website Archive alternative.

  • xroche/httrackxroche का अवतार

    xroche/httrack

    4,360GitHub पर देखें↗

    HTTrack is a website mirroring tool that downloads entire websites to a local directory, preserving the relative link structure so the site remains fully navigable without an internet connection. It operates as an HTTP website downloader and offline browsing utility, capturing static copies of remote sites for long-term offline storage and archiving. The tool includes a resumable download state machine that persists progress, allowing interrupted transfers to continue without re-fetching already retrieved files. It also features an incremental synchronization engine that compares local and re

    C
    GitHub पर देखें↗4,360
  • kkndmetianya/kkndme_tianyakkndmetianya का अवतार

    kkndmetianya/kkndme_tianya

    19,404GitHub पर देखें↗

    This project is a static site forum archive and housing market dataset. It serves as a read-only repository of preserved community discussions focused on residential property pricing and real estate trends, stored as a collection of Markdown files to ensure long-term data preservation and portability. The system functions as a web content preservation tool that converts historical forum threads into pre-rendered HTML files for serverless access. This approach organizes forum content archiving and housing market analysis into a permanent digital format to prevent data loss. The archive is bui

    GitHub पर देखें↗19,404
  • react-static/react-staticR

    react-static/react-static

    10,343GitHub पर देखें↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    JavaScript
    GitHub पर देखें↗10,343

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • norvig/pytudesnorvig का अवतार

    norvig/pytudes

    24,271GitHub पर देखें↗
    Jupyter Notebookdemonstrate-skillspracticeprogramming
    GitHub पर देखें↗24,271
  • bradtraversy/50projects50daysbradtraversy का अवतार

    bradtraversy/50projects50days

    40,577GitHub पर देखें↗

    This project is an educational code repository containing a collection of over 50 mini web development exercises. It serves as a front-end learning resource designed to help developers practice foundational skills by building small, interactive projects using standard HTML, CSS, and JavaScript. The repository distinguishes itself by focusing on standalone interactive component prototyping and the implementation of client-side logic. Each project is organized into a decoupled directory structure, allowing users to explore individual interface patterns and visual effects in isolation. These exe

    CSS
    GitHub पर देखें↗40,577
  • rasbt/deeplearning-modelsrasbt का अवतार

    rasbt/deeplearning-models

    17,427GitHub पर देखें↗

    This repository is an educational collection of deep learning implementations designed to demonstrate the fundamental principles of neural network architecture and optimization. It provides a comprehensive resource for understanding machine learning through hands-on code examples, ranging from basic multilayer perceptrons to complex generative models. The project distinguishes itself by emphasizing the manual construction of models, including the implementation of backpropagation from scratch to illustrate core mathematical mechanics. It covers a wide array of architectural design patterns, s

    Jupyter Notebook
    GitHub पर देखें↗17,427
  • fireship-io/fireship.iofireship-io का अवतार

    fireship-io/fireship.io

    3,763GitHub पर देखें↗

    This project is a static site generator and build-pipeline orchestrator that converts markdown files and custom components into production-ready static HTML pages. It functions as a markdown content manager, allowing website structure and text to be defined through the direct modification of flat files. The system utilizes a file-system based router to map the website URL structure directly to the directory layout of the source files. It also includes a web component UI library to embed encapsulated, interactive user interface elements into otherwise static pages. The project covers the broa

    Sveltefirebaseflutterjavascript
    GitHub पर देखें↗3,763
  • metalsmith/metalsmithmetalsmith का अवतार

    metalsmith/metalsmith

    7,827GitHub पर देखें↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    JavaScriptjavascriptmarkdownmarkdown-to-html
    GitHub पर देखें↗7,827
  • gustavoguanabara/gustavoguanabara.github.iogustavoguanabara का अवतार

    gustavoguanabara/gustavoguanabara.github.io

    4,404GitHub पर देखें↗

    This project is a front-end education portal and static website that serves as a repository for web development courseware. It provides instructional materials and source code for learning the fundamentals of HTML, CSS, and JavaScript. The site functions as a resource for students to practice programming skills through guided exercises and downloadable learning assets. It distributes educational content including instructional PDFs and exercise code to facilitate the study of front-end web development. The platform covers a variety of capabilities, including the integration of multimedia con

    cursocursoemvideogratis
    GitHub पर देखें↗4,404
  • lektor/lektorlektor का अवतार

    lektor/lektor

    3,945GitHub पर देखें↗

    Lektor is a Python-based static site generator and flat-file content management system. It transforms raw content and data models into static HTML pages, storing all website data in a hierarchical file system rather than a relational database. The system operates as a model-driven CMS, utilizing blueprints and schemas to control data capture and validation. It provides a browser-based administrative interface that allows users to visually edit and organize site content without modifying source code directly. The platform manages the full site lifecycle, covering static site generation, multi

    Pythoncmsstatic-site-generator
    GitHub पर देखें↗3,945
  • go101/go101go101 का अवतार

    go101/go101

    6,042GitHub पर देखें↗

    Go 101 is an unofficial, comprehensive knowledge base for the Go programming language, designed as a structured self-study resource covering syntax, semantics, best practices, and common pitfalls. It serves as a complete offline documentation system, installable as a local website that can be browsed without an internet connection, and includes a built-in HTTP server for serving the content locally. The project distinguishes itself through its depth and breadth of coverage, offering a structured book series that teaches Go fundamentals, a deep dive into the type system, and detailed guides on

    HTMLbookdetailsfaq
    GitHub पर देखें↗6,042
  • microsoft/c9-python-getting-startedmicrosoft का अवतार

    microsoft/c9-python-getting-started

    8,012GitHub पर देखें↗

    This project is a Python education repository and programming tutorial designed to teach language fundamentals, from basic syntax and variables to advanced concepts. It serves as a data science starter kit and a guide for REST API integration. The repository provides instructional scripts and sample code covering object-oriented programming patterns and asynchronous programming. It includes practical demonstrations for fetching and processing JSON data from external web services using HTTP requests. The materials cover a broad capability surface including data analysis workflows with interac

    Jupyter Notebook
    GitHub पर देखें↗8,012
  • akashyap2013/portfolio_websiteakashyap2013 का अवतार

    akashyap2013/PortFolio_Website

    844GitHub पर देखें↗

    This project is a static personal website template designed to showcase professional experience, career history, and technical skills. It provides a structured layout for individuals to establish an online presence for potential employers or clients. The template utilizes a responsive design approach, ensuring the interface adapts to various screen sizes through a grid system and mobile-first styling principles. By incorporating the Bootstrap framework, the project offers a consistent set of utility styles and components that facilitate the creation of a professional portfolio without requiri

    HTML
    GitHub पर देखें↗844
  • poole/hydepoole का अवतार

    poole/hyde

    3,799GitHub पर देखें↗

    Hyde is a static site theme for Jekyll that implements a two-column layout featuring a dedicated sidebar and a primary content area. It serves as a template for organizing text-heavy websites, providing a structure for documentation, portfolios, and blogs. The theme distinguishes itself through a Gist integration framework that allows for the embedding of hosted code snippets and external blocks via remote identifiers. It also includes an automated system for generating standard RSS feeds and custom error pages during site setup. The project covers visual customization through predefined col

    CSSjekylljekyll-theme
    GitHub पर देखें↗3,799
  • caijimmy/hugo-theme-stackCaiJimmy का अवतार

    CaiJimmy/hugo-theme-stack

    6,418GitHub पर देखें↗

    Card-style Hugo theme designed for bloggers

    HTMLbloggershugohugo-theme
    GitHub पर देखें↗6,418
  • satnaing/astro-papersatnaing का अवतार

    satnaing/astro-paper

    4,756GitHub पर देखें↗

    Astro Paper is a minimal and accessible blog theme for the Astro framework, designed to create SEO-optimized static websites. It serves as a pre-configured template for building personal blogs and technical portfolios that render content from Markdown and MDX files. The project distinguishes itself through specialized support for technical writing, including LaTeX mathematical equation rendering and code syntax highlighting. It also automates social media presence via the build-time generation of dynamic Open Graph images and social metadata. The framework covers a broad range of site manage

    Astroa11yaccessibilityastro
    GitHub पर देखें↗4,756
  • mouredev/retos-programacion-2023mouredev का अवतार

    mouredev/retos-programacion-2023

    5,617GitHub पर देखें↗

    This project is a git-based collection of programming logic exercises and weekly coding challenges. It serves as a language-agnostic learning resource and a multi-language code repository where users practice software development skills regardless of the specific syntax used. The repository functions as a collaborative environment where participants submit custom code implementations via pull requests. It enables users to track their progress and perform collaborative code reviews by comparing different implementation strategies and community corrections. The system organizes these contribut

    Pythonchallengescsharpdart
    GitHub पर देखें↗5,617
  • imathis/octopressimathis का अवतार

    imathis/octopress

    9,243GitHub पर देखें↗

    Octopress is a Jekyll blogging framework and static site generator theme designed for publishing professional blogs. It provides a collection of responsive semantic templates and styling to render markdown content into mobile-friendly websites. The project features an integrated static asset pipeline that compresses and transforms CSS and JavaScript files during the build process to optimize load times. It includes an SEO optimized blog template with automatic sitemap generation, archive pages, and metadata for improved search engine indexing, as well as client-side site search using local in

    Ruby
    GitHub पर देखें↗9,243
  • mouredev/roadmap-retos-programacionmouredev का अवतार

    mouredev/roadmap-retos-programacion

    7,907GitHub पर देखें↗

    This project is a programming learning roadmap and interactive coding exercise platform. It functions as a markdown-based content site that uses a static site generator to compile instructional guides and technical challenges into a structured interface. The platform provides a client-side progress tracker that utilizes local browser storage to monitor the completion of challenges without requiring a backend database. It organizes educational content through a sequence of coding exercises and instructional videos designed to guide developers through specific technical domains. The system cov

    Pythonc-plus-plusc-sharpdart
    GitHub पर देखें↗7,907
  • apachecn/interviewapachecn का अवतार

    apachecn/Interview

    8,944GitHub पर देखें↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Jupyter Notebookinterviewkaggleleetcode
    GitHub पर देखें↗8,944
  • alexeygrigorev/data-science-interviewsalexeygrigorev का अवतार

    alexeygrigorev/data-science-interviews

    10,043GitHub पर देखें↗

    This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and professional handbooks for technical interview preparation in data science and machine learning. It serves as a comprehensive study resource that combines theoretical knowledge with algorithmic practice. The repository features specialized study resources including a probability and statistics handbook, a machine learning reference for algorithms and neural network architectures, and a coding and SQL challenge bank designed to simulate recruitment assignments. It also includes a technic

    HTML
    GitHub पर देखें↗10,043
  • mljar/mercurymljar का अवतार

    mljar/mercury

    4,333GitHub पर देखें↗

    Mercury is a framework for transforming Jupyter notebooks into interactive web applications, a notebook execution API, and a static site generator. It functions as a self-hosted application server that allows users to deploy password-protected notebooks as functional user interfaces without writing frontend code. The system distinguishes itself by mapping notebook widgets to a reactive web interface and synchronizing live application sessions across multiple users in real time. It enables remote execution of notebooks via an API to retrieve computation results as structured data and supports

    Pythondata-sciencedata-visualizationjupyter
    GitHub पर देखें↗4,333
  • ganqqwerty/123-essential-javascript-interview-questionsganqqwerty का अवतार

    ganqqwerty/123-Essential-JavaScript-Interview-Questions

    5,241GitHub पर देखें↗

    This project is a JavaScript interview guide and technical interview question bank. It serves as a frontend engineering study resource, providing a curated collection of questions and answers focused on core language concepts. The resource covers technical knowledge review and interview preparation, focusing on the programming patterns and logic used in professional web development.

    coding-challengecoding-interviewcoding-interviews
    GitHub पर देखें↗5,241
  • freddier/hyperblogfreddier का अवतार

    freddier/hyperblog

    8,812GitHub पर देखें↗

    Hyperblog is a Git learning resource and static site blog template. It provides a practical codebase and markdown blog theme designed for hands-on implementation of version control and collaborative development. The project focuses on Git workflow practice and GitHub collaborative development. It allows users to master version control and project management by building and deploying a functional static website. The system uses static site generation and markdown-driven content to create blog posts. It includes template-based layouts and client-side search indexing to locate specific text or

    HTML
    GitHub पर देखें↗8,812
  • biaochenxuying/blogbiaochenxuying का अवतार

    biaochenxuying/blog

    4,774GitHub पर देखें↗

    This project is a frontend development blog and technical knowledge base. It serves as a software engineering reference and web development portfolio, providing a curated collection of articles and notes on front-end engineering, programming patterns, and computer science fundamentals. The site focuses on frontend engineering education and technical knowledge management. It covers software architecture patterns, web development workflows, and engineering interview preparation through the organization of technical guides and tutorials. The project's scope includes the documentation of browser

    HTMLalgorithmselement-uiexpress
    GitHub पर देखें↗4,774
  • likec4/likec4likec4 का अवतार

    likec4/likec4

    2,723GitHub पर देखें↗

    likec4 is an architecture-as-code framework that transforms text-based architecture definitions into interactive diagrams, static websites, and image files. It serves as a system architecture visualizer and C4 model diagram generator, allowing users to define software components, boundaries, and deployment infrastructure using a domain-specific language. The tool distinguishes itself by providing a modeling environment with Language Server Protocol integration for real-time validation and autocomplete. It enables interactive architecture documentation where users can navigate through hierarch

    TypeScriptarchitecturearchitecture-as-codec4
    GitHub पर देखें↗2,723
  • phlow/feeling-responsivePhlow का अवतार

    Phlow/feeling-responsive

    958GitHub पर देखें↗

    This project is a responsive theme for the Jekyll static site generator, designed to facilitate the creation of blogs and portfolios. It provides a pre-configured template system that transforms markdown content and configuration files into complete, mobile-friendly websites. By leveraging the Foundation CSS framework, the project ensures that layouts, grid systems, and UI components automatically adapt to various screen sizes and devices. The theme distinguishes itself through a comprehensive set of content management and publishing tools. It supports structured data-driven collections, allo

    JavaScriptfoundationfoundation-sitejekyll
    GitHub पर देखें↗958
  • docker/docsdocker का अवतार

    docker/docs

    4,597GitHub पर देखें↗

    This is the public documentation repository for Docker, serving as the source of truth for technical guides, API references, and manuals. It functions as a structured technical documentation site designed to help users install and operate containerized environments. The project operates as a community-driven knowledge base. Users contribute technical corrections and new content through a public version control workflow, utilizing a system of pull requests to maintain and improve the documentation. The content covers a wide range of containerization materials, including a learning path for de

    Markdown
    GitHub पर देखें↗4,597
  • ardanlabs/gotrainingardanlabs का अवतार

    ardanlabs/gotraining

    12,212GitHub पर देखें↗

    This repository provides curated learning paths, structured courseware, and technical materials for mastering Go programming, container orchestration, and software architecture. It serves as a comprehensive educational resource for systems programming, focusing on language mechanics, memory safety, and high-performance backend design. The project distinguishes itself through a multi-modal instructional design that combines instructor-led workshops, project-based curricula, and competency-based certifications. It offers specialized guidance on building production-grade AI infrastructure, inclu

    Go
    GitHub पर देखें↗12,212
  • riku/markdown-syntax-cnriku का अवतार

    riku/Markdown-Syntax-CN

    1,770GitHub पर देखें↗

    Markdown-Syntax-CN is a comprehensive reference guide and documentation resource for the Markdown markup language. It provides a structured manual detailing the standard formatting conventions, syntax rules, and structural patterns required to convert plain text into structured content. The project serves as a technical writing aid for developers and content creators, focusing on the implementation of text-to-HTML conversion rules. By establishing consistent formatting standards, it assists users in mastering the syntax necessary for creating readable documentation and managing digital conten

    HTML
    GitHub पर देखें↗1,770