• Файл

Єлизавета

Python Developer, DevOps Engineer

Розглядає посади: Python Developer, DevOps Engineer, Cloud Engineer
Вік: 27 років
Місто проживання: Київ
Готовий працювати: Дистанційно
Розглядає посади:
Python Developer, DevOps Engineer, Cloud Engineer
Вік:
27 років
Місто проживання:
Київ
Готовий працювати:
Дистанційно

Контактна інформація

Шукач вказав телефон та ел. пошту.

Прізвище, контакти та світлина доступні тільки для зареєстрованих роботодавців. Щоб отримати доступ до особистих даних кандидатів, увійдіть як роботодавець або зареєструйтеся.

Завантажений файл

Версія для швидкого перегляду

Це резюме розміщено у вигляді файлу. Ця версія для швидкого перегляду може бути гіршою за оригінал резюме.

[відкрити контакти](див. вище в блоці «контактна інформація»)

288 Pacific Ave https://github.com/YelyzavetaTymofieieva/
San Francisco, CA [відкрити контакти](див. вище в блоці «контактна інформація»)
650-788-9359
YELYZAVETA TYMOFIEIEVA

PROFESSIONAL EXPERIENCE

DiversiPy – Python Developer & DevOps Engineer June 2024 – Present

▪ Contributed to 6+ AWS projects, handling full deployments, infrastructure setup, and CI/CD workflows using GitHub Actions
across test and production environments.
▪ Familiar with REST API concepts (HTTP methods, request/response models, JSON, status codes), worked on integration with
AWS services (API Gateway)
▪ Deployed an LLM-powered knowledge-graph extraction and ideation system using Claude 3.5 Sonnet on AWS Bedrock to turn
documents into graph data and generate insights. Also worked on an AI-powered SRE assistant where I tested, debugged, and
improved prompts. This included using AWS Bedrock (Claude models), LangGraph, and LangChain to build a small multi-agent
system with semantic search, tool calling, and RAG for incident resolution and knowledge management.
▪ Implemented Infrastructure as Code using Terraform, AWS CDK, and Pulumi to automate the deployment of AWS resources
such as IAM rules & policies, API Gateway, S3, SQS, SNS, Lambda, CloudWatch alarms, EC2, ECS, ECR, RDS, and
CloudFront.
▪ Improved the reliability of a Kubernetes + AWS project by adding unit and integration tests in Python, practicing TDD, and using
advanced pytest features (mocking, patching, parametrization, fixtures, decorators) to increase test coverage and catch regressions
early.
▪ Built and containerized microservices using Docker, and deployed AWS Lambda functions as container images.
▪ Strengthened DevOps processes by automating CI/CD pipelines in GitHub Actions for both Python and infrastructure code,
including automated tests and Terraform plan checks.
▪ Configured AWS Lambda, CloudWatch, and SQS for asynchronous processing pipelines to improve scalability and reliability for
data ingestion workloads.
▪ Worked with databases on RDS, including experience managing Aurora MySQL backups by creating and exporting snapshots,
extracting MySQL data, and downloading full SQL dump files.
▪ Currently preparing for the AWS Certified Developer – Associate certification (registered for the exam in Jan 2026) to deepen my
cloud-native development and DevOps automation skills.

