No description
Find a file
Cursor Agent 4bec468eb1 feat: Add interactive web app for tutorials
This commit introduces a fully interactive web application for exploring the "Build Your Own X" tutorials. It includes features like search, filtering, random selection, and a modern UI.

Co-authored-by: sahiixofficial <sahiixofficial@gmail.com>
2025-10-02 16:25:09 +00:00
.gitattributes Create .gitattributes 2024-08-13 16:13:52 -05:00
app.js feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
codecrafters-banner.png Add banner 2022-05-16 06:42:58 +07:00
FEATURES.md feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
index.html feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
ISSUE_TEMPLATE.md Add E-commerce / Marketplace category with monetizable application tutorials 2025-10-02 07:23:28 +00:00
README.md Add E-commerce / Marketplace category with monetizable application tutorials 2025-10-02 07:23:28 +00:00
server.py feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
START_HERE.md feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
style.css Checkpoint before follow-up message 2025-10-02 16:05:02 +00:00
SUMMARY.txt feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
tutorials_data.json feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00
WEB_APP_README.md feat: Add interactive web app for tutorials 2025-10-02 16:25:09 +00:00

Banner

Build your own <insert-technology-here>

This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch.

What I cannot create, I do not understand — Richard Feynman.

It's a great way to learn.

Tutorials

Build your own 3D Renderer

Build your own Augmented Reality

Build your own BitTorrent Client

Build your own Blockchain / Cryptocurrency

Build your own Bot

Build your own Command-Line Tool

Build your own Database

Build your own Docker

Build your own E-commerce / Marketplace

Build your own Emulator / Virtual Machine

Build your own Front-end Framework / Library

Build your own Game

Build your own Git

Build your own Network Stack

Build your own Neural Network

Build your own Operating System

Build your own Physics Engine

Build your own Programming Language

Build your own Regex Engine

Build your own Search Engine

Build your own Shell

Build your own Template Engine

Build your own Text Editor

Build your own Visual Recognition System

Build your own Voxel Engine

Build your own Web Browser

Build your own Web Server

Uncategorized

Contribute

Origins & License

CC0

This repository is the work of many contributors. It was started by Daniel Stefanovic, and is now maintained by CodeCrafters, Inc. To the extent possible under law, CodeCrafters, Inc. has waived all copyright and related or neighboring rights to this work.