Explore my hands-on projects, from building educational Bash games for kids to developing tools like the Synthetic Data Hub for AI and simulation research. Each project includes source code, documentation, and real-world use cases, reflecting my passion for blending creativity with practical problem-solving in technology.

DOaaS — DevOps-as-a-Service
DOaaS — DevOps-as-a-Service Emotional support for your CI/CD pipeline. A public API at doaas.dev that serves witty, on-brand one-liners for blame, motivation, incidents, standups, and more—designed for terminal greetings, Slack bots, GitHub Actions, and badges. One API, zero seriousness, infinite DevOps one-liners. Because production is pain, and pain deserves an API. What Problem Does This Solve? Production is hard. On-call, red pipelines, and “did you try rebooting?” get old. DOaaS is a single API for levity—no meetings, no standup bingo, just one curl. Teams need release valves. Standup icebreakers, blame deflection, status pages, Slack bots—instant mood shift, same endpoint. DevOps doesn’t have to be grim. Less corporate jargon, more wit. Less “oh no,” more “okay, we got this.” Features RESTful API — /help, /random, and 20+ endpoints (/blame, /motivate, /incident, /excuse, /deploy, /rollback, /lgtm, /standup, /meeting, /policy, /audit, /compliance, /risk, and more). Query parameters — format=json|text|shields and mode=normal|chaos|corporate|security|wholesome|toxic|sarcastic|devops (per-endpoint). Shields.io endpoint badge — Dynamic README badges via format=shields and optional style, label, color, labelColor. Secure-by-default — Cache-Control: no-store, CORS scoped to GET/OPTIONS, dependency audits and CodeQL in CI, documented SECURITY.md and private disclosure. Observability — Cloudflare Workers logs and invocation sampling enabled for production debugging. Quick Start # Random (chaos mode) curl -s "https://doaas.dev/random?mode=chaos&format=text" # Blame, motivate, and more curl -s "https://doaas.dev/blame?format=text" curl -s "https://doaas.dev/motivate?format=text" curl -s "https://doaas.dev/help" Live demo: doaas.dev/help · Try random: doaas.dev/random?format=text ...



