Faisal Rashid

@faisalrashid
68 Followers
107 Following
162 Posts
Annoyingly Enthusiastic Web Developer. All things Chelsea.
Personal Bloghttps://www.faisalrashid.online

NodeJS
React Native
Docker/Kubernetes
CI/CD
Kotlin

in that order. My Tech Resolution for 2020

When you call me for an interview in Micro-Services architecture and ASP.Net Core, don't spend 1 hour making me write SQL queries. That pisses me off.
I like my weekends E-M-P-T-Y.
No chores, no binge watching, no reading, no nothing. I prefer zoning out and wasting my time; and if I manage to do so, that's a weekend well spent.
Just wanted to let you know that, at 25, I am finally a proud owner of a PlayStation 😀
Your 2019 Wrapped

Everyone's year sounded different on Spotify. Get your 2019 Wrapped

"Many people die at twenty five and aren't buried until they are seventy five."

React taught me that this is not bad code

const treeSum = num1 => {
return num2 => {
return num3 => {
return num1 + num2 + num3;
}
}
}
console.log(treeSum(1)(2)(3)) //6

"Roz baithti hai iss dil main jazbaat ki adaakat."

The Irishman - 9/10

Oh yeah, that's a Scorsese movie alright.

I think I finally understand OAuth.