Skip to content
View Jigsy1's full-sized avatar
Block or Report

Block or report Jigsy1

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
Jigsy1/README.md

I'm Jigsy ( @Jigsy1 ).

  1. I like Anime, Chess, Coffee, IRC, Riichi Mahjong and Video Games.
    • Sleeping also counts, right? Right?
    • I've recently taken to generating AI artwork.
  2. I border somewhere between apathetic and lazy.
  3. I'm currently learning Japanese. (7月2024年には8年間にγͺγ‚ŠγΎγ™γ€‚)
  4. I roughly know a few programming languages; but I mainly know mSL (mIRC Scripting Language) and like scripting pointless things from time to time.
    • I do know some (simple) VB6 from my college years. (2003->2007)
      • I am now still learning C and Python. (2023->?)
        • And to make life even more complicated, Go (on hold) and Rust. (2023->?)
  5. I am only reachable via IRC: Jigsy @ irc.libera.chat
    • I AM NOT ON / DO NOT USE / WILL NOT USE ... Discord, Facebook, Instagram, LinkedIn, Signal, Slack, Teams, Telegram, TikTok, Twitter, WhatsApp, etc.1
      • I DO have a Matrix account, but only use it once every epoch. (If ever.)
      • I DO have an "account" in Session Instant Messenger as well.2
Ongoing projects (not on Github as of yet)
  1. mIRCd (Rev.3)
  2. An IRCd in Python
  3. Improving/Recoding JupeServ (Aka. pyServer)
  4. Lite IRC Services in Python
  5. pyBot (Client)
Other things...
  1. I'm staunchly anti-censorship and value privacy and rights in this increasingly insane world.
  2. I play on Mahjong Soul a lot.
    • I've recently started learning Shogi too.
  3. Sometimes I like to lie on the ground and pretend I'm a carrot.
Footnotes:

1 This list is not exhaustive.

2 This is a contingency because of the UK and their stupid online censorship bill. (My hash is on a need-to-know basis.)

Pinned

  1. mIRCd mIRCd Public

    An IRCd written in mIRC Scripting Language (mSL) and more or less based on ircu IRCds.

    mIRC Script 6

  2. PassGen PassGen Public

    A (very simple) password generator written in Visual Basic 6.

    Visual Basic 6.0

  3. IdeoCipher IdeoCipher Public

    Ideograph Cipher - A way of encrypting text using Kanji and Kana. (Proof of Concept)

    Python 2

  4. UUID2 UUID2 Public

    A simple GUI in Python 3*/VB6 which generates a "UUID2."

    Visual Basic 6.0 1

  5. HexScroll HexScroll Public

    Tells you the #Hex and R,G,B value of a color.

    Visual Basic 6.0 1

  6. pyBot pyBot Public

    Socket IRC bot written in Python.

    Python