Skip to content
View madahian's full-sized avatar

Highlights

  • Pro

Block or report madahian

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 Loading

  1. express-dynamic-route express-dynamic-route Public

    Dynamic route structure with auto generated CRUD operations for each route in Express.js using Knex.js as the query builder. Any contribution is appreciated.

    JavaScript 3 1

  2. abs_spectra abs_spectra Public

    A machine learning model that learns the relationship between molecular structures and their absorption spectra or maxima.

    Jupyter Notebook 1

  3. optical-flow optical-flow Public

    Implementation of the Horn–Schunck method of estimating optical flow in C++, using customized Vector and Matrix classes.

    C