Skip to content
Avatar

Sponsoring

@dlemstra @SixLabors @ImageMagick @JimBobSquarePants

Achievements

Achievements

Block or Report

Block or report danpetitt

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danpetitt/README.md

Hi, I'm Dan Petitt! 👋

Currently Senior Software Engineer at PA Media Group

Co-founder of digiguide.tv and primary developer for pawa.tv.

Twitter: coderanger Linkedin: danpetitt GitHub danpetitt

A little more about me...

const dan = {
  pronouns: 'he' | 'him',
  languages: ['C#', 'Typescript', 'Javascript', 'HTML', 'CSS', 'C++', 'C'],
  platforms: ['.net', '.net core', 'NodeJS'],
  cloud: ['Azure', 'AWS'],
  databases: ['SQL Server', 'mySQL'],
  devOps: ['Docker', 'Serverless'],
  tools: ['Jest', 'Cypress', 'Swagger'],
  experience: [
    'Product Designer',
    'Product Manager'
    'Software Engineer'
  ],
  notables: [
    'Designer and PM for Digita Wordworth, Datastore and Organiser for Amiga',
    'Lead Designer and PM for Digita Taxability Pro',
    'Lead Designer and PM for Microsoft Money UK 98 and 99',
    'Lead Designer and PM for Microsoft Taxsaver UK 99',
    'Designer and co-founder for Digiguide.tv',
    'Designer and Primary Developer for Pawa.tv'
  ]
}

My GitHub contributions as a Game of Life

GitHub Game of Life

(Be sure to click on it for the infinite scrolling version.)


Dan's github stats Top Langs


Pinned

  1. GitHub Action to read an open cover xml file in the project folder and generate a badge to use in readme file

    JavaScript 3

  2. WebTest Public

    Multi-threaded web test command line tool powered by JSON to automate testing of a website

    C#

  3. Simple .NET COM object for use in scripts and web sites to upload/download/delete/list Azure Storage Blobs

    C#

  4. DBSync Public

    Simple command line Windows tool to sync two mySQL databases and export a SQL 'differences' file which when executed back onto the target database will bring them both back into sync.

    C++ 1

  5. 1
    #!/bin/sh
    2
    
                  
    3
    # Config options
    4
    
                  
    5
    min_length=4
  6. 1
    # Using nvmrc on Windows
    2
    
                  
    3
    Unfortunately `nvm use` on Windows does not change the node version to that specified in the `.nvmrc` file as its not supported on nvm for Windows: https://github.com/coreybutler/nvm-windows/issues/388
    4
    
                  
    5
    So the easiest solution to this is to use a simple Powershell command that performs an approximation of the command as follows:

3,253 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created an issue in dlemstra/Magick.NET that received 2 comments

Transparent PNG Converting Badly to JPEG

Magick.NET version 11.0.0 Environment (Operating system, version and so on) Windows 10 Pro Description Loading a PNG with transparency and saving a…

2 comments
193 contributions in private repositories Apr 1 – Apr 21

Seeing something unexpected? Take a look at the GitHub profile guide.