-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
412 lines (406 loc) · 16.3 KB
/
index.html
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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Dominick Grodkowski Full Stack Developer - Data Analyst - IBM - Google - DBE Academy - Certified"
/>
<meta
name="keywords"
content="Dominick Grodkowski, portfolio, web development, developer, front end, frontend developer, Averruncus, Hamburg, SkyRanker"
/>
<meta name="author" content="Dominick Grodkowski" />
<meta property="og:title" content="Dominick Grodkowski - Portfolio" />
<link rel="icon" type="image/png" href="asset/Favicon.png" />
<link rel="stylesheet" href="normalize.css" />
<link rel="stylesheet" href="style.css" />
<title>Dominick Grodkowski - Portfolio</title>
</head>
<body>
<div id="root">
<a class="hidden" href="#header" id="scrollToTop"
><img src="asset/icons8-up-arrow-100.png" alt="up-arrow.png"
/></a>
<header id="header">
<div class="headerSection" id="nameTitle">
<h1 id="fullname">Dominick Grodkowski</h1>
<h2 id="title">web developer</h2>
</div>
<div class="headerSection" id="navLinks">
<ul>
<li id="projectsLink">
<a href="#project-partplanner">Projects</a>
</li>
<li id="aboutmeLink"><a href="#aboutMe">About me</a></li>
<li id="contactmeLink"><a href="#contactMe">Contact</a></li>
<li id="resumeLink"><a href="#resume">Resume</a></li>
<li id="githubLink">
<a
href="https://github.com/dominickgrodkowski"
target="_blank"
rel="noreferrer noopener"
>Github</a
>
</li>
</ul>
</div>
</header>
<h3>Cardify Store - E-Commerce Platform</h3>
<section class="projectSection" id="project-Cardify">
<a
class="prevContainer"
href="https://cardify-store.de/"
target="_blank"
rel="noreferrer noopener"
>
<img class="projectPreview" src="asset/cardify.gif" width="1200" height="200" alt="cardify.gif"
/></a>
<ul class="createdWith">
<li>PHP</li>
<li>Cookies</li>
<li>JavaScript</li>
<li>HTML</li>
<li>CSS</li>
<li>Flexbox</li>
<li>CSS Grid</li>
<li>Wordpress</li>
<li>Elementor</li>
</ul>
<div class="description">
<p>
As part of my initiative to enhance the digital presence of my
e-commerce company, I spearheaded the development of
"Cardify-Store," a robust online retail platform. This project was
built using <b class="wordpress">Wordpress</b>, a powerful
<b class="cms">CMS</b>, which enabled swift development and easy
management of digital content. Utilizing the
<b class="wordpress">Wordpress</b> platform allowed me to integrate
a wide range of functionalities essential for modern e-commerce,
such as secure payment gateways, product management, and customer
interactions.
</p>
<p>
To create a visually appealing and highly functional website, I
employed <b class="elementor">Elementor</b>, a leading WordPress
page builder. Elementor's drag-and-drop interface facilitated the
design of custom layouts without the need for extensive coding,
enhancing the site's aesthetics and usability.
</p>
</div>
<div class="projectLinks">
<a
href="https://github.com/dominickgrodkowski/Cardify-Code-Snippets"
target="_blank"
rel="noreferrer noopener"
class="sourceCode"
>SOURCE CODE</a
>
<a
href="https://cardify-store.de/"
target="_blank"
rel="noreferrer noopener"
class="liveDemo"
>VIEW SITE</a
>
</div>
</section>
<h3>Wedding Website</h3>
<section class="projectSection" id="project-Wedding">
<a
class="prevContainer"
href="http://dominickandaleenasaidyes.de/"
target="_blank"
rel="noreferrer noopener"
>
<img class="projectPreview" src="asset/dominickandaleenasaidyes.gif" width="360" height="200" alt="httpdominickandaleenasaidyes.gif"
/></a>
<ul class="createdWith">
<li>JavaScript</li>
<li>HTML</li>
<li>CSS</li>
<li>Flexbox</li>
<li>CSS Grid</li>
<li>Responsive</li>
</ul>
<div class="description">
<p>
I designed and developed a bespoke wedding planner website to enhance the experience of managing a single wedding's details and guest interactions. Utilizing <b class="html">HTML</b>, <b class="css">CSS</b>, and <b class="javascript">JavaScript</b>, the website offers an engaging and intuitive interface for wedding guests and the host couple. Guests can access all the essential details about the wedding, including the venue, schedule, and other related events.
</p>
<p>
The site features dynamic countdown timers and responsive navigation to ensure a seamless user experience.
</p>
</div>
<div class="projectLinks">
<a
href="https://github.com/dominickgrodkowski/Marriage-Website-Ver2"
target="_blank"
rel="noreferrer noopener"
class="sourceCode"
>SOURCE CODE</a
>
<a
href="http://dominickandaleenasaidyes.de/"
target="_blank"
rel="noreferrer noopener"
class="liveDemo"
>VIEW SITE</a
>
</div>
</section>
<h3>Wedding Website Ver 2 (Work in Progress)</h3>
<section class="projectSection" id="project-Wedding">
<a
class="prevContainer"
href="https://dominickgrodkowski.github.io/Marriage-Website/"
target="_blank"
rel="noreferrer noopener"
>
<img
class="projectPreview"
src="asset/dominickandaleenasaidyes.jpg"
alt="domeandaleenasaidyes.png"
/></a>
<ul class="createdWith">
<li>PHP</li>
<li>Cookies</li>
<li>JavaScript</li>
<li>HTML</li>
<li>CSS</li>
<li>Flexbox</li>
<li>CSS Grid</li>
<li>Responsive</li>
</ul>
<div class="description">
<p>
I designed and developed a bespoke wedding planner website to
enhance the experience of managing a single wedding's details and
guest interactions. Utilizing <b class="html">HTML</b>,
<b class="css">CSS</b>, <b class="javascript">JavaScript</b>, and
<b class="php">PHP</b>, the website offers an engaging and intuitive
interface for wedding guests and the host couple. Once logged in,
guests can access all the essential details about the wedding
including the venue, schedule, and other related events. This
information is dynamically updated using PHP and JavaScript to
ensure accuracy and timeliness.
</p>
<p>
A distinctive feature of the site is the interactive seating chart,
where guests can choose their seats for the wedding. Implementing
this feature required advanced front-end JavaScript techniques for
interactive elements and real-time updates, paired with solid PHP
backend integration to manage database updates efficiently.
</p>
</div>
<div class="projectLinks">
<a
href="https://github.com/dominickgrodkowski/Marriage-Website"
target="_blank"
rel="noreferrer noopener"
class="sourceCode"
>SOURCE CODE</a
>
<a
href="https://dominickgrodkowski.github.io/Marriage-Website/"
target="_blank"
rel="noreferrer noopener"
class="liveDemo"
>VIEW SITE</a
>
</div>
</section>
<h3>Los Angeles Crime Trends Dashboard</h3>
<section class="projectSection" id="project-Crime">
<a
class="prevContainer"
href="https://public.tableau.com/app/profile/dominick.grodkowski/viz/LosAngelesCrimeTrendsOverTime/Dashboard1"
target="_blank"
rel="noreferrer noopener"
>
<img
class="projectPreview"
src="asset/Dashboard 1.png"
alt="Dashboard1.png"
/></a>
<ul class="createdWith">
<li>Tableau</li>
<li>SQL</li>
<li>Pandas</li>
<li>Data Manipulation</li>
<li>Google Sheets</li>
<li>interactive</li>
</ul>
<div class="description">
<p>
This interactive dashboard was meticulously designed using
<b class="tableau">Tableau</b> to visualize crime trends across Los
Angeles for the year 2022. It captures various dimensions of crime
data including the types of crimes, their frequency by district,
victim demographics, and crime distribution by weekdays. The user
can dynamically select different years to view historical trends,
enhancing the dashboard’s utility. In developing this dashboard,
<b class="sql">SQL</b>, <b class="pandas">Pandas</b>, and
<b class="googlesheets">Google Sheets</b> were instrumental
alongside Tableau’s powerful analytical tools to handle and process
large datasets effectively. The integration of these technologies
allowed for efficient data manipulation and enhanced data accuracy.
</p>
<p>
The major challenge was accurately integrating and mapping the
diverse data sources to provide coherent and actionable insights.
This project not only improved my proficiency in Tableau but also
deepened my understanding of data-driven decision-making in public
safety. The dashboard serves as a practical tool for law enforcement
agencies to allocate resources more effectively and for public
awareness, contributing to more informed community responses to
crime.
</p>
</div>
<div class="projectLinks">
<a
href="https://public.tableau.com/app/profile/dominick.grodkowski/viz/LosAngelesCrimeTrendsOverTime/Dashboard1"
target="_blank"
rel="noreferrer noopener"
class="sourceCode"
>SOURCE CODE</a
>
<a
href="https://public.tableau.com/app/profile/dominick.grodkowski/viz/LosAngelesCrimeTrendsOverTime/Dashboard1"
target="_blank"
rel="noreferrer noopener"
class="liveDemo"
>VIEW SITE</a
>
</div>
</section>
<h3>Regional Resort Analysis Dashboard of Thailand</h3>
<section class="projectSection" id="project-Thailand">
<a
class="prevContainer"
href="https://public.tableau.com/app/profile/dominick.grodkowski/viz/RegionalResortAnalysisofThailandUpdatedVersion/RegionalResortAnalysisDashboardofThailand"
target="_blank"
rel="noreferrer noopener"
>
<img
class="projectPreview"
src="asset/Dashboard 2.png"
alt="Dashboard2.png"
/></a>
<ul class="createdWith">
<li>Tableau</li>
<li>SQL</li>
<li>Pandas</li>
<li>Data Scraping</li>
<li>Data Manipulation</li>
<li>Google Sheets</li>
<li>interactive</li>
</ul>
<div class="description">
<p>
Utilizing <b class="tableau">Tableau</b> for the first time
presented a steep learning curve. I engaged with various aspects of
data visualization including data integration, use of interactive
filters, and geographical mapping. <b class="sql">SQL</b> for data
querying and management, <b class="pandas">Pandas</b> for data
manipulation and analysis, data scraping,
<b class="googlesheets">Google Sheets</b> for initial data
collection and preprocessing. One significant challenge was
manipulating large datasets to ensure accurate, real-time analytics
without performance lag. This project significantly boosted my data
visualization skills and provided a solid foundation in using
Tableau for complex analytical tasks. The dashboard serves as a
valuable tool for stakeholders in the tourism industry to strategize
pricing, marketing, and customer service improvements based on
data-driven insights.
</p>
</div>
<div class="projectLinks">
<a
href="https://public.tableau.com/app/profile/dominick.grodkowski/viz/RegionalResortAnalysisofThailandUpdatedVersion/RegionalResortAnalysisDashboardofThailand"
target="_blank"
rel="noreferrer noopener"
class="sourceCode"
>SOURCE CODE</a
>
<a
href="https://public.tableau.com/app/profile/dominick.grodkowski/viz/RegionalResortAnalysisofThailandUpdatedVersion/RegionalResortAnalysisDashboardofThailand"
target="_blank"
rel="noreferrer noopener"
class="liveDemo"
>VIEW SITE</a
>
</div>
</section>
<section id="aboutMe">
<div id="aboutContainer">
<h2>About me</h2>
<p>Hello there, my name is Dominick Grodkowski.</p>
<p>
Designing and creating responsive websites is some of the most
fulfilling work I do, and I always look forward to starting a new
project. Since late 2023, I have been actively involved in web
development and I am eager to learn more. In addition, I have
experience in e-commerce and data analysis since 2020.
</p>
<p>
When I'm not coding I enjoy traveling, playing video/card games, and
connecting with people online about their web development projects.
</p>
</div>
</section>
<section id="contactMe">
<h2>Get in touch</h2>
<a
id="linkedin"
target="_blank"
rel="noreferrer noopener"
href="https://www.linkedin.com/in/dominick-grodkowski/"
>
Linkedin
<img src="asset/icons8-linked-in-50.png" alt="linkedin.png" />
</a>
<div id="emailContainer">
<a
id="emailLink"
href="mailto:[email protected]"
target="_blank"
rel="noreferrer noopener"
>
<input id="email" value="[email protected]" readonly />
<img src="asset/icons8-email-64.png" alt="email.png" />
</a>
<button id="copyBtn">COPY</button>
</div>
<div class="hidden" id="copySuccess">Email copied to clipboard</div>
</section>
<div id="resume">
<h2>Resume</h2>
<div id="resumeLinks">
<a
href="https://www.dropbox.com/scl/fi/c32r4mgvvk4y2h91qbk0g/Aktueller-CV-Dominick-Grodkowski.pdf?rlkey=8b5z934wj5ya0nggboldwzq1k&dl=0"
target="_blank"
rel="noreferrer noopener"
>
View online
<img src="asset/icons8-view.gif" alt="external-link.gif"
/></a>
<a href="Downloads/Aktueller CV Dominick Grodkowski.pdf" download>
Download PDF
<img src="asset/icons8-download.gif" alt="download.gif"
/></a>
</div>
</div>
</div>
<footer>
<a
href="https://github.com/dominickgrodkowski"
target="_blank"
rel="noreferrer noopener"
>Dominick Grodkowski <img src="asset/icons8-github-64.png" alt="github"
/></a>
</footer>
<script src="smoothscroll.min.js"></script>
<script type="text/javascript" src="main.js"></script>
</body>
</html>