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

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.

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
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 am currently creating projects that showcase my capabilities and recent experience.
  • 🌱 I'm deepening my knowledge in: software architecture and system design, and exploring Azure's cloud services (PaaS & IaaS).
  • 🧘 Beyond my technical pursuits: I enjoy practicing meditation and an ongoing exploration of subjective consciousness.
  • ⚑ Fun fact: I've added "old-school-cool" repositories (C++ & MASM32) for projects I wrote over 20 years ago, at age 15!

Pinned

  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