Skip to content
View SBrophy-dev's full-sized avatar
🤩
🤩

Block or report SBrophy-dev

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SBrophy-dev/README.md

Hey, I'm Stuart 👋

Infrastructure Engineer · AWS Cloud & DevOps · Based in Carlow, Ireland 🇮🇪

🌐 Portfolio  ·  📬 Email  ·  💼 LinkedIn


👨‍💻 About Me

I'm an Infrastructure Engineer at Unum, working primarily on Amazon Connect — building, automating, and securing cloud contact centre infrastructure at scale. I hold a First Class Honours degree in Cyber Security and spend most of my spare time building dev tools, games, and things I wish already existed.

  • 🔧 Day job: AWS Connect · IaC · CI/CD · Security & Compliance
  • 🛠️ Currently building: FlowLens — A platform designed to handle Amazon Connect flows
  • 🎮 Also building: Dev Legend (VS Code RPG) · Realms of Iron (browser strategy game)
  • 🌱 Learning through building: Django · CLI tooling · ASCII art, for some reason

🚀 Featured Projects

Project Description Stack
🔎 FlowLens (private) Import, visualise, edit, simulate, and audit AWS Connect contact flow JSON exports — with change-risk signals, auto-generated scenarios, and cross flow edge connections. Standalone web app, VS Code Extension and Headless CI runner. Live-Demo here TypeScript · Web-app · AWS
🔐 Connect Closure Orchestrator (private) A multi-tenant SaaS control plane for governed Amazon Connect contact-centre closures Python · TypeScript · AWS
🎮 Dev Legend (private) A VS Code extension RPG — level up 19 skills based on your real coding activity. OSRS-style XP curve, classes & achievements. Available via VS Marketplace TypeScript · VS Code API
Lambda-Benchmaker CLI tool to benchmark AWS Lambda cold start performance across runtimes and memory configs. Python · AWS SDK
🤖 Bedrock-Chat Web-based chat interface for AWS Bedrock foundation models. TypeScript · AWS Bedrock
⚔️ Realms of Iron Browser-based grand strategy game — WEGO turns, utility-based AI, deterministic combat. TypeScript
🐚 Deepshell CLI roguelike dungeon crawler with procedural generation. TypeScript
🖼️ ArtScii Local ASCII art studio with LLM-assisted generation and image-to-ASCII conversion. Python
📚 Django Learning Dashboard Interactive Django learning platform with a sandboxed code executor, progress tracking & achievements. Python · Django · Docker

🧰 Tech Stack

AWS Amazon Connect AWS Lambda AWS Bedrock HTML5 CSS3 Bash TypeScript Python Django GitHub Actions Linux Docker Terraform Node.js VS Code Git SQLite PostgreSQL


Always building something.

Pinned Loading

  1. Cuardaigh Cuardaigh Public

    Chrome Manifest V3 browser extension (TypeScript) — injects a floating search dork builder into Google/Bing result pages. Built with a shadow DOM panel, operator templates, and zero external depend…

    TypeScript

  2. Lambda-Benchmarker Lambda-Benchmarker Public

    Python CLI tool for profiling AWS Lambda cold-start and warm execution latency. Runs parameterised invocation batches, captures CloudWatch metrics, and outputs structured performance reports

    Python

  3. Deepshell Deepshell Public

    Terminal roguelike engine in TypeScript - Custom ASCII renderer, ECS architecture, procedural dungeon generation, and a Node.js game loop.

    TypeScript

  4. Realms-of-Iron Realms-of-Iron Public

    TypeScript browser-based grand strategy engine — procedural map generation, turn-based AI, multi-system event loop, and real-time UI state management.

    TypeScript

  5. ArtScii ArtScii Public

    Local ASCII creation studio built in JavaScript - Custom character density mapping algorithm, real-time canvas rendering, and configurable output presets. Runs fully offline

    JavaScript

  6. TypeCraft TypeCraft Public

    Client-side type foundry built in Next.js 15 — load any font as editable Bézier outlines, apply geometric transforms, redraw glyphs node-by-node, and export real OTF/WOFF2 files. No server. No acco…

    TypeScript