A final-year undergraduate Informatics student with keen interest in software engineering. Nearly 3 years experience in full-stack web development using Node.js. Currently switching focus to Cloud and Microservices with Docker.
while (isAlive === true) {
eat().code().sleep();
}