Available for work

Crafting Digital
Experiences

I build accessible, pixel-perfect, and performant web experiences. Turning coffee into code and ideas into reality.

about-me.tsx
import React from 'react';

const AboutMe = () => {
  return (
    <div>
      <h1>Creative Developer</h1>
      <p>
        Passion for UI effects,
        animations and intuitive,
        dynamic user experiences.
      </p>
    </div>
  );
};

Who is behind the Code?

I'm a Frontend Developer based in Mumbai with a passion for building digital services/stuff I want. I have a knack for all things launching products, from planning and designing all the way to solving real-life problems with code.

When I'm not coding, I'm googling why my code doesn't work or asleep.

Tools & Technologies

React JS

Hooks & Context

JavaScript (ES6+)

Async/Await & DOM

Tailwind CSS

Utility-First Design

CSS

Semantic & Responsive

HTML

Semantic & Responsive

Recent Projects

View Github
Weather
CSS Javascript

Weather App

A web app that fetches real-time weather data and forecasts using the OpenWeatherMap API.

Live Demo
Dictionary
CSS Javascript

Dictionary App

A web app that fetches word definitions, phonetics, and synonyms using the Dictionary API.

Live Demo
GitHub
CSS Javascript

Github User Finder

A web app that searches and displays GitHub user profiles using the GitHub API.

Live Demo