Kamran Ahmed
35ef88e626
Add og images to backend articles
8 months ago
Kamran Ahmed
e51ea1ed61
Add backend questions
8 months ago
Kamran Ahmed
e7a17cf74f
Rename API roadmap to API Design roadmap
8 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>
8 months ago
Kamran Ahmed
38cb3d2df6
Add banner for docker
8 months ago
Kamran Ahmed
fad7133959
Generate PNG images for og
8 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
9 months ago
Oscar T
b61ca66d29
fix(signup.astro): typo unnecessary word ( #5060 )
9 months ago
Kamran Ahmed
aabc8e12b0
Add backend project ideas guide
9 months ago
Arik Chakma
32cbfd6699
feat: migrate road card endpoint ( #5583 )
9 months ago
Kamran Ahmed
a5c28f09a7
Add full-stack vs software-engineer guide
9 months ago
Kamran Ahmed
25675613a6
Add frontend languages guide
9 months ago
Kamran Ahmed
89f975e10d
Add java developer skills
9 months ago
Arik Chakma
b7a858823c
chore: replace with og endpoint ( #5571 )
...
* chore: replace with og endpoint
* fix: update og routes
9 months ago
Kamran Ahmed
d441c9ac58
Fix title for activity page
9 months 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>
9 months ago
Kamran Ahmed
c3bcaa7489
Add shortcode support
9 months 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>
9 months ago
Kamran Ahmed
6326a80b22
Add terms and conditions links on signup forms
9 months ago
Kamran Ahmed
f173220966
Implement og image override and fix canonical urls
9 months ago
Arik Chakma
3a1b896eb2
Add default opengraph on error ( #5552 )
9 months ago
Kamran Ahmed
57faa21148
Add links to linux roadmap
9 months ago
Arik Chakma
39fc4cb502
feat: add user open graph ( #5543 )
...
* feat: add user open graph
* fix: add proxy for open graph
9 months ago
Kamran Ahmed
fac9a2bd6a
Add google youtube links in topic content
9 months ago
Kamran Ahmed
abf33b8f47
Update profile form
9 months ago
Kamran Ahmed
285f2c05f2
Add skill profile to indexing
9 months ago
Kamran Ahmed
c4c7499a22
Pre-render stats page
10 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>
10 months ago
Arik Chakma
ed6f4b64a6
fix: account activity title ( #5483 )
10 months 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
10 months ago
Kamran Ahmed
60568caff7
Add table of contents to guides
10 months ago
Kamran Ahmed
852622f5ac
Add link to data analyst roadmap
10 months ago
Kamran Ahmed
f8f29d2a17
Fix flickering issue
10 months ago
Kamran Ahmed
40c8bfc312
Add roadmaps page
10 months ago
Kamran Ahmed
3479201e20
Roadmaps
10 months ago
Kamran Ahmed
1092528de0
Desktop screen UI
10 months ago
Arik Chakma
730af9b973
feat: ability to update email ( #5370 )
...
* chore: update email
* wip: verify email endpoint
* wip: implement success screen
* wip: social warning
* Update form for email update
* Update email form UI
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
10 months ago
Kamran Ahmed
812a39154c
feat: add search on the AI explore page ( #5383 )
...
* fix: type errors
* chore: implement roadmap pagination
* wip
* wip: merge conflicts
* wip: add search
* Add pagination
* Refactor AI search roadmaps
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
10 months ago
Kamran Ahmed
05fe51ca33
Add article backend developer tools
10 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>
10 months ago
Kamran Ahmed
c3a61e7f34
Add json ld for author pages
10 months ago
Kamran Ahmed
5b7e7b9767
Change alert color
11 months ago
Arik Chakma
cd6232035f
Refactor AI roadmap generator ( #5300 )
...
* fix: roadmap refetching
* fix: remove current roadmap
* feat: explore ai roadmaps
* feat: generate roadmap content
* fix: roadmap topic details
* fix: make roadmap link
* feat: add visit cookie
* chore: update naming
* Update UI for roadmap search
* Update
* Update
* UI updates
* fix: expire visit cookie in 1 hour
* chore: limit roadmap topic content generation
* Add alert on generate roadmap
* UI for search
* Refactor nodesg
* Refactor
* Load roadmap on click
* Refactor UI for ai
* Allow overriding with own API key
* Allow overriding keys
* Add configuration for open ai key
* Add open ai saving
* Fix responsiveness issues
* Fix responsiveness issues
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Kamran Ahmed
d5fdc62343
Adds AI roadmap generator ( #5289 )
...
* feat: implement roadmap generator
* feat: add roadmap stream
* Update UI
* fix: add fingerprint visitor id
* feat: implement edit generated roadmap
* feat: implement ai roadmap download
* feat: add limit count
* fix: add limit check
* fix: download image button
* feat: implement roadmap generator
* feat: add roadmap stream
* Update UI
* fix: add fingerprint visitor id
* feat: implement edit generated roadmap
* feat: implement ai roadmap download
* feat: add limit count
* fix: add limit check
* fix: download image button
* UI Updates
* Update UI for roadmap search
* Update UI for roadmap limit
* Update UI for roadmap
* UI responsiveness on AI roadmap generator
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
11 months ago
Alex
070d04334b
fix: blockchain typo ( #5282 )
...
Co-authored-by: Alex Marmolejo <alex97marmolej@gmail.com>
11 months ago
Kamran Ahmed
dcef07d7c6
Remove custom roadmaps from google indexing
11 months ago
Kamran Ahmed
bd3fd8bfe2
Add backend developer skills article
11 months ago
Kamran Ahmed
44b62c2b2d
Add author pages
11 months ago
Kamran Ahmed
d958a29862
Add author page
11 months ago
Kamran Ahmed
9157e18ec7
Add datastructures and algorithms links
11 months ago