Skip to content
View khaled-hoshan's full-sized avatar

Block or report khaled-hoshan

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.

Content in all repositories owned by your account will be closed.
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
khaled-hoshan/README.md

Khaled Hoshan

Computer Engineering student interested in software systems, infrastructure, backend development, distributed systems, and computer hardware.

Currently building projects with Python, C/C++, SQL, Linux, and related tools while completing my Computer Engineering degree at Damascus University.

Featured Projects

Python implementation of the SORT multi-object tracking algorithm using Kalman filtering, IoU-based association, and the Hungarian algorithm, integrated with YOLOv8.

Python · OpenCV · NumPy · SciPy · FilterPy

End-to-end classroom whiteboard archiving system connecting an Arduino/Raspberry Pi capture station with a Flask application, OCR processing, and PDF generation.

Python · Flask · OpenCV · EasyOCR · Arduino · Raspberry Pi

Relational EV charging network database demonstrating ER modeling, normalization, SQL constraints, stored procedures, and advanced queries.

MySQL · SQL · Database Design · ERD

Real-time IMU orientation system using an STM32, MPU6050, Madgwick sensor fusion, and a web-based visualization dashboard.

C++ · STM32 · FastAPI · WebSockets · Three.js

Technical Focus

  • Languages: Python, C, C++, SQL, JavaScript
  • Backend & Libraries: Flask, FastAPI, OpenCV, NumPy, SciPy
  • Databases: MySQL, relational database design, ER modeling, normalization
  • Systems & Infrastructure: Linux, Git, Docker, Bash, Operating Systems, Computer Architecture, Computer Networks
  • Hardware & Embedded: Computer Hardware, STM32, AVR/ATmega, Arduino, Raspberry Pi, PlatformIO

Education

B.Sc. Computer Engineering
Damascus University
Expected graduation: October 2027

Languages

  • Arabic: Native
  • English: Fluent
  • German: Basic

Pinned Loading

  1. object_tracker object_tracker Public

    A Python implementation of SORT multi-object tracking using Kalman filtering, IoU-based data association, and the Hungarian algorithm, integrated with YOLOv8.

    Python

  2. smart-archiving-system smart-archiving-system Public

    An end-to-end classroom whiteboard archiving system using Arduino, Raspberry Pi, Flask, OpenCV, EasyOCR, and ReportLab.

    Python

  3. VoltLink-Database-System VoltLink-Database-System Public

    A relational EV charging network database demonstrating ER modeling, 3NF normalization, SQL constraints, sample data, and advanced queries using MySQL 8.0.

  4. tilt-tracker tilt-tracker Public

    Real-time IMU orientation dashboard using STM32, MPU6050, Madgwick sensor fusion, FastAPI, WebSockets, and Three.js.

    C++