1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00
Commit Graph

6398 Commits

Author SHA1 Message Date
kamranahmedse
8506bc1ed2 chore: update dependencies to latest 2025-03-30 00:29:58 +00:00
Kamran Ahmed
0a442493f1 Update sticky course banner 2025-03-28 19:54:54 +00:00
Kamran Ahmed
77b4e78348 Update sticky course banner 2025-03-28 19:52:27 +00:00
Kamran Ahmed
56c9faabe8 Add ai tutor inside ai roadmap topic 2025-03-28 18:15:20 +00:00
Kamran Ahmed
a68ed2e0b8 Remove terms of sale link 2025-03-27 21:21:04 +00:00
Kamran Ahmed
7d7cec3f4a Update terms of use 2025-03-27 18:21:52 +00:00
Kamran Ahmed
15ae58a109 Merge branch 'master' of github.com:kamranahmedse/developer-roadmap 2025-03-27 17:39:47 +00:00
Jawher Kl
c32cc7c11b fix: broken resource link (#8424) 2025-03-27 21:37:06 +06:00
github-actions[bot]
5398e2a93c chore: update roadmap content json (#8419)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2025-03-27 21:35:27 +06:00
Kamran Ahmed
bb8083801d Improve animation style 2025-03-26 16:05:54 +00:00
Jawher Kl
a2018556cd Add content to game developer roadmap (#8415)
* Improve coroutine content with resources

* Improve flow-control content with resources

* Improve congestion control content with resources

* Improve reliable transmission content with resources

* Improve error detection content with resources

* Improve channel content with resources

* Improve max-segment-size content with resources

* Improve max-segment-size content with resources
2025-03-26 15:15:30 +00:00
Kamran Ahmed
e0589284ef Fix typo 2025-03-26 15:14:45 +00:00
Arik Chakma
bd1a19da3d feat: ai course lesson questions (#8396)
* feat: ai course lesson questions

* Several fixes

* Improve test my knowledge

* Improve UI for questions

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-26 15:12:05 +00:00
Kamran Ahmed
6c6c9ea85d Improve limits page 2025-03-26 11:28:10 +00:00
Kamran Ahmed
8921081bf7 Improve guide content 2025-03-26 11:09:17 +00:00
Jawher Kl
858f131222 Add missing content in game developer roadmap (#8408)
* Update semaphore@DYvzGc_r0SlOArPPc1gNI.md

* Improve epoll content with many resource.

* Improve epoll content with many resource.

* Improve select content with many resource.

* Improve wsa-poll content with link resource.

* Improve iocp content with link resource.

* Improve io_uring content with link resource.

* update the title of resource section

* Improve registered-io content with link resource.

* Improve kqueue content with resources

* update content syntax
2025-03-26 10:59:51 +00:00
Arik Chakma
85202507e6 feat: course ai roadmap (#8352)
* feat: course ai roadmap

* wip

* fix: error

* refactor: remove open ai key

* wip: view switch

* feat: add roadmap progress

* fix: simplify module

* wip

* Update outline generation

* Update course limits popup

* fix: module done

* Updates to AI usage

* UI and error handling

* Map and outline view to share header

* Outline switcher

* Responsive AI generation

* Update header for course

* Roadmap switch

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-25 22:21:39 +00:00
Jawher Kl
80a4ebbb3d fix: broken link (#8409)
* Update data-types@5g9mmi01WeZ4aDqNzwx_V.md

* Update data-types@5g9mmi01WeZ4aDqNzwx_V.md

* Update src/data/roadmaps/java/content/data-types@5g9mmi01WeZ4aDqNzwx_V.md

---------

Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2025-03-26 02:53:47 +06:00
Samyeak
03caf1bf23 feat: adds Gridify content for aspnet-core (#8407)
* Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md

Adds description and links for Gridify library

* Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md
2025-03-26 02:49:18 +06:00
Ed Lan
1a4f9f8f96 feat: update faqs (#8403) 2025-03-26 02:46:06 +06:00
Ed Lan
2778ed958d feat: update faqs (#8404) 2025-03-26 02:45:49 +06:00
github-actions[bot]
cda2be543d chore: update roadmap content json (#8397)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2025-03-25 21:42:50 +06:00
Ash Blade
e362d4250e Fix typo in "Tensor" title (#8400) 2025-03-25 13:35:55 +00:00
Jawher Kl
28493bc7f0 Update drivers section (#8401) 2025-03-25 13:35:36 +00:00
Kouka
2931461e2e Corrected description for "Built-in Functions" section (#8391)
* Corrected description for "Built-in Functions" section

The previous description primarily explained methods rather than built-in functions, which could cause confusion. This update provides a clearer explanation of built-in functions, including examples like parseInt(), setTimeout(), and Math.random(), while also acknowledging built-in methods within JavaScript objects.

This ensures that the description aligns with the section title and provides more accurate information for learners.

* Fixed explanation of JavaScript built-in functions

Refined the description of JavaScript’s built-in functions that are globally available or tied to specific objects. Clarified that objects like Array, String, and Date provide built-in methods for efficient data manipulation.
2025-03-24 22:04:40 +00:00
Vladimir Poplavskij
892ef44070 Add fs resource (#8395)
* Update working-with-files@wEK77A6MPQBCBUSJKMiaY.md

Add official File system page in the Node.js documentation

* Update src/data/roadmaps/nodejs/content/working-with-files@wEK77A6MPQBCBUSJKMiaY.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-24 22:04:08 +00:00
Piotr Idzik
58c3195831 Join strings and newline char (#8394) 2025-03-24 20:52:52 +00:00
Piotr Idzik
1813c7bba6 feat: use black compliant formatting (#8393) 2025-03-24 23:49:09 +06:00
Piotr Idzik
e92d8c442f fix: std abbreviation for STL (#8392) 2025-03-24 23:48:00 +06:00
Kamran Ahmed
dc08643daf Fix wrong link 2025-03-24 17:04:58 +00:00
Kamran Ahmed
7ccf731088 Fix search param in topic popup 2025-03-24 16:44:18 +00:00
Igor Kustov
cf2d0b80af Replace HTTP cookies resource (#8250) 2025-03-24 15:57:11 +00:00
Kamran Ahmed
d518867e80 Replace std::endl with \n 2025-03-24 15:56:19 +00:00
Jawher Kl
431790b690 Add content to infinite in game developer roadmap (#8253)
* Update infinite@sC3omOmL2DOyTSvET5cDa.md

* Update src/data/roadmaps/game-developer/content/infinite@sC3omOmL2DOyTSvET5cDa.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-24 15:53:31 +00:00
Vedansh
f077f354d7 fix: refactor and optimize resources (#8257) 2025-03-24 15:51:49 +00:00
Mahmoud Elnaggar
4268ce4346 Fixed a typo in brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md (#8273) 2025-03-24 15:48:20 +00:00
Allan Lires
180ca335b6 Add Git resource (#8284) 2025-03-24 15:46:22 +00:00
Matthew Bill
81ebc0197a Add agile resource (#8299)
Added the scrum guide to the list of resources
2025-03-24 15:44:30 +00:00
akshatsuccessive
ff7fdcd5bf Added content for Manual mapping in aspnet core (#8305)
Co-authored-by: akshat.kumar <akshat.kumar@succssive.tech>
2025-03-24 15:40:12 +00:00
Kamran Ahmed
55b6a81ccc Fix razor pages typo 2025-03-24 15:39:21 +00:00
golfpastete
0bc63fb9af Fix typo in DevOps beginner roadmap (#8331) 2025-03-24 15:38:07 +00:00
Jawher Kl
a90495b0d6 Add resources to RDBMS (#8342)
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-24 15:37:02 +00:00
Koki Kazaore
fdf630d4e3 Remove link (#8343)
* Add a TestLink tutorial article

* Update src/data/roadmaps/qa/content/testlink@leiCCxLJgXCpk1a--mE83.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-24 15:30:41 +00:00
Cyril GHALI
cfc84e246e Fixed typo (#8349) 2025-03-24 15:29:17 +00:00
Jawher Kl
2622141113 Fix broken URL (#8359) 2025-03-24 15:28:19 +00:00
Kamran Ahmed
9b182f965f Remove javatpoint links 2025-03-24 15:23:53 +00:00
Tyler Teschon
dca2fdf6d5 Add engineering manager roadmap resource (#8364)
added resource of software engineering at google section on the engineering manager
2025-03-24 15:17:59 +00:00
Naman Acharya
169bf45e9f Replace broken resource URL (#8365)
* Replace broken resource URL with a better FreeCodeCamp article

Replace broken resource URL with a better FreeCodeCamp article  

The previous resource URL was not found, so I replaced it with a more relevant article from FreeCodeCamp:  
https://www.freecodecamp.org/news/what-is-an-orm-the-meaning-of-object-relational-mapping-database-tools

* Update src/data/roadmaps/php/content/object-relational-mapping-orm@SeqGIfcLuveZ2z5ZSXcOd.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-03-24 15:17:17 +00:00
Vedansh
7e39785289 Update resources of AI Engineer roadmap (#8369) 2025-03-24 15:12:55 +00:00
Danis Idiatullin
bcb76b4ef3 Fix broken link to the article on common algorithms (#8370) 2025-03-24 15:12:25 +00:00