Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Interactive CLI Portfolio

Welcome to my interactive, terminal-based portfolio! This project allows you to view my resume, skills, and projects directly from your command line interface. It features custom ASCII art, a retro-futuristic "hacker" typing animation, and clickable links.

⚑ How to Run

You don't need to download or install any files. If you have Python installed, simply open your terminal (Command Prompt, PowerShell, or bash) and paste the following command:

Windows (Command Prompt):

curl -sL https://raw.githubusercontent.com/hodini007/cli-portfolio/main/portfolio.py | python

Windows (PowerShell):

curl.exe -sL https://raw.githubusercontent.com/hodini007/cli-portfolio/main/portfolio.py | python

Mac / Linux:

curl -sL https://raw.githubusercontent.com/hodini007/cli-portfolio/main/portfolio.py | python3

πŸ› οΈ Features

  • Zero Installation: Runs purely off a curl pipe into Python memory.
  • Typewriter Animation: Retro, delayed text printing.
  • ASCII Art: Custom generated 3D name banner and portrait.
  • Cross-Platform: Works on Windows, macOS, and Linux out of the box with ANSI color support.
  • Clickable Links: Uses modern terminal hyperlinking for my email, LinkedIn, and GitHub.

πŸ‘¨β€πŸ’» About Me

I'm MD. Raiyan Bin Rafique, an undergraduate Computer Science student at Rajshahi University of Engineering & Technology (RUET). I have a strong focus on Machine Learning, Python, and AI Automation.


Created by MD. Raiyan Bin Rafique

About

my interactive, terminal-based portfolio

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages