Commit Graph

496 Commits

Author SHA1 Message Date
Sarup Banskota
08fe81bce6 Merge pull request #1538 from Velnbur/master
Fix link to "F#: Building Neural Networks in F#", add both parts
2026-02-21 01:34:46 -08:00
Sarup Banskota
d9743c94e2 Merge pull request #1567 from jiminjungg/docs/python-reddit-bot-page
docs: update Python Reddit bot tutorial link
2026-02-21 01:34:42 -08:00
Sarup Banskota
fbba4447b3 Merge pull request #1543 from xames3/xames3/build-your-own-neural-network
feat: add SlowTorch for building Neural Networks from scratch
2026-02-21 01:34:19 -08:00
Sarup Banskota
bed0d298e2 Merge pull request #1385 from buildthingsuseful/master
Added Build Your Own Kafka
2026-02-21 01:34:15 -08:00
Sarup Banskota
54d67ce557 Merge pull request #1393 from cristiano-belloni/cristiano-belloni-patch-2
Update README. to add sync engine blog post
2026-02-21 01:34:12 -08:00
Sarup Banskota
e479a67cd4 Merge pull request #1425 from AlejandroFNadal/master
Adding section for memory allocators and adding a first tutorial for it
2026-02-21 01:34:08 -08:00
Sarup Banskota
5c2d8b9a08 Merge pull request #1553 from darshilshah7070/patch-2
Adding new section For Processor Design
2026-02-21 01:34:04 -08:00
Sarup Banskota
6709743e14 Merge pull request #1504 from rasbt/build-your-own-ai-model
Add section: Build your own AI Model
2026-02-21 01:34:01 -08:00
Vencyr Laurence Imbo Amores
d5c42e04d8 Updated banner 2026-02-21 16:16:16 +08:00
root
f4cf332e3f Update the subtitle of Build Your Own Database from Scratch. 2025-12-25 16:32:21 +08:00
root
9e8b06f62f Add Code a database in 45 steps. 2025-12-25 16:29:16 +08:00
Jimin Jung
30b2242b10 docs: update Python Reddit bot tutorial link 2025-10-02 15:24:03 -07:00
Darshil Shah
bc7a5d6daf Adding new section For Processor Design 2025-09-06 18:10:26 +05:30
Paul Kuruvilla
51198a9f9c Update README.md
Fixes https://github.com/codecrafters-io/build-your-own-x/issues/1552
2025-09-03 13:36:37 -07:00
CodeCrate
427e67f58f Reverted link removal
Reverted the removal of the Java 3D Game Development with LWJGL 3 link.
2025-08-28 12:14:55 -04:00
CodeCrate
0bbb011cf0 Removed links that no longer function
Removed links:
- Java Voxel Engine Tutorial
- 3D Game Development with LWJGL 3
2025-08-28 11:52:36 -04:00
Akshay Mestry
195a6150e0 feat: add SlowTorch for building Neural Networks from scratch
Signed-off-by: Akshay Mestry <xa@mes3.dev>
2025-08-23 21:02:19 -05:00
Kyrylo Baibula
4042ba8d90 Add Part 2 of "F#: Building Neural Networks in F#" 2025-08-18 18:23:48 +03:00
Kyrylo Baibula
08ded23660 Update link of "F#: Building Neural Networks in F#" 2025-08-18 18:04:03 +03:00
Paul Kuruvilla
f4275438a7 Update README.md
Fixes https://github.com/codecrafters-io/build-your-own-x/issues/1519
2025-07-29 14:02:22 -07:00
Vencyr Laurence Imbo Amores
a8bc6fbcf1 update to byox banner 2025-07-07 22:14:17 +08:00
Vencyr Laurence Imbo Amores
c56186ac2d update byox banner 2025-07-07 17:05:02 +08:00
Sebastian Raschka
13ead245b4 Fix formatting 2025-07-05 18:14:43 -05:00
rasbt
048cd3b3de Build your own AI Model section 2025-07-05 18:13:00 -05:00
alejandro.nadal@synics.ch
923dc62391 added index element for new section 2025-06-28 15:33:01 +02:00
alejandro.nadal@synics.ch
2fb5a067df Adding section for memory allocators and adding a first tutorial for it 2025-04-26 16:20:28 +02:00
Maysara
d6ce7605f0 Add a new tutorial link for zig. 2025-04-11 20:00:24 +02:00
Cristiano Belloni
23e8a45498 Typo 2025-03-22 22:29:16 +00:00
Cristiano Belloni
f372828cb3 Update README. to add sync engine blog post 2025-03-22 17:47:08 +00:00
Raghav
363261be5f Added Build Your Own Kafka 2025-03-12 23:09:04 -07:00
Will Squibb
b60615d8b5 Update README.md
removed uncatogorised python project for "Build your own error-correction fountain code with Luby Transform Codes" due to dead links and domain not being allocated
2024-08-03 15:41:44 +01:00
Paul Kuruvilla
b68e320fb3 Merge pull request #1021 from R055A/fix-dev-license-recognition-ml-in-py
Fix: broken README.md link to Python ML tutorial for license plate detection
2024-07-17 14:30:56 +01:00
Paul Kuruvilla
d3015cee7b Update README.md 2024-07-10 16:58:16 +01:00
Paul Kuruvilla
2c211140a9 Update README.md 2024-07-10 16:57:57 +01:00
Dmitry Dreko
a360c7a8da Return the link in list with fixed value 2024-06-06 18:11:10 +02:00
Dmitry Dreko
f1c9c2a714 fix: remove dead link from list 2024-06-05 22:24:28 +02:00
Nicolás Montone
0fc8171669 fix: remove pawned link from list
I don't know if you want to remove it, but I will send this PR to at least notify that this is happening.

