Skip to content
View ianlewis's full-sized avatar
πŸ‘·β€β™‚οΈ
Building stuff
πŸ‘·β€β™‚οΈ
Building stuff

Sponsoring

@golangci

Organizations

@slsa-framework

Block or report ianlewis

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

Hi there πŸ‘‹

I'm an engineer in Tokyo Japan πŸ—Ό

I mostly code in Go, Python, TypeScript, and Bash.

I previously worked for Google Cloud, and BeProud.

πŸ”­ My current interests are in Cloud Native Security and Software Supply Chain Security. I previously worked on tooling for the SLSA supply chain security framework. and the gVisor container sandbox.

I'm particularly interested in dynamics between trusted/untrusted execution contexts.

πŸ’¬ Ask me about sandboxing, software supply chain security, and Cloud Native security.

⚑ My current weekend projects are a set of tools to deal with todos in code, a Go library for reading Stardict dictionaries, and a Go library for lexigraphical parsing.

πŸ“« You reach me via email (the best DM): [email protected]

Pinned Loading

  1. todos todos Public

    Parse TODO and FIXME comments from code

    Go 32 6

  2. go-stardict go-stardict Public

    A stardict library for Go

    Go 11 2

  3. todo-issue-reopener todo-issue-reopener Public

    Reopen issues that are still referenced by TODOs

    TypeScript 1

  4. lexparse lexparse Public

    Experimental lexer/parser library written in Go

    Go 1

  5. go-dictzip go-dictzip Public

    A dictzip implementation in Go

    Go