Guess word is a web-based word game similar to Wordle where players have six attempts to guess a five-letter word.
It is implemented using Django, Javascript and HTML & CSS
This project demonstrates a 2D fluid simulation using Smoothed Particle Hydrodynamics (SPH).
The simulation visualizes fluid dynamics, providing insight into the movement, pressure, and velocity of particles in real-time.
The simulation also includes interactive features to manipulate the behavior of the particles dynamically.
It is implemented in Haskell.
2048 is a single-player sliding tile puzzle video game
The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
It is a Windows App created by me using Visual Basic.
It is one of the firsts complete Apps that I created using Visual Basic.
A Restaurant Management System helps the restaurant to manage the restaurant more effectively and efficiently by computerizing meal ordering and billing.
It is created using Django.
It is a website created for the restaurant Italian Truffle Restaurant, so I won't show the code. I will show part of the website that can be seen by customer
In Tetris, players complete lines by moving differently shaped pieces (tetrominoes), which descend onto the playing field.
The completed lines disappear and grant the player points, and the player can proceed to fill the vacated spaces.
The game ends when the playing field is filled.
It is a Windows App created by me using C#.