Eriks Zirnis drinking moss-filtered water while hiking

Eriks Zirnis

Junior DevOps

erikszirnis11@gmail.com | LATVIA | +371 28352083

resume

AWS certified / Python projects / building toward DevOps

DevOps-focused developer with hands-on AWS experience — EC2 instances, security groups, S3, ECR, and Route 53 DNS. Dockerized this Flask CV so it pulls its image and files from ECR and launches with a single command. Comfortable with Git and daily Linux administration. Have built small and fun projects by code and using linux. Building in Python and Go, and now learning Terraform to bring infrastructure-as-code into the workflow.


skills

Cloud (AWS)

  • AWS Certified Cloud Practitioner
  • EC2 — instance setup, security groups, configuration
  • S3 — buckets and storage
  • ECR — pushing and pulling container images
  • Route 53 — DNS and custom domain routing

Containers

  • Docker - writing Dockerfiles, building and running containers
  • Deployed this CV from an ECR image with a single docker command
  • YAML service configuration

Programming

  • Python — core syntax, OOP, functions, worked with REST APIs
  • Social-media analytics app — fetches view and like counts via API, filters by keyword, exports matching links to a file
  • Currency converter — pulls live exchange rates from an API
  • Go fundamentals

Version Control

  • Git fundamentals. Have been using git across my projects, my favourite commands are: git status, git commit, git add, git log --oneline, git push, git pull, gh repo create, git branch

Web

  • HTML, CSS — built this site by hand

Operating Systems

  • Linux on daily basis, used unix based terminals.Hosted and configured EC2 Linux environments
  • Installed Ubuntu Server on old Windows laptop, using Open SSH connection to connect to it from my MacOs when needed.
  • Hosted a CV website using my old ANDROID phone. Got Termux on phone and it gave me terminal access on phone, then downloaded necessary packages to run my flask server on it. Then used cloudflare tunnel to get HTTPS protocol and assigned custom domain through route 53.

OTHER

  • Deployed this CV website on github pages to test it out. Works, free and easy.GIT.ZIRNIS.DEV
  • Deployed this CV website also on EC2 instance, right now it is working:CV.ZIRNIS.DEV