PYQs at your fingertips, success in sight
PYQNow is a free website which provides one click access to all PYQs PDFs of BIT Exams.
PYQNow has papers for both CSE and ECE branches now. Enjoy!
- @dev-satyamjha assisted with decoding subjects from other branches
bun install
bun dev
bun run build
./generate_subjects.sh
This will run scripts/bit_links.py
, scripts/branch_gen.py
which will format and update hosted/subjects.json
,
then scripts/subjects_split_json.py
which will split that big file to server/data/subjects/*
, which are ultimately used by the deployed server.
uv run --with 'pydantic' scripts/add_syllabus.py
It will scaffold a new syllabus code file at server/data/syllabus/
.
Just go to the render dashboard and deploy the latest commit
bun run dev
and then upload build/
as a new deploy on netlify.
Note: PYQNow uses Litlyx for minimal, privacy-respecting analytics to enhance your experience and help us make continuous improvements to the platform.