Skip to content
View sjain882's full-sized avatar
  • United Kingdom

Block or report sjain882

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

Hi there! πŸ‘‹

πŸ’‘ I'm currently...

πŸ“ˆ Next, I plan to...

πŸš€ My best projects are...

  • Game Content Manager (C# WinForms)
    • Custom content browser that obsoletes the poorly designed GUI of a popular simulation game
    • Unreleased pending rewrite with AvaloniaUI β€Ž
  • OCRmyPDF Frontend (C# WPF)
    • Responsive .NET 8 GUI for OCRmyPDF, adhering to MVVM principles. β€Ž
  • ModernBlog (PHP, Laravel)
    • Community blog web application with several QoL features (e.g, role-based access control) β€Ž
  • OMSI Crossing Editor Tools (C# WinForms)
    • Memory-hacking tool that adds missing camera controls to closed-source 3D software β€Ž
  • HELEN ClearType Control Toggler (C# WinForms)
    • Simple patcher that modifies proprietary software to alleviate a design flaw

🎨 Sometimes, I...

  • Work on AutoHotKey scripts (AHK) to accelerate my workflow
  • Tinker with browser userscripts (js) to solve minor annoyances on frequently visited websites
  • Complete projects to repurpose obsolete hardware, such as a mobile telemetry display for racing games (js, CSS)
  • Put together small C# WinForms utilities to assist with daily tasks, such as these FFMPEG widgets
  • Create Powershell scripts to overcome various challenges and publish them on GitHub Gists
  • Save others time by translating various troubleshooting experiences into guides published on GitHub Gists.

πŸ›  Languages & Tools

.NET C# C++ Java Haskell JavaScript CSS3 PostgreSQL Docker Laravel XAMPP Azure Git Bash PowerShell Blender Photoshop Illustrator Adobe InDesign Premiere Pro After Effects

Note: My GitHub contribution graph isn't the best representation of the programming I do outside of work - some of my current projects aren't on GitHub.

Pinned Loading

  1. OCRmyPDF-WinGUI OCRmyPDF-WinGUI Public

    Simple frontend for OCRmyPDF (Windows only).

    C# 7

  2. HELEN-ClearType-Toggle HELEN-ClearType-Toggle Public

    Simple patcher for HELEN software that toggles its ability to enable or disable Windows ClearType.

    C# 1 1

  3. OMSI-Crossing-Editor-Tools OMSI-Crossing-Editor-Tools Public

    Better camera controls for OMSI 2's Crossing Editor!

    C# 3

  4. OMSI-Presentation-Tools OMSI-Presentation-Tools Public archive

    Assorted tools to aid the creation of high-quality screenshots & videos for OMSI 2.

    C++ 7

  5. ETS2-Basic-Info-Grid ETS2-Basic-Info-Grid Public

    ETS2 Telemetry Server 4 skin designed for peripheral vision / corners of the eye

    JavaScript

  6. Mountain-REST-WebService Mountain-REST-WebService Public

    Simple REST web service that provides a web service based mountain database application. Completed as part of a web services assignment at university.

    Java