Kamran Ahmed
285f2c05f2
Add skill profile to indexing
8 months ago
Kamran Ahmed
e716007245
Replace h1 tags with h2
8 months ago
Kamran Ahmed
c2a5e5a805
Make API call on 3 or more characters
8 months ago
Kamran Ahmed
c4c7499a22
Pre-render stats page
8 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
Arik Chakma
ed6f4b64a6
fix: account activity title ( #5483 )
8 months ago
Kamran Ahmed
25965d91a0
Replace hiring with AI button
8 months ago
Ethan Cui
7ce02300de
fix: typo Chatty I/O ( #5471 )
...
The content's title should be "Chatty I/O" instead of "Chat I/O"
8 months ago
Kamran Ahmed
f0859628f7
Reduce table of content gap
8 months ago
Kamran Ahmed
ff94ea7116
Sticky sidebar
8 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
8 months ago
Arik Chakma
6e81855645
fix: text wrap in AI search roadmap ( #5462 )
8 months ago
Kamran Ahmed
60568caff7
Add table of contents to guides
8 months ago
Jaydeep Das
235567400e
Update 100-horizontal-vs-vertical-scaling.md
...
The previous URL redirects to a whole different website which has nothing related to the topic.
8 months ago
Kamran Ahmed
852622f5ac
Add link to data analyst roadmap
8 months ago
Kamran Ahmed
03173f6017
Update dates for data analyst roadmap
8 months ago
Kamran Ahmed
5c1e3cae3f
Update content for data analyst roadmap
8 months ago
Kamran Ahmed
a3f9c8e5e2
Add content for data analyst
8 months ago
Kamran Ahmed
58e11afc94
Add roadmap dirs for data analyst
8 months ago
Kamran Ahmed
854c39ec39
Add content directory
8 months ago
Kamran Ahmed
907391b34c
Add analyst roadmap
8 months ago
Faiq Mahmood
e5e03c76a3
Update 100-bash-scripting.md
...
Added link to an interactive shell scripting tutorial
8 months ago
Deepak Mardi
5a56b0f753
Fixed typo ( #5443 )
...
* Updating the link for DevOps Roadmap to correct URL (https://roadmap.sh/docker ) previously set to (https://roadmap.sh/best-practices )
* update
* update
* Fixed typo in Lazy Eager Explicit Loading of ASP.NET Core Roadmap
8 months ago
Ma'ruf
5fb4d3e2dc
fix: focus disappears in navigation ( #5355 )
8 months ago
Deepak Mardi
58960eb6d4
update
8 months ago
Deepak Mardi
675f90adc6
Updated resource URL from figment.io(resource deleted) to Near docs(tutorial in rust)
8 months ago
Deepak Mardi
dbdfb2226b
Keyboard Navigation only on vissible elements
8 months ago
Deepak Mardi
d4eef5ecd0
Fixed typo at Lazy Eager Explicit Loading topic
8 months ago
Deepak Mardi
5d43f4b1e6
Updating the link for DevOps Roadmap to correct URL ( https://roadmap.sh/docker ) previously set to ( https://roadmap.sh/best-practices )
8 months ago
Deepak Mardi
0a89057823
fix: invalid link in Java Roadmap ( #5425 )
8 months ago
Kamran Ahmed
add0db5514
Update footer text
8 months ago
Kamran Ahmed
2eec44303c
Fix broken link
8 months ago
Kamran Ahmed
d3ee18e2a1
Reset scroll on active group change
8 months ago
Kamran Ahmed
4988ba0604
Fix filter button autofocuses
8 months ago
Kamran Ahmed
fd48e980cd
Activate buttons in hero section
8 months ago
Kamran Ahmed
dd728b526e
Add roadmaps page
8 months ago
Kamran Ahmed
f8f29d2a17
Fix flickering issue
8 months ago
Kamran Ahmed
5bdfe48cad
Restructure roadmaps
8 months ago
Kamran Ahmed
e4e0f9ac98
Filtering of roadmaps
8 months ago
Kamran Ahmed
40c8bfc312
Add roadmaps page
8 months ago
Kamran Ahmed
3479201e20
Roadmaps
8 months ago
Kamran Ahmed
1092528de0
Desktop screen UI
8 months ago
VinayPrabhakar-gamer
45086a6314
fix: `OSI` typo ( #5414 )
...
OCI text corrected to OSI under Application Layer section
8 months ago
Damian Dorosz
b6798ea3a2
fix: update broken link
8 months ago
Arik Chakma
1cb29d0fc7
feat: implement checklist ( #5418 )
8 months ago
Kamran Ahmed
625d9a1f5b
fix: invalid link in backend performance best practices
8 months ago
Kamran Ahmed
08bc4c38ae
fix: invalid link in backend performance best practices
8 months ago
Kamran Ahmed
cabbf51150
Make topic detail visible for logged in users
8 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>
8 months ago
Vaibhav Chauhan
4e96a58e54
Add complexity video resource ( #5399 )
...
* feat/ Added complexity video resource
Added video resource for time and space complexity in Data structures and Algorithms section.
* Replace link
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago