Stats

7
Projects
99
Devlogs
97
Votes
6
Ships

Coding Time

All Time: 246h 0m
Today: 0h 24m

Member Since

June 27, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

7
🚀
0 devlogs about 9 hours ago
Flappy Ghost
7 devlogs 13 days ago
Noted

Noted

Shipped
4 devlogs 21 days ago
Space Invaders
8 devlogs 28 days ago
Desktop Tidy
2 devlogs 29 days ago
NostGames

NostGames

Shipped
18 devlogs about 1 month ago
Calc (Short for calculator)
4 devlogs about 1 month ago

Activity

Mustafa
Mustafa created a project
8h ago

Glide

This is a website for the #Glide YSWS !!!

0 devlogs 0 followers
Luckmuc
Luckmuc Shipwright gave you feedback
9d ago

Flappy Ghost

(sorry for the bad gameplay in the vid) Maybe tell a bit more about the game in your README.md or somth like that, cool idea and best of luck with your future games :D

from Luckmuc

there was a few issues with the download links but i have fixed them, the project is done and again, i'm really proud of this for my first unity project.

Update attachment

Finished up a nice website for downloading and stuff, i added 3 builds for windows, mac, and linux.

Update attachment

Added a Press Space To Start Playing option because the game used to start immediately, was stuck a bit on it though lol.

Update attachment

Finally added the collisions and a game over UI and a button to play again and added functionality for it and they all appear once u hit the pipe, i also added so that you can't move or continue playing when u lose (duh), i'd say this is going amazingly for my first unity game.

Update attachment

ِAdded scoring functionality when u pass a pipe you get +1 score.

Update attachment

Added the actual flappy bird functionality, the moving pipes, and them actually spawning.

Update attachment

I added the ghost and a script that moves it up when a user presses space like a flappy bird, i'm still figuring out unity but it's so slow for some reason and my ram usage is so high lol.

Update attachment
Mustafa
Mustafa created a project
13d ago

Flappy Ghost

Flappy Ghost is a flappy birds dupe made with Unity, it's my first Unity game ever and i sure hope its not the last, i've been really interested in game development and maybe my next project will hopefully be a 3d game.

Flappy Ghost
7 devlogs 0 followers Shipped
Mustafa
Mustafa worked on Noted
1h 5m 20 days ago

Added the sorting system and styled it as a select menu, i added 4 sorting options, alphabetical order by the title (A-Z/Z-A) and by date created, (Newest/Oldest) before i made this project i thought it'd be very hard but it was easier than i expected, this is my second flask project and i'm starting to get comfortable with flask.

Update attachment
Mustafa
Mustafa worked on Noted
46m 21 days ago

Added an edit note option when you click on the note you want to edit, i'll also add a delete button, i'm debating whether to add it as a btb on the note from the main menu or from the edit note menu.

Update attachment
Mustafa
Mustafa worked on Noted
1h 41m 21 days ago

i added the backend functionality of actually adding a note, also added this flash message looks pretty meh so far, don't really know if i'll be changing it up honestly, also excuse the amount of notes i was testing that flash lol.

Update attachment
Mustafa
Mustafa worked on Noted
2h 11m 21 days ago

Forgot to add devlogs but i finished up the html, css and javascript functionality, added the flask boilerplate but still didn't add functionality, added a tasks view page and an add tasks page with an input for the title and a text area for the main content, also imported the datetime library to add a date created option in my database so that there can be a sorting system which i'll add in the future, i'm still pretty new to flask this is like my second project but hopefully it doesn't take me much time.

Update attachment
Mustafa
Mustafa created a project
20d ago

Noted

Noted is a notes app made with flask, it has a sorting system so you can sort your notes by alphabetical order or by oldest/newest, you can also edit/delete your notes.

Noted
4 devlogs 0 followers Shipped

Why is pyinstaller so complicated... (never used it before, i miss web development)

Update attachment

FINALLY DONE... Added a game over screen and a press ESC to play again, wanted to add a quit button but thought it was pointless since you can just ALT + F4 or click on the X on the window anyway, really had fun making my first pygame project, i'll def continue learning more about it.

Update attachment

Added a background audio and a few SFX.

Update attachment

Added 6 different enemies and added collision so that the bullet actually works and kills the space invaders.

Update attachment

Added a bullet and made it get shot from the center of the space ship, haven't added collision yet though so it does nothing atm

Update attachment

Changed up the background and added a moving enemy !

Update attachment

Added movement with AD and left and right arrow keys,

Update attachment

