Skip to content
View swport's full-sized avatar
Block or Report

Block or report swport

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. payment-split payment-split Public

    Split trip expenses among friends with least number of transactions.

    TypeScript 6 4

  2. TextToQuoteImage TextToQuoteImage Public

    Python library to convert text to quote image

    Python 2

  3. nextjs-trpc-social-app nextjs-trpc-social-app Public

    Next.js, TRPC, Prisma based simple social site

    TypeScript 1

  4. WordPress Rest API endpoint to proce... WordPress Rest API endpoint to process payments via WC
    1
    <?php
    2
    
                  
    3
    /*
    4
    * Suitable for NON-HOSTED payment gateways wallets, funds, etc.
    5
    *
  5. Simple Dependency Resolver in PHP. D... Simple Dependency Resolver in PHP. Dependency Autowiring.
    1
    <?php
    2
    /*
    3
    * USAGE:
    4
    *
    5
    *  // this is where I define all my dependencies in case if they are not directly instantiable (resolvable)