1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-18 06:38:34 +01:00

5864 Commits

Author SHA1 Message Date
Abdul Samad Shaikh
2571a7c52e
fix superfluous word 'token' when writing JWT (#7426) 2024-10-10 12:19:07 +01:00
Ruslan Semagin
9b952b9afe
Fixed inaccuracies in Redis Roadmaps (#7404) 2024-10-10 11:34:37 +01:00
0x009922
960218235d
Add links to the free "Rust Atomics and Locks" ebook (#7416)
* Add links to the free "Rust Atomics and Locks" ebook
2024-10-10 11:31:40 +01:00
Sparsh
ec668a3a0b
Added 2 new course links of Swift programming (#7419)
* Added new course link of 100 days of Swift | Hacking with SwiftUI

* Added new course link of Swift Programming | Programiz
2024-10-10 11:29:29 +01:00
Patrick Schröder
42874aa6c7
replace broken link (#7421) 2024-10-10 11:27:01 +01:00
Robiul Hossain
aa1d4c9914
Devops Roadmap: GitHub action & nginx resource added (#7350)
* feat: add a course video to github actions in devops

* feat: add an nginx setup article to nginx in devops

* fix: github action certification video starting point in github action of devops roadmap
2024-10-10 11:13:07 +01:00
github-actions[bot]
5e0ff6c780
chore: update roadmap content json (#7415)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2024-10-10 09:12:16 +06:00
Roman
9b14b2d60a
fix: replace duplicated link in Introduction to TypeScript content (#7406) 2024-10-09 23:45:00 +06:00
Kamran Ahmed
9c73a476c3 Add prometheus project 2024-10-09 17:00:04 +01:00
Kamran Ahmed
c336b85a0a Add automated backups project 2024-10-09 15:31:16 +01:00
Kamran Ahmed
e3694f4e36 Add multi-container project idea 2024-10-09 14:58:50 +01:00
Kamran Ahmed
801556d515 Update sorting 2024-10-09 14:30:37 +01:00
Kamran Ahmed
900b618f66 Add dockerized service project idea 2024-10-09 14:23:53 +01:00
Kamran Ahmed
ea7b55cb64 Add project 2024-10-09 12:54:30 +01:00
Kamran Ahmed
8f8cca4be3 Add new projects for devops roadmap 2024-10-09 12:54:30 +01:00
Vedansh
63004475aa
Improve Go Roadmap (#7399)
* Go Basics.

* Go Advanced.

* 102,103,104,105,106

* Everything Else.
2024-10-09 11:36:51 +01:00
Akhilesh Rawat
fae4899a2c
Update v-html@bZxtIBeIfeUcR32LZWrPW.md - v-html,HTML typo fix (#7394)
Fixed typos "v-thml" and "HTMl" to "v-html" and "HTML" respectively.
2024-10-09 11:19:16 +01:00
Brian Rodriguez
f34f6a280c
[Update] software architect: Agile model (#7391) 2024-10-09 11:18:48 +01:00
Roy Straub
cad104a413
Corrects the CQS article (#7396)
* Improved CQS article

The previous article referred to a broader, architectural pattern of CQRS, which are not the same

* Update src/data/roadmaps/software-design-architecture/content/100-clean-code-principles/113-command-query-separation.md

removed extra bracket.

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-10-09 11:17:55 +01:00
Himanshu Jangid, हिमांशु जाँगिड़
29d3b26fe4
Add content for game-mathematics (#7307)
* Update game-mathematics, add one of the most best free books for learning game math

Multiple mathematics books specifically target game math but this is one of the best yet free.

* fix: resource formatting

---------

Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2024-10-09 10:26:07 +01:00
Ruslan Semagin
6de4a36dd4
feat: add useful links for Rust (#7397) 2024-10-09 15:14:23 +06:00
Ruslan Semagin
c8d8b75c31
feat: add Leptos Web Framework to Web Development (#7398) 2024-10-09 15:13:03 +06:00
github-actions[bot]
25661736ff
chore: update roadmap content json (#7377)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2024-10-09 15:11:29 +06:00
Kamran Ahmed
31dffa82c5 Add server stats project 2024-10-09 02:15:12 +01:00
Kamran Ahmed
473366f3ca Add dummy service project ideas 2024-10-09 00:24:12 +01:00
Kamran Ahmed
01e366cbac Add monitoring dashboard idea 2024-10-08 23:22:07 +01:00
Kamran Ahmed
69f350ef85 Add new projects for devops roadmap 2024-10-08 22:18:54 +01:00
Kamran Ahmed
ccb3890484 Update project description 2024-10-08 22:18:54 +01:00
FerPlej
10af26eed6
feat: remove link in Hindi (#7387)
Co-authored-by: Piotr Pietryga <piotr.j.pietryga@gmail.com>
2024-10-08 19:48:40 +01:00
Kamran Ahmed
9ec855fb15 Add github actions workflow task 2024-10-08 14:25:55 +01:00
Kamran Ahmed
ae7ea40f74 Add nginx log analyzer 2024-10-08 14:25:55 +01:00
Mark
4125c28f5a
Feat/postgres roadmap add new links group by (#7378)
* Add new links for group by for PostgreSQL

* Update article name

* Update src/data/roadmaps/postgresql-dba/content/grouping@uwd_CaeHQQ3ZWojbmtbPh.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-10-08 12:59:41 +01:00
Robiul Hossain
912e7d7a56
Adding api design roadmap resources (#7373)
* feat: add a resource link to api designs basics of dns topic

* feat: add a resource link to api designs restful apis topic

* Update src/data/roadmaps/api-design/content/basics-of-dns@v4nJYD9yiIEUviLPhVTCD.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-10-08 12:55:41 +01:00
Tejaswi Tyagi
11cb5caafc
Added content to blank Java Advanced Topics index.md file (#7371) 2024-10-08 12:51:34 +01:00
Krushna Kanta Rout
34c951b619
Feat: Added Resources, Improvements, and Typo Fixes for Full Stack Roadmap (#7369)
* feat: add video for restful api

* feat: add documentationfor redis

* feat: add dedicated roadmap

* fix: add website names

* feat: add official website of monit

* fix: replace article with official

* fix: change feed link github to github-actions

* fix: add taiwind css
2024-10-08 12:48:16 +01:00
Murshal Akhtar Ansari
fe9162296e
roadmap: added resource links in DSA for selection and heap sort (#7368) 2024-10-08 12:46:16 +01:00
Arunabha-NOTE
b282129eab
Update devops-principles.md (#7365)
Fixed typo and incomplete link in the 9th section for cncf.io
2024-10-08 12:44:01 +01:00
lerethel
6e1e045773
Update 101-big-theta.md (#7364)
* Update 101-big-theta.md

Replace 'Theta' with 'θ' where applicable and remove unnecessary escaping

* Update 101-big-theta.md

Remove unnecessary parentheses
2024-10-08 12:43:12 +01:00
Youssef Hassan
191ca24c93
Link refers to SQL Roadmap under 'Learn SQL' topic in 'PostgreSQL DBA' (#7363) 2024-10-08 12:40:49 +01:00
Mark
9487a2947b
Fix relational database app daily dev link in postgres roadmap (#7379) 2024-10-08 12:36:53 +01:00
Brian Rodriguez
4a45c0b6b1
[Update] software architect: PMI & RUP (#7341) 2024-10-08 12:20:22 +01:00
vansh kabra
099ec78cca
add new references to learn component lifecycles (#7319)
* add new references to learn component lifecycles

* add new references to learn component lifecycles and update official at top

* add new references to learn component lifecycles and place the main link in link section
2024-10-08 12:15:57 +01:00
Vedansh
c565fb5e0a
Improve python roadmap (#7323)
* 18 Topics Verified.

* 19 Topics Verified.

* 21 Topics Verified.

* 12 Topics Verified.
2024-10-08 11:51:52 +01:00
Kamran Ahmed
2db1bce35b Remove new badge from old guides 2024-10-08 11:50:32 +01:00
Kamran Ahmed
53cda20ddb Highlight official roadmaps, add changelog 2024-10-08 11:50:23 +01:00
adnn-alc
e3224cb7b1
Add content for pre-trained models (#7370)
* Update pre-trained-models

* Update src/data/roadmaps/ai-engineer/content/pre-trained-models@d7fzv_ft12EopsQdmEsel.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2024-10-07 12:48:44 +01:00
Arik Chakma
8b0c536750
feat: team dashboard (#7213)
* fix: add team roadmaps

* feat: implement add member

* feat: separate team dashboard page

* UI changes for team dashboard

* Add team activity dashboard

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2024-10-07 12:47:54 +01:00
dsh
3f7e50907a
Add redis roadmap content (#7229)
* 24 topics

* 9 topics

* remove experimental androud additions

* 66 topics, no links

* 51 topics, need to add links

* add links to 50+ topics

* add links to 10+ topics

* final changes

* Update src/data/roadmaps/redis/content/pubsub@9W_jaK1DSEZHRKdPcUM7h.md

* Update src/data/roadmaps/redis/content/redis-enterprise@8lyXDuZJ-KHl4v2_8Ew1h.md

* Update src/data/roadmaps/redis/content/redis-modules@hLIT00Iz7rV56ZBIUhWYn.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2024-10-07 11:31:26 +01:00
github-actions[bot]
01c2b90cc2
chore: update roadmap content json (#7353)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2024-10-07 05:46:57 +06:00
Arik Chakma
55218ea85a
feat: add open source link type (#7351)
* feat: add open source link type

* fix: capitalize link type
2024-10-06 06:45:55 +06:00