-
This research simulates 3D terrain, predicts flood paths, and calculates water volume using real-world elevation data in Python.
-
Predicting-Mobile-Prices Public
Linear Algebra project that extracts data from an e-commerce site, cleans it, trains a linear regression model to predict mobile prices, and includes a Tkinter-based app for price prediction based …
Jupyter Notebook UpdatedOct 20, 2024 -
-
8-Queens Public
Implement an evolutionary solution for the 8-queens problem and apply a genetic algorithm with specific properties.
-
Pac-Man Public
Pac-Man game implemented using Python and OpenGL, featuring ghost AI with a greedy algorithm, collision detection, teleporting pathways, and dynamic gameplay where Pac-Man can eat ghosts after cons…
Python UpdatedJul 21, 2024 -
Microprocessors-Lab Public
Working with Arduino involves performing various tasks, such as making an LED blink, working with a speaker, and completing a final project, which is a Door Control System.
C++ UpdatedFeb 5, 2024 -
-
-
Diabetes-Predictor Public
A user-friendly desktop application that utilizes a logistic regression model to predict the probability of a user having diabetes based on their inputted information.
-
Signals-and-Systems-Project Public
This project includes six parts. The goal is to applying different filters to an audio signal.
-
Voltmeter-0-30V Public
The Electric Circuits project implementation of a voltmeter to measure the voltage between 0 and 30 when the circuit is connected to the power supply.
-
The algorithm design project contains Huffman coding, a lossless algorithm to reduce image file size.
-
Logic-Circuits-Lab-Project Public
The logic circuit lab project includes Calculator, a Clock, and a Name block and their implementation in proteus software.
5 UpdatedJul 29, 2023 -
Smart-Home Public
Implementing and simulating a simple, smart home with three main objectives: Security, Temperature Control, and Lighting Control using ATMega32 microcontrollers and SPI protocol to transmit data fr…
-
Pseudo-Instagram Public
Implementation of Pseudo Instagram with Java programming language and Using JOptionPane for GUI.
-
Simple-Online-Shop Public
Implementation of a simple online shop using Java programing language.
-
-
-
Tic-Tac-Toe Public
Implementation of a tic-tac-toe game using the Jquery framework.
-
Monster-Slayer Public
Simple game using the Vue framework.
-
Simon-Game Public
Implementation of a popular game called Simon Game using the jquery framework.
-
-
-
Guessing-Game Public
Making a simple game using Java programming language and JOptionPane library for GUI.