Hi over there , I'm Lohidasu 🧑🏻 - 💻
- I’m currently working at Kloudone @Chennai
- Working as Site Reliability Engineer, also my past Desginations are Cloud Automation Engineer and Senior DevOps Engineer
I love to talk to people and discuss tech! You can reach me out on any channels below!
- 🔗 I have a personal website at https://lohidasu-reddy,github.io/ where all my social networks are located! You can reach me anywhere over there!
- 📝 I have a blog at https://thestoryteller4u.blogspot.com/
- I also write on Medium, FreeCodeCamp, and Dev.to
- You can see my latest posts down below!
- 🐦 @lreddy563
- 💬 Telegram
- 📹 Subscribe on YouTube
- 📧 You can also send me an email
/**
*
* Let's fight for Corona together!
*/
function stayAtHome() {
eat();
sleep();
code();
WFH();
repeat();
}
while(_.isAlive(new Virus('COVID-19'))) {
// Stay home, Stay safe
stayAtHome();
}