Skip to content
View Ibrahim5aad's full-sized avatar
🚀
🚀

Organizations

@xBimTeam
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 based in Egypt. 👨‍💻

LinkedIn Blogger Instagram Gmail

Pinned

  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# 8 8

  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# 15 1

  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. CGAA CGAA Public

    Implementations for the algorithms discussed in the book: Computational Geometry Algorithms and Applications

    C#

  5. ifc-first-person-shooter ifc-first-person-shooter Public

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

    JavaScript 2

  6. Octopus Octopus Public

    Octopus is a demo to show how IFC.js can be used server-side. Octopus also shows how you can use it in a dotnet context.

    C++