Hey! Today i made a Memory Game 🙂
It is a fun and challenging Memory Sequence Game where your goal is to remember and repeat a sequence of flashing buttons. As you progress, the sequence gets longer and more difficult, testing your memory and concentration.
You can play it on:mohammedmmc.github.io/Memory-GameGithub Repo:github.com/MohammedMMC/Memory-Game
Guess the Number Game
It is a simple and interactive number guessing game. The computer randomly selects a number within a specified range, and the player's objective is to guess the correct number. The game provides feedback on how close or far the player's guess is, guiding them towards the correct answer.
You can play it on mohammedmmc.github.io/Guess-the-Number-GameGithub Repo:github.com/MohammedMMC/Guess-the-Number-Game
HEY! I designed these customizable frame holders. I created them to display my certificate on the wall, but they can be used for any similar purpose. The design is fully editable, allowing you to add personalized text or make other adjustments to suit your needs.
Github Repo:github.com/MohammedMMC/Frame-Holder-3D
Brick Blaster Game
Hey! i made a game on spring 😄 I hope you like it
What is your game about?
My game is about destroying bricks using a ball. As you play, there's a 10% chance to get a power-up that makes your player wider, giving you an advantage. The game has four levels, and you can even customize the code to create your own levels for a personalized challenge.
How do you play your game?
To play my game, you use the 'A' and 'D' keys to move left and right. After you win a level, you can click 'K' to move on to the next level.
Shared Game:sprig.hackclub.com/share/Wk4eAvFBQCY2fo03HAXJGithub Repo:github.com/MohammedMMC/Brick-Blaster-onSpring
SNAKE GAME
I made a Snake game from scratch using HTML, CSS, and JavaScript! 🎮
I challenged myself to create the game without using HTML Canvas element. Instead, I used HTML and CSS for the layout, with JavaScript handling the game logic. The grid is rendered using the box-shadow property.
GitHub Repo:github.com/Snake-Game-PixelArt/Website-GamePlay Now:snake-game-pixelart.github.io/Website-Game
My plant is dying because I haven't been taking proper care of it. So, I decided to create a PCB that can be placed in the soil of the vase. It uses an ESP32, which has both Bluetooth and Wi-Fi, allowing me to program it to send notifications when the soil needs water. I can also create a website to store and display all the plant data, like how often I water it each day.
The PCB includes a DHT11 sensor to monitor the air temperature and humidity, and I've added a MAX17048G to keep track of the battery voltage. It also features a TP4056 module for charging the battery.
To make it visually appealing, I'll design a 3D-printed case that looks like a flower to house the PCB. It'll look awesome in the vase! I created this PCB using EasyEDA Pro, and I even applied for a grant to have it printed, which I received!
Here’s a link to all the PCB information: github.com/Mohammed-s-PCBs/Smart-Flower.