Northbrook Insurance Group Inc. (https://northbrook.ca/) –

Accounting Analyst &Office Administrator; Toronto, Canada Sept 2022 – May 2024

▪ Managed data accuracy and reporting workflows, reconciling complex financial records and building Excel- and database-driven
reports, improving data consistency across systems.Administered office operations timely ensuring smooth functioning of IT
systems, managing Microsoft tools and user accounts, and organizing office events
▪ Led troubleshooting during a challenging enterprise software migration, identifying and resolving data duplication and loss issues
that occurred during transition. Cleaned and reconciled the entire accounting dataset, verifying each client and account balance to
restore data integrity and ensure accurate financial reporting.
▪ Oversaw office IT operations, ensuring access security, and troubleshooting user and system issues—gaining early experience
with identity and access management concepts, monitored the company’s website domain and hosting health, identifying
downtime or technical issues and coordinating with the IT department to apply timely fixes and updates.
▪ Developed process documentation for recurring tasks and optimized administrative workflows, reducing manual effort through
spreadsheet automation and template standardization.
▪ Coordinated relationships with external vendors and service providers, negotiating, applying project management and risk
mitigation skills
EDUCATION

Central Oregon Community College – Bend, Oregon Jan 2025- Mar 2025
GPA: 4.0
Computer Science I
Introduction to Pogramming

Portland Community College – Portland, Oregon Jan 2025- Mar 2025
GPA: 4.0
Discrete Structures
Seneca College of Applied Arts and Technology – Toronto, Canada
GPA: 3.9 Jan 2022- April 2023
- Global Business Management Graduate Certificate with Honors
Concentrations: New Venture Creation and Innovation, Project Management, Trade Research and Market Analysis, Data
Analytics and Finance, Global Marketing Strategy
Honors: President’s Honor List (Winter 2022, Spring 2022, Fall 2022)
Relevant Coursework: Financial Modeling; Corporate Finance, Investments; Organization & Management; Information
Systems & Operation Management; Decision Tools & Visualization; Managing Groups and Teams

Taras Shevchenko National University of Kyiv – Kyiv, Ukraine Sept 2016- June 2020
- Bachelor of Arts with Honors in Language Studies and Translation
Concentrations: Linguistics, Translation of Financial-Economic, Scientific, Legal, Socio-Political Texts, Interpreting Practice,
Bilateral Consecutive Interpreting
Honors: Dean’s List (2017, 2018, 2019, 2020)
Relevant Coursework: Business English, Labor Law, Fundamentals of Entrepreneurship and Management, Tools and
Technologies in Translation

LEADERSHIP & VOLUNTERRING

Au Pair Cultural Exchange Program – Bettembourg, Luxembourg Nov 2020 – Nov 2021
▪ Developed strong communication skills through interactions with people in a new unfamiliar environment and culture
▪ Took a Advanced Business French course, used that year to prepare for my Graduate degree in Global Business Management

Volunteer at International Organization of Ukrainian Communities Fourth Wave, Toronto, Canada Feb 2023 – June 2023
▪ Helped organize and coordinate fundraising events to support Ukraine, including setting up art exhibitions and facilitating sales of
artwork to raise funds for children affected by war

SKILLS/INTERESTS

▪ Cloud & Infrastructure: Hands-on experience with AWS ( IAM, VPC EC2, S3, Lambda, SQS, ECS, ECR, RDS, ALB,
CloudWatch, Bedrock). Deployed 6+ projects on AWS with scalable and secure architectures. Hands-on experience with
Infrastructure as Code tools (Terraform, AWS CDK, Pulumi).
▪ LLM & AI Systems: Basic understanding of AWS Bedrock (Claude models), LangChain/LangGraph, semantic search, and
simple RAG pipelines.
▪ Containerization: Practical experience with Docker — building container images, writing Bash scripts for container builds, and
running/debugging containers.
▪ CI/CD & Automation: Built and maintained CI/CD workflows using GitHub Actions. Familiar with GitLab CI/CD; automated
repetitive tasks with Bash and Python scripts.
▪ Version Control: good understanding of Git (branching, merging, rebasing, conflict resolution)
▪ Operating Systems & Networking: practical experience with Linux/Unix systems (command line, scripting, system monitoring,
permissions). Good understanding of the OSI model and networking fundamentals.
▪ Programming & Testing: Skilled in Python (OOP, data structures). Experienced with Pytest and test-driven development
(unit/integration testing, mocking, patching, fixtures, decorators).
▪ Databases: Practical experience with SQL for analytics and application development.
▪ Analytical thinking & Problem-Solving: Background in accounting and insurance strengthened analytical thinking, data-
driven decision-making, and precision in handling complex systems — skills directly transferable to troubleshooting and
optimizing DevOps workflows.
▪ Soft Skills: Effective communicator across technical and non-technical teams. Proven ability to manage projects, balance
priorities, and deliver results in fast-paced environments. Multilingual (English, French, Ukrainian), enabling collaboration with
diverse stakeholders.

Схожі кандидати

Усі схожі кандидати


Порівняйте свої вимоги та зарплату з вакансіями інших підприємств: