Skip to content
View Akronix's full-sized avatar
🍃
In the wild
🍃
In the wild

Organizations

@LibreLabUCM

Block or report Akronix

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DruidNetDruidNetPublic

    The tradicional knowledge of wild plants now in your phone!

    Kotlin 3

  2. Grasia/WikiChronGrasia/WikiChronPublic

    Data visualization tool for wikis evolution

    Python 19 8

  3. Grasia/inequality_coefficientsGrasia/inequality_coefficientsPublic

    Coefficients to measure inequality in Python.

    Python 4 1

  4. treenetproctreenetprocPublic

    Forked from treenet/treenetproc

    R

  5. Grasia/wiki-scriptsGrasia/wiki-scriptsPublic

    Miscellaneous scripts to gather and process data of wikis.

    Jupyter Notebook 20 11

  6. A very simple script to get the b64 ...A very simple script to get the b64 code for a png image from a given URL.
    1
    #!/usr/bin/env python3
    2
    # -*- coding: utf-8 -*-
    3
    """
    4
     get_b64_png.py
    5