Arik Chakma
b35ce9ab60
fix: showcase roadmap index ( #6283 )
9 months ago
Arik Chakma
9c3539eb3a
feat: implement discover custom roadmaps ( #6162 )
...
* feat: implement discover custom roadmaps
* feat: add error page
* wip: roadmap ratings
* wip
* feat: implement rating
* refactor: roadmap discover page
* Update UI
* fix: search
* fix: search query
* Update UI for the discover page
* Refactor rating logic
* Button changes on the custom roadmap page
* Refactor feedback modal
* Hide rating from custom roadmaps which are not discoverable
* feat: rating feedback pagination
* fix: remove per page
* Update ratings
* fix: button height
* Update UI for the discover page
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
dsh
f4c2616b88
Add 12 in demand FE skills guide ( #6029 )
...
* add 12 in demand FE skills guide
* rename to frontend-developer-skills.md
* rename to frontend-developer-skills.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
10 months ago
dsh
dadaa18687
Add full stack dev skill guide ( #6101 )
...
* partially complete guide staging
* complete full-stack developer skills guide
10 months ago
Kamran Ahmed
5913564d94
Remove console.log
10 months ago
Kamran Ahmed
6686e9361c
debug code
10 months ago
Kamran Ahmed
47e6f8e926
Add link to devrel engineer roadmap in readme
10 months ago
Kamran Ahmed
a62ed919c1
Add github URL in redirect
10 months ago
Kamran Ahmed
9ecf4a9d78
Add x URL
10 months ago
Kamran Ahmed
2c373c7574
Add links for discord, twitter and youtubeg
10 months ago
Dale Nash
3c160e8809
Add missing space to about page ( #5921 )
...
Very minimal but sure, it's valid.
11 months ago
dsh
f37cc57177
Add new authors; Fix devops guide routing issue ( #5883 )
...
* add william and kenny as authors
* fixed routing issue from /authors on new devops guides
11 months ago
dsh
8e2515a84b
Add devops vs sre guide ( #5854 )
11 months ago
Kamran Ahmed
b4f84b448d
Add product manager roadmap to get-started and roadmaps pages
11 months ago
dsh
f08eae2632
Add how to become devops engineer guide ( #5847 )
...
* add how to become devops engineer guide
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* add newline before and after all headings
* remove double empty lines
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Kamran Ahmed
eaebe7babd
Add missing iOS roadmap to roadmaps and /get-started
11 months ago
Kamran Ahmed
35ef88e626
Add og images to backend articles
11 months ago
Kamran Ahmed
e51ea1ed61
Add backend questions
12 months ago
Kamran Ahmed
e7a17cf74f
Rename API roadmap to API Design roadmap
12 months ago
Kamran Ahmed
5e50ffbc30
feat: add custom renderer for roadmaps ( #5691 )
...
* wip
* fix: update packages
* wip
* wip
* feat: editor content generator
* fix: add dimensions
* feat: add renderer
* feat: add progress modal renderer
* Add API design roadmap
* Update API roadmap rendering
* fix: button click
* fix: link item
* feat: render pdf for editor roadmaps
* Add API roadmap
* Fix broken link of full-stack roadmap
* Update content dir
* Fix typos in api roadmap
* Add assets for pdf and svg
* Add content for api roadmap
* Add todo
* fix: close on editor roadmap select
* Update link not working
* Add api roadmap to get-started and roadmaps page
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
12 months ago
Kamran Ahmed
38cb3d2df6
Add banner for docker
12 months ago
Kamran Ahmed
fad7133959
Generate PNG images for og
12 months ago
Arik Chakma
63ad6fe1e9
feat: team member details ( #5598 )
...
* fix: change `topicIds` to `topicTitles`
* fix: comma and gap
* wip: member details page
* fix: team member empty state
* feat: add pagination
* fix: add loading screen
1 year ago
Oscar T
b61ca66d29
fix(signup.astro): typo unnecessary word ( #5060 )
1 year ago
Kamran Ahmed
aabc8e12b0
Add backend project ideas guide
1 year ago
Arik Chakma
32cbfd6699
feat: migrate road card endpoint ( #5583 )
1 year ago
Kamran Ahmed
a5c28f09a7
Add full-stack vs software-engineer guide
1 year ago
Kamran Ahmed
25675613a6
Add frontend languages guide
1 year ago
Kamran Ahmed
89f975e10d
Add java developer skills
1 year ago
Arik Chakma
b7a858823c
chore: replace with og endpoint ( #5571 )
...
* chore: replace with og endpoint
* fix: update og routes
1 year ago
Kamran Ahmed
d441c9ac58
Fix title for activity page
1 year ago
Arik Chakma
f2a2ac9ec8
feat: implement team activity stream ( #5565 )
...
* wip
* feat: implement team activity page
* feat: add pagination
* fix: add max height
* Team activity updates
* Remove invalid activityes
* Team activity page
* fix: team roadmap versions not working
* Add team activity items
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 year ago
Kamran Ahmed
c3bcaa7489
Add shortcode support
1 year ago
Arik Chakma
961d398b8d
feat: add ai roadmap slug ( #5529 )
...
* Update
* Add stats and health endpoints
* Add pre-render
* fix: redirect to the error page
* Fix generate-renderer issue
* Rename
* Fix best practice topics not loading
* Handle SSR for static pages
* Refactor faqs
* Refactor best practices
* Fix absolute import
* Fix stats
* Add custom roadmap page
* Minor UI change
* feat: custom roadmap slug routes (#4987 )
* feat: replace roadmap slug
* fix: remove roadmap slug
* feat: username route
* fix: user public page
* feat: show roadmap progress
* feat: update public profile
* fix: replace with toast
* feat: user public profile page
* feat: implement profile form
* feat: implement user profile roadmap page
* refactor: remove logs
* fix: increase progress gap
* fix: remove title margin
* fix: breakpoint for roadmaps
* Update dependencies
* Upgrade dependencies
* fix: improper avatars
* fix: heatmap focus
* wip: remove `getStaticPaths`
* fix: add disable props
* wip
* feat: add email icon
* fix: update pnpm lock
* fix: implement author page
* Fix beginner roadmaps not working
* Changes to form
* Refactor profile and form
* Refactor public profile form
* Rearrange sidebar items
* Update UI for public form
* Minor text update
* Refactor public profile form
* Error page for user
* Revamp UI for profile page
* Add public profile page
* Fix vite warnings
* Add private profile banner
* feat: on blur check username
* Update fetch depth
* Add error detail
* Use hybrid mode of rendering
* Do not pre-render stats pages
* Update deployment workflow
* Update deployment workflow
* wip
* wip
* wip
* feat: add slug navigation
* feat: add ai roadmap slug
* feat: add explore page slug
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 year ago
Kamran Ahmed
6326a80b22
Add terms and conditions links on signup forms
1 year ago
Kamran Ahmed
f173220966
Implement og image override and fix canonical urls
1 year ago
Arik Chakma
3a1b896eb2
Add default opengraph on error ( #5552 )
1 year ago
Kamran Ahmed
57faa21148
Add links to linux roadmap
1 year ago
Arik Chakma
39fc4cb502
feat: add user open graph ( #5543 )
...
* feat: add user open graph
* fix: add proxy for open graph
1 year ago
Kamran Ahmed
fac9a2bd6a
Add google youtube links in topic content
1 year ago
Kamran Ahmed
abf33b8f47
Update profile form
1 year ago
Kamran Ahmed
285f2c05f2
Add skill profile to indexing
1 year ago
Kamran Ahmed
c4c7499a22
Pre-render stats page
1 year ago
Kamran Ahmed
ad6002a514
feat: profile pages, custom roadmap pages and SSR ( #5494 )
...
* Update
* Add stats and health endpoints
* Add pre-render
* fix: redirect to the error page
* Fix generate-renderer issue
* Rename
* Fix best practice topics not loading
* Handle SSR for static pages
* Refactor faqs
* Refactor best practices
* Fix absolute import
* Fix stats
* Add custom roadmap page
* Minor UI change
* feat: custom roadmap slug routes (#4987 )
* feat: replace roadmap slug
* fix: remove roadmap slug
* feat: username route
* fix: user public page
* feat: show roadmap progress
* feat: update public profile
* fix: replace with toast
* feat: user public profile page
* feat: implement profile form
* feat: implement user profile roadmap page
* refactor: remove logs
* fix: increase progress gap
* fix: remove title margin
* fix: breakpoint for roadmaps
* Update dependencies
* Upgrade dependencies
* fix: improper avatars
* fix: heatmap focus
* wip: remove `getStaticPaths`
* fix: add disable props
* wip
* feat: add email icon
* fix: update pnpm lock
* fix: implement author page
* Fix beginner roadmaps not working
* Changes to form
* Refactor profile and form
* Refactor public profile form
* Rearrange sidebar items
* Update UI for public form
* Minor text update
* Refactor public profile form
* Error page for user
* Revamp UI for profile page
* Add public profile page
* Fix vite warnings
* Add private profile banner
* feat: on blur check username
* Update fetch depth
* Add error detail
* Use hybrid mode of rendering
* Do not pre-render stats pages
* Update deployment workflow
* Update deployment workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Arik Chakma
ed6f4b64a6
fix: account activity title ( #5483 )
1 year ago
Arik Chakma
abad548961
feat: add footer for ai generated roadmaps ( #5461 )
...
* feat: add footer for ai generated roadmaps
* fix: add layout in explore page
1 year ago
Kamran Ahmed
60568caff7
Add table of contents to guides
1 year ago
Kamran Ahmed
852622f5ac
Add link to data analyst roadmap
1 year ago
Kamran Ahmed
f8f29d2a17
Fix flickering issue
1 year ago
Kamran Ahmed
40c8bfc312
Add roadmaps page
1 year ago