Skip to content
View tatiLogg's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report tatiLogg

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.

Content in all repositories owned by your account will be closed.
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
tatiLogg/README.md

👋🏽 Hey there, I'm Selina Loggins!

I'm a future-ready Solutions Cloud Engineer passionate about DevOps, Infrastructure-as-Code, Containerization, Kubernetes and building secure, scalable systems. After an accomplished career in IT project management and compliance, I've pivoted into the world of cloud and cybersecurity, and now I'm building toward AI Platform Engineering, combining my infrastructure background with hands-on AI/ML systems work.

Latest Project: MediaCatalog on AWS

media-catalog-dynamodb A secure, read-only DynamoDB infrastructure deployed with CloudFormation.

This hands-on project simulates a media company needing centralized metadata storage. I designed the architecture using AWS best practices, focusing on:

  • IAM least privilege (read-only role)
  • EC2 + SSH key management
  • Subnet + Security Group access control
  • Fully automated deployment via YAML CloudFormation
  • Write protection validation (put-item blocked by design)

It's fully tested and ready to demo in interviews.

Skills Gained:

  • AWS CLI + EC2 provisioning
  • Infrastructure as Code (IaC) using CloudFormation
  • IAM roles, instance profiles, and access policies
  • DynamoDB schema design
  • Real-world troubleshooting (SSH, VPC config, IAM auth)
  • Git & GitHub version control

Currently In Progress: AI Infrastructure Learning Journey

python-practice Building Python fundamentals + hands-on AI infrastructure skills (Kubernetes, vLLM, vector databases) on the path to AI Platform Engineering. Documenting the journey from day one.

🌱 Currently Learning

  • Python scripting (see python-practice repo)
  • AI Infrastructure: Kubernetes, vLLM model serving, vector databases
  • Terraform
  • Docker & Containers
  • AWS Certified Machine Learning Engineer – Associate (cert-in-progress!)

☁️ My Motto

"Don't just deploy, deploy with clarity, confidence, and control."

Pinned Loading

  1. media-catalog-dynamodb media-catalog-dynamodb Public

    A secure, read-only DynamoDB infrastructure project built with CloudFormation.

    1

  2. python-practice python-practice Public

    Building Python fundamentals + hands-on AI infrastructure skills (Kubernetes, vLLM, vector DBs) on the path to AI Platform Engineering. Documenting the journey from day one.

    Python 1