Skip to content
View grayguava's full-sized avatar
:octocat:
not everything has to be complicated
:octocat:
not everything has to be complicated

Block or report grayguava

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

Hi there πŸ‘‹πŸ½

I like figuring out why things break β€” mostly around Linux, Windows, and networks β€” and fixing them. Open source is where most of that ends up. I direct and test small, focused tools built to solve a specific annoying problem, using AI to help with implementation.


πŸ”§ Currently learning

  • Cloud fundamentals β€” understanding what's actually happening under the abstractions
  • Systems internals β€” how Linux, processes, and networks behave
  • Networking & Windows troubleshooting β€” the stuff that comes up in IT/support work
  • Enough security to understand the surface, not the whole field

πŸ“ What's here

  • Small tools built out of curiosity, each solving one specific problem
  • Repos that exist to work, not to look polished
  • Notes left behind so future-me doesn't have to figure it out twice

A few focused tools:

  • formseal β†’ end-to-end encrypted form submissions
  • Libreprobe β†’ web-based connection stability test
  • winkit β†’ Windows utilities for backups, file management, and disk monitoring

🎯 Looking for

An IT / technical support internship β€” troubleshooting, systems, and networking knowledge over writing code from scratch.

Pinned Loading

  1. useFormseal/embed useFormseal/embed Public

    Client-side form encryption β€” encrypts submissions before they leave the browser, point it at any POST api.

    Python

  2. winkit winkit Public

    Small Windows utilities built to solve annoyingly specific problems, safely.

    C#

  3. libreprobe libreprobe Public

    Speed tests say you're fast. Libreprobe shows why you're not.

    HTML 1