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

ahmdesmaill

@ahmdesmaill

Joined July 19th, 2026

  • 19Devlogs
  • 5Projects
  • 5Ships
  • 45Votes
Hi! I'm Ahmed, from Egypt 🇪🇬. I'm interested in technology & I'm participating in Stardance for the fun of it!

You can reach me through email at 'ahmdesmaill at proton dot me'
Open comments for this post

2h 46m 23s logged

Final Devlog!
I added the JS functionality (which saves state in your local storage) and added the manifest JSON file to make it work as a chrome extension! Gonna ship it next, yayy!

0
0
42
Open comments for this post

2h 12m 41s logged

Devlog #2
Today I completely finished the HTML & CSS code of the website!
I spent soooo much time trying to create the layout I wanted in the CSS. Working with CSS is sometimes very unintuitive to be honest. At least I finished it! :3-blahaj-spinning:

0
0
73
Open comments for this post

1h 16m 14s logged

Devlog #1 !!
So.. I’m working on this new tab project that basically displays your age running in time to make ppl more appreciate or less waste their time
I created the Design with the help of the AI Agent in Figma as I’m not really a Figma guy at the moment and coded some of the HTML/CSS needed

0
0
55
Ship

I created the Backend for this Gold Digger website to learn more about Node.js. Implementing all this at first was kinda pain at first as I had to constantly switch between different files. I also built an algorithm to generate gold prices instead of using external APIs so it’s fake. I didn’t use an external API because they have long update-times (more than 10 minutes while I update the price every 2 seconds). I guess building a thing without a Framework like Express.js makes you appreciate Frameworks more!
Please rate this project more based on the Backend code rather than the website’s idea/frontend. Thank you!

  • 5 devlogs
  • 5h
  • 1.60x multiplier
  • 8 Stardust
Try project → See source code →
Open comments for this post

1h 42m 33s logged

Devlog #4!
I finally added the ability to invest in (fake) gold. It was pretty tough because I had to constantly switch between frontend code, backend, and utility functions.
You set the amount you want to invest in British pounds then it’ll send a POST request to the backend and the backend will log the purchase in a record file.
Next step should be adding final touches and shipping!

0
0
40
Open comments for this post

1h 25m 8s logged

Devlog #3!!
Yesterday I:

  • Implemented a small fake algorithm to generate gold prices (basically it starts with an initial realistic price and then it modifies the price overtime)
  • Updated gold prices live on the Frontend using SSE (Server-Sent Events)

I wrote a very organized code which I’m proud of!

0
0
72
Open comments for this post

45m 5s logged

Devlog #2
The backend is now working!! I created a Node.js http server & implemented the serve static function, which simply serves static files based on the URL. I also learnt about the Node.js –watch flag, which makes the development experience a lot better!

3
0
90
Open comments for this post

47m 31s logged

Devlog #1
Sooooo I’m basically learning Node.js backend and I’m creating a backend (serving static files, handling requests, etc) for this Gold Digger frontend. Stay tuned!

0
0
130
Ship

PollyGlot is a translation app that works with AI. You simple type what you want to translate, then hit the translate button. The website then makes an AI request to output the translation for you. The main goal from developing this website was mostly practicing integrating AI in projects rather than the translation itself. This can also justify why there’re only 3 languages in the website.

  • 4 devlogs
  • 6h
  • 6.02x multiplier
  • 38 Stardust
Try project → See source code →
Open comments for this post

37m 49s logged

Final Devlog!
I deployed PollyGlot using Hack Club Nest and added some final details. I’m quite happy with the progress I made until now. It was kinda confusing as this is the first time I deploy a website with a backend (express).

0
0
74
Open comments for this post

1h 50m 19s logged

Devlog #3

I finished creating the express backend logic for PollyGlot!
Here’s the flow of the website:

  1. User enters input on the client and clicks translate.
  2. The backend validates input, then make an AI request using the OpenAI responses API.
  3. When the request finishes, the server responds to the client and display the translation on the frontend.

I used the AI model openai/gpt-oss-20b through Groq’s free tier.
My next step would probably be shipping & adding the final details to the GitHub repo.

0
0
76
Open comments for this post

2h 9m 30s logged

Devlog #2 :cutehtml: :css:

Almost finished the design of PollyGlot!
What I did:

  • Worked on CSS properties to make the site render smoothly on wide screens.
  • Made the website more accessible by using something called Semantic HTML.

What I learnt:

  • I learnt a little bit about radio inputs & AI integration, as this website will mainly use AI for its functionality.
2
0
138
Open comments for this post

1h 41m 36s logged

Started working on PollyGlot!
I’m currently creating the HTML & CSS code, then I’ll move to JS logic
It’s a simple translation tool that works with AI, I’m creating it mainly to practice integrating AI APIs & stuff like that as the core idea itself is pretty simple

0
0
48
Open comments for this post

1h 26m 39s logged

Final Devlog!

  • Added a “show more” movies button. Now users are not limited to the first 10 search results that come from the OMDb API

  • Refactored README to include technical details about the website & how to run it locally

Next step is shipping! Lesgoo

5
0
561
Open comments for this post

3h 9m 44s logged

Devlog #4

Almost finished my website! Yayy! :60fps-parrot:
Updates:

  • Added the ability to add & remove movies from your watchlist, finally
  • Added quality of life improvements (a loading indicator, a style update when adding movies, and a fallback poster image)

Very happy with the progress I’m doing!

2
0
56
Open comments for this post

4h 15m 10s logged

Devlog #3
Hello guys! This is the third Devlog of my worth-watch website
What I did:

  • Added the ability to actually search for movies
  • Learnt how to correctly use the OMDb (Open Movie Database) API

What’s next:

  • I’ll add the ability to add movies to your watchlist & work on the watchlist page logic
  • The current search only shows 10 results at first, I gotta add a “show more” button to show the rest of the movies

Happy coding!

0
0
37
Open comments for this post

2h 51m 51s logged

Devlog 2 !!

  • I added these cute labels for when there’re no movies to show in the page
  • Spent almost 2 hours creating their css code, then I refactored other parts of the code to reduce redundancy & duplication
  • It’s taking me too much time to write css by hand really, I’m still learning though and I think my css skills will get better with time hopefully 🙏🏻😁
0
0
64
Loading more…

Followers

Loading…