#100DaysOfCodingChallenge
✅ Submitted solution to implemention problem "Kemija" on DMOJ in #Python this evening.

#100DaysOfCodingChallenge
March 4, 2025 at 6:34 PM
Solved the 'Uncrackable' problem on DMOJ in #Python with my first submission.

The task was to find out if a provided string has the right length and also enough upper, lower and numeric characters to fit into a given password policy.

#100DaysOfCodingChallenge
February 24, 2025 at 5:59 PM
My latest project on the #100daysofcodingchallenge is a fun game that you might have seen as a #TikTok filter. It's called 'Higher Lower' and the object is to guess a number between 1 and 100 with a limited amount of tries.
Check it out here:
replit.com/@joserqc/gue...
February 2, 2024 at 11:03 PM
Day 10 of my #100daysofcodingchallenge is in the books, I'm so happy that my coding skills are improving every day. My latest project, a simple calculator, was definitely a challenge, but a lot of fun. If you'd like to try it out, click here:
replit.com/@joserqc/cal... #codinglife #programming
calculator-jose
Simple calculator code
replit.com
January 27, 2024 at 4:38 PM