From 39188f09583ac0994c32c8370bbe93e3964a03b6 Mon Sep 17 00:00:00 2001 From: Touhid M Shaikh Date: Sat, 11 Jul 2026 05:47:47 +0530 Subject: [PATCH] Update author information in CyberTermX.md --- content/theme/CyberTermX.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/theme/CyberTermX.md diff --git a/content/theme/CyberTermX.md b/content/theme/CyberTermX.md new file mode 100644 index 000000000..600765b39 --- /dev/null +++ b/content/theme/CyberTermX.md @@ -0,0 +1,30 @@ +--- +title: "CyberTermX" +github: https://github.com/Writeup-DB/CyberTermX +demo: https://cybertermx.writeup-db.com/ +author: touhidshaikh (Writeup-DB) +date: 2026-07-11 +ssg: + - Jekyll +cms: + - No CMS +css: + - Tailwind +archetype: + - Portfolio + - Resume +description: A terminal-themed, hacker-aesthetic Jekyll portfolio designed specifically for cybersecurity professionals, exploit developers, and bug bounty hunters. +--- + +# CyberTermX Theme (Jekyll) + +A terminal-themed, hacker-aesthetic Jekyll portfolio designed specifically for cybersecurity professionals, exploit developers, and bug bounty hunters. This theme is 100% dynamic—you do not need to touch any HTML to update your portfolio, as everything is managed through simple YAML configuration files. + +## Features + +* **Hacker Aesthetic:** Matrix background, CRT scanlines, and neon-terminal UI built with Tailwind CSS. +* **Fully Configurable:** Update your identity, skills, projects, and CVEs strictly through `_config.yml` and the `_data/` directory. +* **Interactive Terminal:** A working web-based shell that visitors can use to run commands (`whoami`, `ls`, `neofetch`, `crack`, `hack`, etc.). +* **Dynamic RSS Integration:** Automatically pulls your latest blog posts from your WordPress site via the rss2json API. +* **Easter Eggs:** Hidden commands, Konami code integration, and cinematic "Hollywood hacking" sequences. +* **Mobile Responsive:** Looks great on desktop monitors and mobile devices.