Skip to content
View andreuinyu's full-sized avatar
  • Barcelona

Block or report andreuinyu

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. Butler.py Butler.py
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    import os, platform
    4
    from tkinter import *
    5
    from tkinter import filedialog, messagebox
  2. andreuinyu.github.io andreuinyu.github.io Public

    JavaScript

  3. mando mando Public

    Comandament d'avió

    C++

  4. Punts d'una corba el·líptica modular.py Punts d'una corba el·líptica modular.py
    1
    from math import sqrt
    2
    N = 1997
    3
    A = 59
    4
    B = 23
    5
    coords = []
  5. davidss97/noteit davidss97/noteit Public

    noteit hackupc 2016 fall

    Java

  6. periodt periodt Public

    selfhostable, dead simple, period tracker as a progressive web app

    JavaScript