Skip to content
View firejackal's full-sized avatar

Block or report firejackal

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

Popular repositories Loading

  1. CitySkylineScreenSaverDemo CitySkylineScreenSaverDemo Public

    A demo of a screen saver I made in 2012 to simulate a city skyline. Uses shared code of mine.

    C#

  2. WindowsLib WindowsLib Public

    C# shared code for Microsoft Windows-based functions.

    C#

  3. HelperLib HelperLib Public

    C# miscellaneous shared functions.

    C#

  4. IOLib IOLib Public

    C# shared library code for my I/O classes. This is mostly database code among my XINI class that I designed as a XML clone, but with a Windows' INI like syntax. There may have been easier ways to d…

    C#

  5. MathLib MathLib Public

    My C# shared math classes and functions. One of the classes is my over-used geometry class which I was implementing physics into but never could get it fluid enough.

    C#

  6. DSSL DSSL Public

    This is my custom made scripting language that I was using in some of my game projects. It was recently ported to C#, so there might be some major breaking bugs in it still. The original version wa…

    C#