Skip to content
View lewisboon's full-sized avatar

Block or report lewisboon

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

Hi there ๐Ÿ‘‹

I'm a Software Engineer working in Finance in London. Mainly working with Java, but I experiment with Go, Rust, and occassionally web technologies.

Topics I'm interested in

  • CI/CD
  • Infrastructure as Code
  • Automation
  • Integrating disparate systems
  • Developer productivity
  • Security scanning tools and shifting left/down

Popular repositories Loading

  1. bookmarks bookmarks Public

    2

  2. doclink-checker doclink-checker Public archive

    Small executable that checks that links are still active, highlighting 404s

    Rust

  3. dotfiles dotfiles Public

    Shell

  4. rust-wasm-book rust-wasm-book Public

    Following along to the Rust WASM Book https://rustwasm.github.io/docs/book/game-of-life

    Rust

  5. docker-registry-client docker-registry-client Public

    Forked from heroku/docker-registry-client

    A Go API client for the v2 Docker Registry API

    Go

  6. mini-redis mini-redis Public

    My implementation of Tokio's mini-redis tutorial: https://tokio.rs/tokio/tutorial

    Rust