┌─────────────────────────────────────────────────────────────────────┐
│ │
│ ███╗ ███╗██╗ ██╗███████╗██╗ ██╗ █████╗ ██████╗ ██████╗ █████╗ ███████╗
│ ████╗ ████║██║ ██║██╔════╝██║ ██║██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔════╝
│ ██╔████╔██║██║ ██║███████╗███████║███████║██████╔╝██████╔╝███████║█████╗
│ ██║╚██╔╝██║██║ ██║╚════██║██╔══██║██╔══██║██╔══██╗██╔══██╗██╔══██║██╔══╝
│ ██║ ╚═╝ ██║╚██████╔╝███████║██║ ██║██║ ██║██║ ██║██║ ██║██║ ██║██║
│ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝
│ │
└─────────────────────────────────────────────────────────────────────┘
$ whoami
┌─────────────────────────────────────────────────────────────────────┐
│ CS Sophomore @ Scaler | Backend Dev Enthusiast | AI/ML Explorer │
│ (training my brain alongside the models) │
└─────────────────────────────────────────────────────────────────────┘
$ cat ~/.bio
┌──────────────────────────────────────────────────────────────────────────────┐
│ Hey there! I'm Musharraf, a Computer Science sophomore at Scaler School │
│ of Technology 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 ├──NumPy ├──Neovim
├──Python ├──Pandas └──Bash
├──JavaScript ├──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] Multiplayer Go game │
│ └─ Real-time strategy meets concurrent │
│ programming magic │
│ │
└──────────────────────────────────────────────────────┘
$ 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!