Tag:
Branch:
Tree:
c4cc0630c0
7601-roadmapcyber-security-ssl-vs-tls
7609-javascript-roadmap-merge-comparison-operators-and-relational-operators
7651-two-different-links-point-to-a-same-url
7664-python-roadmap-need-to-include-jinja2-template-engine
action-costs
add-unfetch-nodejs
ai/pagination
ai/roadmap
arikchakma-chore/resource-progress
arikchakma-feat/badges
astro
aws-best-pratices
best-practices
blockchain-roadmap
chore/cache
chore/creator
chore/delete-account
chore/footer
chore/javascript
chore/leave-team
chore/preact-to-react
chore/progress-sorting
chore/roadmaps-modal
chore/team-member
chore/update-content-json
chore/update-progress
chore/upgrade-v3
content/aspnet
content/flutter
content/frontend-best-practices
content/graphql
content/kubernetes
content/software-design-and-architecture
content/spring-boot
content/system-design
content/typescript
dansholds/7-phase-guide
dansholds/add-projects
dansholds/add-shift-left-devops-guide
dansholds/allow-avatar-on-project-card
dansholds/bastion-host-project
dansholds/dev-rel-content
dansholds/devops-automation-guide
dansholds/fe-job-descrip-guide
dansholds/fs-job-spec-guide
dansholds/minukube-ekd-project
dansholds/remove-hacktober-docs
dedicated-roadmap-alert
faqs/frontend
feat/accounts
feat/ai-autocomplete
feat/ai-rdm-slug
feat/calendar
feat/changelog
feat/checklist-node
feat/cmd-k
feat/collection
feat/course
feat/dailydev
feat/dashboard
feat/devops-roadmap
feat/discover
feat/faves
feat/favorite
feat/fe-questions
feat/featured
feat/feedback
feat/frontend-projects
feat/github
feat/improve
feat/languages
feat/leaderboard
feat/linkedin
feat/list-projects
feat/members
feat/migrate-backend
feat/migrate-roadmaps
feat/mobile
feat/open-graph
feat/open-source
feat/personal-progress
feat/preact-migrate
feat/profile-og
feat/progress-chart
feat/project
feat/project-status
feat/project-users
feat/projects
feat/projects-list
feat/projects-page
feat/public-profile
feat/questions
feat/ratings
feat/raycast
feat/readonly-editor
feat/redesign-head
feat/referral
feat/resources
feat/road-card
feat/roadcards
feat/roadmap
feat/roadmap-alert
feat/roadmap-content
feat/roadmap-nav
feat/roadmap-page
feat/roadmap-progress
feat/roadmap-slug
feat/roadmaps
feat/share
feat/share-solutions
feat/sidebar
feat/sponsors
feat/stop-project
feat/streak
feat/team
feat/team-dashboard
feat/todo-node
feat/typescript
feat/upgrade
feat/user-modal
feat/version
feat/visit
fix(api-design)/label
fix/activity
fix/activity-gap
fix/activity-stream
fix/ai-badge
fix/ai-roadmap
fix/ai-slug
fix/auth-cookie
fix/authentication
fix/bcrypt
fix/canonicals
fix/check
fix/content
fix/count
fix/dashboard
fix/data-analyst
fix/discord-link
fix/guide-type
fix/index
fix/layout
fix/markdown
fix/members
fix/mlops
fix/navigation
fix/nodeid
fix/og
fix/pnpm-cache
fix/pnpm-lock
fix/progress
fix/refresh-workflow
fix/roadmap-alert
fix/roadmap-og
fix/team-members
fix/title
fix/todo
fix/username
footer-tns
guide/luxon
images-fix
interactive-python
interactive-react
javascript-roadmap
kamranahmedse-patch-1
kamranahmedse-patch-2
master
questions/nodejs
remove-hacktoberfest
revert-2341-remove_nodejs_errors
revert-7494-remove-hacktoberfest
roadmap/backend
roadmap/copy
roadmap/devops
update-deps
update-sponsors
update/backend-2023
update/devops-2023
update/frontend-2023
update/react-2023
vue-roadmap
vue-roadmap-interactive
1.0
2.0
3.0
4.0
${ noResults }
4 Commits (c4cc0630c07c7626a0c31181c0354f369e5ac601)
Author | SHA1 | Message | Date |
---|---|---|---|
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 |
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> |
9 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> |
9 months ago |
Kamran Ahmed | 8fb778337d |
Add support for roadcards
|
1 year ago |