Skip to content
View timpugh's full-sized avatar
🖥️
🖥️

Block or report timpugh

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
timpugh/README.md

LinkedIn Visitors


About Me

I'm a Domain Specialist Engineer & Lambda Subject Matter Expert at Amazon Web Services, with a Bachelor's degree in Computer Science. I specialize in helping enterprise customers architect, troubleshoot, and optimize their AWS environments.


Currently Focused On

  • Building AWS infrastructure
  • Python development
  • Serverless applications and event-driven systems

Active Projects

Project Description Stack
Lambda Powertools Reference Production-style serverless reference architecture with Lambda Powertools, cdk-nag security gates, and comprehensive Python tooling. Python AWS CDK Lambda API Gateway DynamoDB
DVD Rental Store (Pagila) Serverless Pagila DVD-rental database with a natural-language → SQL front end (Bedrock / Claude Haiku) over scale-to-zero Aurora PostgreSQL. TypeScript Aurora PostgreSQL Lambda Bedrock CloudFront
NBA Player Statistics Serverless CRUD REST API for NBA per-season player stats (1996–2023) with a player-lookup frontend, built on the Powertools reference template. Python Lambda API Gateway DynamoDB CloudFront
NBA Natural-Language SQL Ask NBA history questions in English: Bedrock (Claude) writes the SQL, a deterministic validator gates it, and Athena runs it; Next.js chat UI on CloudFront with Cognito-signed requests. TypeScript Next.js Bedrock Athena CloudFront

Tech Stack

Languages

Primary

Python Java

Secondary

JavaScript TypeScript

Infrastructure

Cloud

AWS Lambda Step Functions S3 API Gateway

CI/CD

GitHub Actions CodePipeline


Pinned Loading

  1. lambda-powertools-reference lambda-powertools-reference Public template

    Serverless Hello World with AWS Lambda Powertools, CDK, and comprehensive Python tooling

    Python 1 1

  2. nba-data-api nba-data-api Public

    Serverless REST API for NBA player data, built on the lambda-powertools-reference template

    Python

  3. timpugh timpugh Public

  4. dvd-rental-store-PostgreSQL dvd-rental-store-PostgreSQL Public

    Forked from devrimgunduz/pagila

    PostgreSQL Sample Database Representing A DVD Rental Store

    PLpgSQL

  5. nba_bedrock_athena_sql nba_bedrock_athena_sql Public

    TypeScript