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
inFaaa avatar

inFaaa/build-your-own-x-vibe-coding

0
View on GitHub↗
80 stars·7 forks·Python·6 views

Build Your Own X Vibe Coding

Master programming by recreating your favorite technologies from scratch with vibe coding.

Features

  • System Programming - Experimental project for AI-assisted coding workflows.
  • System Utilities - Experimental coding environment and project builder.
  • Experimental Projects - Exploring unconventional or experimental approaches to software development.

Star history

Star history chart for infaaa/build-your-own-x-vibe-codingStar history chart for infaaa/build-your-own-x-vibe-coding

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 Build Your Own X Vibe Coding

These projects share indexed features with Build Your Own X Vibe Coding. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kevmo314/codec-from-scratchkevmo314 avatar

    kevmo314/codec-from-scratch

    453View on GitHub↗

    Build a simple video encoder from scratch

    Go
    View on GitHub↗453
  • relativty/relativrelativty avatar

    relativty/Relativ

    7,189View on GitHub↗

    Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical design, electronics, and software interfaces required to build a headset from scratch. It provides the frameworks necessary for assembling devices using open-source electronics and firmware. The project integrates custom hardware with SteamVR through driver-based configurations, mapping device identifiers and display viewports to ensure rendered images align with physical secondary displays. It employs a combination of microcontroller-based inertial measurement unit polling fo

    C++
    View on GitHub↗7,189
  • emilhernvall/dnsguideEmilHernvall avatar

    EmilHernvall/dnsguide

    4,570View on GitHub↗

    dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and nameservers. It functions as a recursive DNS server and network service tool for managing the resolution of domain names within local or wide area networks. The project provides a framework for building a custom DNS server, incorporating recursive resolution logic and stub resolver integration to translate hostnames into IP addresses. It is designed for implementing the DNS protocol from scratch to facilitate network protocol learning and custom name resolution. The implemen

    dnsdns-serverinternet
    View on GitHub↗4,570
  • g-plane/tiny-package-managerg-plane avatar

    g-plane/tiny-package-manager

    462View on GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    View on GitHub↗462
Compare all 30 related projects→

Frequently asked questions

What does infaaa/build-your-own-x-vibe-coding do?

Master programming by recreating your favorite technologies from scratch with vibe coding.

What are the main features of infaaa/build-your-own-x-vibe-coding?

The main features of infaaa/build-your-own-x-vibe-coding are: System Programming, System Utilities, Experimental Projects.

Which projects share features with infaaa/build-your-own-x-vibe-coding?

Projects with overlapping indexed features include: kevmo314/codec-from-scratch — Build a simple video encoder from scratch. emilhernvall/dnsguide — dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and… relativty/relativ — Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical… jamesroutley/write-a-hash-table — This project is a pedagogical implementation of a hash table in C, built from scratch using open addressing and linear… cheery/json-algorithm — Now even your pet rock can parse JSON. g-plane/tiny-package-manager — Learn how npm or Yarn v1 works.