SPEC. NO. BJ-2026-001 · CLOUD & AI DEVELOPER PORTFOLIO REV 04

BJPlayground

TYPE Cloud & AI Developer Portfolio
STACK Full-Stack · AWS Serverless · ML/AI Enthusiast_
STATUS Active Development
SCROLL TO EXPLORE
01

Current Focus

F.01

AWS Cloud Architecture

Building production-ready serverless applications with modern AWS services and infrastructure as code

CloudFrontS3LambdaDynamoDBRoute 53SAMEventBridge
F.02

Serverless Applications

Building scalable, cost-optimized serverless solutions with modern frameworks

FastAPIReactCognitoAPI GatewayStep FunctionsTypeScriptshadcn/ui
F.03

ML/AI Integration

Experimenting with LLMs, model context protocols, and AI-powered applications

MCP ServersStreamlitBedrockOpenAIpgvectorRAG
02

Featured Projects

P.02 Workflow Automation LIVE

Support Ticket Router

Serverless ticket-routing engine driven by a configurable, priority-based rules table. Tickets fan out through EventBridge to per-team SQS queues (engineering, billing, product, escalation) with dead-letter queues, while Step Functions handle SLA monitoring and automatic escalation. Includes a web dashboard for managing tickets and routing rules, with Cognito role/team-based access over a REST API.

EventBridgeStep FunctionsSQSDynamoDBLambdaCognitoAPI GatewaySAMReact
↗ launch
P.03 Security LIVE

DevVault

Serverless zero-knowledge credentials vault on AWS. Client-side Web Crypto API encryption with Argon2i key derivation — the server stores only ciphertext and never sees a plaintext key. Manages local vault entries and live AWS credentials: full CRUD against Secrets Manager secrets and SSM Parameter Store parameters, with bidirectional sync. Includes a cryptographically secure password generator, .env file importer, auto-lock, and password history enforcement.

AWS SAMLambdaDynamoDBAPI GatewaySecrets ManagerSSMCloudFrontReactArgon2id
↗ launch
P.04 AI / SRE Platform LIVE

Intelligent Incident Command Center

Incident management platform for engineering teams - a lightweight PagerDuty hybrid. Per-incident and cross-incident RAG chat, AI living timeline summaries, dual-format AI postmortems (Executive + Developer) emailed to stakeholders, action items with email assignments, role-based access control, admin audit log, MTTR analytics, and PWA support.

SupabaseOpenAIpgvectorReactVercelResendPWA
↗ launch
P.05 DevTools LOCAL

Tech Stack Analyzer

Local-first codebase intelligence tool. Scans a workspace and reports per-project languages/LOC, dependencies, and known vulnerabilities (OSV.dev) with a deterministic health score. Adds local-LLM insights (Ollama): project health narratives, copy-paste remediation commands, and source-grounded AI migration reviews for major-version upgrades. npm, Python, Maven, and Go ecosystems.

PythonFastAPIReactPostgreSQLOSV.devOllama
P.06 Finance / AWS SAM LIVE

Balance Tracker

Serverless accounts receivable platform with a multi-seller, multi-buyer company model. KPI dashboard with critical-account flagging, 6-month collections trend charts, top outstanding balances, and per-seller breakdowns. Full payment lifecycle with CSV import/export for balances and companies, invoice generation, and EN/ES localization. Weekly rich-HTML email digest (EventBridge cron → SES) with KPI snapshot; self-service SNS subscription from the app. Role-based access (admin/viewer) via Cognito groups with GSI-backed seller-scoped data isolation.

AWS SAMDynamoDBLambdaCognitoEventBridgeSNS/SESReactPWA
↗ launch
P.07 AI / Career Intelligence LIVE

Pulse — Market & Salary Intelligence

Autonomous market intelligence dashboard tracking tech salary trends, job demand signals, and remote work patterns for your target roles. Weekly data collection via scheduled agent, AI-generated market summaries, resume analysis and scoring, cover letter generation, JD matching, and RAG-powered career chat.

SupabaseOpenAI GPT-4oReactVercel CronResendRechartsTanStack QueryVercelPWA
↗ launch
03

Technology Stack

Cloud & Infrastructure

  • CloudFront & S3
  • Lambda & API Gateway
  • DynamoDB & Cognito
  • Route 53 & SAM
  • EventBridge & Step Functions
  • SQS, SNS & SES
  • Secrets Manager
  • VPC & Networking

Frontend & Deployment

  • React & Angular
  • TypeScript & Vite
  • shadcn/ui & Tailwind CSS
  • TanStack Query
  • Recharts
  • Streamlit
  • Vercel & PWA
  • CloudFront CDN
  • Three.js / WebGL
  • Zustand

Backend Development

  • FastAPI
  • Spring Boot
  • Node.js
  • Python
  • Java
  • Supabase Edge Functions
  • REST APIs
  • Resend
  • WebSockets
  • Voice STT/TTS (Deepgram)

Data & ML / AI

  • PostgreSQL & DynamoDB
  • Oracle DB
  • pgvector
  • RAG & Embeddings
  • OpenAI & AWS Bedrock
  • Supabase
  • MCP Servers
  • Streamlit
  • Ollama (Local LLMs)
  • LangGraph Agents
04

What's Coming

PHASE 01

Local-First AI Assistant

Growing Chloe into a fully private, self-hosted assistant — additional specialized sub-agents, richer tool integrations, and smarter on-device memory, all on local hardware with no cloud LLM.

PHASE 02

Project Showcases

Interactive demos and documentation for key projects from BJPlayground

PHASE 03

Technical Blog

Sharing lessons learned from AWS optimization, serverless architecture, and AI integration