Skip to content
View harryagstian's full-sized avatar

Block or report harryagstian

Report abuse

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

Report abuse
harryagstian/README.md

Hello there! 👋

I'm Harry, a DevOps Engineer. Welcome to my Github profile!

impl Me {
    fn new() -> Self {
        Me {
            name: "Harry",
            location: "🇮🇩",
            favourite_food: "🍣",
        }
    }

    fn get_interests() -> Vec<&'static str> {
        vec![
            "devops",
            "automation",
            "infrastructure",
            "SRE",
            "kubernetes",
            "linux",
            "rust",
            "go",
            "programming puzzles",
            "factorio-like games",
            "noita",
        ]
    }

    fn get_languages() -> Vec<&'static str> {
        vec![
            "english",
            "bahasa indonesia",
            "javascript",
            "rust",
            "bash",
            "python",
            "go",
            "terraform",
            "php",
        ]
    }

    fn get_goals() -> Vec<&'static str> {
        vec![
            "learn rust",
            "contribute to open source community",
        ]
    }
}

Pinned Loading

  1. harryagstian harryagstian Public

    Shell

  2. homepage homepage Public

    Rust

  3. advent-of-code-2023 advent-of-code-2023 Public

    Rust

  4. aoc2022 aoc2022 Public

    Advent of Code 2022! https://adventofcode.com/

    Rust

  5. aoc2021 aoc2021 Public

    Advent of Code 2021

    JavaScript

  6. aoc2020 aoc2020 Public

    JavaScript