Skip to content
View TheMemeSniper's full-sized avatar

Block or report TheMemeSniper

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

i'm kaitlin AGHAGHAGHAGGGAHG OGHODGHAG SDGH

i write software in the like 2 days im not being shackled by my executive dysfunction

i write in basically wahtever gets the job done. i Love lua but the package ecosystem sucks so i reluctantly also know python, javascript and some java + kotlin

mostly writing tools and games for myself. see the following projects

  • nano-cms - a "cms" i made where articles are built interactively, exported to json and then assembled by SSG
  • kana run - a game where you try to type as much kana as fast as possible
  • computercraft-archive - various programs for ComputerCraft applications
  • Harmony - a UI library for roblox that makes ContextActionService less of a pita to work with. handles the automatic swapping of assets and text for control hints and stuff

Pinned Loading

  1. website website Public

    You'll never believe why it's called this

    Astro 2 2

  2. misskey-mass-remove-followers.py misskey-mass-remove-followers.py
    1
    import json
    2
    import requests
    3
    from time import sleep
    4
    
                  
    5
    instance = "https://johnlenn.on"
  3. kana-run kana-run Public

    lock tf in and learn how to type hiragana and katakana

    JavaScript

  4. nano-cms nano-cms Public

    a programmer's idea of how a cms ought to be

    JavaScript