Skip to content
View raphael-isvelin's full-sized avatar

Block or report raphael-isvelin

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

Popular repositories Loading

  1. cq_enclosure_builder cq_enclosure_builder Public

    Generate printable enclosures for projects in a few lines of code (STL export)

    Python 7 1

  2. groovy-spock-noop-assert-finder groovy-spock-noop-assert-finder Public

    Find no-op assertions and other smells in Spock tests (e.g. `1 * someMock.call(_) >> { 1 == 2 }` <- this "assertion" condition is useless: `assert` is needed)

    Groovy 1

  3. micro-logger-cpp micro-logger-cpp Public

    logger.info << "Example " << 123.45; - small header-only C++ logging library using streams.

    C++

  4. cadquery-server cadquery-server Public

    Forked from roipoussiere/cadquery-server

    A web server used to render 3d models from CadQuery code loaded dynamically.

    Python