Skip to content
View Fatima-46's full-sized avatar

Block or report Fatima-46

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

header

Typing SVG


GitHub HuggingFace LinkedIn Email


skills

divider

๐Ÿ‘ฉโ€๐Ÿ’ป About Me

class FatimaSaleem:
    role       = ["Cybersecurity Enthusiast", "Software Developer", "Python Developer"]
    education  = "BS Cyber Security @ UMT Lahore (Semester 4, GPA: 3.58/4.0)"
    location   = "Lahore, Punjab, Pakistan"
    languages  = ["Python", "C++"]
    interests  = ["Cryptography & Encryption", "Network Security", "Data Structures & Algorithms"]
    tools      = ["SRS Documentation", "OOP", "Cloud Security Concepts", "Threat Modelling"]
    status     = "Open to Internships & Collaborations"

    def hello(self):
        return "Securing systems, one algorithm at a time!"

divider

๐ŸŽฏ Currently

Studying Building Open

divider

๐Ÿš€ Featured Projects

# Project Stack Description Link
1 ๐ŸŽฎ InternGrow_HangmanGame Python Classic Hangman game built as a console-based project
2 ๐Ÿค– InternGrow_RuleBasedAssistant Python A rule-based assistant/chatbot using conditional logic
3 ๐Ÿ“š Smart Library Management System (SLMS) React.js, Node.js, MySQL, Python Full-stack platform with AI quiz generation, study recommendations & role-based access control (Student/Teacher/Admin/Parent) Academic Project
4 ๐Ÿ” Classical Cipher Analyser Python, Cryptography Implements and breaks classical ciphers (Caesar, Vigenรจre, Rail Fence) using frequency analysis Academic Project
5 ๐Ÿฅ Hospital Management System C++, OOP, File Handling Console-based system managing patient records, appointments & billing Academic Project
6 โค๏ธ Cardiology Ward Management System C++, DSA Ward management tool using linked lists, queues & priority queues for admission/discharge prioritisation Academic Project
7 ๐Ÿ“– Library Management System C++, OOP Library system built with classes, inheritance, encapsulation & polymorphism Academic Project

divider

๐Ÿ› ๏ธ Skills

Python C++ Cryptography DSA SRS SoftwareEngineering

divider

๐ŸŽ“ Education

  • BS Cyber Security โ€” University of Management and Technology (UMT), Lahore | 2025 โ€“ 2029 | Semester 4 | GPA: 3.58 / 4.0
  • Intermediate (ICS) โ€” PGC College Muslim Town, Lahore | Completed 2025 | Marks: 940/1200
  • Matric โ€“ Computer Science โ€” Completed 2022 | Marks: 1018/1100

divider

๐Ÿ“œ Certifications & Achievements

  • ๐Ÿ›ก๏ธ Cybersecurity Awareness โ€” HP (2026)
  • ๐Ÿ›ก๏ธ Getting Started with Cybersecurity โ€” IBM (2026)
  • ๐Ÿ›ก๏ธ Introduction to Cybersecurity Awareness โ€” HP
  • ๐Ÿค– Building with the Claude API โ€” Claude Code
  • ๐Ÿ“Š Data Science & Analytics โ€” HP (2025)
  • โ˜๏ธ Claude with Google Vertex AI (2025)
  • ๐Ÿงฉ Model Context Protocol (Advanced) (2025)
  • ๐Ÿง  Introduction to Agent Skills (2025)
  • ๐Ÿ“ˆ Agile Project Management โ€” HP
  • ๐ŸŒ Web Development Fundamentals โ€” IBM (2026)
  • ๐Ÿ Create Your First Python Program โ€” Coursera (2026)
  • ๐Ÿ“ MS Word Specialist (2022)
  • ๐Ÿ’ผ Freelancing (2022)

divider

๐Ÿ“Š GitHub Stats

Fatima's GitHub stats Top Langs


streak

divider

๐Ÿ“ซ Connect with Me

Email LinkedIn HuggingFace GitHub


views


footer

Popular repositories Loading

  1. rule-based-chat-assistant rule-based-chat-assistant Public

    Rule-based conversational assistant in Python/Streamlit with a live Wikipedia-lookup fallback for unmatched queries

    Python 1

  2. hangman-streamlit-game hangman-streamlit-game Public

    Interactive Hangman game built with Python and Streamlit, featuring difficulty levels and live word API integration.

    Python

  3. Fatima-46 Fatima-46 Public

  4. password-strength-breach-checker password-strength-breach-checker Public

    Password Strength & Breach Checker built with Flask โ€” calculates password entropy and checks for known data breaches via the HIBP API using k-anonymity

    Python

  5. hospital-management-system hospital-management-system Public

    Console-based Hospital Management System in C++ with file handling.

    C++

  6. hospital-management-web hospital-management-web Public

    Full-stack web rebuild of my C++ Hospital Management System โ€” Flask, SQLite, REST API.

    JavaScript