Stats

5
Projects
29
Devlogs
367
Votes
5
Ships

Coding Time

All Time: 80h 25m
Today: 0h 0m

Member Since

June 16, 2025

Badges

2
Ballot Stuffer
vote 100 times.
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

5
OnTheGo Secure
12 devlogs 10 days ago
 Daily Medicin Logger
4 devlogs 12 days ago
Bookmarks Daily Logger
1 devlog 12 days ago
Daily Indoor Workout Assistant
6 devlogs about 1 month ago
TermiCoach

TermiCoach

Shipped
3 devlogs about 2 months ago

Activity

Finally
- Finished the Encryption / Decryption functionality✅
Future work
- Integrating database into the system, and probably going to be as always Supabase + DrizzleORM.

I would love to see people getting benefit from this, and if you like it you can give this project a follow, thanks ;) ❤️

Update attachment

Implemented the decrypting logic, somehow there was error with password or uid in decrypting, and took me a while to realize it was getting type of object from cookies 😭 so converted it to string.

Update attachment

Implemented Encryption key generation logic with this reactive design, was quite extensive but generally now the user can use someone's public key who is the recipient as shown in the gif and encrypt data with that (In progress), all on his client side.
Also as shown the generate key interface is working as saves data on the local storage.

Update attachment

Encountered a problem encryption algorithm, it was supposed to be known issue with ECC and typescript specifically the ed25519, didn't know what to do, i found another way, i used the RSA algorithm and until now there are no errors.

Update attachment

Implemented the main encryption interface.

Update attachment

Implemented all routes ✅
Generate keys, encrypt and decrypt

Future work⏰
Implementing the openPGP🛡️node library on the client

Update attachment

Finished Design For all the website ✅
Now, implementing the design and seeing how i can implement the logic for the encryption.

Update attachment

✅ Added the design for ./dashboard page
✅Functional disposal button (It deletes data recorded from sign up)

Update attachment

Fixed the CSV export button

Update attachment

Much better navigation bar and designed the Keys page

Update attachment

Made a user flow, then started designing UI.

Update attachment

Added Sign Up feature and dashboard route with authorization.

Update attachment

Final devlog, fixed data mockups

Update attachment

Initialized the project, used shadcn UI ,added first page login page.

Update attachment
AlDeep
AlDeep created a project
9d ago

OnTheGo Secure

OnTheGo is online message End-to-End (PGP) encryption service, you can save different public keys Await for the cloud service feature and log in from different devices 🔥.

OnTheGo Secure
12 devlogs 1 follower Shipped
AlDeep
AlDeep worked on a deleted project
2h 10 days ago

Added Mac version

Update attachment
AlDeep
AlDeep worked on a deleted project
4h 16m 10 days ago

Added the executable for Windows, added the working Linux version

Update attachment
AlDeep
AlDeep worked on a deleted project
7h 56m 11 days ago

The program main code, works on Windows, haven't made an executable yet,
continuing to code on Linux & Mac even though they are harder to debug, hope they work.

Update attachment

Fixed the delete patient buttons

Update attachment
AlDeep
AlDeep created a project
11d ago

Daily Medicin Logger

A continuation of the "daily" web apps series. An app for logging prescribed daily medicines.

 Daily Medicin Logger
4 devlogs 0 followers Shipped

Deployed the site on vercel

bookmark-log-app.vercel.app

Update attachment
AlDeep
AlDeep created a project
11d ago

Bookmarks Daily Logger

Web app that you can use for saving bookmarks from different books that you have read. All in your browser!

Bookmarks Daily Logger
1 devlog 0 followers Shipped

Added the chat interface in assistance tab, using the hackclub's model

Update attachment

Total modification on the design

Update attachment

Added log workout page.

Update attachment

Added Workouts list & removed the signup button after sign up

Update attachment

Added Profile Route

Update attachment
AlDeep
AlDeep created a project
44d ago

Daily Indoor Workout Assistant

Daily indoor workout application with AI assistant and workout logging.

Daily Indoor Workout Assistant
6 devlogs 0 followers Shipped

Made the download dashboard feature running.
Issues Encountered:
1. I found that the application is very complex if i continued
2. The windows compiled version is buggy and complex to deal

Update attachment
  1. Wrote the README
  2. Uploaded the first release
Update attachment

After writing large portion of the desktop application, the next part is to write the web based dashboard for making analysis on the exported '.csv' data.

Goals:
- To link the go to dashboard option so it automatically exports the latest data and also uploads it to the local Client Side Rendered graphs

Update attachment
AlDeep
AlDeep created a project
50d ago

TermiCoach

Terminal application for daily workouts logging, and coaching using AI.

TermiCoach
3 devlogs 1 follower Shipped
AlDeep
AlDeep joined Summer of Making
55d ago

This was widely regarded as a great move by everyone.