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 mapped against 22 past papers, with a frequency bar on every topic and the applied numericals worked end to end.
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.