25 results for “topic:build-your-own”
Build your own X - Master machine learning by building everything from scratch. It aims to cover everything from linear regression to deep learning to large language models (LLMs).
An extremely lightweight React component to declaratively (and elegantly) plot shapes on an inline SVG
📦 Manipulate a three dimensional box 📦
SimpleDB: a minimalist Key Value store written in Java
Use C++ & C to build Redis, a memory database.
A customizable LaTeX resume template for tech professionals, featuring sections for personal info, education, skills, experience, and projects. Modify the `.tex` file and compile to generate a professional PDF resume.
Compiler written on haskell based on the course Compiler Construction (UCSD CSE 131). Lisp with types
Windows command-line interpreter.
I built my own template engine for learning purposes with zero dependencies in TypeScript - It's called Ash
Build your own GIT
No description provided.
Build your own Redis
A shell implementation written in Java, supporting 'cd', 'echo', 'exit' and executable files
Show the structure of portable executable (PE) files under the Windows family of operating systems.
Coding Challenges - Build Your Own
My Solutions to Coding Challenges by John Cricket
i fucking hate databases
A rust version of the Unix wc command
Build your own Database in Go following https://trialofcode.org/database
Reverse proxy server
Simple search engine with TF-IDF ranking.
Work-in-progress SQL database built from scratch, following the Build Your Own Database tutorial. An educational project to learn database internals — from storage and indexing to SQL parsing and query execution.
A custom shell implementation in Python for the CodeCrafters challenge.
Use C++ & C to build Redis, a memory database.
🔧 Generate TypeScript types automatically for Elixir Ash resources, ensuring type safety between your backend and frontend without manual API types.