Tinker. Test. Transform.
Every project starts with curiosity.
Every build teaches me something new.
I learn. I create. I experiment.
Dictionary App.
This project was built to practise React and API integration. It delivers instant word definitions, phonetics and examples through a simple interface.
Key features
- Fast word lookup using a public dictionary API
- Clean, user-friendly design
Tech & skills
- React components and state management
- Working with real-time data from external APIs
- Deployment with Netlify (CI/CD, automated builds)
Weather App.
A simple weather app built with React that shows current conditions for any city using Open Weather API.
Key features
- Search by city name or use location detection
- Displays temperature, conditions, humidity, and wind
- Clean, mobile-first responsive layout
Tech & skills
- Built an interactive interface using react
- Fetched real-time weather information from an external API
- State management and conditional rendering
- Deployed on Netlify (CI/CD and global hosting)