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
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
ac3ebb2162
Update editor
1 month ago
Kamran Ahmed
06bdfc42d2
Update deployment flow
1 month ago
Arik Chakma
2485b716dd
feat: xyflow upgrade ( #7803 )
...
* wip
* fix: reset the sizes
* fix: update zustand
* fix: update
* fix: add additional width
* wip
* fix: remove hacky code
* wip
* wip
* wip
* wip
* wip
* fix: try pre-commit
* fix: add check pre-commit
* fix: remove xyflow
* fix: remove unnecessary files
* fix: update packages
* Update scripts/generate-renderer.sh
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 month ago
Arik Chakma
dfd54b35b0
feat: ai course chat ( #8426 )
...
* feat: ai course chat
* wip: remove old code
* wip
* feat: responsiveness of ai chat
* fix: key warning
* feat: make chat resizeable
* wip
* wip: default questions
* wip
* fix: fixed position
* fix: hide button
* Fix scroll issue
* Improve questions UI
* Refactor UI
* Add close icon
* Update UI for course chat
* Close AI chat question
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 month ago
Kamran Ahmed
cb64894e49
feat: add ai course generator ( #8322 )
...
* Course landing page
* Add ai course page
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip: error handling
* wip
* wip
* wip
* wip: ai course progress
* wip
* wip
* wip
* feat: code highlighting
* feat: usage limit
* feat: follow up message
* Update UI
* wip
* Add course content
* wip: autogrow textarea & examples
* Update types
* Update
* fix: add highlight to the AI chat
* UI changes
* Refactor
* Update
* Improve outline style
* Improve spacing
* Improve spacing
* UI changes for sidebar
* Update UI for sidebar
* Improve course UI
* Mark done, undone
* Add toggle lesson done/undone
* Update forward backward UI
* wip
* Minor ui change
* Responsiveness of sidebar
* wip
* wip
* wip: billing page
* wip
* Update UI
* fix: hide upgrade if paid user
* feat: token usage
* feat: list ai courses
* fix: limit for followup
* Course content responsiveness
* Make course content responsive
* Responsiveness
* Outline button
* Responsiveness of course content
* Responsiveness of course content
* Add course upgrade button
* Update design for upgrade
* Improve logic for upgrade and limits button
* Limits and errors
* Add lesson count
* Add course card
* Improve UI for course generator
* Update course functionality
* Refactor AI course generation
* Responsiveness of screen
* Improve
* Add responsiveness
* Improve empty billing page design
* Add empty billing screen
* Update UI for billing page
* Update UI for billing page
* Update UI for billing page
* Update billing page design
* Update
* Remove sidebar
* Update
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2 months ago
Kamran Ahmed
bc97fc4c03
Add java roadmap content
2 months ago
Kamran Ahmed
9f1d44e542
Add clarity
3 months ago
Kamran Ahmed
28af19cd1c
Add SQL course landing page ( #8127 )
...
* wip: courses
* fix: update course sidebar
* wip
* fix: merge lessons
* wip
* wip: course footer
* wip
* fix: refactor layout
* fix: refactor
* feat: course progress
* fix: update current lesson store
* fix: refactor props
* wip
* wip
* feat: course certificate
* wip: course rating
* wip: course notes
* wip
* feat: implement course notes
* feat: make card clickable
* fix: add hover background
* fix: refactor course layout
* fix: resizeable
* fix: go back on save
* feat: delete confimation
* wip
* feat: chat UI
* fix: lesson complete guard issue
* wip: add public json files
* wip: course ai
* fix: loading card
* Fix failing dev without internet
* Light mode and UI changes
* Update UI
* Update course UI
* Add chapter page
* Improve sidebar of course
* Update navigation:
* Update quiz view
* Improve UI for quiz attempts
* Remove unnecessary console.logs
* Add progress loading skeletons
* Update UI
* Change background color of editor
* Fix line color not applied on editor
* UI updates
* feat: empty view
* feat: course ai token limit
* feat: handle auth users
* wip
* feat: course landing page
* wip
* Add first chapter of SQL
* Add introduction chapter
* Add quiz for introduction
* Add expressions in select
* Add content for DISTINCT
* Add filter with where
* Add lesson about limit and offset
* Add lesson for handling null values
* Add lesson about comments
* Add challenges
* Add challenge
* Add challenge
* Add challenge
* Add challenge 7
* Add creating tables lesson
* Add common data types lesson
* Add data types in sqlite
* Add more on data types lesson
* feat: course landing page
* Add more on numeric types
* Update
* Add lesson about temporal data types
* Add constraints
* Add primary keys chapter
* Add modifying tables
* Add dropping and truncating
* Rewrite for PostgreSQL
* Update numeric types to PostgreSQL
* Improve temporal data type content
* Improve temporal data type content
* Add setup for temporal data
* Improve challenges in SQL basics
* Update challenge names
* Add new challenges
* Add temporal validation challenge
* Add new constraint
* Add modifying tables query
* Removing table
* Add insert operations lesson
* Add updating data lesson
* Add delete operations
* Add inserting and updating challenges
* Add lesson for cleaning up data
* Update course title
* Add relation data lesson
* Add relationships and types
* Add relationships and types
* wip
* Add joins lesson
* Joins in queries
* Add inner join details
* Add join queries
* Add inner join details
* Add foreign key constraint lesson
* Update composite foreign keys
* Add lesson about foreign keys
* Add lesson about set operation queries
* Add lesson about set operation queries
* Add set operator challenges
* Add new challenge
* Add view lesson
* Add notes in views
* Add inactive customer challenge
* Add high value order challenge
* gst
* Add new challenges
* Add readers like you challenge
* Update inactive customer query
* Update inactive customer query
* Update inactive customer query
* Update inactive customer query
* Update inactive customer query
* add challenge for same price books
* Add aggregate functions introduction
* Add basic aggregation lesson
* Add basic aggregation lesson
* Add introduction quiz
* Add grouping lesson
* Add grouping gotchas
* Add grouping and filtering lesson
* Add note for lesson
* Add challenges for aggregate
* Update aggregate challenge
* Rearrange chapters
* Add scalar functions lessons
* Add numeric functions
* Add date functions
* Add conversion functions
* Add conversion functions
* Add logical functions chapter
* Add exercises
* Add new challenges
* Add monthly sales analysis
* Add subqueries and ctes
* Update
* Add correlated subqueries
* Add common table expressions
* Add common-table expressions
* Add example
* Add recursive CTEs
* Add subquery challenge
* Add latest category books challenge
* Add challenges
* Add bestseller rankings challenge
* Add new customer analysis
* Add daily sales report
* Improve queries
* Add introduction to window functions
* Add over and partition
* wip: billing page
* Add ranking functions
* Improve ranking functions
* Add order by
* Add window frames lesson
* Add window frames explanation
* Add challenges for window functions
* Add price range analysis challenge
* wip
* wip: course enroll
* fix: start learning
* wip
* wip
* Enrollment changes
* wip
* wip
* feat: mobile responsive
* Changelog banner refactor
* Update
* Header for course
* Header for what to expect
* UI color
* Table of contents
* Icons on chapters
* Change design for road to sql
* Add sql course page
* Add lesson content
* Update UI
* Expanded chapter row
* Add course page
* Refactor
* Add spotlight
* Improve features
* Add course features
* Add certificate note
* Zoom in on the image
* Update
* Add floating purchase
* Floating purchase indicatorg
* Add about section
* Update about section
* Add FAQ section
* Update UI
* Add purchase power parity
* Show purchasing power pricing
* Add course login popup
* Add course login popup
* Add account button
* Add trigger for course purchase
* Course purchase param
* Buy button changes
* Add faqs
* Add purchase trigger on reload
* Landing verification
* Make header responsive
* Make course page upper half responsive
* Full page is responsive
* Fix login height bug
* Responsiveness
* Implement login after checkout
* Remove unused code
* Update dependenciesg
* Update
* fix: refetch mount to false
* Remove unused code
* Remove unused code
* Remove unused code
* Remove unused code
* Remove unused code
* Remove unused code
* Remove unused
* Add quizzes to chapters
* Update course slug
* Update dependencies
* Add header for sql course
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
3 months ago
Arik Chakma
2a6c1bfce8
feat: implement calendar scheduling ( #7574 )
...
* wip
* feat: add calendar scheduling
* fix: update names
* UI Changes for calendar scheduling
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
6 months ago
Kamran Ahmed
2bff8d8303
Update dependencies
7 months ago
Kamran Ahmed
d7974de788
Downgrade dependencie
7 months ago
Kamran Ahmed
3675de800e
Upgrade dependencies
7 months ago
Kamran Ahmed
b509c31652
Update dependencies
7 months ago
Kamran Ahmed
53e87095ef
Update changelog page
8 months ago
Arik Chakma
9948e89b84
feat: implement changelog page ( #7099 )
...
* feat: implement leaderboard page
* feat: sample changelog files
* Update UI for changelog page
* Make changelog page noindex
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Kamran Ahmed
8918940aa6
Add redis roadmap
8 months ago
Kamran Ahmed
dae737fa02
Upgrade dependencies
8 months ago
Kamran Ahmed
f044e3a682
Update dependencies
8 months ago
Arik Chakma
33903771d9
feat: copy roadmap content ( #6405 )
...
* wip
* wip
* feat: content copy modal
* Update roadmap content JSON script
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
Kamran Ahmed
774d38b911
Update dependencies
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
github-actions[bot]
c190bdb6b2
chore: update dependencies to latest ( #5974 )
...
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
10 months ago
Kamran Ahmed
8d3c6f946e
Update dependencies and fix bug in overlay
12 months ago
Kamran Ahmed
0bb784c45b
Update dependencies and fix bug in overlay
12 months ago
github-actions[bot]
e86b660e05
chore: update dependencies to latest ( #5699 )
...
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
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
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>
1 year ago
Kamran Ahmed
22d4f18e97
Add script to warmup URLs
1 year ago
Kamran Ahmed
4a40d89783
Add script to warmup og
1 year ago
Kamran Ahmed
fad7133959
Generate PNG images for og
1 year ago
Kamran Ahmed
7c68830b45
Add a script to auto-label issues
1 year ago
Kamran Ahmed
cf7bb32277
Update dependencies
1 year 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>
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
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>
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
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>
1 year ago
Kamran Ahmed
707f0097dc
Add opensource stats
1 year ago
Kamran Ahmed
a9734c7eeb
Update dependencies
1 year ago
Arik Chakma
d2b7704370
feat: upgrade package to latest versions ( #5077 )
...
* feat: upgrade packages
* fix: duplicate hero roadmap keys
1 year ago
Kamran Ahmed
16680e2629
Update dependencies
1 year ago
Kamran Ahmed
7a93301b5b
Upgrade dependencies
1 year ago
Kamran Ahmed
6e9fe97e5c
Update dependencies
2 years ago
Kamran Ahmed
54d7388b09
Downgrade dependencies
2 years ago
Kamran Ahmed
4f3b891e45
Update dependencies
2 years ago
Kamran Ahmed
c723070057
Remove web-draw package
2 years 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>
2 years ago