-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d53478
commit bd02fd3
Showing
1 changed file
with
57 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,223 +2,86 @@ | |
<head> | ||
<link href="style.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"> | ||
<title>Agnieszka Pasieka's resume</title> | ||
<title>Agnieszka Pasieka's Resume</title> | ||
</head> | ||
|
||
<body> | ||
<header id="header"> | ||
<!-- resume header with your name and title --> | ||
<hr><b>AGNIESZKA PASIEKA</b></hr> | ||
<hr> | ||
GCP | Infrastructure | Terraform | K8S | Docker | CI/CD | Git/GitHub | Python | Windows/Linux | Automation | ||
GCP | Terraform | Docker | K8S | CI/CD | Python | Git | Linux/Windows | Automation | ||
<hr> | ||
</header> | ||
<main> | ||
<article id="mainLeft"> | ||
<section> | ||
<h2>CONTACT</h2> | ||
<p> | ||
<i class="fa fa-envelope" aria-hidden="true"></i> | ||
<a href="mailto:[email protected]">Email me</a> | ||
</p> | ||
<p> | ||
<i class="fab fa-github" aria-hidden="true"></i> | ||
<a href="https://github.com/agapasieka">GitHub</a> | ||
</p> | ||
<p> | ||
<i class="fab fa-linkedin" aria-hidden="true"></i> | ||
<a href="https://linkedin.com/in/agnieszka-pasieka-47572337">Linkedin</a> | ||
</p> | ||
<p> | ||
<i class="fas fa-certificate" aria-hidden="true"></i> | ||
<a href="https://www.credly.com/users/agnieszka-pasieka">Credly</a> | ||
</p> | ||
|
||
<p><i class="fa fa-envelope"></i><a href="mailto:[email protected]">Email me</a></p> | ||
<p><i class="fab fa-github"></i><a href="https://github.com/agapasieka">GitHub</a></p> | ||
<p><i class="fab fa-linkedin"></i><a href="https://linkedin.com/in/agnieszka-pasieka-47572337">Linkedin</a></p> | ||
<p><i class="fas fa-certificate"></i><a href="https://www.credly.com/users/agnieszka-pasieka">Credly</a></p> | ||
</section> | ||
<section> | ||
<h2>SKILLS</h2> | ||
<ul> | ||
<li>Continuous learner | ||
<li>Problem solver | ||
<li>Adaptive | ||
<li>Communicative | ||
<li>Team Player | ||
<li>Attention to detail | ||
<li>Resilient under pressure | ||
</ul> | ||
<p>.Problem-solver</p> | ||
<p>.Positive attitude</p> | ||
<p>.Continuous learner</p> | ||
<p>.Adaptable</p> | ||
<p>.Team Player</p> | ||
<p>.Attention to Detail</p> | ||
<p>.Resilient Under Pressure</p> | ||
<p>.Self-motivator</p> | ||
</section> | ||
<section> | ||
<h2>EDUCATION</h2> | ||
<b>Code First Girls</b> | ||
<p> | ||
Completion Project: Analyse Olympics 2024 Data with Python | ||
</p> | ||
<p> | ||
2024 | ||
</p> | ||
<b>Google Cloud SkillsBoost</b> | ||
<p> | ||
Exams: ACE, PCSE, PCNE, PCDE, PCA | ||
</p> | ||
<p> | ||
2022-present | ||
</p> | ||
<b>HashiCorp Terraform</b> | ||
<p> | ||
Exams: Terraform Associate (002) | ||
</p> | ||
<p> | ||
2022 | ||
</p> | ||
<b>Microsoft Learn</b> | ||
<p> | ||
Exams: AZ-900, AZ-104, SC-300, SC-900, AZ-500 | ||
</p> | ||
<p> | ||
2020-2022 | ||
</p> | ||
<b>Skills Team Ltd</b> | ||
<p> | ||
Level 2 Functional Skills in English, Maths and Infrastructure | ||
</p> | ||
<p> | ||
Procom Level 3 MCSA Server 2012 Pathway | ||
</p> | ||
<p> | ||
2016-2017 | ||
</p> | ||
<b>The State School of Higher Education, Poland</b> | ||
<p> | ||
The Institute of Mathematics and Computer Science : Bachelors degree | ||
</p> | ||
<p> | ||
2002-2005 | ||
</p> | ||
|
||
</section> | ||
<b>Code First Girls</b> (2024) - Olympics Data Analysis with Python project <br> | ||
<b>Google Cloud SkillsBoost</b> (2022-Present) - ACE, PCSE, PCNE, PCDE, PCA <br> | ||
<b>HashiCorp Terraform</b> (2022) - Terraform Associate (002) <br> | ||
<b>Microsoft Learn</b> (2020-2022) - AZ-900, AZ-104, SC-300, SC-900, AZ-500 <br> | ||
<b>Skills Team Ltd</b> (2016-2017) - Level 2 in English, Maths, Infrastructure <br> | ||
<b>State School of Higher Education, Poland</b> (2002-2005) - Bachelor's in Math/Computer Science | ||
</section> | ||
</article> | ||
<article id="mainRight"> | ||
|
||
<section> | ||
<h2>WORK EXPERIENCE</h2> | ||
<h3><b>GCP Cloud Engineer II</b></h3> | ||
<p> | ||
Rackspace Technology | July 2022 - August 2024 | ||
</p> | ||
<p> | ||
<br>Responsabilities: | ||
<ul> | ||
<li>Managing the deployment of cloud infrastructure on Google Cloud Platform using Google Cloud Console, Terraform for Infrastructure as Code (IaC), and the Google SDK.</li> | ||
<li>Implementing DevOps principles to deploy GCP resources through a pipeline with Terraform, GitHub, and CircleCI.</li> | ||
<li>Conducting infrastructure reviews of customers' GCP projects. </li> | ||
<li>Importing resources created via the console or Google SDK into Terraform code, stored in GitHub repositories.</li> | ||
<li>Promptly responding to monitoring alerts and executing remediation procedures.</li> | ||
<li>Addressing customer queries through a ticketing system and phone support.</li> | ||
<li>Troubleshooting issues on both Windows and Linux operating systems.</li> | ||
<li>Automating OS patching using native GCP products and pre-patch Bash/PowerShell scripts.</li> | ||
<li>Engaging in the proactive workloads planning for customers' infrastructure.</li> | ||
<li>Collaborating in creating and updating internal documentation.</li> | ||
<li>Developing exercise labs for common requests/issues to enhance team skills.</li> | ||
<li>Mentoring and hosting shadowing sessions for new hires.</li> | ||
<li>Adhering to company procedures and security best practices.</li> | ||
<li>Staying current with emerging products and innovations in the cloud computing field, continually enhancing expertise.</li> | ||
<li>Actively participating in learning paths and Google Cloud events to stay ahead of industry trends and advancements.</li> | ||
</ul> | ||
</p> | ||
<h3><b>Head of Information Technology</b></h3> | ||
<p> | ||
Berkshire College of Agriculture | September 2021 - July 2022 | ||
</p> | ||
<p> | ||
|
||
<br>Responsabilities: | ||
<ul> | ||
<li>Planning future solutions and deployments.</li> | ||
<li> Participating in merger planning meetings to ensure a smooth and successful integration of IT systems.</li> | ||
<li>Managing a small IT Services Team.</li> | ||
<li> Assign tasks based on each member's strengths and areas of expertise.</li> | ||
</ul> | ||
</p> | ||
|
||
|
||
|
||
<h3><b>System Administrator</b></h3> | ||
<p> | ||
Berkshire College of Agriculture | 2014 - 2021 | ||
</p> | ||
<p> | ||
<br>Responsible for administration and maintenence of on premises Infrastructure and deploying, securing and monitoring Azure Subscription. | ||
</p> | ||
<br> | ||
<li>Azure Projects</li> | ||
<ul> | ||
<li>AD Connect installation and setup</li> | ||
<li>Self-Service Password Reset</li> | ||
<li> MFA - Planning and deployment via conditional access policies</li> | ||
<li>Creating vNets using Hub & Spoke Topology, Subnets, NSGs</li> | ||
<li>Azure Web App administration: adding custom domain names, vNet integration, Enterprise registrations, setting up backups, monitoring and scaling resources, creating alerts </li> | ||
<li>Storage Accounts: controlling public access, access tiers, vNet integration</li> | ||
<li>WAF setup and monitoring</li> | ||
<li>Licensing management</li> | ||
<li>RBAC roles and Azure Policies</li> </li> | ||
</ul> | ||
<li>Network Projects</li> | ||
<ul> | ||
<li>Installation and configuration of new HP Procurve/Aruba switches</li> | ||
<li>Trunking multiple fibre connections between Comms cabinets and server rooms to provide maximum bandwidth and redundancy in the event of a failure</li> | ||
<li>Onboarding Switches to Aruba Central for management and monitoring</li> | ||
</ul> | ||
<li>VMware vCenter management</li> | ||
<ul> | ||
<li>Installing and managing new virtual servers, Windows and Linux</li> | ||
<li>Monitoring ESXI hosts resources usage using vSphere Client</li> | ||
<li>Snapshot management</li> | ||
</ul> | ||
<li>Infrastructure Patching</li> | ||
<ul> | ||
<li>vCenter and ESXI hosts</li> | ||
<li>HPE 3Par and VSP</li> | ||
<li>Aruba switches and APs</li> | ||
</ul> | ||
|
||
<li>Backups management using Veeam Backup and Replication solution</li> | ||
<li>Server administration and monitoring using Windows Admin Center</li> | ||
<li>Internal vulnerability scans using Nessus</li> | ||
<li>Setting up Windows Server Update Services (WSUS) to ensure that the college servers and workstations are kept up to date</li> | ||
<li>Server administration using Remote Server Admin Tools (RSAT): AD, DNS, DHCP, GPO</li> | ||
<li>Synchronizing users from on premises AD to Google Workspace and Azure</li> | ||
<li>Administraton of Malwarebytes</li> | ||
<li>Making sure that Active Directory is kept tidy and up to date</li> | ||
<li>3CX voip system administration</li> | ||
<li>External Certificate management</li> | ||
<li>Powershell</li> | ||
<li>Planning new projects and creating documentation</li> | ||
|
||
<h3>GCP Cloud Engineer II</h3> | ||
<p>Rackspace Technology | Jul 2022 - Aug 2024</p> | ||
<ul> | ||
<li>Managed GCP deployments using Terraform and Google SDK.</li> | ||
<li>Implemented CI/CD with Terraform, GitHub, CircleCI.</li> | ||
<li>Performed infrastructure reviews and import tasks in Terraform.</li> | ||
<li>Responding to alerts, troubleshooting Windows/Linux issues.</li> | ||
<li>Automating OS patching with Bash/PowerShell scripts.</li> | ||
<li>Created and updated internal documentation and exercise labs.</li> | ||
<li>Mentoring new hires, hosting shadowing sessions.</li> | ||
<li>Stayed current with emerging cloud technologies.</li> | ||
</ul> | ||
|
||
<h3>Head of Information Technology</h3> | ||
<p>Berkshire College of Agriculture | Sept 2021 - Jul 2022</p> | ||
<ul> | ||
<li>Led IT planning and integrations during mergers.</li> | ||
<li>Managed IT team and tasks, ensuring smooth operations.</li> | ||
</ul> | ||
|
||
<h3><b>IT Support Engineer</b></h3> | ||
<p> | ||
Berkshire College of Agriculture | 2012-2014 | ||
</p> | ||
<p> | ||
<br>Responsible for deployment and maintenence of desktop PCs, Laptops and Printers.<br> | ||
<br> | ||
<li>Software Deployment and upgrade of college PCs from Windows XP/Microsoft Office 2007 to Window 7/Microsoft Office 2010</li> | ||
<ul> | ||
<li>Setting up a new virtual PXE server within VMware vCentre and installing Symantec Ghost Solution</li> | ||
<li>Creating a standard Windows 7 x86 and 64 bit images and answer file for unattended installation</li> | ||
<li>Distribution of unique software via Group Policy</li> | ||
<li>Extensive testing of new images before deploying to all college PCs to eliminate any downtime of the production network</li> | ||
</ul> | ||
<li>Supporting users on the phone and remotely using Dameware Remote Control software</li> | ||
<li>Adding users and groups via Active Directory</li> | ||
<li>Modifying Group Policy to deploy software packages</li> | ||
<li>Administering and adding new users to Exchange 2010</li> | ||
<li>Monitoring and updating Helpdesk requests</li> | ||
<li>Setting up new IT equipment: PCs, Printers, Laptops, Tablets, iMACs and ipads to meet college expectations</li> | ||
<li>Appling cable management solution to ensure Health and Safety regulations</li> | ||
<li>Keeping all PCs names following consistent naming convention</li> | ||
<li>Updating all IT Documentation</li> | ||
<h3>System Administrator</h3> | ||
<p>Berkshire College of Agriculture | 2014 - 2021</p> | ||
<ul> | ||
<li>Managed Azure resources: AD Connect, SSPR, MFA, vNets, Web Apps.</li> | ||
<li>Oversaw network infrastructure, including HP/Aruba switches.</li> | ||
<li>Administered VMware and ESXI hosts, snapshots, backups.</li> | ||
<li>Handled server patching, vulnerability scans (Nessus), WSUS.</li> | ||
<li>Administered AD, DNS, DHCP, GPO, Google Workspace, Azure, and Malwarebytes.</li> | ||
<li>Monitored infrastructure with Nessus, Windows Admin Center, Powershell scripting.</li> | ||
</ul> | ||
|
||
<h3>IT Support Engineer</h3> | ||
<p>Berkshire College of Agriculture | 2012 - 2014</p> | ||
<ul> | ||
<li>Deployed and maintained desktops, laptops, printers.</li> | ||
<li>Managed software deployment via Symantec Ghost and GPO.</li> | ||
<li>Supported users remotely with Dameware, managed Active Directory.</li> | ||
</ul> | ||
</section> | ||
</article> | ||
</main> | ||
|