Skip to content
View garywoodfine's full-sized avatar
🌍
Building things to make stuff better
🌍
Building things to make stuff better

Organizations

@geekiam
Block or Report

Block or report garywoodfine

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
garywoodfine/Readme.md
Gary Woodfine - Opinionated Software Developer
const GaryWoodfine = {
   work: "Freelance/Contract Software Developer",
   home: "Wiltshire, United Kingdom",
   code: ["C#", "Typescript", "Javascript", "rust", "dart", "CSS", "html"],
   technologies: {
       backEnd: [".net", "NodeJS", "rust"],
       frontEnd: ["vue", "nuxt", "hapi", "flutter"],
       build: ["Cake", "TeamCity", "Github Actions", "jenkins", "msbuild"],
       devOps: ["kubernetes", "helm", "docker", "terraform"],
       databases: [ "PostgreSql", "mssql", "mongo" ],
       os: ["linux"]
   },
   architecture: ["Microservices", "Serverless Architecture", "Cloud Native"],
   currentFocus: "Event Driven Microservices ",
   hobbies: ["Hiking", "Drums", "Guitar", "Blogger"]
};

console.info(GaryWoodfine);
Gary Woodfine

Gary Woodfine

Favourite Languages and Tools

csharp dotnet rust javascript TypeScript Azure Linux Ubuntu

Pinned

  1. threenine/Threenine.Data threenine/Threenine.Data Public

    A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality

    C# 494 111

  2. threenine/api-template threenine/api-template Public

    API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities to assist developers to quickly and efficiently develop sec…

    C# 104 4

  3. software-design-patterns software-design-patterns Public

    C# Design Patterns Tutorial Sample Code

    C# 95 33

  4. Blog-Tutorials Blog-Tutorials Public

    Code samples for all dotnet tutorials on my blog for reference

    C# 20 5