Pinned Repositories
algorithms
Algorithms & Data structures in C++.
Bookstore
Bookstore management system using MySQL DB and JavaFx as GUI.
Chess-Project
A Chess game made in the C language as an Introduction to CS project.
Connect-em-all
DBMS
Database Management system implemented in Java that utilizes Protocol buffers for fast execution. Complex Boolean expressions are evaluated using Infix to Postifx conversion and Postfix evaluation.
Paint
Paint application made in Java that supports dynamic loading of custom shapes. It also supports peer drawing using TCP connection.
RunIt
Runit is a serverless computing platform for running Ruby code snippets in a sandboxed environment.
Stanford-Machine-Learning
Solutions for the assignments of Stanford's ML course.
csed-gpa
GPA calculator for Computer and System Engineering Department - Alexandria University
rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
Hamada14's Repositories
Hamada14/Bookstore
Bookstore management system using MySQL DB and JavaFx as GUI.
Hamada14/algorithms
Algorithms & Data structures in C++.
Hamada14/Chess-Project
A Chess game made in the C language as an Introduction to CS project.
Hamada14/Connect-em-all
Hamada14/HTTP-1.1-WebServer
Yet Another Web Server
Hamada14/Pintos
https://web.stanford.edu/class/cs140/projects/pintos/pintos.html
Hamada14/Video-Enhancement
Hamada14/YAAC
Yet Another Android Calculator. It was basically an exercise to get introduced to Android
Hamada14/DBMS
Database Management system implemented in Java that utilizes Protocol buffers for fast execution. Complex Boolean expressions are evaluated using Infix to Postifx conversion and Postfix evaluation.
Hamada14/JavaCompiler
Lexical and Syntax analyzer for a subset of the Java programming language rules.
Hamada14/Paint
Paint application made in Java that supports dynamic loading of custom shapes. It also supports peer drawing using TCP connection.
Hamada14/RunIt
Runit is a serverless computing platform for running Ruby code snippets in a sandboxed environment.
Hamada14/Stanford-Machine-Learning
Solutions for the assignments of Stanford's ML course.
Hamada14/Circus-Of-Plates
A 2D game using Java
Hamada14/cs231n
stanford cs231n 2016 assignment
Hamada14/csed-gpa
GPA calculator for Computer and System Engineering Department - Alexandria University
Hamada14/Data-structure-I
Hamada14/Data-structure-II
Hamada14/FR-SRGAN
Class Final Project for MIT 6.819 Advances in Computer Vision
Hamada14/react-router
Declarative routing for React
Hamada14/rubocop
A Ruby static code analyzer, based on the community Ruby style guide.
Hamada14/Sets
Sets made from Scratch that supports union, intersection and Complement using cpp
Hamada14/Signal-Flow-Graph
Java GUI application used to calculate a linear control system transfer function using Signal Flow Graph representation.
Hamada14/Vader-Fighter