Skip to content
View ossama971's full-sized avatar

Highlights

  • Pro

Block or report ossama971

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

Hey, I'm Osama πŸ‘‹

Biomedical engineer who fell down the rabbit hole of pixels & color science


🧭 The short version

Biomedical engineer turned color & imaging nerd by way of Cairo University and the Erasmus Mundus COSI program (NTNU Β· UJM Β· UEF). And Outside of imaging, I've also shipped work in medical AI, speech systems, and systems-level C++.

osama = {
    "πŸŽ“ background": "Biomedical engineering β†’ Computational Color & Spectral Imaging",
    "πŸ”¬ interests":  "Medical Imaging, ISP, GPU shaders, Computer Graphics",
    "πŸ’» building":   "things that touch an image, CV pipelines, viewers, real-time graphics",
    "πŸ“š always":     "learning something new",
    "🏎️ off-duty":   "F1 weekends, Football, Workout splits, and too much coffee",
}

πŸ› οΈ Tech stack

Languages

C++ C Python Java JavaScript MATLAB SQL R

ML & Imaging

PyTorch TensorFlow OpenCV NumPy Pandas SciPy

Graphics & GPU

OpenGL GLSL Three.js WebGL Blender

Frameworks & Tooling

Qt FastAPI Django React ROS Docker Linux Git CMake


Pinned Loading

  1. GP-2025-Strain GP-2025-Strain Public

    Investigate novel ideas of unsupervised learning methods for calculating regional cardiac function (displacement, and strain)

    Jupyter Notebook

  2. sem-image-viewer sem-image-viewer Public

    Image Viewer for scanning electron microscopy Images generated for chip manufacture utilizing thread safe implementation with Thread Pool, and Image caching module for handling batch operations, sa…

    C++ 3

  3. Shaders-and-Color-Sciences Shaders-and-Color-Sciences Public

    Three WebXR-ready browser apps exploring color spaces, elevation mapping, and Lambertian shading via custom GLSL shaders and Three.js

    JavaScript 1

  4. Investigating-Cognitive-Control-using-fMRI Investigating-Cognitive-Control-using-fMRI Public

    A detailed statistical analysis of the Flanker Dataset using functional magnetic resonance imaging (fMRI) to explore the neural basis of cognitive control.

    Shell 1

  5. GANs-Super-Resolution GANs-Super-Resolution Public

    Forked from Muhannad159/GANs-Super-Resolution

    Enhanced Super-Resolution GAN (ESRGAN) for Medical Imaging: A deep learning project leveraging RRDB-based GAN architecture to enhance the resolution of low-quality chest X-rays, improving diagnosti…

    Jupyter Notebook

  6. GLSL-Anaglyph-Processor GLSL-Anaglyph-Processor Public

    Real-time GPU video processing and anaglyph generation using GLSL 3 shaders and Three.js β€” Gaussian blur, Laplacian, separable Gaussian, median filter, and 5 anaglyph methods (incl. Dubois)

    JavaScript