awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tmallfe/tmallfe.github.io

Open-source alternatives to Tmallfe.github.io

30 open-source projects similar to tmallfe/tmallfe.github.io, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tmallfe.github.io alternative.

  • wellcaffeinated/physicsjsAvatar von wellcaffeinated

    wellcaffeinated/PhysicsJS

    3,705Auf GitHub ansehen↗

    PhysicsJS is a JavaScript physics engine and 2D rigid body simulator designed to calculate the collisions, constraints, and dynamics of physical bodies. It functions as a modular physics library for simulating the movement and interaction of circular bodies and convex polygons. The engine implements constraint-based dynamics to enforce distance and angle constraints between objects, enabling the creation of articulated structures and linked physics. It utilizes impulse-based resolution to handle collisions and prevent objects from passing through one another. The library provides capabilitie

    JavaScript
    Auf GitHub ansehen↗3,705
  • killedbyapixel/littlejsAvatar von KilledByAPixel

    KilledByAPixel/LittleJS

    4,127Auf GitHub ansehen↗

    LittleJS is a lightweight HTML5 2D game engine designed for building web games using Canvas and WebGL without external dependencies. It integrates a WebGL sprite renderer, a 2D physics engine for arcade-style collisions and rigid-body dynamics, and a grid-based A* pathfinding system for entity navigation. The engine is distinguished by its procedural audio synthesizer, which generates music and sound effects at runtime using parameter arrays to minimize file sizes. It also features a comprehensive graphics pipeline that supports custom fragment-shader post-processing and a dynamic 2D lighting

    JavaScriptbox2dgame-developmentgame-engine
    Auf GitHub ansehen↗4,127
  • jawil/blogAvatar von jawil

    jawil/blog

    7,828Auf GitHub ansehen↗

    This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem

    JavaScriptblogcssdifficulty
    Auf GitHub ansehen↗7,828

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • berwin/blogAvatar von berwin

    berwin/Blog

    4,161Auf GitHub ansehen↗

    This project is a frontend development blog and markdown static site generator. It functions as a technical knowledge base and a web performance resource, converting markdown files into static HTML pages. The site serves as a personal digital garden for documenting professional growth and frontend learning. It focuses on the curation of technical knowledge, specifically aggregating articles and presentations regarding web performance optimization and browser rendering. The system utilizes a build process involving markdown-based static generation, file-system based routing, and frontmatter-d

    JavaScriptarticleblogeducation
    Auf GitHub ansehen↗4,161
  • dwqs/blogAvatar von dwqs

    dwqs/blog

    3,775Auf GitHub ansehen↗

    This project is a technical blog platform and developer portfolio site designed for publishing curated engineering documentation and professional technical writing. It functions as a markdown publishing tool and static site generator that transforms plain text files into a formatted collection of technical articles and software engineering notes. The system serves as a markdown publishing platform for organizing and sharing technical guides, software engineering documentation, and professional insights. It allows for the creation of a professional online presence by hosting technical content

    JavaScriptblog
    Auf GitHub ansehen↗3,775
  • github/training-kitAvatar von github

    github/training-kit

    4,983Auf GitHub ansehen↗

    This project is a collection of open source educational materials and training modules designed to teach the fundamentals of version control with Git and GitHub. It provides a structured curriculum of lessons and exercises to facilitate technical onboarding and the adoption of version control standards. The content is delivered as a markdown-based static site that can be packaged into a redistributable archive. This allows the training portal to be deployed on private internal web servers behind firewalls for offline or secure access. The system converts markdown instructional content into s

    HTMLcheatsheetcheatsheetscourseware
    Auf GitHub ansehen↗4,983
  • satnaing/astro-paperAvatar von satnaing

    satnaing/astro-paper

    4,756Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,756
  • shakiba/planck.jsAvatar von shakiba

    shakiba/planck.js

    5,251Auf GitHub ansehen↗

    planck.js is a 2D rigid body physics engine for JavaScript and HTML5, based on Box2D. It provides a framework for simulating physical interactions and calculating the motion of solid objects within a two-dimensional virtual environment. The engine is designed for cross-platform web gaming, enabling the implementation of rigid body dynamics across different web browsers and devices. The library manages simulation through a constraint-based physics solver and rigid body state management. It utilizes iterative impulse resolution, semi-implicit Euler integration, and dynamic AABB tree partitioni

    TypeScript
    Auf GitHub ansehen↗5,251
  • expressjs/expressjs.comAvatar von expressjs

    expressjs/expressjs.com

    5,355Auf GitHub ansehen↗

    This project is a technical documentation website and static site generator designed to serve as a centralized hub for API references, guides, and tutorials. It functions as a markdown-based content management system that separates technical writing from the presentation layer. The site utilizes a file-system routed architecture, mapping the physical directory and file structure of the source code directly to the public URL paths. This approach enables the transformation of markdown files and templates into pre-rendered HTML for web delivery. The system encompasses capabilities for technical

    MDXexpressexpressjsjavascript
    Auf GitHub ansehen↗5,355
  • liabru/matter-jsAvatar von liabru

    liabru/matter-js

    18,256Auf GitHub ansehen↗

    Matter-js is a 2D rigid body physics engine written in JavaScript for simulating realistic physical interactions, collisions, and dynamics in web browsers. It functions as a web physics simulation library that calculates motion, gravity, and constraints for objects rendered on a web canvas. The library includes a built-in canvas physics visualizer to draw physical bodies, joints, and constraints for debugging and gameplay. It distinguishes itself through a plugin system that supports recursive dependency resolution and internal method patching to inject custom logic into the engine's executio

    JavaScriptcanvasjavascriptphysics
    Auf GitHub ansehen↗18,256
  • maximevaillancourt/digital-garden-jekyll-templateAvatar von maximevaillancourt

    maximevaillancourt/digital-garden-jekyll-template

    1,231Auf GitHub ansehen↗

    This project is a static site generator designed for personal knowledge management and technical documentation. It transforms collections of markdown files into a searchable, responsive website, providing a framework for organizing interconnected notes and long-term information storage. The system distinguishes itself through its focus on networked content, utilizing automated link parsing to establish bidirectional connections between documents. It enhances the reading experience with interactive features such as visual graph representations of note relationships, hover-based content preview

    HTMLdigital-gardendigital-gardeningjekyll
    Auf GitHub ansehen↗1,231
  • github/personal-websiteAvatar von github

    github/personal-website

    7,616Auf GitHub ansehen↗

    This project is a developer portfolio generator and static site generator designed to transform markdown files and external API data into a professional website. It functions as a GitHub Pages template that renders dated articles through a markdown blog engine and creates static HTML pages for web hosting. The system distinguishes itself by acting as a GitHub API portfolio, automatically importing and displaying repository data and user profiles to populate portfolio elements. It utilizes API-driven content injection to automate updates to the project showcase and professional profile. The f

    HTML
    Auf GitHub ansehen↗7,616
  • cotes2020/jekyll-theme-chirpyAvatar von cotes2020

    cotes2020/jekyll-theme-chirpy

    9,777Auf GitHub ansehen↗

    This is a responsive Jekyll static site theme and framework designed for technical blogs, academic writing, and documentation. It provides a structured layout specifically for technical content, incorporating a dark mode interface and hierarchical content taxonomies. The theme distinguishes itself through built-in support for scientific content rendering, including mathematical equations and diagrams. It also functions as a progressive web app template, enabling offline access and improved loading performance. The broader capability surface includes search engine optimization, multilingual s

    HTMLbootstrapdevcontainerhtml5
    Auf GitHub ansehen↗9,777
  • zensical/zensicalAvatar von zensical

    zensical/zensical

    3,072Auf GitHub ansehen↗

    Zensical is a documentation framework and markdown static site generator designed for authoring modular technical topics. It includes a static site build orchestrator that uses a dependency graph to parallelize asset compilation and perform differential updates. The project features a federated search engine that aggregates results from multiple documentation projects using a combination of inverted indexes and vector-based semantic search. It also includes an LLM context generator to extract lean, semantic information from modular topics to optimize prompts for large language models. The sy

    Rustdocumentationstatic-site-generator
    Auf GitHub ansehen↗3,072
  • freddier/hyperblogAvatar von freddier

    freddier/hyperblog

    8,812Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,812
  • fullstackio/flappyswiftAvatar von fullstackio

    fullstackio/FlappySwift

    9,694Auf GitHub ansehen↗

    FlappySwift is a side-scrolling arcade game implementation built for Apple platforms. Developed using the Swift programming language, this 2D game project features a physics-based environment where a player controls a character to avoid obstacles. The project utilizes the SpriteKit framework to handle rigid body dynamics, gravitational forces, and sprite-based rendering. Game flow is managed through a state machine that controls transitions between the start menu, active gameplay, and game over screens. The implementation covers 2D physics simulation, including bounding-box collision detecti

    Swift
    Auf GitHub ansehen↗9,694
  • skills/github-pagesAvatar von skills

    skills/github-pages

    2,943Auf GitHub ansehen↗

    This project is a static site generator platform and hosting system that transforms structured content into live websites. It utilizes a version control website deployment workflow to turn a repository into a public site by hosting static files directly from a branch. The system implements git-based content management, where website articles and settings are handled through commit histories. It supports a collaborative site workflow that enforces pull request reviews to ensure content quality before changes are merged into the production environment. The platform covers the provisioning and

    github-pagespagesskills-course
    Auf GitHub ansehen↗2,943
  • googlecodelabs/toolsAvatar von googlecodelabs

    googlecodelabs/tools

    4,822Auf GitHub ansehen↗

    This project is an interactive tutorial generator and static site generator that transforms source documents, such as Markdown and Google Docs, into structured instructional guides. It functions as a documentation conversion tool that compiles source content into static HTML assets and metadata for distribution to public or private audiences. The system utilizes a custom element UI framework to embed interactive instructional components using standard HTML custom elements, removing the need for external JavaScript frameworks. It supports multi-format content export, allowing a single source o

    Go
    Auf GitHub ansehen↗4,822
  • youngwind/blogAvatar von youngwind

    youngwind/blog

    4,655Auf GitHub ansehen↗

    This project is a markdown-based static site generator and technical blogging platform designed to convert markdown files and templates into static HTML pages. It functions as a personal blog and frontend engineering portfolio for publishing software engineering guides and technical articles. The system operates as a client-side hydrated web app, serving pre-rendered static HTML and attaching interactive JavaScript listeners upon page load. It utilizes a markdown-based content pipeline to transform raw text into structured web pages for distributing long-form technical writing and tutorials.

    blogreactvue
    Auf GitHub ansehen↗4,655
  • dillonzq/loveitAvatar von dillonzq

    dillonzq/LoveIt

    3,860Auf GitHub ansehen↗

    LoveIt is a Hugo static site theme and markdown documentation framework designed for creating high-performance blogs and technical documentation sites. It functions as a responsive web template that transforms markdown files into pre-rendered static pages. The project is distinguished by its built-in internationalization support for multilingual content management and a client-side search implementation that enables full-text indexing without a backend server. It includes an SEO-optimized front-end featuring JSON-LD structured data and lazy-loading asset management to improve page speed and s

    JavaScripthugohugo-blog-themehugo-theme
    Auf GitHub ansehen↗3,860
  • getpelican/pelicanAvatar von getpelican

    getpelican/pelican

    13,322Auf GitHub ansehen↗

    Pelican is a Python-based static site generator that converts Markdown and reStructuredText files into static HTML websites. It functions as a blog and page orchestrator, managing chronological posts and independent static pages while providing built-in support for RSS and Atom feed generation. The system is designed as a plugin-based web framework, allowing for the addition of custom functionality through a community-driven plugin architecture. It also includes capabilities for producing localized versions of articles and pages to support multilingual content delivery. The tool covers a bro

    Pythonpelicanpythonstatic-site-generator
    Auf GitHub ansehen↗13,322
  • ljianshu/blogAvatar von ljianshu

    ljianshu/Blog

    7,927Auf GitHub ansehen↗

    This project is a frontend engineering blog and educational resource that provides technical articles and deep dives into TypeScript, web frameworks, and build tool internals. It functions as a technical interview guide, offering curated programming questions and architectural patterns to assist developers in preparing for engineering hiring assessments. The site serves as a TypeScript technical resource and a broader web development learning repository, focusing on browser internals and software architecture. It includes materials for analyzing technical patterns and studying the underlying

    JavaScript
    Auf GitHub ansehen↗7,927
  • hugoblox/hugo-theme-academic-cvAvatar von HugoBlox

    HugoBlox/hugo-theme-academic-cv

    4,970Auf GitHub ansehen↗

    This project is a website theme for Hugo designed to transform Markdown files into professional academic portfolios, including CVs and publication lists. It functions as a static site template and portfolio builder, enabling the creation of researcher profiles and technical blogs. The framework includes a specialized publication manager that automatically generates individual research pages and citations by importing BibTeX files or DOI references. It also features a dedicated LaTeX mathematics renderer to display technical notation and equations across the site. The system supports a broad

    Jupyter Notebookacademicacademic-websiteblog-engine
    Auf GitHub ansehen↗4,970
  • brickspert/blogAvatar von brickspert

    brickspert/blog

    4,131Auf GitHub ansehen↗

    This project is a technical blogging platform and Git-based content management system that uses GitHub Issues for publishing and storing articles. It functions as a Markdown technical blog where content is created and edited as issues within a version control repository. The system enables serverless content publishing by using a version control platform's issue tracker as the primary database instead of a traditional content management system. This allows for the maintenance of a searchable archive of technical documentation and tutorials. The platform utilizes API-driven static generation

    Auf GitHub ansehen↗4,131
  • jekyll/minimaAvatar von jekyll

    jekyll/minima

    3,822Auf GitHub ansehen↗

    Minima is a Jekyll static site theme and configuration-driven site template. It provides a collection of layouts, styles, and metadata structures used to transform text files into websites, specifically serving as a framework for SEO-optimized blogs and technical documentation. The theme utilizes a Sass-based web layout, allowing visual identity and structure to be modified through CSS overrides and the adjustment of Sass variables. It enables configuration-driven web design where branding, social profiles, and navigation links are managed through centralized settings. The project covers a r

    SCSSjekylljekyll-themejekyll-themes
    Auf GitHub ansehen↗3,822
  • tomaz/appledocAvatar von tomaz

    tomaz/appledoc

    4,189Auf GitHub ansehen↗

    Appledoc is an Objective-C documentation generator and static site generator that parses source code comments to create structured HTML documentation sets. Its primary purpose is to generate professional developer reference guides that adhere to official Apple style documentation. The tool distinguishes itself by integrating directly into the project compilation process via automated build-phase scripts, ensuring that technical guides are updated as code changes. It provides extensive customization through external HTML and CSS templates, as well as a property list configuration system to man

    Objective-C
    Auf GitHub ansehen↗4,189
  • lsposed/lsposed.github.ioAvatar von LSPosed

    LSPosed/LSPosed.github.io

    6,247Auf GitHub ansehen↗

    This project is a static site project homepage and software distribution website. It serves as an Android modification portal and a central web portal for downloading official releases and accessing documentation for Android system modifications. The site functions as a markdown-based documentation site and an open source project hosting platform. It provides a central location for technical references and guides regarding the Android system framework, while distributing stable software versions and installation guides to the developer community. The website is built using static site genera

    HTML
    Auf GitHub ansehen↗6,247
  • microsoft/code-with-engineering-playbookAvatar von microsoft

    microsoft/code-with-engineering-playbook

    2,608Auf GitHub ansehen↗

    This project is a software engineering playbook providing a collection of standardized guidelines and processes for managing the full software development lifecycle and team operations. It serves as a high-level framework for organizing agile project management, API design, containerized development standards, and markdown documentation workflows. The framework establishes a system for language-agnostic API design to automate client library generation and documentation. It also defines standards for providing uniform contributor environments and toolchains through virtualized containers. The

    Dockerfile
    Auf GitHub ansehen↗2,608
  • picocms/picoAvatar von picocms

    picocms/Pico

    3,905Auf GitHub ansehen↗

    Pico is a lightweight PHP content manager and Markdown website generator that functions as a flat-file CMS. It transforms Markdown files into a structured website by using the server file system for URL routing and avoids the use of a relational database for storing content and metadata. The system is distinguished by its support for multilingual website deployment and a static site cache that saves rendered pages as HTML to reduce server load. It employs a Git-based content workflow to synchronize and deploy updates across different environments. The platform covers a broad range of capabil

    PHP
    Auf GitHub ansehen↗3,905
  • soulwire/coffee-physicsAvatar von soulwire

    soulwire/Coffee-Physics

    1,053Auf GitHub ansehen↗

    Coffee-Physics is a lightweight physics engine designed for two-dimensional particle simulation within web environments. It provides a framework for managing the movement and physical interactions of individual objects across a coordinate system, utilizing a collection of mathematical functions to calculate trajectories and collision responses. The library employs Verlet-based integration to maintain stability by tracking coordinate history, avoiding the need for explicit velocity or acceleration variables. It enforces deterministic behavior through fixed-step time stepping, which ensures con

    CoffeeScript
    Auf GitHub ansehen↗1,053