Skip to content
View WyBilo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report WyBilo

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
WyBilo/README.md

Wyatt

💻 About Me

Computer Science student focused on learning software development and building real-world programming skills.

Currently working on:

  • Python fundamentals
  • Problem solving and logic building
  • Structuring clean, readable code

🚀 Current Focus

  • Python (functions, loops, conditionals, validation)
  • Building small projects to reinforce concepts
  • Learning how to think like a programmer

📂 Projects

🎯 Number Guessing Game

A Python game where users guess a randomly generated number with limited attempts.

Skills used:

  • Input validation
  • Functions
  • Loops and conditionals
  • Program flow

🧠 What I’m Working Toward

  • Strong programming fundamentals
  • Data structures and algorithms
  • Transitioning into software development roles

📫 Connect

Pinned Loading

  1. number-guessing-game number-guessing-game Public

    Python

  2. python-grade-checker python-grade-checker Public

    Beginner Python project that converts numeric grades into letter grades

    Python

  3. python-paycheck-analyzer python-paycheck-analyzer Public

    Python CLI tool for calculating employee pay with overtime, job bonuses, tax deductions, and workload analysis.

    Python