lyn
lynlyn1814.bsky.social
lyn
@lynlyn1814.bsky.social
currently learning python!
Day 6 of #100DaysOfCode (Python) by Angela Yu.
The final exercise of the day is complete. Long story short, today I had to make a pathfinding algorithm that solves 2D mazes using The Right Hand Rule. Read the .md file for more info.
github.com/lynlyn1814/1...
100DaysOfCode/maze-navigation-algorithm at main · lynlyn1814/100DaysOfCode
where I put all the projects I made and want to share :D - lynlyn1814/100DaysOfCode
github.com
September 26, 2025 at 6:17 PM
[PART 0.5] Day 6 of #100DaysOfCode (Python) by Angela Yu.
I've yet to do the final exercise (which I will post later), but decided to share this since it was my first (well, incredibly simple) pathfinding algorithm! Maybe not impressive but it's cool that I did it in 3 lines less than Angela somehow
September 26, 2025 at 1:48 PM
Day 5 of #100DaysOfPy (the Python course by Angela Yu on Udemy).
Today's exercise was a simple password generator!
I decided to add the functionality to generate multiple passwords at once, and to optionally use alphanumeric symbols only for better compatibility.
github.com/lynlyn1814/1...
100DaysOfCode/password-generator at main · lynlyn1814/100DaysOfCode
where I put all the projects I made and want to share :D - lynlyn1814/100DaysOfCode
github.com
September 25, 2025 at 11:37 AM
Reposted by lyn
(PART 2)
Another small project was a coin flipper! I went all out on the ASCII art because why not :D
github.com/lynlyn1814/1...
github.com/lynlyn1814/1...
github.com
September 21, 2025 at 1:29 PM
Day 4 of #100DaysOfCode (Python) by Angela Yu (PART 1)
Need to catch up on the last 2 days today since I spent the whole day yesterday doing cable management. Finished the first catchup project, will add to this thread with the rest of them.
github.com/lynlyn1814/1...
100DaysOfCode/treasure-island-game at main · lynlyn1814/100DaysOfCode
where I put all the projects I made and want to share :D - lynlyn1814/100DaysOfCode
github.com
September 21, 2025 at 10:22 AM
Day 3 of #100DaysOfCode (python) by Angela Yu.

Up next tomorrow is a choose your own adventure game!

github.com/lynlyn1814/1...
100DaysOfCode/python-pizza.py at main · lynlyn1814/100DaysOfCode
where I put all the projects I made and want to share :D - lynlyn1814/100DaysOfCode
github.com
September 19, 2025 at 5:08 PM
Day 2 of #100DaysOfCode by Angela Yu.
Today's assigned project was a calculator that calculates how much each person should pay at a restaurant, accounting for a custom tip. This was a really fun exercise to do! I also did a longer but more readable/adaptable version.
September 18, 2025 at 1:14 PM
Day 1 of #100DaysOfCode, the course by Angela Yu. Went a bit above and beyond (after doing it as she did) since I am familiar with some basics. Even though I know some stuff beyond the few first days, I wanted to be sure not to miss any important context.
September 16, 2025 at 7:55 PM