Skip to content
View suglasp's full-sized avatar

Highlights

  • Pro

Block or report suglasp

Report abuse

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

Report abuse
suglasp/README.md

Suglasp's public github

Sharing some code or code samples I use in daily work, but also projects I realise in my spare time.

In the past (end 90's - beginning of the 2000's), I used to create small games based on OpenGL/FMODex and Delphi.
Later on, learned to program in Assembly, Shell, Basic, VB.NET, Java, C#, Bash and Go lang.
But today my interests point more towards scripting, system utilities and automation.
I like utilities that are compact or self-contained.
Therefore, I like diving into reversing code or file formats, operating system internals, backend services and game dev related stuff.

I've compiled a list of blogs, tools, other's ppl source code and references that I like or that inspired me over the years.

Pinned Loading

  1. fallout4_fallout76_sfx_conversionkit fallout4_fallout76_sfx_conversionkit Public

    Fallout 4 and Fallout 76 sound (sfx) music conversion kit in Powershell. Extract your favorite soundsamples in bulk and convert them to WAV (wave) or MP3. Fallout archive file (*.ba2) are native pr…

    PowerShell 13 1

  2. delphi_mrfly2 delphi_mrfly2 Public

    Mr. Fly 2 - Slaughter in the Rain (mini-game from 2003)

    Pascal 1

  3. ROTTWadReader ROTTWadReader Public

    ROTT WAD Reader (Rott = Rise Of The Triad 1994 version). The tool supports all ROTT texture types (even the transparent glass wall textures), Creative VOC files and MIDI files. All native in C#, no…

    C# 5 1

  4. go_smtpmail go_smtpmail Public

    Simple SMTP mail cli client in Go

    Go 1

  5. pwsh_font_installer pwsh_font_installer Public

    Automation script to (un-)install Windows TrueType fonts (.tff). The script processes native the binary .tff files (it reads the files in Big-Endian) to fetch the name and register the name in regi…

    PowerShell 3

  6. pwsh_multithreaded_webserver pwsh_multithreaded_webserver Public

    Scalable webserver in Powershell. Uses Nginx for loadbalancing and Powershell as backend webserver that supports modules and basic inline html Powershell scripting.

    PowerShell 2 1