Skip to content
View acefalobi's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report acefalobi

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

Pinned

  1. Python function that plots out the f... Python function that plots out the famous Tupper's Self-Referential Formula (a formula that when plotted out, draws itself) in the CLI (https://en.wikipedia.org/wiki/Tupper%27s_self-referential_formula)
    1
    output = ""
    2
    
    
    3
    def tupper_function(x, y):
    4
    
    
    5
        k = 960939379918958884971672962127852754715004339660129306651505519271702802395266424689642842174350718121267153782770623355993237280874144307891325963941337723487857735749823926629715517173716995165232890538221612403238855866184013235585136048828693337902491454229288667081096184496091705183454067827731551705405381627380967602565625016981482083418783163849115590225610003652351370343874461848378737238198224849863465033159410054974700593138339226497249461751545728366702369745461014655997933798537483143786841806593422227898388722980000748404719
  2. android-stepper android-stepper Public

    A library for creating a wizard-like step-through user interface that uses navigation components and menus for displaying steps with advanced customization.

    Kotlin 321 37

  3. ktor-activitypub ktor-activitypub Public

    Kotlin

  4. kotlin kotlin Public

    Forked from JetBrains/kotlin

    The Kotlin Programming Language

    Kotlin