Skip to content
View na-stewart's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@the-programmers-hangout
Block or Report

Block or report na-stewart

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

Pinned

  1. sanic-security sanic-security Public

    An effective, simple, and async security library for the Sanic framework.

    Python 90 9

  2. GrooveBot GrooveBot Public

    The official r/Animusic Discord bot.

    Python 4 3

  3. Altair-VR Altair-VR Public

    Altair Global Relocation VR prototype

  4. Venue-Map Venue-Map Public

    Interactive venue map for thomaspreti.com.

  5. GMod Pointshop2 loadout fix. When a ... GMod Pointshop2 loadout fix. When a player spawns ontop of a pickup, it overrides the item in their inventory. This module fixes this by enforcing loadout assignment.
    1
    -- pointshop2-master\lua\ps2\modules\weapons
    2
    hook.Add( "PlayerSpawn", "InitLoadoutConflictListener", function( ply )
    3
        ply.ps2LoadoutPrimaryAssigned = false;
    4
        ply.ps2LoadoutSecondaryAssigned = false;
    5
    end )
  6. Aidans-Page Aidans-Page Public

    This space serves as an outlet for my projects, research, and personal experiences.

    HTML 1