$ 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()




