You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time Snake Game built on PIC16F877A with GLCD, buzzer, and physical buttons. Developed in CCS C with full Proteus simulation and hardware compatibility.
A real-time, multithreaded ferry simulation system developed in C using POSIX threads, semaphores, and mutexes. Demonstrates core operating system concepts like synchronization, concurrency, schedu…
Simulates various network scenarios using NS-2 to evaluate the impact of parameters such as bandwidth, interval, packet size, and queue type on delay, throughput, and packet loss. Includes custom P…
A project utilizing Convolutional Neural Networks (CNNs) to classify animal images. It evaluates model performance, sensitivity to manipulated images, and robustness. The project incorporates color…
Developed during the Aygaz Data Analyst Bootcamp, this project applies data preprocessing, exploratory data analysis (EDA), and visualization techniques using Python. It aims to deliver meaningful …