Arik Chakma
|
cc817b060c
|
feat: add referral user count (#7233)
* feat: add referral user count
* feat: add referrals leaderboard
* fix: update UI
* Update referral design
* Update invite friends UI
* Add leaderboard page
* Update leaderboard page
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
2 months ago |
Kamran Ahmed
|
9f2efc5872
|
UI for leaderboard
|
2 months ago |
Arik Chakma
|
55f0eff569
|
feat: add github contributors leaderboard (#7277)
* feat: add github contributors leaderboard
* Improve UI for leaderboard
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
2 months ago |
Kamran Ahmed
|
989f7ad5c1
|
Add streaks for lifetime
|
3 months ago |
Arik Chakma
|
88d783680b
|
feat: implement leaderboard page (#7063)
* feat: implement leaderboard page
* feat: add empty and error pages
* feat: add rank badge
|
3 months ago |
Arik Chakma
|
a913da47a7
|
feat: implement dashboard page (#6965)
* wip: implement success modal
* feat: share solution modal
* fix: step count issue
* fix: responsiveness share button
* feat: project listing
* wip
* wip: project status
* feat: personal dashboard
* wip: team activity
* feat: personal dashboard page
* feat: add team member tooltip
* feat: dashboard favourite
* fix: invite team page
* fix: invite team
* wip: update design
* fix: add custom roadmaps
* feat: add projects in public page
* wip: dashboard re-design
* feat: add teams
* feat: update dashboard design
* feat: update dashboard design
* feat: add streak stats
* feat: add topics done today count
* UI changes for dashboard
* Refactor progress stack
* Progress stack UI
* Progress stack card fixes
* Update card designs
* AI and custom roadmap
* Update recommendation
* Update recommendation UI
* Add AI roadmap listing
* Redirect to team page from dashboard
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
3 months ago |
Arik Chakma
|
d5b9c97fed
|
feat: add project's user count (#6992)
* feat: add project user count
* feat: add user count
* fix: user count
|
3 months ago |
Arik Chakma
|
b35ce9ab60
|
fix: showcase roadmap index (#6283)
|
4 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>
|
4 months ago |
Arik Chakma
|
1ee6f0e125
|
feat: add daily dev link in profile (#5948)
|
5 months ago |
Arik Chakma
|
f8cdd76fa9
|
feat: onboarding for new users (#5629)
* wip
* feat: add onboarding
* feat: implement onboarding
* Update indicator design
* Update UI for onboarding dropdown
* Changes to onboarding UI
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
7 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>
|
7 months ago |
Arik Chakma
|
39fc4cb502
|
feat: add user open graph (#5543)
* feat: add user open graph
* fix: add proxy for open graph
|
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 |