Recipe Haven is a full-stack web application for browsing and managing recipes. Users can explore recipes from various categories, search for specific meals, submit their own recipes (stored in their profile), and save their favorite recipes for future reference. This application is built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and interacts with TheMealDB API for recipe data.
View Project
A Trivia Game built with React and Vite that offers an interactive and responsive user experience. The app fetches data from the Open Trivia Database API and scores users based on correct answers.
View Project
The Weather Forecast Web Application provides real-time weather updates based on user input or geolocation. It displays temperature, conditions, and weather icons in a clean, responsive interface. Built with HTML, CSS, JavaScript (jQuery), and the OpenWeatherMap API, it allows users to search by city or get automatic location-based weather.
View Project
Bug Smasher is a simple, interactive game where players aim to "smash" a moving bug on the screen by clicking on it. The game starts with a bug image randomly positioned on a canvas. Upon clicking the bug, the player earns a point, and the game accelerates as the bug moves to a new random location. The game includes a score tracking system displayed on the screen.
View Project
A feature-rich Calculator app built in C# using object-oriented programming, offering a seamless switch between standard and scientific modes. Customize your experience with optional dark and light themes for optimal usability.