Skip to content

0l1v3rr/0l1v3rr.github.io

Repository files navigation

This is a Kali Linux Terminal-like personal website.

screenshot


Features

  • Kali Linux-like interface
  • Fun commands
  • Tab autocomplete
  • Hotkeys
  • Responsiveness
  • Interactive UI

My Tech Stack


Building from source

# 1. Clone the repo
git clone https://github.com/0l1v3rr/0l1v3rr.github.io.git
cd 0l1v3rr.github.io

# 2. Install the necessary dependencies
npm i

# 3. Run the app
npm start