Skip to content
View Git-byAbdullah's full-sized avatar

Block or report Git-byAbdullah

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.

Content in all repositories owned by your account will be closed.
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
Git-byAbdullah/README.md

πŸ‘‹ Hi, I'm Abdullah Zaheer

Computer Science Student | Python & C++ Developer | HTML & CSS

I'm a Computer Science student focused on building practical software projects and strengthening my programming fundamentals through hands-on development.

I enjoy working with Python and C++, while also building responsive web projects with HTML and CSS.

πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Computer Science student
  • 🐍 Building projects with Python
  • πŸ’» Developing with C++
  • 🌐 Creating responsive websites with HTML & CSS
  • πŸ”§ Using Git and GitHub for version control and project management
  • 🧩 Interested in software development and problem solving
  • πŸš€ Learning by building practical projects

πŸ› οΈ Tech Stack

Languages

  • Python
  • C++

Web Technologies

  • HTML5
  • CSS3

Tools

  • Git
  • GitHub

πŸš€ Featured Projects

🏦 Bank Management System

A console-based banking management system built with Python, featuring account creation, login, deposits, withdrawals, balance checking, and transaction history.

Tech: Python

🌀️ Weather App

A Python application that retrieves real-time weather information for cities using the wttr.in API and the Requests library.

Tech: Python, Requests, API

πŸ” Dheri Eats

A responsive fast-food restaurant website designed and developed with HTML5 and CSS3, featuring a menu, restaurant information, and responsive layouts.

Tech: HTML5, CSS3 Live Demo: dheri-eats.vercel.app

πŸ“š Library Management System

A console-based Library Management System built with C++, demonstrating object-oriented programming concepts and in-memory data management.

Tech: C++, OOP

πŸ“š Currently Learning

  • 🧠 Strengthening Python and C++
  • 🧩 Improving Data Structures & Algorithms
  • πŸ—„οΈ Learning more about Databases
  • πŸ”¨ Building larger and more practical projects
  • πŸ“– Improving problem-solving skills
  • πŸ”§ Developing better software development workflows

🀝 Connect With Me


⭐ Learning by building, improving through practice, and growing one project at a time.

Pinned Loading

  1. Amazon-homepage-clone Amazon-homepage-clone Public

    A responsive Amazon homepage clone built with HTML and CSS, featuring a navigation bar, product sections, custom styling, and responsive design for different screen sizes.

    HTML

  2. Bank-Management-System Bank-Management-System Public

    A console-based Banking Management System built with Python. It allows users to create accounts, securely log in with a PIN, deposit and withdraw money, check balances, view transaction history, an…

    Python

  3. Dheri-Eats Dheri-Eats Public

    A responsive fast-food restaurant website built with HTML5 and CSS3, featuring a menu, restaurant information, and a clean user interface.

    HTML

  4. library-management-system library-management-system Public

    A console-based Library Management System built with C++ using OOP and file-independent in-memory data management.

    C++

  5. Netflix-Homepage-Clone Netflix-Homepage-Clone Public

    A responsive Netflix homepage clone built with HTML, CSS, and JavaScript, featuring a Netflix-inspired layout, trending titles, and interactive frontend elements

    HTML

  6. Weather-App Weather-App Public

    🌀️ A simple Python weather application that fetches real-time weather information for any city using the wttr.in API and the Requests library.

    Python