$ npm && pip i scienmanas
Collecting scienmanas
  Downloading scienmanas-0.1.tar.gz (5.7 kB)
  Preparing metadata (node_modules && venv) ... done
Installing collected packages: scienmanas
Successfully installed scienmanas, 0 vulnerability, β warnings
$ npm run deploy && python main.py
>>> Server starting...
>>> Server active at github.com/scienmanas :)
{
  "About": "Hi, Manas this side π",
  "I'm": "Crazy Engineer (Jugaadu) π οΈ",
  "Designation": "Software Engineer π·",
  "Learning": "Machine Learning π€, micro-services architecture and go lang",
  "Looking to": "Collaborate on Open-Source projects (GenAI) π",
  "Loves to": "Read in silence π, travel βοΈ, and spend time with close ones β€οΈ",
  "Reach me at": "π§ iamscientistmanas@gmail.com"
}
>>> exit()



