An exam-prep platform for Norwegian students. Lead developer on today’s platform, and sole builder of the entire new version.
Eksamensportalen is an exam-prep platform for Norwegian students with practice questions, exam simulations and AI-generated questions. The original runs on Wix for login and payments, with a custom dashboard and a backend around it.
These are two separate projects. First I became lead developer on today’s platform (V1) in March, where much of my work was the admin dashboard and the backend. That led them to bring me on to build the entire new version (V2) on my own: a full rebuild on React Router and Node. It runs on two databases, reading from the existing content store while a separate database handles users, access and payments, so the live platform is never at risk while I rebuild it. I also built in-house payments with Stripe and Vipps, and grading happens on the server, and the answer key is never sent to the browser, so students can’t extract the answers. The dashboard from V1 lives on in V2.
V1 is live at eksamensportalen.no with 5000+ students. V2 is still in active development, and will eventually replace the current platform.