Portfolio site for RK Riad Khan (rkriad585) — software developer, ethical hacker, and cybersecurity enthusiast from Rajshahi, Bangladesh.
Everything is open-source in here.
Live at: rkriad585.github.io
A static, single-page site built in the Nothing OS design language — monochrome OLED surfaces, the signature red accent (#D71921), dot-matrix typography, a sparse dot-grid background, and liquid-glass (frosted blur) panels. No build tools, no frameworks, no dependencies.
- Typography: DotGothic16 (dot-matrix headings), Inter (body), JetBrains Mono (utility/code)
- Palette:
#050505base · grey hierarchy · red used only as a signal - Effects: 16px backdrop-blur glass, hairline borders, dot-matrix field, blinking streaming cursor
.
├── index.html # Single-page site
├── css/style.css # Design tokens + styles
├── js/main.js # Reveal, typing, filters, count-up
└── rk-logo.jpg # Brand logo
- Hero — dot-matrix name, terminal intro, status pill
- Stats — public repos, top-rated stars, MIT projects, languages
- About — bio and core identity chips
- Stack — language and tooling proficiency bars
- Projects — filterable catalog of open-source repos
- Flagships — LocalNeural & LineSolv spotlights
- Connect — social and professional links
Open index.html directly in a browser, or serve the folder:
python -m http.server 8000RK Riad Khan — github.com/rkriad585
Made with ♥ by rkriad585.