π Iβm currently working on WanderWise
π± Iβm currently learning Spring Boot
π― Iβm looking to collaborate on WanderWise
π¨βπ» All of my projects are available at Github
π I post content on Twitter
π¬ Ask me about Scaling Backends, Building Architectures
π« How to reach me [email protected]
π Know about my experiences here
β‘ Fun fact: I enjoy writing code so clean even my future self can understand it.
// Which came first: the chicken or the egg?
console.log(['π₯', 'π£', 'π₯', 'π'].sort())
>>> [ 'π', 'π£', 'π₯', 'π₯' ]