name: Nischal
alias: [ cattolatte, coderstale ]
location: India
role: CS Undergrad @ Geethanjali College of Engineering & Technology |
|
|
|
"Break it to understand it. Build it to master it."
|
|
|
|
|
|
|
|
|
|
// nischal's debugging workflow
while (bug.exists()) {
coffee.drink();
cat.pet();
code.stare_at();
if (Math.random() > 0.5) {
bug.fix(); // rare event
} else {
blame("compiler"); // standard procedure
}
}
console.log("works on my machine ¯\\_(ツ)_/¯"); |




