Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View artificialstarlight's full-sized avatar

Block or report artificialstarlight

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 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
  • 👋 Hi, I’m Nikos, aka @artificialstarlight.
  • 👀 I’m interested in Python, Axe Parser, Esoteric Programming Languages, and learning new things!
  • 🌱 I’m currently learning about amateur radio, I have a Technician license!
  • 📫 How to reach me: Email [email protected]

Pinned Loading

  1. Trident Trident Public

    Ternary computer emulator written in Python

    HTML 1

  2. mush-room mush-room Public

    chat server and client written in Python

    Python 1

  3. sarcasm-detector sarcasm-detector Public

    Python script using ML to detect sarcasm of a given text.

    Python

  4. LOLchat LOLchat Public

    A simple chat server and client for the terminal, written in LOLCODE.

    LOLCODE

  5. where-is-the-sun where-is-the-sun Public

    Python program to tell you the exact location of the sun relative to the Earth.

    Python

  6. This is an implementation of a very ... This is an implementation of a very simple version of RSA in TI-BASIC.
    1
    ClrHome
    2
    {2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97}->L1
    3
    Prompt X
    4
    Lbl A
    5
    randInt(1,25)->T