Skip to content
View mshamoonbutt's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing

Highlights

  • Pro

Block or report mshamoonbutt

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

importPersonfromPakistanclassPerson:
def__init__(self, name, title, email):
self.name="Muhammad Shamoon Butt"self.title="Software and AI Engineer"self.email="buttshamoon175@gmail.com"defintroduce(self):
print(f"Hi, my name is {self.name}, I'm a {self.title} from Pakistan.")
person.introduce()
D:\mshamoonbutt>python index.py
Hi, my name is Muhammad Shamoon Butt, I'm a Software and AI Engineer from Pakistan.

wakatimeFollowersStars

I'm an Early 🐤

🌞 Morning 70 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.58 % 🌆 Daytime 20 commits ███████████░░░░░░░░░░░░░░ 43.34 % 🌃 Evening 18 commits █████████░░░░░░░░░░░░░░░░ 34.23 % 🌙 Night 5 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.86 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Karachi
💬 Programming Languages: Python 21 hrs 26 mins ██████████████████████░░░ 88.88 % CSS 1 hr 14 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.13 % JavaScript 45 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.14 % C 18 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.29 % Typescript 8 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.59 % 🔥 Editors: VS Code 24 hrs 7 mins █████████████████████████ 100.00 % 💻 Operating System: Linux 24 hrs 7 mins █████████████████████████ 100.00 %
Windows 1 hr 14 mins ███████████░░░░░░░░░░░░░░ 40.13 % 

Last Updated on 17-05-2024 17:19:10 UTC

    🧑‍💻Frequently Used Tech🧑‍💻

🔥Streak Stats🔥

mshamoonbutt

⭐My Favorite Repo⭐

GitHub StatsGitHub Stats

🤝Connect with Me🤝

imageimageimage

☕Support Me☕

imageimage

Commit Snake History SVG

Pinned Loading

  1. Wocx32/smart-note-organizerWocx32/smart-note-organizerPublic

    FCC Coding Jam Project

    JavaScript

  2. Programming-Fundamentals-PythonProgramming-Fundamentals-PythonPublic

    Welcome to my first semester practice codes repository! This repository contains various Python assignments, labs, and quizzes that I worked on during my first semester. Whether you're just startin…

    Python 1

  3. Movie-Management-System-tkinter-pythonMovie-Management-System-tkinter-pythonPublic

    Python 3

  4. hospital-management-system-databasehospital-management-system-databasePublic

    This Hospital Management System project features a normalized relational database to manage patients, doctors, appointments, diagnoses, medications, and billing. It applies normalization (1NF, 2NF,…

    TSQL