hey guys, wanted to drop a quick devlog on what i’ve been building lately. it’s called clarity (claritystudy.vercel.app), and it’s basically a proactive study ecosystem / student os built specifically for cbse students in grades 8-12 dealing with ncert textbooks (impossible)
built the whole thing using next.js, tailwind, and shadcn for the ui, but kept things completely custom instead of just slapping a generic template together. the repo is public and i’ve been committing to it pretty frequently to keep track of everything. definitely no one-click ai website builders here lol, did the actual coding myself.
it’s fully deployed on vercel right now if you want to check it out. in terms of real features, it’s not just a static landing page. i’ve hooked up a backend to handle a couple of core workflows:
a daily mission engine to gamify study streaks and prioritize heavy topics
an adaptive practice tracker to map exam readiness against cbse blueprints
ocr-driven workflows where you can snap a photo of a textbook question or pyq to digitize it
a custom ai tutor prompt setup tailored specifically to breakdown ncert derivations step-by-step
since the guidelines encourage devlogs for unguided projects, figured i’d share where it’s at. let me know if you have any feedback on the ui or features so far!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.