Skip to content
View kieronlanning's full-sized avatar
🀘
🀘

Highlights

  • Pro

Block or report kieronlanning

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

Hi, I'm Kieron Lanning πŸ‘‹

I'm an experienced digital delivery and solution architecture consultant, currently focused on strategic M&A technology integrations and cloud-native application development.

πŸš€ About Me

  • 🏒 M&A IT Application Architect at Howden.
  • ⚑ Founder of KJL Solutions Ltd., offering consultancy services specializing in digital delivery, modern web applications, and strategic IT solutions since 2011.
  • 🎯 Former VP of Development at i3D.net (an Ubisoft company), leading innovative game hosting, web and application development teams.
  • πŸ’» Passionate about building scalable, secure, high-performing, and modern cloud-native platforms.
  • πŸ”₯ Keen cook, BBQ, and Smoking enthusiast... if I'm not at a keyboard, I'm probably cooking something.

πŸ› οΈ Technologies & Tools

  • Backend: .NET, Minimal APIs, Entity Framework, PostgreSQL, Dapper
  • Frontend: React, Vite, Astro, TypeScript, TailwindCSS
  • Cloud & DevOps: Azure, GitHub Actions, Cloudflare, Docker, Kubernetes
  • Architecture: Event Sourcing, Clean Architecture, Microservices

🌐 Projects & Contributions

Seem more of my work and contributions can be seen here.

A .NET Source Generator that simplifies the implementation of telemetry by generating ActivitySource, ILogger, and Meter based telemetry from interface definitions. This tool accelerates development by reducing boilerplate code and ensuring consistent telemetry practices across applications.

Features:

  • Generates telemetry code from annotated interfaces.
  • Supports activities, structured logging, and metrics.
  • Facilitates dependency injection and testing.
  • Compatible with .NET Framework 4.7.2+ and .NET 8+.

Resources:

πŸ“¦ LikeC4

  • Contributor to LikeC4, an innovative modelling toolchain for visualizing complex software architecture using C4-style diagrams.
  • Involved in some minor project enhancements and feedback loops to improve developer workflows, documentation structure, and interoperability with modern toolchains.
  • Digital consultancy specializing in development, cloud strategy, and technical architecture.
  • Hosting technical projects and articles.

πŸ“« Connect with Me

Pinned Loading

  1. kjldev/purview-telemetry-sourcegenerator kjldev/purview-telemetry-sourcegenerator Public

    .NET Source Generator for interface-based telemetry. Supporting activities, logs, and metrics.

    C# 27 3

  2. Makefile _include_ that auto populat... Makefile _include_ that auto populates `.PHONY` and generates help information based on targets. Include in your Makefile with: `include common.mk`
    1
    include .\common.mk
    2
    
                  
    3
    hello: ## Displays 'Hello, World!'
    4
      @echo "Hello, World!"
    5
    
                  
  3. kjldev/kjldev kjldev/kjldev Public

    Homepage for https://kjl.dev/, built with ❀️ with https://astro.build/

    Astro

  4. likec4/likec4 likec4/likec4 Public

    Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code

    TypeScript 537 48