Pinned Repositories
A-star
A* search algorithm demonstration
arabic-text-classification
SVM model that classifies arabic text into 7 categories (Politics, Sports, Culture, Finance, Technology, Religion, Medical))
codeforces-cli
A command-line tool for codeforces website
Deep-Learn
A multilayered neural network that goes as deep as you wish ...
Go-for-Web-Development
My Implementation of the project built in the Linkedin Learning course
iedit
In browser text editor that allows the user to write HTML or Markdown and provides live preview.
JS-scrape
Scraping example with JavaScript
ML-in-the-browser
Here i will upload the home work for ITP ML for the web course as well as some extra notes
PY-KNN
KNN Algorithm in Python
Snake
The snake game in browser
OmarTahoun's Repositories
OmarTahoun/PY-KNN
KNN Algorithm in Python
OmarTahoun/arabic-text-classification
SVM model that classifies arabic text into 7 categories (Politics, Sports, Culture, Finance, Technology, Religion, Medical))
OmarTahoun/codeforces-cli
A command-line tool for codeforces website
OmarTahoun/Go-for-Web-Development
My Implementation of the project built in the Linkedin Learning course
OmarTahoun/JS-scrape
Scraping example with JavaScript
OmarTahoun/A-star
A* search algorithm demonstration
OmarTahoun/Deep-Learn
A multilayered neural network that goes as deep as you wish ...
OmarTahoun/ML-in-the-browser
Here i will upload the home work for ITP ML for the web course as well as some extra notes
OmarTahoun/Snake
The snake game in browser
OmarTahoun/30-seconds-of-python-code
Python implementation of 30-seconds-of-code
OmarTahoun/attention_keras
Keras Layer implementation of Attention
OmarTahoun/Base64
A Base 64 encoding and decoding example
OmarTahoun/battle-code
my battlecode robots
OmarTahoun/chomsky-normal-form
Convert a Context Free Grammar (CFG) to Chomsky Normal Form (CNF)
OmarTahoun/code-wars
my solutions for code wars katas
OmarTahoun/competitive-programming
My competitive programming problems solutions
OmarTahoun/CYK
A CYK parser for context-free-language parsing
OmarTahoun/Decision-tree
A demo for a simple decision tree
OmarTahoun/FlappyBird
Flappy Bird emulation
OmarTahoun/Flickr-Scrape
A tool that scraps flickr for images and downloads them onto local device
OmarTahoun/Huffman-Compression
lossless text compression with huffman compression algorithm
OmarTahoun/opencr-lib
OmarTahoun/pomofocus-clone
a clone of the pomofocus website using react
OmarTahoun/project-based-learning
Curated list of project-based tutorials
OmarTahoun/Py-Snake
The snake game in terminal
OmarTahoun/pygame-lab
Examples written for pygame module
OmarTahoun/tkinter-playground
Tkinter projects made in python
OmarTahoun/twitter_sentiment_challenge
Twitter Sentiment Analysis Challenge for Learn Python for Data Science #2 by @Sirajology on Youtube
OmarTahoun/unix-journey
A repo to contain learning materials to learn and master unix tools and scripting
OmarTahoun/Zero-shot-Image-Captioning