Skip to content
View ecobareco's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report ecobareco

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
ecobareco/README.md
  • 👋 Hi, I’m @ecobareco
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

Pinned Loading

  1. aspnetcore Public template

    Forked from dotnet/aspnetcore

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    C#

  2. dev-envs-extension Public

    Forked from docker/dev-envs-extension

    TypeScript

  3. ecobareco Public

    Config files for my GitHub profile.

  4. setup-java Public

    Forked from actions/setup-java

    Set up your GitHub Actions workflow with a specific version of Java

    TypeScript

  5. WebApplication10 Public

    HTML

  6. git pre-commit hook for stripping ou...
    1
    #!/usr/bin/env python
    2
    """strip outputs from an IPython Notebook
    3
    4
    Opens a notebook, strips its output, and writes the outputless version to the original file.
    5