closes #1047
2024-05-23 17:59:20 -03:00
João Pedro Lima
05f40aef71 emphasize for missing tutorials 2024-03-22 15:06:58 -03:00
Adam Ross
8c82e32dce Update README.md
Fix broken link: Python: Developing a License Plate Recognition System with Machine Learning in Python.
2024-03-17 20:06:52 +13:00
João Pedro Lima
eb772fdc95 fix missing underscore for Go database tutorial 2024-03-13 19:46:55 -03:00
DanyRenaudier
9bd74f0cef Update README.md
Build a simple 2D physics engine for JavaScript games link corrected
2024-02-27 13:50:33 -03:00
karandeeppotato
30c11bd774 Fixed broken link
The broken link for "Ruby: Build your own fast, persistent KV store in Ruby" is replaced with a working link
2024-02-21 09:48:33 +05:30
Aastik
fe005dc52d Update README.md
Changed the link for telegram bot with python, as the older link had outdated methods and incompatibilites. Replaced it with a more comprehensive and updated tutorial by freecodecamp.
2024-02-18 05:57:39 +05:30
erwanvivien
a9278a147e fix: using https instead of http for createcommons 2024-02-09 13:01:13 +01:00
Josh Burns
aa7d2f5715 Update broken git plugin tutorial link 2024-01-24 13:30:18 +11:00
Ajay Prem Shankar
7d66285eba Fixed broken link for 'Command line tool in Rust' 2023-12-29 09:38:32 +05:30
root
ab20475e87 Add Build Your Own Web Server From Scratch In JavaScript. 2023-11-07 18:58:30 +08:00
Matthew
4a5ee9408e Update README.md
added some rust material
- tokio's build your own redis 
- substrate's build your own blockhain
2023-10-29 17:43:06 -04:00
Paul Kuruvilla
64621d7ffb Merge pull request #934 from Gokul2003g/broken-link
Fix: Replaced a broken link with alternative from smashingmagazine.com
2023-10-26 21:04:49 +01:00
Sarup Banskota
52d7900223 Update README.md 2023-10-16 19:18:16 +08:00