Skip to content
View osaid400's full-sized avatar
🎯
Learning...
🎯
Learning...

Block or report osaid400

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

Hi there, I'm Muhammad Abdullah Farooq

BS Computer Science Student | Sindh Madressatul Islam University (SMIU), Karachi

I'm an Computer Science undergraduate student passionate about Python, Software Development, Artificial Intelligence, and Data Science.

I enjoy building practical projects that strengthen my programming fundamentals and problem-solving skills. My goal is to continuously improve by creating real-world applications while learning modern software development practices.


Currently Working On

  • Building clean and scalable console applications
  • Learning SQLite and Database Design
  • Preparing for API development and Flask
  • Expanding my software development portfolio

Tech Stack

Python VS Code Git GitHub JSON OOP

Currently Learning

SQLite REST APIs Tkinter Flask Data Analysis Machine Learning Deep Learning Artificial Intelligence


Featured Projects

Project Description
Movie Ticket Booking System Console-based movie ticket booking system with seat selection, booking management, search, and billing
Hotel Booking System Hotel room booking system with dual Admin/Customer panels, dynamic pricing, discounts, GST calculation, and automated receipt generation
Car Rental System Car rental management system with fleet search, booking updates, billing, and automated receipt generation
Restaurant Order System Restaurant ordering system featuring menu browsing, stock management, order placement, and bill generation
Shopping Cart System Product catalog, shopping cart management, and checkout simulation
Quiz Application Quiz application with multiple difficulty levels, score tracking, and result summary
Contact Book System Contact management system built with OOP, JSON persistence, CRUD operations, and clean architecture
School Management System Student management system using OOP, JSON persistence, CRUD operations, and modular design
Bank Management System Banking application supporting account management, deposits, withdrawals, and validation
ATM Management System PIN-based ATM simulation with secure transactions and session handling
Library Management System Library management system for borrowing, returning, and tracking books
Employee Management System Console-based Employee Management System with OOP, password hashing, and login lockout.
Inventory Management System Inventory and stock management with CRUD functionality
Expense Tracker System Personal expense tracking with expense analysis and persistent storage
Calculator Using OOP Object-Oriented calculator featuring JSON-based calculation history
Portfolio Website Personal portfolio website built using HTML, CSS, and JavaScript

Goals

  • Build high-quality software projects
  • Master Python and Software Development
  • Strengthen problem-solving and analytical thinking
  • Learn modern backend development
  • Explore Artificial Intelligence and Data Science
  • Contribute to open-source projects

GitHub Stats

GitHub Streak

Note: This card updates automatically based on GitHub activity, but GitHub caches the image, so it can take a few hours after a commit for the numbers to refresh. If it ever shows blank or broken, the hosting service is temporarily down — this is a known, widespread issue with this free service, not something wrong with the profile. Refreshing after a while usually fixes it.


Connect With Me

Email: osaid.abdullah2007@gmail.com

LinkedIn: https://linkedin.com/in/muhammad-abdullah-farooq-684ab1350


"Learn. Build. Break. Fix. Repeat."

Pinned Loading

  1. Car-Rental-System Car-Rental-System Public

    A console-based Car Rental System built with Python using Object-Oriented Programming (OOP) principles. This project demonstrates JSON file handling, vehicle status management, automated receipt ge…

    Python

  2. Hotel-Room-Booking-System Hotel-Room-Booking-System Public

    A console-based Hotel Booking System built with Python. This project demonstrates classes, JSON-based file persistence, an Admin/Customer dual-role system, dynamic pricing (discounts and GST), and …

    Python 1

  3. Movie-Ticket-Booking-System Movie-Ticket-Booking-System Public

    A Python OOP-based Movie Ticket Booking System with JSON persistence, visual seat grid mapping, GST & discount calculations, admin control, and formatted receipt generation.

    Python 1

  4. Restaurant-Order-System Restaurant-Order-System Public

    A console-based Restaurant Order System in Python featuring OOP architecture, dual Admin/Customer panels, real-time stock management, JSON data persistence, and automated receipt generation.

    Python

  5. Quiz-Application-Python Quiz-Application-Python Public

    A console-based Quiz Application built with Python using Object-Oriented Programming (OOP). Features multiple categories, difficulty levels, JSON-based question storage, score history, percentage c…

    Python

  6. Shopping-Cart-System Shopping-Cart-System Public

    A beginner-friendly console-based Shopping Cart System built with Python. This project demonstrates how to manage products, carts, inventory, and receipts while storing data permanently using JSON …

    Python