Skip to content
View Ibrahim5aad's full-sized avatar
🧘‍♂️
🧘‍♂️

Block or report Ibrahim5aad

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

Hi there 👋

I am Ibrahim Saad, an AEC Software Engineer from Egypt, based in Prague, Czechia. 👨‍💻

What I'm working on

  • 🎮 BIM Quests — an exploration game (gamified viewer) built for IFC models
  • 🔧 XbimGeometry — porting the xBIM Geometry Engine from C++/CLI to a cross-platform C/P-Invoke architecture

Website LinkedIn Instagram Gmail

Pinned Loading

  1. revit-addin-clean-architecture revit-addin-clean-architecture Public

    A .NET sample showing a simple layered clean architecture for Revit add-ins development; applying MVVM, IoC and other relevant design patterns and SOLID principles.

    C# 14 10

  2. electronjs-revit-addin electronjs-revit-addin Public

    An MVC multi-process-architectured Revit add-in where the 'View' layer is implemented as an Electron.js app that communicates with the Revit add-in with a 'Controller' layer wrapped over a server/c…

    C# 23 3

  3. kuhn-munkres-algorithm kuhn-munkres-algorithm Public

    A python program to solve assignment problem by the Kuhn–Munkres algorithm (The Hungarian Method).

    Python 8 1

  4. ifc-first-person-shooter ifc-first-person-shooter Public

    An IFC viewer with an FPS (first-person shooter) experience.

    JavaScript 1 3

  5. wex-threejs wex-threejs Public

    A React Three.js library for viewing WexBIM 3D models.

    TypeScript

  6. Octopus Octopus Public

    An open-source SDK and scaffold for building BIM (Building Information Modeling) applications with .NET 9. Octopus provides reusable components, a REST API server, and client libraries to accelerat…

    C#