Skip to content

malrobust/malrobust.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Security TryHackMe

🛡️ Shubhadeep Mahapatra | Cybersecurity Portfolio

A modern, interactive, terminal-themed cybersecurity portfolio built to showcase my skills, active labs, and projects in the fields of ethical hacking, penetration testing, and web application security.

🌐 Live Portfolio View


⚡ Core Architecture & Features

  • Interactive Root Console: An engaging, fully functional mock terminal simulating command execution, file traversal, and secure communication packet routing.
  • Terminal Contact Form: Integrated hacker-themed secure comms UI embedded directly alongside the social grid.
  • Live Stats & Badges: Dynamically tracking CTF completions and progress using the official TryHackMe API.
  • Cyber Aesthetic: Dynamic HTML canvas rendering responsive 3D grids, signal interference (glitch) animations, and glass-morphism panels.
  • Lightweight & Fast: Built without bloated frameworks. It loads blazingly fast and is optimized for direct hosting via GitHub Pages.

🛠️ Technology Stack

  • HTML5: Clean, semantic document structure.
  • CSS3: Custom infosec variable stylings, CSS Grid & Flexbox mechanics, animated SVGs, and transition effects.
  • Vanilla JS (ES6+): Terminal logic parsing, scroll-intersection observers, and dynamic DOM manipulation routines.

🚀 Local Deployment / Testing

This portfolio does not require a backend daemon or a complex build toolchain. To test the environment locally:

  1. Clone the repository down to your machine:
    git clone https://github.com/malrobust/malrobust.github.io.git
  2. Navigate into the directory:
    cd malrobust.github.io
  3. Boot up a lightweight local web server (e.g. using Python):
    python3 -m http.server 8000
  4. Access the portfolio in your browser at http://localhost:8000.

"Security is an ongoing process of learning, adaptation, and execution."
— Shubhadeep Mahapatra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors