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>
6 months ago
Kamran Ahmed
22d4f18e97
Add script to warmup URLs
6 months ago
Kamran Ahmed
4a40d89783
Add script to warmup og
6 months ago
Kamran Ahmed
fad7133959
Generate PNG images for og
6 months ago
Kamran Ahmed
7603772075
Label the issues with slug
7 months ago
Kamran Ahmed
c83a91eec4
Close stale issues script
7 months ago
Kamran Ahmed
7c68830b45
Add a script to auto-label issues
7 months ago
Kamran Ahmed
d0766a3865
Add labels to topic change suggestion issue
7 months ago
Arik Chakma
240c55cc6a
feat: implement image compressor ( #5551 )
...
* wip: image compressor
* fix: ignore increase file
* Compress images
* Compress images
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
7 months ago
Kamran Ahmed
7b297bdba6
Add linux roadmap
7 months 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>
8 months ago
Kamran Ahmed
a3f9c8e5e2
Add content for data analyst
8 months ago
Kamran Ahmed
08a3970d08
Add content for backend performance best practices
8 months ago
Kamran Ahmed
2ab7690271
Best practice content dir generation
8 months ago
Kamran Ahmed
cdb9a87c85
Add backend performance best practices
8 months ago
Arik Chakma
d0bd4d6faf
feat: implement open graph ( #5340 )
...
* chore: add open graph images
* fix: open graph function
* fix: open graph query params
* fix: remove guide id
* fix: generate images on build time
* fix: external author image
* fix: special character issue
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Kamran Ahmed
277713e16b
Add rust roadmap
1 year ago
Kamran Ahmed
13af03c930
Update renderer
1 year ago
Kamran Ahmed
498e03720f
Create files for android roadmap
1 year ago
Kamran Ahmed
a988ecc4ab
Roadmap action button color
1 year ago
Kamran Ahmed
3a0e588530
Refactor to fix editor scaling issues ( #4618 )
...
* Ignore editor file
* Integrate Readonly Editor
* Remove logs
* Implement minimum height
* Implement Custom Roadmap Modal
* Implement Custom Roadmap progress modal
* Implement Readonly Editor
* Implement utils
* Update `gitignore`
* Fix generate renderer script
* Refactor UI
* Add Empty Roadmap state
* Upgrade dependencies and editor update
* Update deployment workflow
* Update roadmap header
* Update dependencies
* Refactor Readonly editor
* Add Readonly Dummy Editor
* Add editor to gitignore
* Add Assume Unchanged
* Add editor in the tailwind
* Fix tailwind issue
* Fix URL for add friends
* Add share with friends functionality
* Update workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Kamran Ahmed
5d57d5baaf
Update deployment workflow
1 year ago
Kamran Ahmed
d31d626c61
Update deployment workflow
1 year ago
Kamran Ahmed
18c8bd14b2
Fix failing build
1 year ago
Kamran Ahmed
e34695e334
Fix failing build
1 year ago
Arik Chakma
8310671123
Allow creating custom roadmaps ( #4486 )
...
* wip: custom roadmap renderer
* wip: custom roadmap events
* wip: roadmap content
* wip: svg styles
* wip: custom roadmap progress
* Render progress
* Shortcut progress
* Progress Tracking styles
* wip: edit and share button
* fix: disabled the share button
* wip: content links rendering
* Fix progress share
* Replace disabled with `canShare`
* wip: show custom roadmaps
* wip: users all roadmaps
* fix: create roadmap api
* chore: roadmap sidebar icon
* wip: content links
* Update links color
* Create roadmap home
* Create Roadmap button
* Roadmap type
* chore: share progress modal
* wip: share roadmap
* wip: change visibility
* chore: custom roadmap progress in activity
* wip: custom roadmap share progress
* chore: friend's roadmap
* wip: custom roadmap skeleton
* chore: roadmap title
* Restricted Page
* fix: skeleton loading width
* Fix create roadmap button
* chore: remove user id
* chore: pick roadmap and share
* chore: open new tab on create roadmap
* chore: change share title
* chore: use team id from params
* chore: team roadmap create modal
* chore: create team roadmap
* chore: custom roadmap modal
* chore: placeholde roadmaps
* chore: roadmap hint
* chore: visibility label
* chore: public roadmap
* chore: empty screen
* chore: team progress
* chore: create roadmap responsive
* chore: form error
* chore: multi user history
* wip: manage custom roadmap
* chore: empty roadmap list
* chore: custom roadmap visit
* chore: shared roadmaps
* chore: shared roadmaps
* chore: empty screen and topic title
* chore: show progress bar
* Implement Error in topic details
* Add Modal close button
* fix: link groups
* Refactor roadmap creation
* Refactor roadmap creation
* Refactor team creation
* Refactor team roadmaps
* Refactor team creation roadmap selection
* Refactor
* Refactor team roadmap loading
* Refactor team roadmaps
* Refactor team roadmaps listing
* Refactor Account dropdown
* Updates
* Refactor Account dropdown
* Fix Team name overflow
* Change Icon color
* Update team dropdown
* Minor UI fixes
* Fix minor UI
* Flicker fix in team dropdown
* Roadmap action dropdown with responsiveness
* Team roadmaps listing
* Update team settings
* Team roadmaps listing
* fix: remove visibility change
* Update roadmap options modal
* Add dummy renderer
* Add renderer script
* Add generate renderer script
* Add generate renderer
* wip: add share settings
* Update
* Update UI
* Update Minor UI
* Fix team issue
* Update Personal roadmaps UI
* Add Roadmap Secret
* Update teams type
* Rearrange sections
* Change Secret name
* Add action button on roadmap detail page
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 year ago
Kamran Ahmed
3b7e5d5ce2
Add AI and Data Scientist roadmap
1 year ago
Kamran Ahmed
311b4683d0
Rewrite devops roadmap
1 year ago
Kamran Ahmed
dec5e58063
Refactor roadmap and best practice rendering engine
1 year ago
Kamran Ahmed
cc054bb24b
Add content to C++ roadmap
2 years ago
Kamran Ahmed
0ba1a8a1d1
Rearrange scripts
2 years ago
Kamran Ahmed
3f027cbebb
Remove everything
2 years ago
Kamran Ahmed
16ebf98164
Add roadmap migrator command
2 years ago
Kamran Ahmed
451c36dca4
Add topics page
2 years ago
Kamran Ahmed
6bfd15d85a
Add interactive GraphQL roadmap
2 years ago
Kamran Ahmed
b6a954c48d
Add computer science roadmap
2 years ago
JatinR05
f3b49f23c0
Fix typos in readme ( #2722 )
...
updated
2 years ago
Kamran Ahmed
03de323ba6
Add flutter content
2 years ago
Kamran Ahmed
4804be7899
Make asp.net core roadmap interactive
2 years ago
Virtual Wiz
eae9b82a0b
Fix typo in scripts/readme ( #2517 )
...
Fixed some typos
2 years ago
Kamran Ahmed
770e88a65e
Update PR merge script
2 years ago
Kamran Ahmed
5ef4b698cb
Update PR merge script
2 years ago
Kamran Ahmed
335b7bfea6
Update PR review script
2 years ago
Kamran Ahmed
5f2a9496f7
Add content for vmstat
2 years ago
Kamran Ahmed
22fd69a5e8
Script to review prs
2 years ago
Kamran Ahmed
0ba067e9a0
Script to review prs
2 years ago
Kamran Ahmed
d521562c37
Add script to pr review
2 years ago
Kamran Ahmed
0fcea6f941
Add partner link on devops page
2 years ago
Kamran Ahmed
27ebaed41e
Make software architect roadmap interactive
2 years ago
Kamran Ahmed
f9052db350
Add content directories for design-system roadmap
2 years ago