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" }
📫 How to reach me
const contact = { email: "doug.hunley@gmail.om", }
🚀 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 👋