Skip to content
View Sparronator9999's full-sized avatar
  • Australia
  • 09:52 (UTC +10:00)
Block or Report

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

  • I'm currently studying for a Bachelor of Information Technology at university.
  • I consider myself a computer/electronics enthusiast (i.e. I like to tinker with my computers, phones, etc.)
  • I sometimes code in my spare time. If the resulting programs are good enough (and I think they'll benefit someone), I upload them here.
  • Languages I can code in include C#, Python and web (HTML/CSS/JS).

Programming languages

I can* write code in the following programming languages:

  • C# (.NET): My current main programming language.
    • 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: My most recently learned programming language. Still getting used to the syntax :p
    • I haven't written any graphical applications in Python yet.
  • Web (HTML/CSS/JS): I've written a few web pages before, mostly for school/university assignments.
  • 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.
  • ...and possibly more that I haven't listed here. And Markdown doesn't count.

*: as of the time of writing (July 2024)

Pinned Loading

  1. YAMDCC YAMDCC Public

    Yet Another MSI Dragon Center Clone - A fast, lightweight alternative to MSI Center for MSI laptops, written in C#.

    C# 2

  2. OpenFreezeCenter-Lite OpenFreezeCenter-Lite Public

    Forked from YoCodingMonster/OpenFreezeCenter-Lite

    OpenFreezeCenter-Lite allows users to read/write and control the EC of laptops, specially MSI!

    Python