Skip to content
View CanSanliturk's full-sized avatar
Block or Report

Block or report CanSanliturk

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

Pinned

  1. DesignPatternsNotebook DesignPatternsNotebook Public

    Repo to store code written for SOLID design principles and GOF design patterns

    C++ 1

  2. AnalysisEngine AnalysisEngine Public

    3D Structural Analysis Engine

    C++ 3

  3. StrutAndTieAnalysisAndDesignFramework StrutAndTieAnalysisAndDesignFramework Public

    Framework that can be used to analyze 2-Dimensional concrete elements by using finite elements method and do strut and tie design according to ACI

    C++ 1 1

  4. HeatConduction HeatConduction Public

    2-Dimensional heat conduction problem solution by using finite element method in Matlab. "Main" file can be modified to see different cases

    MATLAB 3

  5. computational-geometry computational-geometry Public

    Implementations and tests of algorithms in Computational Geometry - Algorithms and Applications (3rd Edition) by Mark de Berg et al.

    C++