DEV Community

Shahrouz Nikseresht profile picture

Shahrouz Nikseresht

Python beginner. Learning by doing. Exploring Git, clean code, and real-world projects.

Pronouns

he/him

The Biggest Challenge in #80DaysOfChallenges… is a Lack of Challenges

The Biggest Challenge in #80DaysOfChallenges… is a Lack of Challenges

6
Comments
2 min read

Want to connect with Shahrouz Nikseresht?

Create an account to connect with Shahrouz Nikseresht. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Day 21: Turn-Based FizzBuzz Game – Player vs Machine in Python

Day 21: Turn-Based FizzBuzz Game – Player vs Machine in Python

5
Comments
3 min read
Witch's Potion: A Spooky Halloween Mini-Game Built with Python OOP

Witch's Potion: A Spooky Halloween Mini-Game Built with Python OOP

Comments
4 min read
Day 20: Python Knapsack Problem – Solve 0/1 Optimization with Dynamic Programming

Day 20: Python Knapsack Problem – Solve 0/1 Optimization with Dynamic Programming

5
Comments
3 min read
Day 19: Python Vowel Counter – Build a Simple Function to Count Vowels in Any Text

Day 19: Python Vowel Counter – Build a Simple Function to Count Vowels in Any Text

14
Comments
3 min read
Day 18: Python Palindrome Checker Tutorial – Ignore Case, Spaces & Punctuation

Day 18: Python Palindrome Checker Tutorial – Ignore Case, Spaces & Punctuation

7
Comments
3 min read
Day 17: Converting Numeric Grades to Letters with Robustness and Clarity

Day 17: Converting Numeric Grades to Letters with Robustness and Clarity

Comments
3 min read
Day 16: Mapping Connections with Shared Classmates

Day 16: Mapping Connections with Shared Classmates

5
Comments
3 min read
Day 15: Uncovering Spending Habits with Semester Averages

Day 15: Uncovering Spending Habits with Semester Averages

3
Comments
3 min read
Day 14: Calculating Full Statistics with Python’s Built-in Functions, Simple, Smart, and Painless

Day 14: Calculating Full Statistics with Python’s Built-in Functions, Simple, Smart, and Painless

1
Comments
3 min read
Day 13: Finding Mutual Friends with Python Sets – Fast, Clean, and Surprisingly Useful

Day 13: Finding Mutual Friends with Python Sets – Fast, Clean, and Surprisingly Useful

1
Comments
3 min read
Building Tiny Hero: A Text-Based RPG Adventure with Python for Beginners and Intermediates

Building Tiny Hero: A Text-Based RPG Adventure with Python for Beginners and Intermediates

Comments
7 min read
Day 12: Rediscovering the Longest Word Without `len()`

Day 12: Rediscovering the Longest Word Without `len()`

Comments
4 min read
Day 11: Finding Numbers Divisible by 8 with Loops and List Comprehension

Day 11: Finding Numbers Divisible by 8 with Loops and List Comprehension

Comments
4 min read
Day 10: Embracing Simplicity with Circle Area Calculations

Day 10: Embracing Simplicity with Circle Area Calculations

5
Comments
3 min read
Day 9: Unraveling the Beauty of Pascal’s Triangle (Khayyam–Pascal Triangle)

Day 9: Unraveling the Beauty of Pascal’s Triangle (Khayyam–Pascal Triangle)

6
Comments 3
7 min read
Day 8: Chasing Words, Finding the Longest One!

Day 8: Chasing Words, Finding the Longest One!

5
Comments
3 min read
Day 7: Tracking the Final Floor, Up, Down, and Logic All Around!

Day 7: Tracking the Final Floor, Up, Down, and Logic All Around!

5
Comments
3 min read
Day 6: The Case of the Missing Number, Sets to the Rescue!

Day 6: The Case of the Missing Number, Sets to the Rescue!

Comments
2 min read
Day 5: Iteration vs. Recursion – The Safe Factorial Calculator

Day 5: Iteration vs. Recursion – The Safe Factorial Calculator

1
Comments 1
2 min read
Day 4: Optimizing for Speed, Prime Number Checker

Day 4: Optimizing for Speed, Prime Number Checker

6
Comments
2 min read
Day 3: Mastering the Dictionary, Counting Character Frequency

Day 3: Mastering the Dictionary, Counting Character Frequency

3
Comments
2 min read
🐍 Day 2: The Magic of Sets, Removing Duplicates While Preserving Order

🐍 Day 2: The Magic of Sets, Removing Duplicates While Preserving Order

1
Comments
2 min read
🐍 Day 1: Mastering the Two-Pointer String Reversal

🐍 Day 1: Mastering the Two-Pointer String Reversal

Comments
2 min read
loading...