Skip to content
View publicSam's full-sized avatar

Block or report publicSam

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

👋 Hi, I’m Sam Lehman (@publicSam)

Twitter LinkedIn GitHub Views Matrix Mastodon Lemmy GitLab Gitea Bio

Some more about me...

const sam:Person = {
  pronouns: "He" | "Him",
  occupation: "Software Engineer",
  currentLocation: "Erie, Pennsylvania",
  skills: {
    languages: ["Javascript", "Typescript", "Python", "Java", "Kotlin", "Dart", "Rust", "Golang", "Bash"],
    technologies: {
      architectures: ["Cluster", "Serverless", "Progressive Web Applications", "Single page applications", "Desktop"],
      applications: {
        mobile: ["Android", "FlutterSDK"],
        desktop: ["GTK4", "Electron.js"],
      },
      web: {
        frontEnd: {
          js: ["React.js"],
          css: ["Material-UI", "bootstrap"]
        },
        backEnd: {
          js: ["node", "express", "webpack"],
          python: ["flask"]
        },
      },
      cloud: ["Firebase", "Google Cloud"],
      databases: ["PostgreSQL", "MariaDB", "MySQL", "Cloud Firestore"],
      devOps: ["Kubernetes", "Helm", "Docker🐳", "Ansible", "Drone.io", "OpenFAAS"],
      graphics: ["p5", "WebXR", "Threes.js"],
      networking: ["NGINX", "FastAPI", "flask", "OAuth2"],
      machineLearning: ["TensorFlow", "Keras", "OpenCV"],
      misc: ["selenium"],
    },
  },
  softwarePreferences: {
    operatingSystem: [{
      category: "GNU/Linux",
      distribution: "Arch",  // btw, I use Arch 👀
    }],
    desktopEnvironment: ["GNOME"],
    editor: ["Neovim", "Vim", "VSCode"],
    shell: ["zsh"],
    webBrowser: ["chromium", "firefox"],
  },
  currentProject: "An entire cloud",
  hobbies: ["lifting weights", "microcontrollers", "woodworking", "animation", "Super Smash Bros."],
  askMeAbout: ["web dev", "app dev", "home automation", "what I'm doing with my cluster", "btw, I use Arch"],
  weaknesses: ["server downtime", "color vision", "missing semicolons", "high voltages"],
  funFact: "404: fun fact not found",
}

🌱 I’m currently learning ... Kubernetes, Terraform, Rust,

📫 How to reach me ... Signal or Matrix


These Readme stats are generated using Github Action awesome-readme-stats

Popular repositories Loading

  1. publicSam publicSam Public

    Config files for my GitHub profile.

    1

  2. digga digga Public

    Forked from divnix/digga

    A flake utility library to craft shell-, home-, and hosts- environments.

    Nix

  3. nur-packages nur-packages Public

    Nix User Repository (NUR) containing additional packages & modules for NixOS and the Nix package manager

    Nix