Skip to content
View maxiohab's full-sized avatar
💭
Computer Science student | Python learner | Building projects daily
💭
Computer Science student | Python learner | Building projects daily

Block or report maxiohab

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
maxiohab/README.md

Hi there, I'm Maxiohab👋

I'm a Software Engineering student currently learning Python, Git/GitHub, and web development.

I'm still at the beginning of my coding journey, learning new things every day, building small projects, and trying to understand how and why software is created. I made this GitHub account to keep my work in one place, track my progress, and see how much I improve over time. I am documenting here on GitHub and will keep updating as I learn new things or grow in any way.

What I'm Learning Currently

  • Main Focus Python basics - Core Python and problem-solving on a Long-Run
  • Git and GitHub
  • HTML & CSS
  • Building small projects For Now.

Projects Done Currently

Student Grade Report System A Python program that takes a numeric score, calculates the correct letter grade (A-F), and determines pass/fail status. Handles invalid scores (like negative numbers or anything above 100) instead of silently giving a wrong answer.

Automated Class Grade Processor An extension of the grade system above — instead of checking one score at a time, it loops through a full list of student scores automatically and prints a grade and status report for each one.

My Goal

I want to become a Senior Software Engineer and use my skills to build useful things that solves problem and helps the World In any way and be a person called an expert in my feild not by flattery but with quality and perfection.

I'll be sharing my projects, experiments, and learning progress here as I continue growing. Thanks for checking out my profile! 🚀

Pinned Loading

  1. maxiohab maxiohab Public

    🐍 Python Basics My Python learning journey where I document beginner exercises, practice codes, and small projects. Topics: Variables, Data Types, Input/Output, Conditions, Loops, Functions, Error …

    Python