Terminal-style portfolio for Ibrahim Chaudhry — freelance software engineer, Islamabad.
It's a single, self-contained index.html that runs as an interactive shell. Commands:
help, whoami, about, ls projects/, cat projects/<name>, skills, ledger,
contact, phone, hire, neofetch, date, clear, plus tab-completion and ↑/↓ history.
All content lives near the top of the <script> block in index.html, each marked with a // NOTE: comment:
PROJECTS— your projects (currently honest, generic placeholders)LEDGER_ENTRIES— career historySKILLS_DATA— your stack
Contact details (email hello@ibrahimch.com, phone +92 335 814 0000) live in the contact,
phone, hire, and exit commands.
Hosted on GitHub Pages from the main branch (root folder). The custom domain
ibrahimch.com is configured via the CNAME file. No build step — it's plain HTML/CSS/JS.