Pinned Repositories
Computer-Algebra-System-Java
A system that differentiates and graphs mathematical functions in both 2D and 3D.
dialegg-cgo-artifact
djl
An Engine-Agnostic Deep Learning Framework in Java
Face-and-Eye-Detection-for-Android
Face and eye detection using the OpenCV library and cascade classifiers. Coded in C++ and QML using Qt Creator.
Flappy-Bird
A remake of the popular Flappy Bird game coded in Java. Art by me.
Head-Coupled-Perspective-for-Android
This project is a Head Coupled Perspective for Android made with C++, OpenGL and Qt. I did this during a summer 2019 internship at the Medical Imagery Lab at Concordia University.
Maze-Generator-and-Solver
This is a maze generator and solver using the backtracker/Depth-first search algorithm. Made pretty with java Graphics
Simple-Pong
A very simple Pong-like game in Java. Video on YouTube
TicTacToe-Unbeatable-AI
A simple TicTacToe game against the computer coded in Java. The computer is either unbeatable or has basic skills.
Virus-Spread-Simulation
A simulation that illustrates the spread of a virus through social encounters.
AzizZayed's Repositories
AzizZayed/Simple-Pong
A very simple Pong-like game in Java. Video on YouTube
AzizZayed/Face-and-Eye-Detection-for-Android
Face and eye detection using the OpenCV library and cascade classifiers. Coded in C++ and QML using Qt Creator.
AzizZayed/Maze-Generator-and-Solver
This is a maze generator and solver using the backtracker/Depth-first search algorithm. Made pretty with java Graphics
AzizZayed/TicTacToe-Unbeatable-AI
A simple TicTacToe game against the computer coded in Java. The computer is either unbeatable or has basic skills.
AzizZayed/dialegg-cgo-artifact
AzizZayed/Flappy-Bird
A remake of the popular Flappy Bird game coded in Java. Art by me.
AzizZayed/Head-Coupled-Perspective-for-Android
This project is a Head Coupled Perspective for Android made with C++, OpenGL and Qt. I did this during a summer 2019 internship at the Medical Imagery Lab at Concordia University.
AzizZayed/Memory-Game
A game to test how good your short-term memory is. Coded in Java. Numbers scroll through the screen and you need to remember all of them. To proceed to the next level, you need to type what you remember. Every level adds a digit to the sequence.
AzizZayed/Puzzle-15
A simple puzzle 15 game coded in Java. My record is 37 seconds. Not worth trying to beat it. LOL!
AzizZayed/Room-Layout
AzizZayed/Scientific-Hangman
A simple hangman game in Java using 118 elements from the Periodic Table of Elements.
AzizZayed/Snake
Classic Snake game from back in the day. Arcade style.
AzizZayed/Computer-Algebra-System-Java
A system that differentiates and graphs mathematical functions in both 2D and 3D.
AzizZayed/djl
An Engine-Agnostic Deep Learning Framework in Java
AzizZayed/Virus-Spread-Simulation
A simulation that illustrates the spread of a virus through social encounters.
AzizZayed/3D-Maze-Generator-XOJO
A 3D maze generator game with different 3D modeled characters.
AzizZayed/Computer-Algebra-System
AzizZayed/Data-Structures-Implementation
These are my implementations of all the different types of popular data structures.
AzizZayed/DialEgg
MLIR+EqSat
AzizZayed/djl-demo
Demo applications showcasing DJL
AzizZayed/DNA-and-RNA-Translation
A short program that translates DNA or RNA to it's chain of respective amino acids. A big protein is the result.
AzizZayed/Electric-Field-Simulation
Illustrates an electric field for several charges using discrete vector fields.
AzizZayed/Minesweeper
A minesweeper game coded in Java. Looks a lot like the original. Art by me!
AzizZayed/Prescription-App