Weather App
A web app that fetches real-time weather data and forecasts using the OpenWeatherMap API.
Live DemoI build accessible, pixel-perfect, and performant web experiences. Turning coffee into code and ideas into reality.
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>
);
};
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.
A web app that fetches real-time weather data and forecasts using the OpenWeatherMap API.
Live DemoA web app that fetches word definitions, phonetics, and synonyms using the Dictionary API.
Live DemoA web app that searches and displays GitHub user profiles using the GitHub API.
Live Demo