Pinned Repositories
Algorithms-Library
Algorithms implementation in C++
cef
Chromium Embedded Framework (CEF) official mirror. A simple framework for embedding Chromium-based browsers in other applications.
Chess-Game-
Interactive AI chess game
cpp_playground
C++ Practice
Data-Structures
Data Structures implemented in C++.
ImageQuantization
Reducing the number of colors in a full resolution image using clustering algorithm.
Pizza-Online-Ordering
A web application for handling a pizza restaurant's online orders using Django.
Tiny-Compiler
A compiler for Tiny programming language written in C#.
video-sharing
Video sharing application written in Node.js
Visual-Question-Answering
A system capable of answering different questions about a given image using Recurrent Neural Networks and Convolutional Neural Networks.
Rabahjamal's Repositories
Rabahjamal/video-sharing
Video sharing application written in Node.js
Rabahjamal/Algorithms-Library
Algorithms implementation in C++
Rabahjamal/cef
Chromium Embedded Framework (CEF) official mirror. A simple framework for embedding Chromium-based browsers in other applications.
Rabahjamal/Chess-Game-
Interactive AI chess game
Rabahjamal/cpp_playground
C++ Practice
Rabahjamal/Data-Structures
Data Structures implemented in C++.
Rabahjamal/ImageQuantization
Reducing the number of colors in a full resolution image using clustering algorithm.
Rabahjamal/Pizza-Online-Ordering
A web application for handling a pizza restaurant's online orders using Django.
Rabahjamal/Tiny-Compiler
A compiler for Tiny programming language written in C#.
Rabahjamal/Visual-Question-Answering
A system capable of answering different questions about a given image using Recurrent Neural Networks and Convolutional Neural Networks.
Rabahjamal/design_patterns
GoF design patterns implemented in C++
Rabahjamal/Dogs-vs-Cats-Classification
The classification for images of dogs and cats using the convolutional neural network.
Rabahjamal/ecs-tests
ECS Software Engineering Tests
Rabahjamal/FCIS-Machine-Learning-2017
This repository contains all the materials of the Machine Learning course that is held in Faculty of Computers and Information Sciences - Ain Shams University. Provided by acmASCIS Student Chapter.
Rabahjamal/Flack
Online messaging service using Flask
Rabahjamal/kaggle-titanic-survival-prediction
My solution for titanic problem on kaggle using logistic regression
Rabahjamal/kaldi
This is now the official location of the Kaldi project.
Rabahjamal/ML-AndrewNg
My python solutions to Coursera's Machine Learning course by Andrew Ng.
Rabahjamal/Neural-Network-Package
A practical implementation of different Neural Network algorithms.
Rabahjamal/OAuth2.0
Starter Code for Auth&Auth course
Rabahjamal/Online-Judges-Solutions
The solutions for acm-icpc style problems.
Rabahjamal/text-editor
Simple text editor built using c++ and qt
Rabahjamal/tribute-page
Rabahjamal/Wikipedia-Viewer
A web application to get wikipedia articles about specific topic.