592 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
Paul Kuruvilla
7b7d32b819
Merge pull request #1128 from MichaelHinrichs/patch-1
Enable Markdown detection.
2024-09-03 15:39:35 +01:00
NintenHero
600322eb68
Create .gitattributes
Enable Markdown detection.
2024-08-13 16:13:52 -05:00
Paul Kuruvilla
d45e4aa435
Merge pull request #1124 from gr0wnd-z33r0/patch-2
Update README.md
2024-08-06 01:02:50 +01: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
Paul Kuruvilla
981cd2c113
Merge pull request #1060 from davayd/patch-1
fix: fixed broken link from list
2024-06-12 22:49:31 +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
Paul Kuruvilla
4ffe877393
Merge pull request #1048 from NicolasMontone/patch-1
fix: remove pawned link from list
2024-05-23 22:07:41 +01: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
Paul Kuruvilla
3191380eaa
Merge pull request #1025 from joaorlima/fix/emphasize-missing-tutorials
emphasize for missing tutorials
2024-03-25 11:24:09 +00: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
Paul Kuruvilla
39534a58d9
Merge pull request #1020 from joaorlima/fix/missing-closing-underscore-for-go-db-tutorial
fix missing underscore for Go database tutorial
2024-03-14 09:56:57 +00:00
João Pedro Lima
eb772fdc95 fix missing underscore for Go database tutorial 2024-03-13 19:46:55 -03:00
Paul Kuruvilla
0e4f2a7a74
Merge pull request #1017 from DanyRenaudier/patch-1
Update README.md
2024-02-27 17:19:52 +00: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
Paul Kuruvilla
6e52d1d6ba
Merge pull request #1014 from karandeeppotato/issue#1013
Fixed broken link
2024-02-21 19:04:09 +00: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
Paul Kuruvilla
276f1c6075
Merge pull request #1012 from aastik7/patch-1
Update README.md
2024-02-19 11:57:44 +00:00
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
Paul Kuruvilla
0f6fd6b8b0
Merge pull request #1007 from erwanvivien/patch-1
fix: using https instead of http for createcommons
2024-02-09 13:57:09 +00:00
erwanvivien
a9278a147e fix: using https instead of http for createcommons 2024-02-09 13:01:13 +01:00
Paul Kuruvilla
3f97f8d90a
Merge pull request #996 from joshburnsxyz/patch-1
Update broken git plugin tutorial link
2024-01-25 13:41:45 +00:00
Josh Burns
aa7d2f5715
Update broken git plugin tutorial link 2024-01-24 13:30:18 +11:00
Paul Kuruvilla
24a385c09a
Merge pull request #977 from ajaypremshankar/master
Fixed broken link for 'Command line tool in Rust'
2023-12-29 16:48:25 +00:00
Ajay Prem Shankar
7d66285eba
Fixed broken link for 'Command line tool in Rust' 2023-12-29 09:38:32 +05:30