Skip to content
View OmarAbouraia's full-sized avatar

Block or report OmarAbouraia

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

Hey! I'm Omar Abouraia.

Welcome to my page!
I'm a Junior Computer and Artificial Intelligence Engineering student in the International Credit Hours Engineering Program (ICHEP) at Ain Shams University. Passionate about building hardware and software that solves real-world problems.

OmarAbouraia

๐Ÿ› ๏ธ Technologies & Tools

Languages

C++ C# Python Java HTML5 MySQL CSS3 JavaScript

Hardware & Embedded Systems

VHDL IAR Systems Keil uVision Xilinx Logisim MATLAB MATLAB

Developer Tools & AI

IntelliJ Visual Studio VS Code Google Colab Kaggle Anaconda Git LLMs

Big Data & Cloud Infrastructure

Hadoop HDFS Huawei Cloud

๐Ÿš€ Key Projects

๐ŸŽ Projects ๐Ÿ›  Tech Stack ๐Ÿ“Œ Highlights
MIPS Processor VHDL, Assembly Designed and implemented a functional 32-bit MIPS processor with pipelining.
ER Task Manager C++, Data Structures Hospital management system using Fibonacci Heaps and Priority Queues.
Item Price Prediction Python, ML Achieved 4th place in Kaggle competition using Gradient Boosting and SVR.
Education Platform JS, HTML/CSS Integrated LMS, Teams, and Outlook for streamlined academic management.

๐Ÿ“ Connect with me

Email LinkedIn Facebook Instagram


"Programming is 10% writing code and 90% understanding why it's not working."

Pinned Loading

  1. Loan_Prediction_Project Loan_Prediction_Project Public

    End-to-end loan prediction system built with advanced data preprocessing, feature engineering, and imbalanced learning techniques, delivering an interpretable and deployment-ready ML model.

    Jupyter Notebook

  2. Ma3loma Ma3loma Public

    Forked from basemw0/Ma3loma

    A scalable MERN stack social platform featuring real-time messaging (Socket.io), secure OAuth2.0 authentication, and GenAI-powered content summarization using Google Gemini 2.5 Flash.

    JavaScript

  3. Gravity-Falls-Puzzle-Solver Gravity-Falls-Puzzle-Solver Public

    Automated jigsaw puzzle solver using classical computer vision techniques. Segments pieces, analyzes edges, and reconstructs puzzles without machine learning.

    Jupyter Notebook

  4. Banking-System-Testing-Suite Banking-System-Testing-Suite Public

    Comprehensive software testing project for a banking system applying black-box, white-box, UI, state-based testing, and TDD using Java and JUnit. Demonstrates test design, automation, and system vaโ€ฆ

    Java

  5. TinyTelemetry-IoT-Protocol TinyTelemetry-IoT-Protocol Public

    A custom, lightweight application-layer telemetry protocol designed over UDP for constrained IoT devices. Includes features like packet batching, sequence tracking for loss detection, and integrityโ€ฆ

    Python

  6. MIPS32-Processor-VHDL MIPS32-Processor-VHDL Public

    A modular 32-bit MIPS processor implementation in VHDL, featuring a complete single-cycle datapath, control unit integration, and component-level verification

    VHDL