Skip to content
View MuhamedHekal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MuhamedHekal

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Hadoop-HA-Cluster-on-Docker Hadoop-HA-Cluster-on-Docker Public

    Hadoop3-HA-Docker is a production-ready, fault-tolerant Hadoop cluster deployed with Docker Compose. It automates the setup of a fully distributed Hadoop ecosystem with high availability (HA) featu…

    Dockerfile

  2. plsql-sequence-trigger-automation plsql-sequence-trigger-automation Public

    A PL/SQL project to dynamically manage sequence and trigger pairs for Oracle database tables, including validation, sequence creation, and trigger generation with support for max ID-based starting …

    PLSQL

  3. BashDBMS BashDBMS Public

    A lightweight Database Management System built using Bash scripts, featuring database and table operations, data validation, and logging. Perfect for learning and small-scale projects.

    Shell

  4. java-drawing-application java-drawing-application Public

    A simple drawing application built using Java and AWT (Abstract Window Toolkit). This project allows users to draw shapes like lines, rectangles, ovals, and freehand sketches. It also includes an e…

    Java

  5. Walmart-data-analysis Walmart-data-analysis Public

    Analyze Walmart’s sales data using SQL and Python. This project includes database creation, ETL processes, a star schema for data warehousing, and analytical queries to uncover business insights. 🚀

    Jupyter Notebook 2 3

  6. Rule-Based-Discount-Engine Rule-Based-Discount-Engine Public

    Rule-Based Discount Engine for a large retail store using Scala with a functional programming approach. It evaluates sales transactions against multiple discount qualifying rules and calculates app…

    Scala