Reshma Raghavan
reshmar00
Recipe Sharing Website
Recipe Sharing Website is a full-stack web application that allows users to share and discover recipes. The application has a React frontend and a Django backend, enabling users to browse recipes, add new ones, and interact with the database through a RESTful API.
Twaddle
Twaddle is a fun web app that utilizes Node.js functionality for uploading files, sending emails, and emitting events. This project demonstrates various features including file upload, email sending, and event handling within a simple HTML/CSS/JS web interface.
Solar Water Heater
This program simulates a solar water heating system, using inputs like solar collector area, collector angle, time of day, etc. It outputs the temperature change over time and the system's overall efficiency. Technologies used include JavaScript, JEST, HTML, CSS, and Chart.js. For the full details on the science and technology behind this project, follow the link to my github repository below.