Skip to content
View Whats-A-MattR's full-sized avatar
πŸ’»
Always Online, 60% Of the Time
πŸ’»
Always Online, 60% Of the Time

Block or report Whats-A-MattR

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
Whats-A-MattR/README.md

TypeScript JavaScript Go Python HTML5 CSS3 PHP PowerShell Shell Script YAML Cloudflare Google Cloud Heroku Github Pages AWS Azure Nginx GitHub Actions Jest GitHub Postgres MySQL SQLite MongoDB

πŸ—£οΈπŸ–•πŸΌ MicrosoftSQLServer

Senior Consultant @ IdentityXP, Business Owner @ TENSABYTE & Head of Product @ BOREHOG

LinkedIn X

Top Langs

Recent Activity ⚑️

  1. πŸ—£ Commented on #7691 in Azure/azure-functions-ux
  2. πŸ—£ Commented on #7691 in Azure/azure-functions-ux
  3. πŸ—£ Commented on #11197 in nextauthjs/next-auth
  4. πŸ—£ Commented on #11197 in nextauthjs/next-auth
  5. πŸ—£ Commented on #11197 in nextauthjs/next-auth

Projects πŸ”¨

VAC.watch - A multi-page webapp that allows users to track Steam Accounts and Notifies the user if/when a tracked account receives a ban. Fullstack project, written in JavaScript with NodeJS API backend via Express, using Sequelize + PostgreSQL for Data, NuxtJS + Bootstrap for frontend, Steam authentication strategy with Session/cookie implementation.

SteamInviter - An Electron Application that aims to restore ease to inviting lots of people to steam groups. Valve removed the bulk invite feature, so the best we can do now is automate the process in a way that still somewhat reflects a 'user' interaction. This is achieved by randomly assigned timeouts between invites being sent.

Monkbot - A Discord Bot That Heals Randomly Selected Channels and their Members
Written in JavaScript with NodeJS
Utilising Express, EJS, Mongoose/MongoDB and libraries for Discord including Discord.js and more

Pinned Loading

  1. DataBricks DeltaTable Merge() Exampl... DataBricks DeltaTable Merge() Example, with unique key discovery
    1
    # Assumptions;
    2
    # you have are working with CSVs that include useful headers
    3
    # you are using the 'inferSchema' option when reading those CSVs to DataFrames
    4
    # you are writing/updating Delta Tables with those DataFrames
    5
    
                  
  2. Handy script to cleanse a exif data ... Handy script to cleanse a exif data from an image, writing to a new file to avoid any missed properties
    1
    from PIL import Image
    2
    import os
    3
    import math
    4
    import multiprocessing
    5
    import threading
  3. VueJS + CountUp Component w/ Abbrev... VueJS + CountUp Component w/ Abbreviation (K,M,B)
    1
    <template>
    2
      <ICountUP 
    3
      v-if="loaded" 
    4
      :delay="delay" 
    5
      :endVal="shortNum" 
  4. Vue Email Validation using Vanilla J... Vue Email Validation using Vanilla JS / Regex
    1
    // this very simple example is referencing bootstrap, but the method will be the same if using other presentation frameworks
    2
    <template>
    3
        <div>
    4
            <div class="floating-form mx-auto">
    5
                // create a simple input field, but bound the imput to data property with v-model
  5. git-bounce git-bounce Public

    JS Animation inspired by the old DVD Logo Bounce

    HTML 1

  6. Neon-Snake Neon-Snake Public

    JavaScript 1