487 Commits

Author SHA1 Message Date
FabriLluvia
54ce764c6f Adding both OSDev.org and OSDev.wiki to the "For more general information, see..." section down of "Build your own Operating System", due to request in #1283 2025-02-16 17:48:30 -05:00
FabriLluvia
4a85d6dba7 Add "Build and 8-bit computer from Scratch"
Solves #415, which had two mistakes, like:
1) Not containing Proggramimg Language
2) Not having a link

Co-Authored-By: Rushil <rushiljalal@gmail.com>
Co-Authored-By: Santiago Degetau <30123984+sdegetaus@users.noreply.github.com>
2024-11-29 19:24:42 -05:00
FabriLluvia
6313a6a3eb Adds "Developing a Software Renderer", with all parts.
Closes #1279, which had not all the three parts in the PR

Co-Authored-By: trenki2 <1059570+trenki2@users.noreply.github.com>
2024-11-29 19:19:40 -05:00
FabriLluvia
b4a4986686 Add "Windowing Systems by Example"
Closes #1005

Co-Authored-By: Sujal Singh <email.sujalsingh@gmail.com>
2024-11-29 19:17:05 -05:00
FabriLluvia
79d4dfe270 Add "Build your own TV app"
Closes #1281

Co-Authored-By: Giovanni Laquidara <glaquidara@gmail.com>
2024-11-29 19:14:56 -05:00
FabriLluvia
e36c25b972 Add "For more general information, see OSDev.org", based on a recommendation from @Noam-no
Closes #1283

Co-Authored-By: Noam NIORT <n.niort@veniro.fr>
2024-11-29 19:11:11 -05:00
FabriLluvia
ad1d638ca0 Add "Build a NoSQL Database From Scratch in 1000 Lines of Code using Go" 2024-11-29 19:05:30 -05:00
FabriLluvia
a4eedca908 Merge branch 'master' of https://github.com/FabriLluvia/build-your-own-x 2024-11-29 19:05:10 -05:00
FabriLluvia
452960753c Adds "Build a NoSQL Database From Scratch in 1000 Lines of Code using Go" 2024-11-29 19:01:54 -05:00
FabriLluvia
7948fb2a9a Update README.md 2024-11-02 18:21:12 -05:00
FabriLluvia
463c3178a1
Add "Building a Serverless Slack App using Python and AWS SAM"
Co-Authored-By: Tagorenath V <tagorenath.v@gmail.com>
2024-10-21 10:42:10 -05:00
FabriLluvia
5dcf8b7f58
Add "How I Remade 2048 Using React" 2024-10-21 10:37:54 -05:00
FabriLluvia
d348e9ee53
Add "Code a simple P2P blockchain in Go!" 2024-10-21 10:32:48 -05:00
FabriLluvia
b9faa3d8a0
Add "Build your own compiler web server using Node.js"
Solves #1018
2024-10-21 10:27:46 -05:00
FabriLluvia
1f98c2e5a2
Add "Learn Go by Building Command-Line Interfaces"
Co-Authored-By: Oluwadamilare <nuwest@zohomail.com>
2024-10-21 10:03:02 -05:00
FabriLluvia
1e067ebfb0
Organize "Build your own Command-Line Tool" 2024-10-21 10:00:29 -05:00
FabriLluvia
baf5595c18
Add "To-Do CLI Application in C++"
Co-Authored-By: Kei-K <keiksl2301@gmail.com>
2024-10-21 09:48:12 -05:00
FabriLluvia
decb4a3e7d
Add "Making Simple Linux Distro from Scratch", "Making Simple Graphical Linux Distro from Scratch" and "Making Minimal Linux Distro with Buildroot".
Solves https://github.com/codecrafters-io/build-your-own-x/issues/780
2024-10-21 09:36:52 -05:00
FabriLluvia
fa6fb51311 Adding the YouTube playlist "Building an OS".
Solves https://github.com/codecrafters-io/build-your-own-x/issues/918

Co-Authored-By: edy <76873747+edy131109@users.noreply.github.com>
2024-10-20 14:20:10 -05:00
FabriLluvia
eb4f0733be
Updating the link to "Build a Reddit Bot"
Solves https://github.com/codecrafters-io/build-your-own-x/issues/1082
2024-10-20 14:09:18 -05:00
FabriLluvia
c05ba48b5f
Insert "How to build your first error-correction code in vanilla Python" 2024-10-20 12:12:19 -05: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
Sarup Banskota
56c1ac727d
Update README.md 2023-10-13 16:06:00 +08:00
sj902
dac0bcf0e9 Make links for databases alphabetical 2023-10-10 20:55:49 +05:30
Mansur
7a1d63a25c Add Building Regex Engine in Go tutorial 2023-10-07 02:59:31 -06:00
Gokul2003g
b15a0713d6 Fix: Replaced a broken link with alternative from smashingmagazine.com 2023-09-30 12:24:59 +05:30
Ahmed Ammar
5b416b5d4e
Add Build your own Redis from scratch in Go 2023-09-20 19:31:11 +02:00
xunterr
b5db085933
Article "Java: How To Make a Scary Russian Twitter Bot With Java" has been removed
Вeleted the article because it was removed from Medium
2023-08-08 22:23:22 +03:00
M. Tolga Cangöz
647f2a4402
Update README.md (#916) 2023-07-12 10:42:29 +08:00
Paul Kuruvilla
c4970fabdb
Merge pull request #903 from hasanisaeed/master
Write a `Shell` in `C`
2023-06-26 05:48:49 +01:00
Louis Nguyen
52c8e0801f
Update README.md 2023-06-05 23:29:06 +07:00