build-your-own
There are 14 repositories under build-your-own topic.
mithi/bare-minimum-2d
An extremely lightweight React component to declaratively (and elegantly) plot shapes on an inline SVG
mithi/hello-tiny-box
📦 Manipulate a three dimensional box 📦
f3r10/ana-compiler
Compiler written on haskell based on the course Compiler Construction (UCSD CSE 131). Lisp with types
amirhoseinsalimi/ash-template-engine
I built my own template engine for learning purposes with zero dependencies in TypeScript - It's called Ash
Emmeline1101/build-redis-with-cpp
Use C++ & C to build Redis, a memory database.
w1jtoo/Shelldown
Windows command-line interpreter.
jarrodconnolly/byo
Coding Challenges - Build Your Own
skatiyar/byor
Build your own Redis
w1jtoo/PEguide
Show the structure of portable executable (PE) files under the Windows family of operating systems.
w1jtoo/Foogle
Simple search engine with TF-IDF ranking.
w1jtoo/ProxyServer
Reverse proxy server
amalhanaja/codingchallenges
My Solutions to Coding Challenges by John Cricket
murilo-l1/own-shell-java
A shell implementation written in Java, supporting 'cd', 'echo', 'exit' and executable files