Skip to content
View zak-farrington's full-sized avatar
πŸ™‚
Playing catch up for all those years I only wrote code at the office.
πŸ™‚
Playing catch up for all those years I only wrote code at the office.

Block or report zak-farrington

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
zak-farrington/README.md

Hi there, I'm Zak πŸ‘‹

LinkedIn URL

I'm a Full Stack Software Engineer with 15+ YOE.

  • 🏒 In my professional role: I am leading technical projects, enhancing software quality, coordinating, and thriving in challenges.
  • 🌱 Out-of-office: I'm pursuing AWS SAA-C03 and DVA-C02 certifications, and learning Java + Spring.
  • 🧘 Beyond my technical pursuits: I enjoy practicing insight meditation, staying active and PC gaming with my wife.
  • ⚑ Fun fact: I've added "old-school-cool" repositories (C++ & MASM32) for projects I wrote over 20 years ago, at age 15!

Pinned Loading

  1. Books-Collection Books-Collection Public

    .NET 7 REST API with EF Core, SignalR, xUnit tests, and a React Redux front-end written in TypeScript.

    C# 3

  2. Net7-ETL-Bus Net7-ETL-Bus Public

    .NET 7 Service Bus event-driven ETL process using TPL Dataflow.

    C# 3

  3. Screenshot-Capture-Utility Screenshot-Capture-Utility Public

    Screenshot Utility written in C++ and MFC. In 2005 before these types of tools were as common as they are now. That's right, trailblazing!

    C++

  4. FFXI-State-Changer FFXI-State-Changer Public

    Game trainer for FFXI to modify character state in memory. Created in 2005. For educational purposes only.

    C++

  5. Process-Killer Process-Killer Public

    Process Killer written in Assembly (MASM32).

    Assembly

  6. DS-Algo-Practice DS-Algo-Practice Public

    Practice of various data structures and algorithms.

    JavaScript