Arik Chakma
7e3508cdf4
feat: implement ai tutor in topics ( #8546 )
...
* wip
* feat: implement ai tutor
* fix: add style
* feat: ai course subjects
* fix: remove tree json
* wip
* Topic chat
* Refactor topic popup
* Improve UI for navigation
* Update contribution URL
* Improve topic popup
* Update UI
* feat: predefined messages
* fix: ui changes
* fix: add summarise
* fix: add explain topic
* Topic AI changes
* feat: predefined message group
* Refactor actions logic
* Implement topic ai changes
* Improve actions buttons
* Add new explainer action
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 week ago
Kamran Ahmed
c4af3c57f0
Add courses tab
1 month ago
Kamran Ahmed
2cee3a8859
Remove console.log
1 month ago
Kamran Ahmed
7f28a755dc
Add 404 handling
1 month ago
Kamran Ahmed
e4f53ed90e
Fix path
1 month ago
Kamran Ahmed
5e836ab7a5
Fix path
1 month ago
Kamran Ahmed
9851978dbd
Add debug info
1 month ago
Kamran Ahmed
82c52aca7e
chore: upgrade dependencies ( #8468 )
...
* Upgrade paths
* Update topic rendering
* Fix file names
* Remove courses file
1 month ago
Kamran Ahmed
0d62847053
Add courses functionality
1 month ago
Kamran Ahmed
7a00234f9a
Add courses tag
1 month ago
Kamran Ahmed
64a65fa2e9
Migrate to Tailwind 4 + Editor Upgrade ( #8465 )
...
* wip
* fix: roadmap editor
* fix: padding
* wip
* fix: remove editor package
* wip
* fix: update pnpm lock
* Add contribution docs
* UI changes for TW4
* Update deployment workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 month ago
Kamran Ahmed
45059998c0
Add support for replacing TNS partner banner
1 month ago
Arik Chakma
1ffa292c98
feat: new user flag ( #8070 )
...
* feat: new user flag
* feat: share icon event
* fix: upload the query tag
* fix: name and label
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 months ago
Kamran Ahmed
03c85f29c8
Make the question on the roadmap top sticky
5 months ago
Kamran Ahmed
029e45c5c0
Fix canonical URLs ( #7531 )
7 months ago
Kamran Ahmed
5a49ad45be
Remove best practices
7 months ago
Arik Chakma
d5b9c97fed
feat: add project's user count ( #6992 )
...
* feat: add project user count
* feat: add user count
* fix: user count
8 months ago
Kamran Ahmed
3d72c49c3f
Add resource separation
9 months ago
Kamran Ahmed
0de4345cb7
Add courses json file in the frontend roadmap
9 months ago
Kamran Ahmed
158f41f220
Update UI for frontend courses page
9 months ago
Kamran Ahmed
7e884c6593
Add frontend courses page
9 months ago
Kamran Ahmed
1b7e807aae
Remove projects from noindex
9 months ago
Kamran Ahmed
ad3f28a8c4
feat: add projects functionality for backend roadmap ( #6412 )
...
* Add empty projects listing and cards
* Projects page header
* Projects listing and filtering
* Add project detail page
* Add a task tracker CLI project
* UI changes
* Add projects for expense and task tracker
* Add new projects
* Add blogging platform API project
* Project page UI changes
* Add todo list api project
* Add todo list api project
* Add a project idea for weather service
* Add expense tracker API project
* Add more details to expense tracker
* Add markdown note taking app idea
* Add URL shortener service project
* Add broadcast server project
* Add ecommerce project idea
* Add project on other roadmaps
* Add workout tracker project
* Add image processing project idea
* Add movie reservation system ap
* Add movie reservation system project
* Add realtime leader board system project
* Add details for a database backup utility
* Add project contribution docs
* Fix UI of the discover page
9 months ago
Kamran Ahmed
1087e1a935
feat: redesign roadmap page header and add upcoming projects functionality ( #6347 )
...
* Redesign the header
* Responsiveness of the roadmap header
* Fix spacing
* Redesign roadmap header
* Add projects badge
* Update badge
* Add screen for projects
* UI flicker fix
* Add question for system design
* Code formatting
9 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
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
fac9a2bd6a
Add google youtube links in topic content
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
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>
1 year ago
Arik Chakma
714ca8c49f
feat: add all page views ( #5154 )
1 year ago
Kamran Ahmed
e0f5d6f436
Update contribution functionality
2 years ago
Kamran Ahmed
8fb3e7983b
Partial usage in the topics
2 years ago
Arik Chakma
0558957673
Allow creating personal version of frontend roadmap ( #4627 )
...
* Create Roadmap Version
* Change button position
* Update frontend JSON
* Remove `topicCount`
* Add fork at title
* Update UI for create your own version
* Add functionality to load your own version
* Load user version of roadmap
* Update forkable roadmap
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
7da244fe10
Add related questions below roadmaps
2 years ago
Kamran Ahmed
5c69b05470
Update android roadmap
2 years 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>
2 years ago
Kamran Ahmed
bc6b100c26
Add introductory paragraph on roadmaps
2 years ago
Kamran Ahmed
03d0a32fd6
chore: upgrade to astro v3 ( #4437 )
2 years ago
Kamran Ahmed
5c57a84e82
chore: migrate from preact to react ( #4435 )
2 years ago
Arik Chakma
c720888f2b
Add functionality to share progress ( #4279 )
...
* wip: user progress modal
* wip: modal loading state
* wip: share progress
* chore: best practices share
* chore: prettier
* fix: classname
* Progress button design
* Progress modal
* Update
* Update
* Progress modal refactoring
* Remove event binding for progress
* Update
* UI changes on progress
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
03ba0c384b
Add teams support
2 years ago
Kamran Ahmed
e5705bd6cc
Add SQL roadmap
2 years ago
Kamran Ahmed
b58c2a1356
Fix roadmap json
2 years ago
Kamran Ahmed
dec5e58063
Refactor roadmap and best practice rendering engine
2 years ago
Kamran Ahmed
1f9eb18bfb
Add update file URL in the topic file
2 years ago
Kamran Ahmed
7a72c96e79
Remove categroy field injection
2 years ago
Kamran Ahmed
d955044a3b
Add category levels to pages
2 years ago
Kamran Ahmed
fc2c9a1439
Remove sponsors and relevant codebase
2 years ago
Kamran Ahmed
9b73d60c5d
Add support for multiple ads
2 years ago