Skip to content
View sam-omalley's full-sized avatar

Organizations

@EpicGames @NVIDIAGameWorks @BaCoNeers @sam-omalley-forks

Block or report sam-omalley

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sam-omalley/README.md

License: MIT ViewCount

Hi there 👋 I'm @sam-omalley

Senior Software Engineer turned Team Lead, though you'll still find me in the code more often than not. I like hard problems, building things that last, and automating anything that moves.

Most of my work is private, so public activity here is mostly personal projects.

Systems

C++ Python Qt Boost CMake Git Linux

Infrastructure

Podman Kubernetes Ansible Grafana FluxCD

Fun Projects

Rust Godot Engine Blender Advent of Code


"There is only one way to eat an elephant, a bite at a time." - Desmond Tutu


Pinned Loading

  1. advent-of-code advent-of-code Public

    🎄 Solutions for Advent of Code

    Rust 1

  2. legend-of-godette legend-of-godette Public

    Breath of the Wild inspired action-adventure game built in Godot 4

    GDScript 1

  3. godot-rticonnextdds-connector godot-rticonnextdds-connector Public

    Godot 4 GDExtension for subscribing to RTI Connext DDS topics from GDScript

    C++

  4. rust-raytracer rust-raytracer Public

    Rust implementation of "Ray Tracing in One Weekend" and "The Next Week", parallelised with Rayon

    Rust