Skip to content
View adammcclenaghan's full-sized avatar
πŸ‘‹
πŸ‘‹

Block or report adammcclenaghan

Report abuse

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

Report abuse
adammcclenaghan/README.md

Hi πŸ‘‹, I'm Adam

⌨️ Currently helping to build a cloud security platform. Most of my work is closed-source.

  • πŸ”­ For work I'm mostly focused on Golang, Linux, Kubernetes and Cloud (AWS/GCP). I still work in Java now and again, which I've worked in for most of my career.
  • 🌱 I'm currently working on my C++ and Rust. I'm always learning more about distributed systems, cloud native design.
  • πŸ§‘β€πŸ€β€πŸ§‘ I'd love to collaborate on high-performance libraries. Please reach out if you have a project which fits, this is an area I enjoy working in.
  • πŸ“« How to reach me: adam@mcclenaghan.co.uk

LinkedIn

currently playing with

Pinned Loading

  1. anchore/syft anchore/syft Public

    CLI tool and library for generating a Software Bill of Materials from container images and filesystems

    Go 8.5k 785

  2. crawly crawly Public

    A web domain crawler written in Go, with concurrency built in

    Go

  3. go-bank-loan go-bank-loan Public

    Simulates a basic loan application service, with a microservice architecture.

    Go

  4. cpp-data-structures cpp-data-structures Public

    Header only template library of data structures written in C++, primarily for my own learning :)

    C++

  5. LRUCache LRUCache Public

    LRUCache implemented in Java with O(1) set/get access.

    Java

  6. shorter-url shorter-url Public

    URL shortener in Java using Spring & MongoDB, with a simple React front-end, packaged with Docker.

    Java