Skip to content
View stlynnxx's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report stlynnxx

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stlynnxx/README.md

Hello!

Who am I?

My name is stlynnxx; I'm a self taught developer working from home in rural Illinois. I love programming and generally go where my passion or needs take me; I run a small hardware repair business that has inspired a few of my projects as well has curiosity.

Current Projects:

  • Slippery Penguin

  • GitHub Language Count Top Language

    Slippery Penguin is a local privilege escalation enumeration tool for Linux, written in Python. It scans SUID binaries, checks file capabilities, traces execution via strace, and analyzes binary strings against a flags list, as well as GTFOBins data integration and safe async process handling.

    Slippery Penguin is currently on v2.1.0, as of 9/14/2026

  • Eclectic Electronics

  • GitHub Language Count Top Language
    Eclectic Electronics is the website for my business; I open sourced it for contributions and so others that are still learning can look at it. It is written using Flask and deployed at www.eclecticelectronics.com

  • NexumNTL

  • GitHub Language Count Top Language
    NexumNTL is an in progress work; it is the compiled "neurotransmission language" designed in service of a non-public, non-LLM AI project I am working on, written in C. NexumNTL handles agentic memory files, speech generation, and training through a morpheme-based codec. Files are encoded into a compressed ".nexc" file that will be loaded by an agent or editing software for passing instructions to an agent. There's more info in the repo readme! Note that NexumNTL is not ready for outside adoption but hopefully one day will be.

  • Parts and Stock

  • GitHub Language Count Top Language
    Parts and Stock is an inventory system written in C#, designed for use with my repair business. Parts and Stock is currently being built and open to contributions; check the repo for issues if you'd like to jump in early!

Tech Stack

  • C
  • C#
  • Python
  • Flask
  • HTML5
  • CSS3

Contact Me!

Email:

Email

Reddit:

Reddit

My Website:

Website

Donations

I am physically disabled and do this and hardware repair to support myself; if you feel generous and can afford to do so, every penny helps out!

ko-fi

Pinned Loading

  1. EclecticElectronics EclecticElectronics Public

    The code behind www.eclecticelectronics.com

    HTML 1

  2. PartsandStock PartsandStock Public

    The progress CLI version of my inventory system Parts&Stock

    C# 1

  3. social-engineer-toolkit social-engineer-toolkit Public

    Forked from trustedsec/social-engineer-toolkit

    The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.

    Python 2 1

  4. Slippery-Penguin Slippery-Penguin Public

    Slippery Penguin is an SUID enumeration tool built in Python.

    Python 3