Skip to content

CLI style portfolio website built with React, TypeScript and Styled-Components.

Notifications You must be signed in to change notification settings

hammad-mohi/hammad-mohi.github.io

 
 

Repository files navigation

CLI Portfolio

CLI Portfolio Website by Hammad Mohiuddin

ts Netlify Status Gitmoji

My perfolio website in terminal version developed with React, TypeScript and Styled-Components. Multiple themes supported and keyboard shortcuts can be used for some functionalities.

Features

  • Responsive Design 📱💻
  • Multiple themes 🎨
  • Autocomplete feature ✨ (TAB | Ctrl + i)
  • Go previous and next command ⬆️⬇️
  • View command history 📖
  • PWA and Offline Support 🔥
  • Well-tested ✅

Tech Stack

Multiple Themes

Currently, this website supports 6 themes. Type themes in the terminal for more info. terminal-portfolio-themes

Lighthouse Score

Hammad Mohiuddin CLI Lighthouse Score

Running Locally

Clone the project

git clone https://github.com/hammad-mohi/cli-portfolio.git

Go to the project directory

cd terminal-portfolio

Remove remote origin

git remote remove origin

Install dependencies

npm install

Start the server

npm run dev

Inspiration and Credits

This project was forked from satnaing/terminal-portfolio

About

CLI style portfolio website built with React, TypeScript and Styled-Components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • HTML 4.6%
  • Shell 0.2%