Pretty new to PyGame so it took me a bit but i have changed the title of the window, added a logo for it (its pretty small), and added the main spaceship the player is playing as.

Update attachment
Mustafa
Mustafa created a project
28d ago

Space Invaders

Space Invaders is an old school shooter game where you are in a spaceship and you shoot Space Invaders, made with PyGame. (First PyGame Project)

Space Invaders
8 devlogs 0 followers Shipped

Yeah so this is literally my first Tkinter and like my second python project, and hopefully i'll make better projects in the future.

Update attachment

Yeah so as i said in the description, this was originally going to be submitted for optimize ysws, so that's why i didn't do any devlogs.

Update attachment
Mustafa
Mustafa created a project
28d ago

Desktop Tidy

Desktop Tidy is a python + Tkinter program that allows you to organize any folder you'd like to organize, Also my very first Tkinter Project :) (Was originally going to be submitted for optimize but then i changed my mind so sorry for not having many devlogs)

Desktop Tidy
2 devlogs 0 followers Shipped

Took me a while cuz i suck at this but i fixed the responsiveness up a bit and added a device unsupported text for smaller screens cuz i'll do that in the future.

Update attachment

Changed the BG, added that tite with a stroke, and added that the words work when u press those keys as well not just click on the buttons, now i can say it's done.

Update attachment

Done with the hangman picture changing, a reset button, the actual functionality of the game, some of these words are actually insane but that's the API's fault i guess, so yeah i'll see if i can some polishing but other than that i'd say it's done, of course i can add more stuff to this website later, like add more stuff to the cookie clicker, maybe add more games like a snake game or something, but that's for later.

Update attachment

made the letters actually appear when u get it right.

Update attachment

Added the buttons, still not functional though.

Update attachment

beginning to work on the Hangman, got an api and fetched it, did the html and css although im definetly going to change those colors in a bit, might leave the background though.

Update attachment

I forgot to add a home button, so i added one, also added a reset button with it, in case someone wants to do that for some reason... also so that someone can hopefully accidentally click it :3

Update attachment

FINALLY... done with the multiplier buttons and made a cool little animation for the cookie so that it spins forever, also added that transparent look to the buttons when u click on them, the price for the multipliers are a bit high but eh, now for hangman... please help...

Update attachment

took me a while cuz i was trying out different things but i finished up how the shop looks, now i'll add the JS, also for now it's just these but in the future i might add more stuff.

Update attachment

Added this cookie pic under the +1 as well, also added this sidebar thingy which i'll add the multipliers on so it's like a little shop.

Update attachment

Added a onclick dissapearing +1 animation, also added localStorage so the cookie counter doesn't reset when u close the site.

Update attachment

Added the background, the cookie, the counter, took a bit for the testing and deciding on which images i want and stuff, going to add a shop thingy where you can get multipliers for cookies and some SFX.

Update attachment

Added a play again button and a Home button outside on the difficulty menu.

Update attachment

Finished Minesweeper, just have to polish it a bit.

Update attachment

Added the easy, normal, and hard modes' boards.

Update attachment

Taking me alot of time for just deciding the colors and end up giving up and saying i'll do the colors later, anyways i made buttons (for the minesweeper game) to decide the difficulty you want the game to be, they don't do anything yet though.

Update attachment

Added the buttons of the games im going to make, not so sure about the colors so far, i'll see what i can do in the future.

Update attachment

Renamed my project and lost a few minutes lol, but it's alright, anyway im almost done adding the main page's html and css just need to add the buttons which actually take you to the games, they'll most likely be 2-3 games, then i can maybe add more in the future.

Update attachment
Mustafa
Mustafa created a project
33d ago

NostGames

NostGames is a website that contains some of the Nostalgic browser games that we all loved.

NostGames
18 devlogs 0 followers Shipped

Added a bg color for the clear button, hover animations for all the buttons, hover animation for the calculator body itself, and i'm STILL not convinced about the colors, they look so bad but it is what it is.

Update attachment

Added the actual functionality, also added a clear button and added functionality for that !

Update attachment

Added that the buttons actually change the text on the screen, the fonts really suck though.

Update attachment

Added the html css, gonna fix the css a bit more soon to make it look better, i'll just add the JS first then i'll fix it up at the end.

Update attachment
Mustafa
Mustafa created a project
33d ago

Calc (Short for calculator)

A JavaScript calculator website.

Calc (Short for calculator)
4 devlogs 0 followers Shipped
Mustafa
Mustafa joined Summer of Making
80d ago

This was widely regarded as a great move by everyone.