Skip to content
View logan-bobo's full-sized avatar

Organizations

@python-poetry

Block or report logan-bobo

Report abuse

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

Report abuse
logan-bobo/README.md

Hey 👋

I'm Logan, an engineer from the north of England, currently working as an engineer on GenAI at @CitiBank via @JUXT.

  • Find me on linkedin or my website
  • Reach out to me at mail@logan-cox.com
  • A strong interest in systems programming and distributed systems
  • I enjoy building with Rust, Go, Kubernetes and Terraform
  • Currently building
    • quickstash a simple platform to store and retrieve JSON
    • mage a selfhostable platform for application deployment
    • orbc-go 1 Billion Row Challenge in Go. Calculateing the min, max, and average of 1 billion measurements.
    • prism-lb a layer 7 load balancer
    • spark-kv a simple key-value store

Pinned Loading

  1. prism-lb prism-lb Public

    A simple layer 7 load balancer

    Rust

  2. spark-kv spark-kv Public

    A key-value store implementation in Rust, inspired by Bitcask

    Rust

  3. url-short url-short Public

    A simple URL shortener designed to convert longer URLs into concise, unique keys. The service then provides the capability to use the unique key to access the original URL seamlessly with AuthN sup…

    Go 1 1

  4. wc-go wc-go Public

    Implementation of the wc UNIX command line utility in Go.

    Go 2

  5. rds_auto_encrypt rds_auto_encrypt Public

    Encrypt RDS instances that were previously created in an unencrypted state

    Python 11 1

  6. maze-solver maze-solver Public

    A visual maze solver in Python based on depth first search

    Python