Skip to content
View Sparronator9999's full-sized avatar

Block or report Sparronator9999

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

About me

  • Currently studying a Bachelor of Information Technology at university.
  • A computer/electronics enthusiast (i.e. I like to tinker with my computers, phones, etc.)
  • Creator of YAMDCC, which I update when I'm not getting buried in uni work.
  • Other projects I write in my spare time get uploaded to GitHub if I think they'll benefit someone (or occasionally if someone asks nicely).

Programming languages

I can* write code in the following programming languages:

  • C# (.NET): My current main programming language, which all* of my main projects are written in.
    • I primarily use WinForms as the UI (for graphical applications), because I haven't had success with WPF in the past, and haven't tried any other UI toolkits.
  • Python: I only learnt this for university so far.
  • Web (HTML/CSS/JS): I've written a few web pages before, mostly for school/university assignments.
  • Java: See Python.
  • Pascal for custom installer logic for YAMDCC.
  • VB.NET: Basically C# with different syntax.
  • Batch (Windows CMD): I used to write .bat scripts a few years ago, mostly wrappers around commands (e.g. a certutil wrapper to encode/decode base64).
    • I haven't tried PowerShell (.ps1) before, and haven't done much in Bash (.sh) either.
  • C(++) (kind of): The only public C++ code I've "written" (read: hacked together) is for melonDS, to reduce the high audio latency when playing e.g. rhythm games.
  • ...and possibly more that I haven't listed here. And Markdown doesn't count.

*: as of the time of writing (May 2025)

Pinned Loading

  1. YAMDCC YAMDCC Public

    A fast, lightweight MSI Center alternative and fan control utility for MSI laptops.

    C# 89 9

  2. OpenBootCamp OpenBootCamp Public

    An open-source replacement for (some of) Apple's Boot Camp services, written in C#

    C# 3

  3. RefreshRateTuner RefreshRateTuner Public

    A lightweight screen refresh rate changer for Windows.

    C# 2