Software Engineer
Hello, my name is Amine. I am a software engineer and I am always looking for new interesting opportunities! Here, I will show some of my personal works that I made for fun. Please take a look!
How to install Stable Diffusion locally
The objective of this architecture is the separation of concerns by dividing the software into layers. The main idea is to sep
Play Ultimate Tic-Tac-Toe online against a MCTS based artificial intelligence player ! Find the algorithm to create the same.
Docker is an extension of LXC (Linux Container). It provides a lightweight virtualization solution to run processes in isolati
My goal here is to introduce some concepts of Java to have a better understanding of it. Navigation 1. Functional Interface Th
FULL SCREEN In this Tic-Tac-Toe game your opponent is an unbeatable A.I. player. It’s impossible to win. MiniMax A minim
FULL SCREEN The ball is draggable. A particle simulation applies the laws of physics to show how the particles interact with o
Try online the implementation of the A* (A star) path finding algorithm.
FULL SCREEN Long story short… Mesh A polygon mesh is a collection of vertices, edges and faces that defines the shape of
There are many sorting algorithms, each has its own advantages and limitations. Sorting is commonly used as the introductory p
FULL SCREEN All we need to do this visualizer is the data of the audio file. Web browsers provide an Audio API for this. At fi
FULL SCREEN Particles and forces The simulation of cloth is about the simulation of particles with mass and interconnections
FULL SCREEN Testing ThreeJS components : MTL Loader OBJ Loader TGA Loader NormalMap Fresnel Shader Glowing Shadow Lighting Sky
FULL SCREEN A particle system is a technique in computer graphics that uses a large number of very small sprites, 3D models, o
FULL SCREEN Texture mapping is a method for defining high frequency detail, surface texture, or color information on a compute
This is my very first try to make a 3D game few yers ago, don’t expect anything great from this, just take a look. I hav