awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EddieHubCommunity avatar

EddieHubCommunity/BioDropArchived

0
View on GitHub↗
5,706 stars·4,036 forks·JavaScript·MIT·10 vuesbiodrop.io↗

BioDrop

BioDrop is a link-in-bio page builder that lets users create a single landing page aggregating links to their content, projects, and social profiles. Profiles are built from structured JSON data, which is rendered into a dynamic web page layout at runtime, and can also be created through a guided web form interface for a no-code setup experience.

The project supports displaying testimonials and endorsements on a profile to build credibility, listing upcoming events a user is participating in, and showcasing a chronological timeline of milestones or personal history. Profile data and settings are stored in JSON files, enabling version control and programmatic updates, while web form submissions are converted into structured JSON for consistent storage and retrieval. The platform also exposes profile data through a RESTful API for external integrations and programmatic management.

Features

  • Link-in-Bio Landing Pages - Builds a single landing page that aggregates links to content, projects, and social profiles for audience connection.
  • Data-Driven UI Assemblies - Builds page sections from reusable UI components that render based on profile data fields.
  • Profile Submissions - Creates a profile by submitting structured data in JSON format for programmatic setup.
  • Profile JSON Schemas - Enables creating and updating personal profiles by submitting structured JSON data for programmatic setup.
  • Profile Creation Forms - Creates a profile through a web form interface for a guided, no-code setup.
  • JSON-Driven Profile Renderers - Renders user profiles by parsing structured JSON data into a dynamic web page layout at runtime.
  • File-Based Configuration - Stores profile data and settings in JSON files, enabling version control and programmatic updates.
  • Profile Timelines - Publishes upcoming events and chronological milestones on a profile to share schedules and personal history.
  • Profile Creation Forms - Provides a guided web form interface for creating and updating a personal profile without coding.
  • RESTful Data APIs - Exposes profile data through a RESTful API for external integrations and programmatic management.
  • Form-to-JSON Pipelines - Converts web form submissions into structured JSON data for consistent profile storage and retrieval.
  • Upcoming Event Displays - Publishes events a user is participating in so visitors can see their schedule and appearances.
  • Markdown to HTML Converters - Transforms user-provided markdown content into formatted HTML for timeline and event descriptions.
  • Static Site Generation - Pre-builds bio link pages as static HTML files for fast loading and reliable hosting.
  • Chronological Timelines - Displays a chronological list of milestones on a user profile to share personal history.
  • Client-side Routing - Navigates between profile pages and sections without full page reloads using browser history API.
  • Social Proof Components - Shows testimonials and endorsements on a profile to build credibility and trust with visitors.
  • Link Management - Centralized hub for showcasing projects and social links.

Historique des stars

Graphique de l'historique des stars pour eddiehubcommunity/biodropGraphique de l'historique des stars pour eddiehubcommunity/biodrop

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à BioDrop

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec BioDrop.
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Voir sur GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptagentsaichatbots
    Voir sur GitHub↗21,221
  • getzola/zolaAvatar de getzola

    getzola/zola

    17,196Voir sur GitHub↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Rustblog-enginecmscontent-management-system
    Voir sur GitHub↗17,196
  • karminski/one-small-stepAvatar de karminski

    karminski/one-small-step

    6,699Voir sur GitHub↗

    One Small Step is an educational resource that explains core AI and large language model concepts through short, accessible articles designed to be read in under five minutes. It covers the structure and function of key LLM components like attention mechanisms and tokenization, as well as foundational machine learning mathematics such as matrix rank and overfitting. The project also serves as a guide to the GGUF file format, which packages all model parameters and metadata into a single compact binary file for cross-platform deployment without external dependencies. It explains how this forma

    Voir sur GitHub↗6,699
  • blinkfox/hexo-theme-materyAvatar de blinkfox

    blinkfox/hexo-theme-matery

    5,362Voir sur GitHub↗

    A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive layout system that transforms markdown files into styled HTML pages, providing a specialized environment for technical documentation and personal blogging. The theme is characterized by a data-driven approach to content visualization, using radar charts for categories and word clouds for tags to represent post metadata. It further distinguishes its organization by utilizing a chronological timeline architecture for blog archives. The project covers a wide range of technical publ

    JavaScriptfeatured-pictureshexo-blog-themehexo-theme
    Voir sur GitHub↗5,362
Voir les 30 alternatives à BioDrop→

Questions fréquentes

Que fait eddiehubcommunity/biodrop ?

BioDrop is a link-in-bio page builder that lets users create a single landing page aggregating links to their content, projects, and social profiles. Profiles are built from structured JSON data, which is rendered into a dynamic web page layout at runtime, and can also be created through a guided web form interface for a no-code setup experience.

Quelles sont les fonctionnalités principales de eddiehubcommunity/biodrop ?

Les fonctionnalités principales de eddiehubcommunity/biodrop sont : Link-in-Bio Landing Pages, Data-Driven UI Assemblies, Profile Submissions, Profile JSON Schemas, Profile Creation Forms, JSON-Driven Profile Renderers, File-Based Configuration, Profile Timelines.

Quelles sont les alternatives open-source à eddiehubcommunity/biodrop ?

Les alternatives open-source à eddiehubcommunity/biodrop incluent : mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a… karminski/one-small-step — One Small Step is an educational resource that explains core AI and large language model concepts through short,… blinkfox/hexo-theme-matery — A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive… lunet-io/markdig — Markdig is a high-performance Markdown processor for .NET applications that converts Markdown text into HTML or other… bebraw/jswiki — jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of…