There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Maze-Runner
A game close to bomberman, but aim to escaping a maze. Game included random maze generation, nice gui and animation along with a lot other features moreover implemented bunch of Design patterns such as Singleton, Flyweight, Factory, Command and much more.Problem-Solving
Some of my solutions to online judges problems. e.g. CodeForces, UVa, URI and others.10-Days-of-Javascript
My Code Solutions to HackerRank 10 Days of Javascript Track ProblemsCompiler-Generator
Built a compiler generator tool which can be supplied with lexical and grammar rules of any programming language and used to generate the lexical and syntax analyzer needed to generate intermediate code.Set-Operations-Simulator
A desktop application that simulates set operations: union, intersection, difference and complement with a nice GUI.Truth-Table-Generator
A desktop application that takes boolean expressions as input and generates their truth tables and does other related operations.JoeSON-Parser
A Simple JSON Parser in Java that parses Array List of Maps into JSON Format and Vice Versa.Arcade-Car-Game
An arcade game developed with JS using P5.js library, in this game you are driving a car in a road that has random positioned circles and rectangles on it, you have to get the circles and avoid the rectangles to get points, you lose if hit a rectangle.Java-Mini-Projects
Java projects implemented during courses or just for practice.youssefAli11997.github.io
This is the source code of my portfolio. I used: ReactJS, PrismJS and BootstrapData-Structures-Implementations
Linear and Non-linear Data Structures Implementations : Stacks, Queues, Trees, Hash Tables ... etcMeme-Creator
A simple android app in which you load an image from your gallery, put some text on it and save it as a new imageFront-End-Development-Projects
My Implementations of FreeCodeCamp's Front End Development Projects.P5.js-Sketches
P5.js Projects and Visualizations. I use this open source library to create colorful, funny applications : small games, data structures and algorithms visualizations, simulating natural systems and others.Kaggle-Python-Tutorial-on-Machine-Learning
My Solutions to Code-writing Exercises of Data Camp's Tutorial, "Kaggle Python Tutorial on Machine Learning".Connect-4-Game
The classic connect 4 game without using game engines; just P5.js library. It includes basic artificial intelligence.Random-Quote-Generator
My first android app. A simple app generates random, well-known quotes.Love Open Source and this site? Check out how you can help us