-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
197 lines (179 loc) · 9.42 KB
/
Copy pathindex.html
File metadata and controls
197 lines (179 loc) · 9.42 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
193
194
195
196
197
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Justyna Nowak-Szrajnert | Software Engineering Professional</title>
<style>
/* Style dla ekranu */
body { font-family: Arial, sans-serif; line-height: 1.6; color: #333; }
.contact-info { margin-bottom: 20px; }
/* KLASA DLA OBRAZKA - działa na ekranie */
.profile-img {
float: right;
width: 150px; /* szerokość na ekranie */
border-radius: 15px;
margin-left: 20px; /* odstęp od tekstu z lewej */
margin-bottom: 20px; /* odstęp od tekstu z dołu */
}
/* MAGIA DLA PDF */
@media print {
@page { margin: 1cm; }
body { margin: 0; padding: 0; }
nav, footer, .no-print { display: none !important; }
a { text-decoration: none; color: black !important; }
.profile-img {
width: 120px !important;
margin-top: 0; /* resetujemy przesunięcia */
margin-left: 30px !important;
}
.page-break { page-break-before: always; }
}
</style>
</head>
<body>
<header>
<img src="./assets/images/resume.jpeg" alt="Profile Photo" class="profile-img">
<h1>JUSTYNA NOWAK-SZRAJNERT</h1>
<p><strong>Software Engineering Professional | Webcon BPS Architect | Aspiring Web Developer</strong></p>
<div class="contact-info">
<p>
📍 Łódź, Poland | 📞 +48 518 740 960 | ✉️ <a href="mailto:justyna.nowak.programista@gmail.com">justyna.nowak.programista@gmail.com</a>
</p>
<p>
<a href="https://linkedin.com/in/justyna-nowak-szrajnert-a5168713b/" target="_blank">LinkedIn</a> |
<a href="https://github.com/JusNow1608" target="_blank">GitHub</a> |
<a href="https://pl.spoj.com/status/dastin_1608/" target="_blank">SPOJ Profile</a> |
<span class="no-print">📄 <strong><a href="./assets/docs/Justyna_Nowak_Szrajnert_CV.pdf" download>Download PDF</a></strong></span>
</p>
</div>
<div style="clear: both;"></div>
</header>
<hr>
<main>
<section>
<h3>Professional Summary</h3>
<p>
<strong>Results-driven Software Engineering professional</strong> with a robust background in <strong>Computer Science and Mathematics</strong>.
Currently transitioning from a successful career as a <strong>Webcon BPS Architect</strong> and <strong>System Analyst</strong> into <strong>Full-Stack Web Development</strong>.
</p>
<p>
A <strong>Certified Postman Student Expert</strong> with deep expertise in <strong>T-SQL database management</strong> and system logic.
I possess a strong foundation in <strong>Object-Oriented Programming (C++, Java)</strong>, backed by advanced certifications in <strong>SOLID principles</strong> and <strong>Software Design Patterns</strong>.
</p>
<p>
Proven track record of optimizing business processes and reducing operational time by <strong>1000x</strong>.
I combine high-level analytical thinking with a commitment to writing clean, maintainable code and building scalable web architectures.
</p>
</section>
<hr>
<section>
<h3>Education</h3>
<p><strong>Master of Science in Computer Science and Econometrics | 2013 – 2017</strong></p>
<ul>
<li>University of Lodz, Faculty of Economics and Sociology</li>
</ul>
<p><strong>Master of Science in Financial and Actuarial Mathematics | 2008 – 2013</strong></p>
<ul>
<li>University of Lodz, Faculty of Mathematics and Computer Science</li>
</ul>
</section>
<hr>
<section>
<h3>Work Experience</h3>
<p><strong>Webcon Architect</strong> | Transfer Multisort Electronic Sp. z o.o., Łódź | <strong>08/2020 – Present</strong></p>
<ul>
<li>Analyzing client requirements and creating comprehensive implementation documentation.</li>
<li>Designing and optimizing business processes using Webcon BPS.</li>
<li>Providing project management support and leading workshops for end-users.</li>
<li>Developing test scenarios and performing system testing.</li>
<li>Responsible for the overall system architecture of Webcon BPS.</li>
<li><strong>Key Achievement:</strong> Successfully deployed four major business processes to production, enabling company-wide use of Webcon BPS.</li>
</ul>
<p><strong>Master Data Specialist</strong> | Infosys BPO Sp. z o.o., Łódź | <strong>05/2017 – 07/2020</strong></p>
<ul>
<li>Developed data reports based on database extracts and maintained SAP product data.</li>
<li>Created functional documentation for a new global automation platform.</li>
<li>Led a project to develop an internal application managing all programming tools.</li>
<li><strong>Key Achievement:</strong> Reduced team workload by 0.4 FTE and improved tool performance 1000x through the introduction of a new application.</li>
</ul>
</section>
<hr>
<section>
<h3>Projects (Portfolio)</h3>
<p><strong>Personal Web Development Portfolio</strong> | HTML5, GitHub Pages</p>
<ul>
<li>Designed and deployed a personal portfolio website to showcase web development skills.</li>
<li><strong>Live Demo:</strong> <a href="https://jusnow1608.github.io/html-portfolio/" target="_blank">View Project</a></li>
<li><strong>Source Code:</strong> <a href="https://github.com/Jusnow1608/html-portfolio" target="_blank">GitHub Repo</a></li>
</ul>
<p><strong>Capstone Project: Online Resume</strong> | HTML5, GitHub Pages</p>
<ul>
<li>Developed a professional multi-page website based on a strict client specification.</li>
<li><strong>Live Demo:</strong> <a href="https://jusnow1608.github.io/capstone-project-online-resume/" target="_blank">View Project</a></li>
<li><strong>Source Code:</strong> <a href="https://github.com/Jusnow1608/capstone-project-online-resume" target="_blank">GitHub Repo</a></li>
</ul>
</section>
<hr>
<section>
<h3>Technical Certifications</h3>
<p><strong>Software Engineering & Programming</strong></p>
<ul>
<li><strong>SOLID Principles: Object-Oriented Design & Architecture</strong> | Udemy | 2026</li>
<li><strong>Design Patterns in Software Architecture</strong> | Udemy | 2026</li>
<li><strong>C++ Programming Specialist</strong> | SoloLearn | 2025</li>
<li><strong>Version Control with GIT</strong> | Udemy | 2023</li>
</ul>
<p><strong>Web & API Development</strong></p>
<ul>
<li><strong>Postman Student Expert</strong> | Postman | 2024</li>
<li><strong>T-SQL Database Development & Management</strong> | ALX Academy | 2022</li>
</ul>
<p><strong>Business Process Automation</strong></p>
<ul>
<li><strong>WEBCON BPS Designer – Professional/Associate</strong> | WEBCON | 2022</li>
</ul>
</section>
<hr>
<section>
<h3>Technical Skills</h3>
<ul>
<li><strong>Programming & Design:</strong> C++, Java, JavaScript (in progress), HTML5, CSS3, SOLID Principles, Design Patterns.</li>
<li><strong>Databases:</strong> T-SQL, SQL Server Management Studio (SSMS), Relational Database Design.</li>
<li><strong>Web & API:</strong> Postman (Certified Student Expert), RESTful APIs, Web Architecture, GitHub Pages.</li>
<li><strong>Systems:</strong> WEBCON BPS (Professional Designer), SAP, Low-Code Development, Business Process Modeling.</li>
<li><strong>Tools:</strong> Git, JIRA, Agile/Scrum, MS Office 365 (Advanced Excel).</li>
</ul>
</section>
<hr>
<section>
<h3>Languages & Licenses</h3>
<ul>
<li><strong>English:</strong> Advanced (C1 – Professional working proficiency).</li>
<li><strong>Polish:</strong> Native.</li>
<li><strong>Driver’s License:</strong> Category B.</li>
</ul>
</section>
<hr>
<section class="no-print"> <nav>
<h3>
<a href="./public/hobbies.html">View My Passions</a> |
<a href="./public/contact.html">Contact Details</a>
</h3>
</nav>
</section>
</main>
<footer>
<hr>
<p align="center">
<strong>Let's build something great together!</strong><br>
Currently open to Junior Web Developer opportunities.<br><br>
<a href="mailto:justyna.nowak.programista@gmail.com">Send an Email</a>
</p>
<p align="center">
<small>© 2026 Justyna Nowak-Szrajnert. Built with passion and clean HTML.</small>
</p>
</footer>
</body>
</html>