Portfolio
Home About Projects Contact

Netflix-clone

This project replicates the core features of Netflix, allowing users to seamlessly browse, search, and watch movie and TV show trailers with an engaging and responsive interface. It integrates Firebase for secure authentication and TMDB API for dynamic content, delivering an immersive streaming-like experience. The system is designed to demonstrate modern web development practices, providing a real-world example of how scalable streaming platforms are built.

Netflix

Technologies Used:

API Firebase

Language Used:

React
View on GitHub View Website

Simplicode (Multilanguage Online Compiler)

Simplicode is a modern web-based platform designed for developers to write, run, and share code snippets with ease. Supporting 9 programming languages, it features syntax highlighting, real-time execution, and collaborative tools. It leverages Gemini Flash 2.0 AI, the Judge0 CE API, and a high-performance SQL WebAssembly engine, plus Firebase for auth and data.

Online Compiler

Technologies Used:

React API WebAssembly Firebase

Language Used:

React
View on GitHub View Website

Weather Monitoring Website

This website provides accurate weather forecasting information for any location on the planet, with up to 99.9% accuracy. Developed using Google and OpenWeather APIs, it delivers daily weather data, calculates key metrics like average, minimum, and maximum temperatures, and highlights dominant weather conditions. The system also includes alerts for threshold breaches and visualizations for historical trends and daily summaries.

Weather App

Technologies Used:

APIs Flask

Language Used:

Python
View on GitHub

WBAN Optimization

Wireless Body Area Networks (WBANs) consist of sensor nodes placed on or around the human body to monitor vital signs and other physiological data. This repository implements and compares energy consumption in WBANs using both non-genetic and genetic algorithms. In addition, it includes a simple interactive website showcasing the simulation results. We decreased the energy usage using Genetic Algorithm, We also developed a website that tells us the energy usage with genetic algorithm and without the genetic algorithm.

WBAN Optimization

Technologies Used:

Flask

Language Used:

Python
View on GitHub

Vehicle Theft Detection

This project involves the development of a vehicle theft detection system that provides an additional layer of security. A camera installed inside the car captures an image whenever someone attempts to start the vehicle. The system then compares the captured image with a pre-stored image of the owner. If the match exceeds a certain threshold, the car is allowed to start. If not, an alert is immediately sent to the owner via email, including the vehicle's live location and the captured image for verification.

Vehicle Theft Detection

Technologies Used:

geopy face_recognition smtplib

Language Used:

Python
View on GitHub

Email Text to Voice Conversion

This project focuses on enabling users to listen to their received emails with a single click, providing a convenient way to access email content. When a new email arrives, users can listen to all unread messages, including the sender's details. The system is particularly designed to assist visually impaired individuals, ensuring that they can easily stay informed about their emails without needing to rely on visual cues.

Email to Voice

Technologies Used:

gTTs os smtplib

Language Used:

Python
View on GitHub