Skip to content
View Odlanieroh's full-sized avatar

Block or report Odlanieroh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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