Skip to content
View e1t0n's full-sized avatar
🤙
🤙
  • London
Block or Report

Block or report e1t0n

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. pihole-adlist pihole-adlist Public

    The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software.

    3

  2. Pine Script Pine Script
    1
    //tradingview.com pine script
    2
    study("Average Directional Index with Threshold", shorttitle="ADX")
    3
    adxlen = input(14, title="ADX Smoothing")
    4
    dilen = input(14, title="DI Length")
    5
    dirmov(len) =>
  3. AdventofCode2022 AdventofCode2022 Public

    Swift

  4. AdventofCode2023 AdventofCode2023 Public

    Swift

  5. ANPR ANPR Public

    Forked from christianroman/ANPR

    License plate recognition for iOS using OpenCV & Tesseract OCR Engine

    C++

  6. hosola-data-logger hosola-data-logger Public

    Forked from Mattie112/hosola-data-logger

    PHP