Devlogs

Check out my tech articles onMedium!

Selected Articles

Apartment Hunting — UX Study

Apartment Hunting — UX Study.A Qualitative and Quantitative UX Research. This is a part of my class Assignment at UW Madison.Role:UX researcher Members: Chris, Alex, Shelcia. Tools:FigJam, Figma, Google Docs, Qualtrics and Tableau. Project timeline: Overall: 10 weeks

Read more
Unlocking Responsive Design in ReactJS with JavaScript-Powered Media Queries

You’re on your mobile device, exploring a website. A CSS-hidden sidebar is making unnecessary network requests, wasting precious resources. Here’s where JavaScript shines! By conditionally rendering components based on browser size,

Read more
Journey Mapping

A Powerful Tool for Understanding UX — Journey mapping is a visual representation of the user’s experience as they interact with a product or service over time. It involves capturing the user’s actions, thoughts,

Read more
Modeling The Data: A Guide to Affinity Diagrams

This is a part of my class Assignment at UW Madison. Introduction Affinity diagrams offer a structured approach to organizing and comprehending complex information, making them one of the most

Read more
The business value of UX research

This is a part of my class Assignment at UW Madison. Time for a Kutty(Small) Story: In my professional experience, while working as a Frontend Developer in a startup, I found myself in a team with divers

Read more
Create a Video Call Web App in 10 minutes with Jitsi and React

This tutorial will be pretty exciting!. We will be integrating Jitsi with our react app and with that, we can create our video call room. With

Read more
NodeJs Authentication With JWT

This is for people who are new to NodeJs and trying to figure out how to build basic authentication with JSON web tokens and integrate it with their frontend. You will either need postman installed on your PC

Read more
Build Your First Discord GIF BOT and Deploy

A Bot that send GIF replies and is deployed on Heroku for free — Pre-requisites : Some knowledge of Javascript Node installed on your PC or laptop Discord Account (plus you should have servers created by you)

Read more