Projects

A working log of systems that left the notebook. Each entry notes the problem, the stack, and how it is hosted. More agentic benches will be added here as they stabilize.

Code generation for static websites

This web site was generated with Grok 4.6, then edited in WordPress, exported as static HTML, and shipped through a GitHub pipeline to block storage, served as a static site on a CDN.

Stack: WordPress (local studio) · Simply Static · GitHub Actions · cloud storage · CDN

Digital Twin

A Conversational Twin. Replies are augmented from unstructured source files provided by the Twin Owner. Session context is kept in cloud storage so the dialogue can continue across visits.

Stack: Content Delivery Network · Static Web · API Gateway · Serverless API · Memory Persistence · Managed AI · Monitoring

Deployment: Terraform (Provision Resources) · GitHub Actions (Build and Deploy)

Professional Healthcare Assistant

A conversational assistant that explores possible conditions and treatment paths from the user’s dialogue. It is a research deployment, not a licensed clinical product.

Stack: Static Web · APIs · Clerk for auth & subscription

Deployment: Repo · Vercel build

Cybersecurity Analyzer

A DevSecOps File Analyzer that provides analysis summary, list of vulnerabilities and fix recommendations for uploaded python files.

Stack: Static Web · APIs · Research Agent · MCP Tool · External Services

Deployment: Repo · DockerFile · Terraform