You appear to be offline — cached topics are still available.
CareerPlane portal · v1

Upskill, one practical topic at a time.

· 26 themes · 15 languages · 24 code themes · Sprint-1 portal (Option A serve model — D-2026-04-22-13)

Browse by field

Search and filter

Topics

Help CareerPlane grow

code: install prompt available — open the share sheet to add to home screen

Code theme preview

The code block below re-renders with the selected code theme.

-- CareerPlane portal · highlighter sight-check
SELECT career, COUNT(*) AS topics
FROM   careerplane.topics
WHERE  priority = 1
GROUP  BY career
ORDER  BY topics DESC
LIMIT  10;

Your preferences

Preferences persist via cookie and localStorage across sessions and devices.

Visualizers (sight-check tools)