- 💻 Role: Systems Engineer
- 🚀 Company: Currently working at EPAM Systems, Inc
- 📍 Location: Vilnius, Lithuania 🇱🇹
- 🛠 Focus: Building scalable cloud infrastructure, MLOps pipelines, CI/CD automation, and backend development.
Terraform code to deploy a Kubernetes-based Test application on AWS. The Terraform state is stored in an S3 bucket, and the state lock is managed using a DynamoDB table. Both the S3 bucket and the …
HCL 7
reusable Terraform modules to manage a secure, resilient, and self-healing bastion host on Amazon Web Services (AWS), Google Cloud Platform (GCP), or Microsoft Azure.
HCL 1
The Java client/server application consists of a client program that consumes services provided by a server program. The client requests services from the server by calling functions in the server …
Java 3
Production-grade microservice for classifying legal documents (contracts, lawsuits, complaints, requests) into categories using machine learning. The service is built with FastAPI and scikit-learn,…
Python
a production-ready, Dockerized template for training and deploying a machine learning micro-model designed to automatically classify/sort warehouse documents (such as invoices, receipts, waybills,…
Java