•
Code Red Logs
• Code Red Logs
100 Days of Code: Recap of Days 1-7
Join me on the first week of my 100 Days of Code challenge with Python! Discover the exciting projects I worked on, from a Cyber Guard Name Generator to a Cybersecurity Hangman Game. Each project helped me enhance my Python skills and problem-solving abilities.
100 Days of Code: Day 7 - Cybersecurity Hangman Game
Join me on Day 7 of my 100 Days of Code challenge with Python! Today, I created a fun and educational Hangman game focused on cybersecurity terms. Discover how I applied various Python concepts and improved my problem-solving skills while learning new cybersecurity vocabulary.
100 Days of Code: Day 6 - Solving Reeborg's World Game Puzzles
Join me on Day 6 of my 100 Days of Code challenge with Python! Today, I solved various puzzles in Reeborg's World, a platform that helps you learn programming by guiding a robot through challenges. From defining functions to escaping mazes, discover how I enhanced my Python skills and problem-solving abilities with code examples included.
100 Days of Code: Day 5 - Password Generator
Join me on Day 5 of my 100 Days of Code challenge with Python! Today, I created a powerful Password Generator that combines letters, numbers, and symbols to create strong and secure passwords. This project is essential for cybersecurity and a great way to practice Python skills. Check out the code and generate your own secure password!
100 Days of Code: Day 4 - Rock-Paper-Scissors Game
Join me on Day 4 of my 100 Days of Code challenge with Python! Today, I created a fun and interactive Rock-Paper-Scissors game. This project pits the player against the computer in a classic game, helping me practice user input handling, control flow, and randomization in Python. Check out the code and see who wins!
100 Days of Code: Day 3 - Cyber-Security-Breach Maze Game
Join me on Day 3 of my 100 Days of Code challenge with Python! Today, I created an exciting Cyber-Security-Breach Maze Game. This interactive text-based game challenges players to navigate a server room maze to find a breached server while avoiding traps. Learn about the key functions and code behind this fun project!
100 Days of Code: Day 2 - Tip Calculator
Join me on Day 2 of my 100 Days of Code challenge with Python! Today, I created a Tip Calculator that helps calculate the tip amount and split the bill among multiple people. Learn how this simple yet practical tool works and explore the code behind it.
100 Days of Code: Day 1 - Cyber Guard Name Generator
Embark on my 100 Days of Code journey with Python! On Day 1, I created the Cyber Guard Name Generator, a fun project that generates strong and secure-sounding names for cybersecurity firms. This simple program takes user inputs such as the last city visited, favorite color, and favorite number to generate unique and creative names. Follow along to learn how it works and see the code in action!