Skip to content

Instantly share code, notes, and snippets.

View nitsuah's full-sized avatar
🏠
Working from home

nitsuah

🏠
Working from home
View GitHub Profile
{
"basics": {
"name": "Austin J. Hardy",
"title": "Senior Systems Engineer",
"website": "https://nitsuah.io",
"picture": "https://i.postimg.cc/zBwYQ6c0/ajh.jpg",
"summary": "Developer Productivity Engineer with 15+ years building tools that empower thousands of engineers. Specializes in AI-assisted development, MCP server architecture, and enterprise automation platforms. Leading GenAI tool integrations and cross-repository technical excellence initiatives. Ut prosim.",
"location": {
"countryCode": "US",
"address": "United States",
var http = require('http');
var https = require('https');
// Config start
var ogApiKey = '<ogApiKey>';
var jiraUsername = '<jiraUsername>';
var jiraPassword = '<jiraPassword>';
// If you're using your own installation of JIRA,