Skip to content
View AnthonyMazzie's full-sized avatar
πŸ‘¨β€πŸš€
πŸ‘¨β€πŸš€

Block or report AnthonyMazzie

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
AnthonyMazzie/README.md

About me

AWS-certified Software Engineer specializing in cloud solutions, TypeScript, and serverless architectures. Focused on building scalable, secure, and maintainable applications.

πŸ”§ My Expertise:

  • Infrastructure as Code: AWS CDK, Terraform
  • Cloud Architectures: AWS Lambda, Step Functions, DynamoDB, API Gateway
  • ETL Pipelines: AWS Glue, S3, EventBridge, Lambda
  • TypeScript Development: Full-stack

πŸ† Certifications:

  • AWS Solutions Architect – Associate
  • AWS Developer – Associate
  • AWS DevOps Engineer – Professional

πŸ”§ Tech Stack & Tools:

AWS TypeScript Node.js JavaScript

πŸ“« How to Reach Me:

Pinned Loading

  1. Battleship Battleship Public

    A modern implementation of the classic Battleship game using Next.js, React, and TypeScript

    TypeScript 1

  2. typescript_scribe typescript_scribe Public

    A TypeScript utility to infer JavaScript/TypeScript object structures and dynamically generate TypeScript types from runtime values.

    TypeScript 1

  3. BellmanFord BellmanFord Public

    Given a directed, weighted graph containing positive and negative edge weights, a source node and destination node, this Java application utilizes the Bellman Ford algorithm to return the shortest …

    Java

  4. Snake Snake Public

    Contains 2 implementations of the classic Snake game.

    JavaScript