Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.39 KB

👋 Hey! I'm a Software Engineer working primarily on Go, Svelte, Terraform, Ansible, Containers and Container Orchestration, Container Registeries, CI/CD Pipelines and a bunch of cloud Services. I've also worked on frontend and backend services in the past, primarily on ReactJS and PostgreSQL.

I'm super excited for all things eBPF, the Linux Kernel, projects like Firecracker and many more.

Socials

  • Twitter
  • Mastodon

Goals For 2024

  • This is the year of the 🦀
  • Contribute to more open source projects [⚙️]
  • Nail Distributed Systems
  • Learn eBPF
  • Read More Books
    • The Rust Programming Language
    • Rust For Rustaceans
    • Rust Atomics and Locks
    • Learning eBPF [⚙️]
    • Finish Linux Programming Interface
package main

func main() {
  panic("just about everything")
}