Skip to content
View Odlanieroh's full-sized avatar

Block or report Odlanieroh

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Odlanieroh/README.md

Hi, I’m Odlanier 👋

I’m a student pursuing a degree in Artificial Intelligence with a growing foundation in Python and software development. I’m currently building hands-on projects to strengthen my problem-solving skills and understanding of core programming concepts.

🛠 Skills & Tools

  • Python (fundamentals)
  • Problem-solving with loops and conditionals
  • Basic input validation
  • Git & GitHub

📂 Featured Projects

  • Classic Games Dashboard
    A Python-based arcade system integrating multiple games with user login and persistent score tracking.

  • Intro Python Logic
    A Python script that processes numeric data using lists, loops, and conditionals.

  • Simple Word Counter
    An interactive Python program that accepts user input, validates it, and counts words using string processing and loops.

I’m focused on learning fundamentals, writing clean code, and documenting my progress as I grow as a developer.

Pinned Loading

  1. classic-games-dashboard classic-games-dashboard Public

    Python arcade dashboard with multiple games and persistent score tracking

    Python

  2. Intro-Python-Logic Intro-Python-Logic Public

    Python

  3. simple-word-counter simple-word-counter Public

    Python