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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·19 viewsbiodrop.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.

Star history

Star history chart for eddiehubcommunity/biodropStar history chart for eddiehubcommunity/biodrop

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with BioDrop

These projects share indexed features with BioDrop. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mastra-ai/mastramastra-ai avatar

    mastra-ai/mastra

    21,221View on 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
    View on GitHub↗21,221
  • getzola/zolagetzola avatar

    getzola/zola

    17,196View on 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
    View on GitHub↗17,196
  • karminski/one-small-stepkarminski avatar

    karminski/one-small-step

    6,699View on 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

    View on GitHub↗6,699
  • blinkfox/hexo-theme-materyblinkfox avatar

    blinkfox/hexo-theme-matery

    5,362View on 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
    View on GitHub↗5,362
Compare all 30 related projects→

Frequently asked questions

What does eddiehubcommunity/biodrop do?

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.

What are the main features of eddiehubcommunity/biodrop?

The main features of eddiehubcommunity/biodrop are: 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.

Which projects share features with eddiehubcommunity/biodrop?

Projects with overlapping indexed features include: 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…