Hi! I'm Suraj 🙏

I'm a software engineer. I was born in 1989 and grew up in Jamshedpur. After graduating High School, I cleared AIEEE and went to NIT Rourkela where I graduated with a Bachelor's degree in Computer Science & Engineering.

I keep myself updated with latest web technologies. Currently in love with React, TypeScript, Next.js, Go, and Serverless. I create content about web technologies on YouTube, Instagram, Medium, Twitter and Dev.to

I have written code for Accenture India, Centina Systems, RSA, Virsec, and many open source projects on my GitHub account(including private projects 😜)

Here's my LinkedIn account, in case you're curious to know more about my professional career 🎓. Are you intrigued by my work and want to send me an instant message? Telegram me 📋.

Blog

How to cherry pick in Git

Learn how to cherry-pick a specific commit in Git and apply it to a different branch without merging the entire branch, with this step-by-step guide.

Continue reading →

How to Integrate Redux Toolkit with React: A Step-by-Step Tutorial

This guide provides a beginner-friendly introduction to using Redux Toolkit with React

Continue reading →

How to handle asynchronous behavior in Cypress

Learn to write tests in Cypress to handle asynchronous behavior

Continue reading →

How to hover over elements in Cypress

Learn to hover over elements in Cypress

Continue reading →

How to check if an element is clickable in Cypress

Learn how you can check if an element is clickable in Cypress

Continue reading →

View all articles