Activity

Hamza Sayed

Shipped this project!

My project is a website of CSES problem-set solutions solved in C++ by me to help students improve their problem-solving skills.
I hope that you try solve the problem before seeing the solution

Hamza Sayed

I can now say that the website is ready!
In the past 47 minutes, I reviewed all the C++ code and added a new button that opens the problem in a new window when clicked.
Now it’s ready for testing. I hope you find it helpful

Attachment
0
Hamza Sayed

Just finished the website.
Now I’ll start working on checking all the solution codes to make sure that they are all correct and haven’t changed while copying

Attachment
0
Hamza Sayed

And finally, the 20th problem!
Unfortunately, this will be the last problem because I couldn’t solve the other remaining 5.

Attachment
0
Hamza Sayed

Shipped this project!

Hours: 5.51
Cookies: 🍪 18
Multiplier: 3.22 cookies/hr

A C++ password manager which you can use to store and suggest passwords
It contains:
Sign Up / Sign In: Create an account and securely log in.
Password Encryption: Basic encryption for storing passwords safely.
Add Passwords: Store multiple passwords for different platforms.
Retrieve Passwords: Easily search for saved passwords by platform name.
Password Suggestion: Generate strong, randomized passwords.
User-Friendly Interface: Simple termenal-based interaction.