Updated README.md with improvements

This commit is contained in:
mahi_korrapti 2025-11-19 19:45:36 +05:30
parent 1a851d83f7
commit 02e0528b7d

View file

@ -1,8 +1,9 @@
[![Banner](https://codecrafters.io/images/updated-byox-banner.gif)](https://codecrafters.io/github-banner) ![Banner](https://codecrafters.io/images/updated-byox-banner.gif)
## Build your own <insert-technology-here> ## Build your own Python projects
This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. This repository contains easy-to-follow guides for creating popular technologies from scratch.
> *What I cannot create, I do not understand — Richard Feynman.* > *What I cannot create, I do not understand — Richard Feynman.*
@ -471,12 +472,14 @@ It's a great way to learn.
* [**Rust**: _WebGL + Rust: Basic Water Tutorial_](https://www.chinedufn.com/3d-webgl-basic-water-tutorial/) * [**Rust**: _WebGL + Rust: Basic Water Tutorial_](https://www.chinedufn.com/3d-webgl-basic-water-tutorial/)
* [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager) * [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
## Contribute # Contribute
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new) * Submissions are welcome! Just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
* Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments and "reactions" * Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments or reactions
## Origins & License ## Origins & License
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) [![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
This repository is the work of [many contributors](https://github.com/codecrafters-io/build-your-own-x/graphs/contributors). It was started by [Daniel Stefanovic](https://github.com/danistefanovic), and is now maintained by [CodeCrafters, Inc.](https://codecrafters.io) To the extent possible under law, [CodeCrafters, Inc.](https://codecrafters.io) has waived all copyright and related or neighboring rights to this work. This repository is the work of [many contributors](https://github.com/codecrafters-io/build-your-own-x/graphs/contributors).
It was started by [Daniel Stefanovic](https://github.com/danielstefanovic).