-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
192 lines (180 loc) · 12.1 KB
/
Copy pathindex.html
File metadata and controls
192 lines (180 loc) · 12.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE html>
<html lang="en">
<head>
<title>Jan Kaczmarek | Resume</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Resume of Software Engineer - Jan Kaczmarek.">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900' rel='stylesheet' type='text/css'>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<link id="theme-style" rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="wrapper">
<div class="sidebar-wrapper">
<div class="profile-container">
<img class="profile-img" src="img.png" alt="Jan Kaczmarek" />
<h1 class="name">Jan Kaczmarek</h1>
<h3 class="tagline">Software Engineer</h3>
</div>
<div class="contact-container container-block">
<ul class="list-unstyled contact-list">
<li class="email"><i class="fa fa-envelope"></i><a href="mailto:jankaczmarekofficial@gmail.com">jankaczmarekofficial@gmail.com</a></li>
<li class="phone"><i class="fa fa-phone"></i><a href="tel:48698567925">48698567925</a></li>
<li class="linkedin"><i class="fa fa-linkedin"></i><a href="https://www.linkedin.com/in/jan-kaczmarek-16b38b227/" target="_blank">Jan Kaczmarek</a></li>
<li class="github"><i class="fa fa-github"></i><a href="https://github.com/Nemryk" target="_blank">Nemryk</a></li>
</ul>
</div>
<div class="education-container container-block">
<h2 class="container-block-title">Education</h2>
<div class="item">
<h4 class="degree">Bachelor of Engineering in Computer Science</h4>
<h5 class="meta">CDV Poznań</h5>
<div class="time">2021 - 2025</div>
</div>
<div class="item">
<h4 class="degree">IT Technician</h4>
<h5 class="meta">ZSK Poznań</h5>
<div class="time">2018 - 2021</div>
</div>
</div>
<div class="languages-container container-block">
<h2 class="container-block-title">Languages</h2>
<ul class="list-unstyled interests-list">
<li>Polish (Native)</li>
<li>English (Professional)</li>
<li>Spanish (Average)</li>
<li>Japanese (Hobbyist)</li>
</ul>
</div>
</div>
<div class="main-wrapper">
<section class="section personal-section">
<h2 class="section-title"><i class="fa fa-user"></i> Personal Statement</h2>
<p>I am a dedicated software engineer experienced in building cloud-native, AI-driven applications that serve thousands of users. I personally enjoy experimenting with coding techniques, working with microprocessors, and developing games. I am passionate about bouldering and swimming. I thrive in environments that encourage continuous learning, mentoring, and exploring new technologies.</p>
</section>
<section class="section experiences-section">
<h2 class="section-title"><i class="fa fa-briefcase"></i> Experiences</h2>
<!-- Campy -->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">AI Engineer</h3>
<div class="time">2025 - Present</div>
</div>
<div class="company">Campy</div>
</div>
<div class="details">
<p>At Campy, a tourist company, I focus on developing large-scale AI-driven solutions using LLMs, working in an environment that emphasizes secure, reliable, and cloud-native architectures. I mentor trainees, design backend solutions, and create end-to-end DevOps solutions for my products.</p>
<ul>
<li><strong>Semantic Search System:</strong> Developed a semantic search system using LLMs for campsite search with serverless infrastructure.
<em>Technologies:</em> Python, JavaScript, LangChain, GCP, Google LLM models, Cloud Run, Typesense, Docker, GitHub Actions CI/CD
</li>
<li><strong>Traveling Assistant:</strong> Developed an advanced LLM-based chatbot with serverless infrastructure.
<em>Technologies:</em> Python, JavaScript, LangChain, GCP, Google LLM models, Cloud Run, Typesense, Docker, GitHub Actions CI/CD
</li>
</ul>
</div>
</div>
<!-- Dynamico.AI -->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Fullstack Engineer</h3>
<div class="time">2024 - 2025</div>
</div>
<div class="company">Dynamico.AI</div>
</div>
<div class="details">
<p>At Dynamico.AI, I focus on developing large-scale AI-driven solutions using LLMs, working in an environment that emphasizes secure, reliable, and cloud-native architectures. I mentor trainees and design backend solutions. I follow Kanban, Shape Up, and Waterfall methodologies as needed.</p>
<ul>
<li><strong>Intelligent Chatbot Project:</strong> Developed an advanced LLM-based chatbot with encrypted databases and serverless infrastructure.
<em>Technologies:</em> Python, Typescript, React, LangChain, PromptFlow, Celery, Kafka, Azure, AWS, OpenAI APIs, GPT models, AWS Bedrock, Keycloak for auth, Docker, Terraform, Kubernetes, GitHub Actions CI/CD, PyTest
<em>Frontend frameworks:</em> Material UI, Ant, Tailwind
<em>Data & Logging:</em> Postgres, MongoDB, ElasticSearch, Datadog, PagerDuty
</li>
</ul>
</div>
</div>
<!-- Nordcloud -->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Managed Cloud Automation Engineer</h3>
<div class="time">2021 - 2024</div>
</div>
<div class="company">Nordcloud, an IBM Company</div>
</div>
<div class="details">
<p>Contributed to multiple cloud-focused projects serving thousands of users, applying DevOps principles, CI/CD pipelines, and best practices in monitoring and observability. Mentored trainees, implemented secure architectures, and introduced MLOps components with PyTorch for LLM solutions. We follow Kanban and Scrum methodologies as needed.</p>
<h4>Key Projects:</h4>
<ul>
<li><strong>Terraform Monitoring Controller:</strong> Automated infrastructure monitoring for multi-cloud deployments.
<em>Technologies:</em> Python, Terraform, Bash, Datadog, PagerDuty, AWS, Azure, GCP, JavaScript, Docker, Kubernetes
<em>Data & Logging:</em> DynamoDB, S3, ElasticSearch, logging services in AWS/GCP/Azure
</li>
<li><strong>Cloud-Oriented CRM/ERP (Go-based):</strong> Built a scalable CRM/ERP with an interactive frontend and secure backend.
<em>Technologies:</em> Go, Typescript, React, Azure, JavaScript, Docker, Terraform, PyTest, GitHub Actions CI/CD
<em>Infra:</em> Serverless architectures
</li>
<li><strong>Refactored CRM/ERP (Python-based):</strong> Enhanced an existing CRM/ERP system with improved code quality and reliability.
<em>Technologies:</em> Python, Typescript, React, JavaScript, Docker, Terraform, Postgres, MongoDB
<em>Auth & Security:</em> OAuth
<em>Testing:</em> PyTest, Cypress
<em>Infra:</em> Serverless
</li>
<li><strong>Auto-Updating Software with AI/LLM:</strong> Integrated LLM solutions to automatically refactor and optimize code, leveraging AI-driven insights.
<em>Technologies:</em> Python, Pandas, GraphQL, AWS, Docker, Terraform, PyTorch
<em>MLOps:</em> Model monitoring, testing within CI/CD
</li>
<li><strong>Automatic Internal Requests Portal:</strong> Streamlined internal requests with a web portal.
<em>Technologies:</em> Python, Vue, Flask, Docker, Terraform, Cypress, Serverless, GitHub Actions CI/CD
<em>Data & Logging:</em> DynamoDB, S3
</li>
</ul>
</div>
</div>
<!-- Żabenka Association -->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Solution Architect (Volunteering)</h3>
<div class="time">2023 - Present</div>
</div>
<div class="company">Żabenka Association</div>
</div>
<div class="details">
<p>As a board member (Director of Supervisory Board, Head of Marketing, and Solution Architect), I lead teams, mentor trainees, and manage IT projects. All solutions are designed for thousands of users with secure and scalable architectures.</p>
<ul>
<li><strong>Ticketing System (Żabilet):</strong> A secure, scalable online ticketing platform integrating banking APIs, payment gateways, and encrypted data.
<em>Technologies:</em> Python, React, Typescript, JavaScript, AWS, Azure, Docker, Terraform, Postgres, MongoDB, JWT auth, GitHub Actions CI/CD, PyTest, Cypress
<em>UI/UX:</em> Figma for design
</li>
</ul>
</div>
</div>
</section>
<section class="section certifications-section">
<h2 class="section-title"><i class="fa fa-certificate"></i> Certifications</h2>
<ul>
<li>Datadog Certificates (up to 2023)</li>
<li>PagerDuty Certificates (up to 2023)</li>
<li>AWS Practitioner</li>
</ul>
</section>
<section class="section gdpr-section">
<h2 class="section-title"><i class="fa fa-lock"></i> GDPR Consent</h2>
<p>I hereby consent to the processing of my personal data included in my CV for the purposes necessary for the recruitment process in accordance with Article 6(1)(a) of Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016 (GDPR).</p>
</section>
</div>
</div>
<footer class="footer">
<div class="text-center">
<small class="copyright">© Jan Kaczmarek 2024</small>
</div>
</footer>
</body>
</html>