Youssef Kishk's repositories

Face-Recognition-using-LDA

Performing face recognition with complete implementation in python of LDA algorithm for the classification of the input labeled images

Language:PythonStargazers:8Issues:2Issues:0

NLP-Social-Media-Offensive-language-detection

Natural Language Processing project for determining whether a social media tweet,post is offensive or not

Language:PythonStargazers:7Issues:1Issues:0

ROS-Based-Robot-Object-Detection-Recognition

Brief Description of the Object detection and recognition Task for a ROS Based Personal Assistance Robot

IOT-project-using-ESP8266

A simple IOT project in interfacing with ESP8266, it consists of 2 parts, first one in case both the server and ESP client is connected to the same network so an UDP peer discovery is done first then a TCP connection is established, in the other case of different networks for both server and ESP client, the client keep pending waiting for a TCP handshaking connection to be made to start data streaming.

Language:PythonStargazers:2Issues:1Issues:0

8-puzzle-solver

ColumbiaX CSMM101x artificial Intelligence (AI) course assignment for using Informed and Uninformed Search Algorithms to Solve 8-Puzzle, Using BFS,DFS,A* searching algorithoms.

Language:JavaStargazers:1Issues:2Issues:0

CS224n-NLP-with-Deep-Learning-Assignments-Solutions

Solution for CS224n: Natural Language Processing with Deep Learning Stanford's Course Assignments

Language:JavaScriptStargazers:1Issues:1Issues:0

Image-Segmentation

We intend to perform image segmentation. Image segmentation means that we can group similar pixels together and give these grouped pixels the same label. The grouping problem is a clustering problem. We want to study the use of K-means on the Berkeley Segmentation Benchmark.

Language:PythonStargazers:1Issues:1Issues:0

Machine-learning-models-implementation-

A complete python implementation for different machine learning & deep learning models applied on small sets of data for practicing and deep understanding of each model & its implementation techniques

Language:PythonStargazers:1Issues:2Issues:0

Paint-desktop-application

A drawing and painting application for several shapes as lines,rectangles,ellipses with several features as editing drawings,coloring and more. Application is built using java & javafx

Language:JavaStargazers:1Issues:1Issues:0

chat_system

A simple chat system that allow adding, editing, deleting and searching for applications, chats and messages using different APIs allowed using Ruby on Rails

Language:RubyStargazers:0Issues:2Issues:0

go-bookstore

This GitHub repo has an attempt to build simple REST APIs for practicing go lang

Language:GoStargazers:0Issues:2Issues:0

30-Days-LeetCoding-Challenge

My solution for Leet-Code 30 days coding challenge

Language:JavaStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:1Issues:0

BusStationSystem

Bus station simple system using java,javafx,JDBC and MYSQL. The system covers most of the features needed in a bus station application.Before trying the application check the Readme file.

Language:JavaStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0

librarySystem

A Library System using C programming language

Language:CStargazers:0Issues:1Issues:0

Maze-Runner-Game

A real maze runner game where player on starting the game pass through different levels of different adventures and difficulties,the game is built using java & javafx and several design patterns.

Language:JavaStargazers:0Issues:0Issues:0

Memory-Paging-and-Replacement-Algorithoms-

The project simulates some of paging replacement algorithms. The implemented algorithms are as follows: • First In First Out (FIFO) • Least Recently Used (LRU) • Clock

Language:C++Stargazers:0Issues:1Issues:0

MRNET

Deep-learning-assisted diagnosis for knee magnetic resonance imaging

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

restapidocs

Templates for documenting REST APIs

License:UnlicenseStargazers:0Issues:1Issues:0

SIC-machine-assembler

A simple SIC machine assembler pass through all phases of converting an assembly code to op code using java

Language:JavaStargazers:0Issues:1Issues:0

Simple-Pascal-Language-Compiler

A basic compiler for pascal programming language that converts a pascal code to an assembly code can be converted later to op code. This compiler passes through different compilation process phases starting by lexical analyzer, parsing and finally to assembly code generation for a SIC machine

Language:JavaStargazers:0Issues:1Issues:0

whatsapp-automated-system-

A whatsapp automated messages sending system

Language:PythonStargazers:0Issues:2Issues:0

XOgame

2 players XO game using javafx

Language:JavaStargazers:0Issues:1Issues:0