Skip to content

DuskyElf/prep-jee

Repository files navigation

prep-jee

Upload JEE test PDFs → interactive quiz → instant grading.

No server. No signup. No uploads to the cloud. Everything runs in your browser.

Try it live: https://prep-jee.pages.dev


What it is

If you're a JEE aspirant getting weekly test PDFs from your coaching institute, this lets you take those tests interactively. Drop a test PDF and a solution PDF, answer questions one at a time with the actual page cropped in, and get scored with solution pages linked.

Everything is client-side — your PDFs never leave your machine.

For agents and contributors

This project is designed to be worked on by AI agents. The codebase has a rich AGENTS.md with hard-won parsing wisdom, bug history, and deep module philosophy.

The parsers handle JEE PDF text extraction, and the test suite is how we catch regressions. The test suite uses private PDFs (licensed coaching material, not committed). To contribute:

  1. Drop your JEE test + solution PDF pair in test/
  2. Ask an agent to run the tests and make them pass
  3. The agent will figure out the assertions and fix any parsing edge cases

The more diverse PDFs we test against, the more robust the parsers get.


Built with pdf.js, SolidJS, and Vite. Deployed on Cloudflare Pages.

License

Unlicense — see LICENSE.

This codebase was almost entirely generated by AI. It comes with no guarantees or warranties of any kind. Use at your own risk.

About

Upload JEE test PDFs → interactive quiz → instant grading

Topics

Resources

License

Stars

Watchers

Forks

Contributors