Skip to content
View MCruces-fz's full-sized avatar
:octocat:
Commiting
:octocat:
Commiting

Organizations

@TrasgoGroup @BlackArtsGames

Block or report MCruces-fz

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

My life cycle

#include "../kitchen/coffee.h"
#include "Me.h"

Me me = Me("MCruces-fz");
Coffee coffee = Coffee();

while (me.is_alive()) {
  if (coffee.is_empty()) {
    coffee.refill();
  } else {
    me.drink(coffee);
    me.write_code();
  }
}

Top Langs

Pinned Loading

  1. BOOKLET BOOKLET Public

    This is a small program (for now) with which we can organize the pages of a pdf file to make it ready to print and sew manually as it would be done in a printing press

    Python 1

  2. .dotfiles .dotfiles Public

    No place like $HOME

    Shell 1

  3. Cell-Viewer Cell-Viewer Public

    Forked from TrasgoGroup/Cell-Viewer

    Graphical User Interface to monitor data from TRASGO type detectors.

    Python

  4. TRAGALDABAS-fantastic-Cpp TRAGALDABAS-fantastic-Cpp Public

    Saeta's reconstruction for TRAGALDABAS detector with Kalman filter.

    C++

  5. TRAGALDABAS-Kalman-Filter TRAGALDABAS-Kalman-Filter Public

    Genedigitana using Kalman Filter for reconstruction with Tragaldabas.

    Python 1

  6. IC IC Public

    Forked from next-exp/IC

    Python