Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View hunleyd's full-sized avatar
:octocat:
Β―\_(ツ)_/Β―
:octocat:
Β―\_(ツ)_/Β―

Block or report hunleyd

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

Douglas Hunley

const profile = {
  name: "Douglas Hunley",
  bio: "Linux Sys Admin, Gentoo user, PostgreSQL advocate, Ansible acolyte, Android fanboi, OSS supporter, PlayStation gamer.",
  currentWork: "Making the Supabase PostgreSQL offering enterprise-ready.",
  interests: "Working on my car, watching movies, reading books, jamming to music.",
  skills: [
    "Ansible",
    "Bash",
    "CyberSecurity",
    "DNS",
    "Git",
    "GitHub Actions",
    "Go",
    "High Availability",
    "HTML5",
    "JavaScript",
    "Linux",
    "NTP",
    "PostgreSQL",
    "Python",
    "Ruby",
    "SQL",
    "TypeScript",
    "Vagrant"
  ],
}

πŸ”­ I'm currently working on

Making the Supabase PostgreSQL offering enterprise-ready.

πŸ‘€ I'm interested in

Working on my car, watching movies, reading books, jamming to music.

πŸ† GitHub Trophies

πŸ“Š GitHub Stats

πŸ” Most Used Languages

🌐 Socials

const socials = {
  mastodon: "https://fosstodon.org/@hunleyd",
  github: "https://github.com/hunleyd",
  linkedin: "https://www.linkedin.com/in/dhunley",
  website: "https://hunleyd.github.io",
  instagram: "https://instagram.com/fstlzrd",
  rss: "https://hunleyd.github.io/index.xml"
}
Mastodon Follow

πŸ“« How to reach me

const contact = {
  email: "[email protected]",
}

πŸš€ Open Source Contributions

const contributions = [
  {
    project: "community.postgresql",
    link: "https://github.com/ansible-collections/community.postgresql/",
    description: "The Ansible community's PostgreSQL module"
  }
];
Project Description
community.postgresql The Ansible community's PostgreSQL module
// Thanks for visiting my profile!
console.log("Let's connect and collaborate on exciting projects!");

process.exit(0); // Until next time πŸ‘‹

Pinned Loading

  1. mdadm_notify mdadm_notify Public

    Bash script used by mdadm on Linux to send notification of RAID events to the sys admin

    Shell 11 3

  2. btrfs-auto-snapshot btrfs-auto-snapshot Public

    BTRFS Automatic Snapshot Service for Linux

    Shell 18 4

  3. zfs-utils zfs-utils Public

    ZFS utils for checking on pools' health, free space, scrub status, etc

    Shell 3 1