PersonalWebsite of Aswin Krishna P.B (aka deadshell)
🌐 Live Site: https://aswinkrishnapb.github.io/
This repository hosts my personal cyberpunk-themed website — a digital reflection of my identity, mindset, and evolving journey in Offensive & Defensive Cybersecurity.
Built with Hexo and the Icarus Theme, this site serves as a portfolio, research hub, and experimental lab — merging art, philosophy, and technical precision into one cybernetic ecosystem.
Name: Aswin Krishna P.B
Alias: deadshell
Handle: @aswinkrishnapb
Role: Cyber Security Analyst & Researcher
Expertise: VAPT • Red Teaming • CTF • OSINT • DFIR
| Section | Path | Description |
|---|---|---|
| [Root] | / |
Central hub — identity, featured projects, and latest posts |
| [Ops] | /ops |
Active operations — tools, projects, and contributions |
| [Intel] | /intel |
Research notes, threat analysis, write-ups, and blogs |
| [Lab] | /lab |
Experimental zone — PoCs, attack simulations, and CTFs |
| [About] | /about |
Personal profile, contact links, and mission statement |
| Component | Description |
|---|---|
| Framework | Hexo |
| Theme | Icarus |
| Styling | Bulma CSS, Font Awesome, custom neon/cyberpunk elements |
| Hosting | GitHub Pages |
| Language | HTML, CSS, JavaScript, Markdown |
To run or modify this site locally:
# 1️⃣ Clone the repository
git clone https://github.com/aswinkrishnapb/aswinkrishnapb.github.io.git
cd aswinkrishnapb.github.io
# 2️⃣ Install dependencies
npm install
# 3️⃣ Serve locally
hexo server