StudentKit is the operating system for students and self-learners. It brings together 20+ free tools, interactive career roadmaps, curated project ideas, placement preparation resources, and a gamified XP system into a single platform that runs entirely in your browser. No accounts, no paywalls, no tracking — just the resources you need to calculate, learn, and build with confidence.
The problem is simple but painful: students waste hours every week jumping between ten or more websites just to handle basic tasks. You need a CGPA calculator on one site, an attendance tracker on another, a salary breakdown somewhere else, and a resume formatter on yet another tab. None of them talk to each other, half of them are buried in ads, and most require you to create an account before you can do anything useful.
Beyond tools, there is a deeper issue. Students — especially those in engineering programs or teaching themselves to code — lack structured learning paths. They do not know which technologies to learn first, which projects will actually impress employers, or how to prepare systematically for placement interviews. The information exists, but it is scattered across blog posts, YouTube playlists, and forum threads with no clear progression.
StudentKit was built to solve both problems at once: give students instant access to every utility they need daily, and pair those tools with the guidance and structure that turns aimless studying into directed progress.
Academic calculators (CGPA, SGPA, attendance percentage, grade predictors), developer utilities (JSON formatters, base64 encoders, color converters, regex testers), image tools (resizers, compressors, format converters), and document tools (word counters, markdown previewers, PDF utilities). Every tool runs client-side for instant results with zero server round-trips.
Step-by-step learning paths for web development, data science, mobile development, DevOps, and more. Each roadmap breaks down into phases with specific technologies, resources, and checkpoints. Track your progress as you move through each stage, and see exactly what comes next instead of guessing.
Dozens of project ideas organized by difficulty and domain, each with architecture guides, suggested tech stacks, milestone breakdowns, and deployment instructions. These are not toy exercises — they are portfolio-worthy builds designed to demonstrate real skills to employers and clients.
A DSA problem tracker to systematically work through data structures and algorithms, CS fundamentals revision guides covering operating systems, databases, and networking, and interview tips gathered from students who have been through the process. Designed for the Indian engineering placement cycle but useful for anyone preparing for technical interviews.
Earn experience points as you use tools, complete roadmap checkpoints, and finish projects. Unlock milestones, maintain streaks, and watch your progress on the leaderboard. The XP system turns consistent effort into visible achievement and helps you stay motivated across long learning journeys.
StudentKit is designed for anyone who wants structured, accessible learning resources without barriers:
StudentKit is built with Next.js and runs entirely in your browser. The application is designed as a Progressive Web App (PWA), which means you can install it on your device and use many features offline without an internet connection. Pages load fast because calculations happen client-side — your browser does the work, not a distant server. No account is required to use any feature; your progress and preferences are stored locally on your device using browser storage.
StudentKit is built in the open. The source code is publicly available, and contributions are welcome. Whether you want to report a bug, suggest a new tool, improve an existing roadmap, or add a project idea, the repository is open for collaboration. Building in public means every decision is visible and every improvement benefits the community immediately.
Have feedback, a feature request, or found something that needs fixing? We would love to hear from you. Visit our contact page to reach out. Whether it is a bug report, a suggestion for a new calculator, or an idea for a roadmap we have not covered yet, every message helps make StudentKit better for the next student who needs it.