An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Amid68

A curated list of projects in awesome lists by Amid68 .

https://github.com/amid68/excursion

Last synced: 11 Jun 2026

https://github.com/amid68/java-projects

This repository contains a collection of practice PHP projects, each designed to enhance learning and understanding of various programming concepts and techniques.

Last synced: 09 Jul 2026

https://github.com/amid68/sql-projects

This repository contains a collection of practice SQL projects.

Last synced: 26 Feb 2026

https://github.com/amid68/data-visualization-with-d3

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.

Last synced: 29 May 2026

https://github.com/amid68/goodreads-books-analysis

A practice project utilizing Pandas, NumPy, and basic data analysis techniques on the Goodreads-books dataset from Kaggle.

Last synced: 19 Mar 2026

https://github.com/amid68/investigate_a_dataset

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.

Last synced: 19 Mar 2026

https://github.com/amid68/php-projects

This repository contains a collection of practice PHP projects, each designed to enhance learning and understanding of various programming concepts and techniques.

Last synced: 12 May 2026

https://github.com/amid68/female-representation-in-cinema

group project 21_06 udacity. Ameed Naheel Sahar Rose Siwar

Last synced: 19 Mar 2026

https://github.com/amid68/python-projects

This repository contains a collection of practice Python projects, each designed to enhance learning and understanding of various programming concepts and techniques.

Last synced: 14 Jul 2026

https://github.com/amid68/build-a-simple-database

Writing a sqlite clone from scratch in C

Last synced: 05 Aug 2025

https://github.com/amid68/registrationloginsystem

A simple registration and login form in C++

Last synced: 09 Aug 2025

https://github.com/amid68/powershell-scripts

A collection of PowerShell scripts I'm creating while learning system administration and automation.

Last synced: 19 Aug 2025

https://github.com/amid68/led-blinking-with-serial-communication

A basic "Hello, World!" project in Arduino

arduino hello-world

Last synced: 04 Jan 2026

https://github.com/amid68/pushbutton-controlled-led

Control an LED using a momentary pushbutton switch

Last synced: 09 Jul 2026

https://github.com/amid68/dimmable-led-with-potentiometer

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.

arduino led potentiometer

Last synced: 16 May 2026

https://github.com/amid68/ford-gobike-data-exploration

An exploratory data analysis (EDA) of the Ford GoBike System dataset.

Last synced: 02 Mar 2026

https://github.com/amid68/nrf52840_led_button_polling

A simple example demonstrating LED control via button input using polling on the nRF52840 Development Kit.

Last synced: 23 Mar 2025

https://github.com/amid68/nrf52840-dk-blinky

A simple LED blinking program for the nRF52840 DK, showcasing basic GPIO usage.

Last synced: 23 Mar 2025

https://github.com/amid68/stm32

A collection of my STM32 projects.

Last synced: 05 Jan 2026

https://github.com/amid68/led-traffic-light

A simple Arduino project to simulate a traffic light using LEDs

arduino atmega328p avr embedded-c traffic-light

Last synced: 04 Jan 2026

https://github.com/amid68/opencv-tutorial-for-beginners

https://www.youtube.com/watch?v=eDIj5LuIL4A&t=491s&ab_channel=Computervisionengineer

Last synced: 29 May 2026

https://github.com/amid68/amid68

Last synced: 01 Mar 2026

https://github.com/amid68/internet-of-things-projects-with-esp32

My implementation of various IoT projects from the Textbook Internet of Things Projects with ESP32

embedded-c embedded-systems esp32 firmware iot

Last synced: 15 Apr 2026

https://github.com/amid68/java_microservice_infrastructure

A complete DevOps pipeline demonstration featuring a Java Spring Boot microservice with automated CI/CD, containerization, and infrastructure as code.

Last synced: 10 Feb 2026

https://github.com/amid68/hr-analytics--build-an-hr-dashboard-using-power-bi

Build a dynamic HR dashboard in Power BI, visualizing employee demographics and diversity, with interactive features like buttons, themes, and filters.

Last synced: 02 Mar 2026

https://github.com/amid68/analyze-data-in-a-model-car-database-with-mysql-workbench

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.

Last synced: 03 Mar 2026

https://github.com/amid68/raspberry-pi-morse-code-blinker

A "Hello World” project for the Raspberry Pi Pico.

Last synced: 17 Apr 2026

https://github.com/amid68/nucleo-boards-programming-with-the-stm32cubeide

My implementation of various Embedded projects from the Textbook "Nucleo Boards Programming with the STM32CubeIDE"

Last synced: 05 Jun 2026

https://github.com/amid68/mask_social_detection

A computer vision project for detecting face masks and monitoring social distancing violations using deep learning and OpenCV

computer-vision deep-learning mask-detection opencv python social-distancing vgg19

Last synced: 26 Apr 2026

https://github.com/amid68/arduino-memory-game

Arduino version of an Atari arcade memory game called Touch Me, using four LEDs, four pushbutton switches, and a piezo buzzer.

Last synced: 08 Jun 2026

https://github.com/amid68/raspberry-pi

A collection of my Raspberry Pi projects.

Last synced: 02 May 2026

https://github.com/amid68/memory-leak-detector

A garbage collector tool for the C language.

Last synced: 13 Jun 2026

https://github.com/amid68/problem-solving

Solutions to various LeetCode & CodeWars problems

Last synced: 19 Jun 2026

https://github.com/amid68/sals-shipping

Python-based shipping cost calculator for Codecademy's Learn Python 3 course, featuring different shipping methods and user input handling.

codecademy python python3

Last synced: 19 Jun 2026

https://github.com/amid68/arduino-electronic-die

An Arduino-based electronic die project with two implementations: Arduino IDE and pure embedded C for demonstrating microcontroller programming.

7-segment-display arduino electronics embedded-c microcontroller

Last synced: 14 May 2026

https://github.com/amid68/dual-pin-digital-analog-control

Demonstrating the use of a single pin in an Arduino Uno to function both as a digital and analog output.

Last synced: 20 Jun 2026

https://github.com/amid68/the-hitchhikers-guide-to-php-math-functions

A series of PHP exercises exploring mathematical functions, inspired by 'The Hitchhiker's Guide to the Galaxy'.

codecademy php

Last synced: 08 Sep 2025

https://github.com/amid68/build-a-simple-command-line-shell

Implement a basic Unix-like shell that can execute commands, handle piping, redirection, background processes, and manage signals.

Last synced: 11 Jul 2025

https://github.com/amid68/xmalloc

The xmalloc project simplifies memory allocation in C by providing a custom wrapper around malloc() that automatically handles memory allocation failures, ensuring programs either succeed in allocating memory or terminate gracefully.

c malloc memory-allocation

Last synced: 11 Jun 2026

https://github.com/amid68/nrf52840_led_button_interrupt

A simple example demonstrating LED control via button input using interrupts on the nRF52840 Development Kit.

Last synced: 28 Mar 2025

https://github.com/amid68/magic-8-ball-php

A simple PHP implementation of the Magic 8 Ball providing random answers to user-inputted yes-or-no questions.

codecademy magic-8-ball magic8ball php

Last synced: 02 Sep 2025

https://github.com/amid68/hello-world-in-arm-assembly

A simple "Hello, World!" program written in ARM assembly for macOS

Last synced: 09 Jul 2026