Hola, I'm Ashish Agnihotri! π
I am Ashish.
π» Β Consultant @Deloitte, Full Stack Dev by Heart x.
βπ» Β Been writing C#, Javascript and python these days
π± Iβm currently getting hands on Data Engineering project, kafka, spark, adf yada yada lol.
π― Iβm looking to collaborate on open source projects using JavaScript.
π Beginner mindset (open to learning)
β‘ Fun fact: I once answered the world's oldest question with a single line of JavaScript
// Which came first: the chicken or the egg?
console.log(["π₯", "π£", "π₯", "π"].sort())
>>> ["π", "π£", "π₯", "π₯"];