Skip to content
View Holmes-99's full-sized avatar

Block or report Holmes-99

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

Typing SVG


👩‍💻 About Me

Computer Engineering student at Birzeit University, Palestine 🇵🇸 Building real systems in C, Java, and Python — from raw socket servers to RISC processors in Verilog and graph algorithms on Palestinian city networks. Currently learning Unity & C# and training for Game Jam hackathon.


🛠️ Tech Stack

C Java Python Verilog MySQL Unity Git VS Code


🚀 Featured Projects

Project Tech Description
🎮 Multiplayer Quiz Game Python TCP/UDP hybrid multiplayer game — raw sockets only
🌐 HTTP Web Server Python Full HTTP server from scratch — no frameworks
🗺️ Palestine Road Network C MST on 50+ Palestinian cities — Kruskal's & Prim's
⚙️ RISC Processor Verilog 32-bit predicated RISC processor with full pipeline
🌳 Task Manager — BST C BST with O(log n) operations and tree restructuring
🚗 Vehicle Rental System Java Full OOP system with custom sorting algorithms

🌱 Currently Learning

  • 🎮 Unity & C# — game development
  • 🤖 Artificial Intelligence
  • 📱 Android Development
  • 🎯 Preparing for Game Jam hackathon

📊 GitHub Stats

Shatha's GitHub Stats

Top Languages


📫 Connect With Me

LinkedIn Email

Popular repositories Loading

  1. EXP4 EXP4 Public

    experiment 4 for android lab

    Java

  2. task-management-system-c task-management-system-c Public

    Task Management System in C using linked lists, stacks, and queues — supports add, delete, search, undo, and report generation.

    C

  3. task-management-system-bst-c task-management-system-bst-c Public

    Enhanced Task Management System in C using a Binary Search Tree (BST) that supports search, sort, restructure, and tree analysis.

    C

  4. palestine-road-network-mst-c palestine-road-network-mst-c Public

    Minimum Spanning Tree of Palestinian cities using Kruskal's and Prim's algorithms in C - compares cost and execution time on a real road network.

    C

  5. vehicle-rental-system-java vehicle-rental-system-java Public

    Console-based Vehicle Rental System in Jav-OOP design with custom sorting, multi-customer management, and rental tracking.

    Java

  6. hospital-patient-management-system-java hospital-patient-management-system-java Public

    Hospital Patient Management System in Java using OOP principles — supports billing, sorting, and department management.

    Java