IOE Pulchowk Campus · BE Computer · Year IV Part I
One revision reader per subject. Each is a single self-contained page: no network, no build step, works offline and prints cleanly.
Written from the lecture decks, and organised around the questions that have actually been set. Every published question appears in the reader, highlighted, next to the material that answers it.
Six chapters built from 22 past papers, 2069 to 2082. Every one of the 176 questions is reproduced verbatim and answered in the words to write, with 30 drawn diagrams, a mind map per chapter that turns into a test, the calculations worked, and flashcards.
Ten chapters built from 23 past papers, 2069 to 2082. Every question ever set is reproduced verbatim and linked to the card that answers it, with the numericals worked in full and mnemonics for the lists that must come out word for word.
Seven chapters in syllabus order, built from 19 past papers, 2071 to 2082. Every theory question is answered in full and all 108 numericals are worked with their answers computed by code rather than typed, beside a formula sheet that opens to its derivations and flashcards that come back sooner to what you miss.
Cybersecurity principles, malware and attacks, threat modelling and hunting, log management and the SOC tool stack, and security policy and audit.
Every subject follows the same shape, so adding one is a matter of writing the content rather than rebuilding the machinery.
Page source is split into readable chunks under src/sections/, concatenated in
filename order.
A Python script embeds images and SVG diagrams as data, so the finished page makes no external requests.
In-browser assertions run through headless Chrome and gate the commit on navigation, search and filters.
The built index.html is committed, so Cloudflare Pages runs no build command at
all.