Pinned Repositories
Paint
Chess-Project
A Chess game made in the C language as an Introduction to CS project.
Amnesiac
A web application that implements a simple to do list using HTML/Javascript for the frontend and Node JS for the backend.
Arduinotify
bulletin-board
Chess-Project
A Chess game made in the C language as an Introduction to CS project.
cs231n
Coursework for Stanford's CS231n Convolutional Neural Networks for Visual Recognition.
Java-DBMS-with-JDBC
A SQL DBMS Implementation Built in Java
pintos
circus-of-plates
JavaFx Game :circus_tent:
MohammedAbdelbarry's Repositories
MohammedAbdelbarry/Java-DBMS-with-JDBC
A SQL DBMS Implementation Built in Java
MohammedAbdelbarry/Amnesiac
A web application that implements a simple to do list using HTML/Javascript for the frontend and Node JS for the backend.
MohammedAbdelbarry/Arduinotify
MohammedAbdelbarry/bulletin-board
MohammedAbdelbarry/Chess-Project
A Chess game made in the C language as an Introduction to CS project.
MohammedAbdelbarry/cs231n
Coursework for Stanford's CS231n Convolutional Neural Networks for Visual Recognition.
MohammedAbdelbarry/eight-puzzle
An 8-puzzle AI agent implemented in python
MohammedAbdelbarry/micro-java
MohammedAbdelbarry/numerical-analysis
MohammedAbdelbarry/Paint
MohammedAbdelbarry/pintos
MohammedAbdelbarry/rdt-protocol
A simple Reliable Data Transfer protocol implementation using UDP sockets.
MohammedAbdelbarry/replicated-dfs
MohammedAbdelbarry/risk-game
Simplified version of the Risk game written in java.
MohammedAbdelbarry/shell
A simple Linux shell written in C
MohammedAbdelbarry/sic-xe-assembler
An Assembler for SIC/XE Machines.
MohammedAbdelbarry/Sorting-Algorithms
C++ Implementation of Some Sorting Algorithm