Skip to content
View willpercey-gb's full-sized avatar

Block or report willpercey-gb

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

Hi, I'm Will, a Senior Solutions Architect at Wacom

Architecture

  • Cloud Architecture
  • Microservices
  • Design Patterns
  • Serverless
  • Event Sourcing
  • Data Warehousing
  • Data Lakes

My Code Stack

Python NodeJS TypeScript Vue

MySQL MongoDB PostgreSQL

Other Skills

PHP Ubuntu Java Rust C#

Social

LinkedIn

Pinned Loading

  1. usb-debugger usb-debugger Public

    Rust

  2. A Shell script to generate .ico and ... A Shell script to generate .ico and .icns files (mac/windows app icons) from a single PNG
    1
    # Required deps:
    2
    # imagemagick: https://imagemagick.org/script/download.php
    3
    
                  
    4
    # name of your master icon, must be at least 512X512
    5
    PNG_MASTER="icon-large.png"
  3. pfx_converter pfx_converter Public

    Shell