┌────────────────────────────────────────────────────────────────────────────────┐
│ │
│ ███╗ ███╗██╗ ██╗███████╗██╗ ██╗ █████╗ ██████╗ ██████╗ █████╗ ███████╗ |
│ ████╗ ████║██║ ██║██╔════╝██║ ██║██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔════╝ |
│ ██╔████╔██║██║ ██║███████╗███████║███████║██████╔╝██████╔╝███████║█████╗ |
│ ██║╚██╔╝██║██║ ██║╚════██║██╔══██║██╔══██║██╔══██╗██╔══██╗██╔══██║██╔══╝ |
│ ██║ ╚═╝ ██║╚██████╔╝███████║██║ ██║██║ ██║██║ ██║██║ ██║██║ ██║██║ |
│ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ |
│ │
└────────────────────────────────────────────────────────────────────────────────┘
$ whoami
┌─────────────────────────────────────────────────────────────────────┐
│ Just a student :) │
└─────────────────────────────────────────────────────────────────────┘
$ cat ~/.bio
┌──────────────────────────────────────────────────────────────────────────────┐
│ Hey there! I'm Musharraf, a Computer Science sophomore |
| with a keen interest in backend development and the exciting │
│ world of Artificial Intelligence and Machine Learning. I enjoy building │
│ reliable systems, breaking down complex problems into simple solutions, │
│ and continuously learning. Always curious, I love exploring new technologies │
│ and finding smarter ways to create meaningful impact through code. │
└──────────────────────────────────────────────────────────────────────────────┘
$ tree -L 2 ~/.config/skills/
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| drwxr-xr-x languages/ drwxr-xr-x frameworks/ drwxr-xr-x ai_ml/ drwxr-xr-x tools/ |
| ├──C ├──React ├──PyTorch ├──Linux |
| ├──Java ├──Node.js ├──LangChain ├──Git |
| ├──Go ├──Spring-boot ├──NumPy ├──Neovim |
| ├──Python ├──Express ├──Pandas └──Bash |
| ├──JavaScript └──Next ├──Seaborn |
| ├──HTML/CSS └──Matplotlib |
| └──SQL |
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
$ cat ~/.current_projects
┌──────────────────────────────────────────────────────┐
│ >> Currently brewing in the terminal: │
│ │
│ [1] Contributing more to open source │
│ └─ Giving back to the community, one PR at a │
│ time │
│ │
│ [2] learnX │
│ │
└──────────────────────────────────────────────────────┘
$ cat ~/.info
┌─────────────────────────────────────────────────────────────────────┐
│ --- Connect with me --- │
│ │
│ GitHub : github.com/Musharraf1128 │
│ Email : shahmusharaf1128@gmail.com │
│ Instagram : _musharraf_7 │
│ BlueSky : musharraf8.bsky.social │
│ Status : Available for interesting projects and collaborations │
│ │
└─────────────────────────────────────────────────────────────────────┘
$ exit
┌─────────────────────────────────────────┐
| Connection closed. Thanks for visiting! |
└─────────────────────────────────────────┘