Pinned Repositories
aliabdelaal.github.io
A personal blog based on mmistakes template
ATKSpy
this repository is a python package that supports SOAP interface to communicate with the Microsoft ATKS
ATMega32_Drivers
C Drivers for atmega32 microcontroller
epsilon-projects
simple python projects for the machine learning and data science tracks in epsilon institute
FinancialModel
a classification model that classify whether the EURUSD stock exchange will go up or down next day based on historical data
job-matcher
A simple, quick yet powerful text based search engine to give you the most semantically similar job to your query.
MachineLearning_Pixels
This repository is for Pixels Machine Learning Course Material
nlp-101-iti-course
NLP course for ITI AI-Pro track
telegram-bot-tutorial
Telegram bot tutorial using python and flask
twitter-dash
A simple twitter dashboard
AliAbdelaal's Repositories
AliAbdelaal/ATMega32_Drivers
C Drivers for atmega32 microcontroller
AliAbdelaal/Multi-Agent_Pacman_CS188
In this project, you will design agents for the classic version of Pacman, including ghosts. Along the way, you will implement both minimax and expectimax search and try your hand at evaluation function design.
AliAbdelaal/TIVA_C_Drivers
Drivers for the tiva-c ARM based development kit, made to work on Keil IDE
AliAbdelaal/Browser_based_calculator
A Calculator that works entirely in the browser
AliAbdelaal/cv-tricks.com
Repository for all the tutorials and codes shared at cv-tricks.com
AliAbdelaal/Extension-Modify
a python application that changes the extension of multiple files in a given directory
AliAbdelaal/hello-world
This is just a hello world
AliAbdelaal/Italian_resturant_website
A website for an Italian restaurant
AliAbdelaal/Question_Bank
An AVR based project , it main Idea that it have some questions in it's database and also the answer , a question is chose randomly and the user enter his answer via keypad , the system compare the answers and either give him green light or red and buzzer sound based on the answer .
AliAbdelaal/RC_Car
A remotely controlled car via a bluetooth
AliAbdelaal/ResistorCalculator
Android App to calculate the reistor value
AliAbdelaal/Search_in_Pacman_CS188
In this project, your Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. You will build general search algorithms and apply them to Pacman scenarios.
AliAbdelaal/shell_simulator
A C program to simualte linux shell
AliAbdelaal/SimpleCalculator
Simple calculator android app
AliAbdelaal/Sudoko_solver
My very first 100+ codes, it solves a sudoku by using track back recursion
AliAbdelaal/TIC_TAC_TOE_GUI
A Java based Tic tac toe game with GUI