Amid عميد's Projects
Analyze inventory data for Mint Classics Company to identify key factors influencing inventory management and provide actionable insights to support the strategic closure of an underutilized storage facility.
A collection of my Arduino projects.
An led bar graph that can be controlled with a potentiometer.
An Arduino-based electronic die project with two implementations: Arduino IDE and pure embedded C for demonstrating microcontroller programming.
Arduino version of an arcade memory game called Simon Says, using four LEDs, four pushbutton switches, and a piezo buzzer.
A project that plays different musical tones when buttons are pressed
Implement a basic Unix-like shell that can execute commands, handle piping, redirection, background processes, and manage signals.
Writing a sqlite clone from scratch in C
Final Project for UNIX Environment & Tools course at Uni
FreeCodeCamp's Data Visualization Certification focuses on creating charts, graphs, and maps with the D3.js library. It includes learning about JSON and working with online data using APIs.
Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning course by DeepLearning.AI
This Arduino project reads an analog value from pin A5 and converts it into a voltage value between 0 and 5 volts. The voltage is then printed to the serial monitor every 500 milliseconds.
Demonstrating the use of a single pin in an Arduino Uno to function both as a digital and analog output.
This project demonstrates how to use preprocessor macros in C to create type-generic dynamic arrays and matrices, enabling easy memory management and support for any data type.
A comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources.
group project 21_06 udacity. Ameed Naheel Sahar Rose Siwar
A command-line tool that encrypts and decrypts files using Rust’s cryptography libraries.
An exploratory data analysis (EDA) of the Ford GoBike System dataset.
A practice project utilizing Pandas, NumPy, and basic data analysis techniques on the Goodreads-books dataset from Kaggle.
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
A simple "Hello, World!" program written in ARM assembly for macOS
Build a dynamic HR dashboard in Power BI, visualizing employee demographics and diversity, with interactive features like buttons, themes, and filters.
My implementation of various IoT projects from the Textbook Internet of Things Projects with ESP32
In this project, you will analyze a dataset and then communicate your findings about it. You will use the Python libraries NumPy and pandas to make your analysis easier.
This repository contains a collection of practice PHP projects, each designed to enhance learning and understanding of various programming concepts and techniques.
UNIX class exercise