You are browsing as a guest. Sign up (or log in) to start making projects!

moayed_jouini

@moayed_jouini

Joined June 5th, 2026

  • 11Devlogs
  • 10Projects
  • 4Ships
  • 45Votes
i'm moayed a 14 years old dev
Ship Changes requested

I built the demo for the game mechanics and got an overview of them.
what's inside?
1) a big spider like a boss enemy that you should dmg him (still in dev) 2) a bullets that’s spawn randomly and you take dmg when it’s hit you 3) you can shoot the bullets to destroid their
4)The area you are standing on shrinks significantly within 30 seconds.

  • 2 devlogs
  • 7h
Try project → See source code →
Open comments for this post

1h 42m 31s logged

i just added a many things to the game like a big spider like a boss enemy that you should dmg him (still in dev) a bullets that’s spawn randomly and you take dmg when it’s hit you and you can shoot the bullets to destroid their and The area you are standing on shrinks significantly within 30 seconds.

0
0
2
Open comments for this post

5h 31m 4s logged

my first steps : mechanical mouvement, smooth mouse, 10 bullets in your gun, auto reload when you have 0 bullets and a small enemy under development

0
0
2
Ship

i make this project for fun and education
i has many problem and slove them
its the first tunisian web os
people should try my project because he is very unique
WITH : a calculator / a mini click game/ a notepad / and a cursor changer....

  • 1 devlog
  • 0h
  • 2.08x multiplier
  • 1 Stardust
Try project → See source code →
Ship Changes requested

i make this project for fun and education
i has many problem and slove them
its the first tunisian web os
people should try my project because he is very unique
WITH : a calculator / a mini click game/ a notepad / and a cursor changer....

Try project → See source code →
Open comments for this post
Reposted by @moayed_jouini

11h 31m 33s logged

VibeCheck Devlog #1 🥀

so…

for the last few days i’ve been building something called VibeCheck.

the idea is pretty simple:

you paste a prompt.

VibeCheck tears it apart.

then tells you how to make it better.

that’s it.

but somehow that “simple” idea ended up turning into an entire app 💔


the original problem

i kept seeing the same thing over and over.

people would ask an ai for something.

the result would be bad.

then they’d blame the model.

when half the time the real problem was the prompt.

so i thought…

what if there was a tool that could actually analyze prompts and explain what’s wrong with them?

not just give a score.

actually tell you:

  • what’s missing
  • what’s unclear
  • what’s limiting the output
  • how to improve it

and that’s basically where VibeCheck started.


browser compatibility was a disaster

one thing i realized pretty quickly…

the whole app depended on chrome extension APIs.

which means outside a chrome extension…

everything exploded 💔

so i built a chrome api polyfill layer.

now VibeCheck can run inside an extension and directly in a browser without completely falling apart.

storage works.

runtime messaging works.

browser preview works.

and the app stops screaming at me every time i open it.


template collection got out of control

this one got a little ridiculous.

templates went from:

15 → 38

there’s now stuff for:

  • ui components
  • full applications
  • backend systems
  • debugging
  • ai prompts
  • api development

and probably more coming later because apparently i don’t know how to stop adding things.


random suffering

also spent way too long fixing bugs that should not have existed.

you know the type:

40 minutes of debugging.

3 line fix.

questioning life choices afterwards.

those.


what’s next?

right now i’m focusing on making the scoring system smarter and improving the actual prompt analysis.

the ui is pretty trash so id be working on that too

the architecture isn’t actively trying to kill me anymore

and VibeCheck is slowly becoming the tool i originally wanted to build

we’ll see how long that lasts before i break everything again 🥀

39
4
871

Followers

Loading…