- π¦ You can call me PRABHU
- π I am a full stack web developer (MERN Stack)
- π I am currently working on REACT.js
- π I am Ex-GITian
- π₯οΈ My Portfolio
- Fun fact: I have a bad face but I am a nice guy
- π§ Long story short: π₯ Eat π» Code πͺπ½ Test β»οΈ Repeat
- π₯ Best quote: "Talk is cheap. Show me the code." - Linus Torvalds
Developer dev = new Developer("HERIS");
while (dev.isInFrontOfComputer()) {
dev.openChromeBrowser();
dev.copyCodeFromStackOverFlow();
dev.pasteCodeInIDE();
dev.feelLikeAProfessionalDeveloper();
}