1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

7019 Commits

Author SHA1 Message Date
Arik Chakma
798ae0a994 feat: add limits to ai courses and guides (#8900)
* wip

* wip

* wip

* wip

* feat: add show upgrade modal

* chore: show upgrade on generate

* chore: upgrade modal

* Update limits messgaes

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-07-23 17:42:21 +01:00
Kamran Ahmed
e426b8bda8 Hide upgrade button for paid users. 2025-07-23 16:50:43 +01:00
Kamran Ahmed
f289a74af8 Update learner count 2025-07-23 15:33:14 +01:00
Kamran Ahmed
b298dbacb0 Add backend even tracking (#8946)
* Add backend even tracking

* Update src/lib/browser.ts

Co-authored-by: Arik Chakma <arikchangma@gmail.com>

---------

Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2025-07-23 15:23:43 +01:00
Kamran Ahmed
32d25b32d1 Add seo tags 2025-07-23 14:30:47 +01:00
Kamran Ahmed
e0fc5c2464 Update JSON ld 2025-07-23 14:08:27 +01:00
Kamran Ahmed
c177a42afe Improve navigation design 2025-07-22 20:46:46 +01:00
Kamran Ahmed
f5bbc55eb7 Add plan switching functionality 2025-07-22 20:25:05 +01:00
Kamran Ahmed
eff2e26fe4 Add purchase button events 2025-07-22 20:01:13 +01:00
Kamran Ahmed
baceeb37cf Add og image for sql 2025-07-22 19:29:23 +01:00
Kamran Ahmed
c9d602f044 Refactor premium page 2025-07-22 19:24:13 +01:00
Kamran Ahmed
642653f281 Add credibility stats 2025-07-22 18:45:53 +01:00
Kamran Ahmed
eb511f7edd Premium page UI 2025-07-22 18:40:23 +01:00
Kamran Ahmed
e17bc250ec Update premium page designgst 2025-07-22 18:19:26 +01:00
Kamran Ahmed
21f2c9384d Add video link for editor 2025-07-22 18:09:08 +01:00
Kamran Ahmed
8adf1866e7 Improve feature cards 2025-07-22 01:35:22 +01:00
Kamran Ahmed
ea27fb9bdd Improve design for cards 2025-07-22 01:13:23 +01:00
Kamran Ahmed
049079690a Update video cards 2025-07-22 01:02:49 +01:00
Kamran Ahmed
124362af1f Premium page UI 2025-07-21 23:38:52 +01:00
Kamran Ahmed
5fb84ea00d Update prompt for the explanation 2025-07-17 16:26:21 +01:00
Arik Chakma
b4b581b1f4 feat: implement quiz ai feedback (#8897)
* wip

* wip

* wip

* wip

* wip

* Add AI summary at the end

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-07-16 13:02:02 +01:00
Abhijeet Jha
20506756d6 Fix broken link (#8919) 2025-07-16 12:12:16 +01:00
Kamran Ahmed
aba52447e2 Add label to help us add resources 2025-07-15 20:38:53 +01:00
Kamran Ahmed
822467ab16 Add go roadmap content 2025-07-15 20:29:52 +01:00
Kamran Ahmed
bfb348141c Add go roadmap content 2025-07-15 20:17:16 +01:00
Kamran Ahmed
0bcda11f85 Add golang roadmap content 2025-07-15 17:37:37 +01:00
Kamran Ahmed
290de3c419 Add golang roadmap content 2025-07-15 17:37:04 +01:00
Kamran Ahmed
76a9a62afb Make golang roadmap 2025-07-15 17:33:06 +01:00
Islam Madian
588a2d0061 feat: add http resource (#8909)
Add awsome article about HTTTP
2025-07-14 19:22:18 +06:00
Eryk
79a51a5562 fix: resource formatting (#8908) 2025-07-14 19:20:48 +06:00
github-actions[bot]
02e2aba320 chore: update roadmap content json (#8892)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2025-07-14 19:13:22 +06:00
Kamran Ahmed
911f34cba4 Refactor and add upgrade button on dashboard 2025-07-14 13:58:57 +01:00
Kamran Ahmed
fe1a869a66 Replace software design 2025-07-14 12:51:30 +01:00
Kamran Ahmed
76dd708f1f Add terms and conditions link 2025-07-11 16:20:44 +01:00
Arik Chakma
bc71395f64 feat: limit roadmap creation (#8889)
* feat: limit roadmap creation

* wip

* Remove new from billing

* Add upgrade message on roadmap

* Update upgrade account modal UI

* Make profile noindex if no roadmaps

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-07-11 16:10:55 +01:00
Kamran Ahmed
9accbd7067 Update placeholder 2025-07-10 12:03:06 +01:00
Arik Chakma
2b05f72a80 fix: ai quizzes skipping (#8895)
* wip

* wip

* wip
2025-07-09 17:34:58 +01:00
Arik Chakma
ef48708a94 feat: show limit in account sidebar (#8891)
* feat: show limit in account sidebar

* Add sidebar message

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-07-09 12:43:05 +01:00
Kamran Ahmed
9a39de1fad Rename MCQ to multi-choice 2025-07-09 12:32:23 +01:00
Arik Chakma
229c552255 feat: implement ai quiz (#8874)
* wip

* wip

* wip: questions parser

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fix: open ended question

* fix: responsiveness

* wip

* feat: implement ai quizzes listing

* wip

* wip

* Update tutor sidebar

* fix: wait for to finish quiz

* Update MCQs design

* Refactor quiz navigation

* Improve navigation design

* Improve UI for the explanation

* Improve multi-choice questions

* Improve results UI

* Improve results UI

* Improve results UI

* Refactor circular progress

* Let user retry skipped answers

* Improve quiz UI

* Show progress when streaming

* Update quiz UI

* Add ai quiz generator in top navigation

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2025-07-09 11:52:41 +01:00
Akasaru074
de0181681c fix: update community version
CLion has free community version now
2025-07-08 20:19:39 +06:00
github-actions[bot]
91c34ec5ea chore: update roadmap content json (#8888)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
2025-07-08 20:18:23 +06:00
Kamran Ahmed
b46f01d590 Fix brief content in design system 2025-07-07 16:16:56 +01:00
Kamran Ahmed
882b01a165 Fix long names of topic ai 2025-07-07 15:52:41 +01:00
Kamran Ahmed
7e4cce86a6 Add missing content for design system 2025-07-07 15:45:04 +01:00
Kamran Ahmed
d300e97a04 Add system design 2025-07-07 15:19:35 +01:00
Kamran Ahmed
51b960420b Migrate design system roadmap 2025-07-07 13:54:21 +01:00
Kamran Ahmed
06aa93a46d Remove subscribe from best practices 2025-07-04 13:19:06 +01:00
Kamran Ahmed
c45c872de6 Fix duplicate download buttons 2025-07-04 13:17:06 +01:00
Kamran Ahmed
2142409fb4 Add roadmap chat in top nav 2025-07-04 01:33:13 +01:00