IOE Pulchowk Campus · BE Computer · Year IV Part I

Seventh Semester

One revision reader per subject. Each is a single self-contained page: no network, no build step, works offline and prints cleanly.

01Subjects

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.

EX 701

Energy, Environment and Society

Six chapters mapped against 22 past papers, with a frequency bar on every topic and the applied numericals worked end to end.

6 chapters47 topics31 figures22 papers read
Open the reader
Elective I · SOF

Security Operations Fundamentals

Cybersecurity principles, malware and attacks, threat modelling and hunting, log management and the SOC tool stack, and security policy and audit.

6 of 8 chapters105 topics55 questions8 diagrams
Open the reader

02How a reader is built

Every subject follows the same shape, so adding one is a matter of writing the content rather than rebuilding the machinery.

01

Write in sections

Page source is split into readable chunks under src/sections/, concatenated in filename order.

02

Inline every asset

A Python script embeds images and SVG diagrams as data, so the finished page makes no external requests.

03

Test in a real browser

In-browser assertions run through headless Chrome and gate the commit on navigation, search and filters.

04

Serve the built file

The built index.html is committed, so Cloudflare Pages runs no build command at all.

static HTML vanilla JS hand-written CSS Python 3 stdlib no npm no framework zero external requests light and dark print stylesheet