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




