I’m a software engineer with 鉂わ笍 for TypeScript and React. I write code, I write about code, I think in code and sometimes I even dream in code. That sums me up pretty well. Also, big Rick and Morty fan and previous ex sushi chef 馃崳 . Check out some stuff that I wrote.

Testing UI - Next JS, Typescript, Jest and React Testing Library
Learn how to write great tests for your React application...

Repetitive tests with jest - Little Bits
How you can run repetitive test cases with Jest. This is specifically useful when testing helpers and utility methods....

Setup Next.js with Typescript , Jest and React Testing Library - Little Bits
How you can run repetitive test cases with Jest. This is specifically useful when testing helpers and utility methods....

Build and deploy your React component to NPM with Neutrino.js - Little Bits
How you can easily set up your dev environment for building React component and then how you can deploy it to NPM so other developers can start using it....

Make your website live with Serverless framework - Little Bits
Quickly deploy your gatsby website to AWS S3 Bucket with Serverless Framework....

Create section navigation with React and Intersection Observer
In this tutorial, we鈥檒l build a mini page that will contain a description of different kind of Ricks from various dimensions(?)....

Create Twitter Image Recognition Bot with Serverless and聽AWS
In this tutorial, I will show you how to build a Twitter Bot that will receive a tweet with an attached image, recognize what鈥檚 on that image (if it鈥檚 an animal) and respond with the correct response....