-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
328 lines (315 loc) · 18.7 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
<!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="Explore my projects, skills, and experience in web development and game design.">
<title>Vaggelis Kavouras - Software Developer Portfolio</title>
<!-- Styles -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="mediaqueries.css">
<link rel="icon" href="https://img.icons8.com/external-flaticons-lineal-color-flat-icons/512/external-portfolio-social-media-agency-flaticons-lineal-color-flat-icons-4.png" type="image/x-icon">
</head>
<body>
<!-- Splash Screen -->
<div id="splash-screen"></div>
<!-- Header -->
<header>
<!-- Desktop Navigation -->
<nav id="desktop-nav">
<div class="logo">Vaggelis Kavouras</div>
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
<li><i id="modeToggle" class="fas fa-adjust color-icon icons" onclick="toggleTheme()"></i></li>
</ul>
</nav>
<!-- Mobile Navigation -->
<nav id="hamburger-nav">
<div class="logo">Vaggelis Kavouras</div>
<div class="hamburger-menu">
<div class="hamburger-icon" id="hamburger-icon" tabindex="0">
<i class="fas fa-bars"></i>
</div>
<ul class="menu-links">
<li><a href="#about" onclick="toggleMenu()">About</a></li>
<li><a href="#experience" onclick="toggleMenu()">Experience</a></li>
<li><a href="#projects" onclick="toggleMenu()">Projects</a></li>
<li><a href="#contact" onclick="toggleMenu()">Contact</a></li>
<li><i id="modeToggle2" class="fas fa-adjust color-icon icons" onclick="toggleTheme()"></i></li>
</ul>
</div>
</nav>
</header>
<!-- Main Content -->
<main>
<!-- Profile Section -->
<section id="profile" class="profile-section">
<div class="profile-pic animated-element" id="profile-pic"></div>
<div class="profile-info animated-element" id="profile-info">
<div class="section-text-container">
<p class="section__text__p1 animated-element">Hello, I'm</p>
<h1 class="title animated-element" id="profile-name">Vaggelis Kavouras<span class="wave">👋</span></h1>
<p class="section__text__p2 animated-element" id="profile-description">Software Developer</p>
<!-- CV Download & Contact Buttons -->
<div class="btn-container">
<div class="dropdown">
<button id="downloadCvButton" class="btn btn-color-2">Download CV</button>
<div class="dropdown-content">
<a href="./assets/CV/CV_Vaggelis_Kavouras_English.pdf"><img src="https://img.icons8.com/color/480/usa-circular.png" alt="USA Flag" class="flag-icon" loading="lazy"> English</a>
<a href="./assets/CV/CV_Vaggelis_Kavouras_Greek.pdf"><img src="https://img.icons8.com/color/480/greece-circular.png" alt="Greece Flag" class="flag-icon" loading="lazy"> Greek</a>
</div>
</div>
<button class="btn btn-color-1" onclick="location.href='#contact'">Contact Info</button>
</div>
<!-- Social Links -->
<div id="socials-container" class="profile-icons animated-element">
<a href="https://www.linkedin.com/in/vkavouras/" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn">
<i class="fab fa-linkedin icon linked-icon icons"></i>
</a>
<a href="https://github.com/DaCrab" target="_blank" rel="noopener noreferrer" aria-label="GitHub">
<i class="fab fa-github icon github-icon icons"></i>
</a>
</div>
</div>
</div>
<div class="lottie-container"></div>
<div class="scroll-indicator-container">
<div class="scroll-indicator" data-target="#about"></div>
</div>
</section>
<!-- About Section -->
<section id="about">
<div class="section-text-container">
<p class="section__text__p1">Get To Know More</p>
<h1 class="title">About Me</h1>
</div>
<div class="section-container">
<div class="lottie-container"></div>
<div class="about-details-container">
<div class="about-containers animated">
<div class="details-container">
<div class="icons"><i class="fas fa-medal icons" aria-label="Experience"></i></div>
<h3>Experience</h3>
<p>2+ years Software Development</p>
</div>
<div class="details-container">
<div class="icons"><i class="fas fa-user-graduate icons" aria-label="Education"></i></div>
<h3>Education</h3>
<p>IT Technician<br>(Multimedia/Web Designer - Developer/Video Games)<br>C2 English Degree</p>
</div>
</div>
<div class="text-container">
<p><span class="wave">👋</span> Hey there! I'm a <span id="age"></span>-year-old <span class="highlight">tech enthusiast</span> from Thessaloniki, Greece. I've got a solid background in <span class="highlight">coding</span>, <span class="highlight">making websites look awesome</span>, and even <span class="highlight">creating games</span>. I love taking charge of projects and tackling tricky tech problems. I'm all about delivering top-notch work and paying attention to the little details that make a big difference. Tech is my jam, and I'm always geeking out over the latest trends. This keeps me ready to jump into cool, <span class="highlight">cutting-edge projects</span> in the tech world!</p>
</div>
</div>
</div>
<div class="scroll-indicator-container">
<div class="scroll-indicator" data-target="#experience"></div>
</div>
</section>
<!-- Experience Section -->
<section id="experience" class="animated">
<div class="section-text-container">
<p class="section__text__p1">Explore My</p>
<h1 class="title">Experience</h1>
</div>
<div class="experience-details-container">
<div class="about-containers">
<!-- Software Development Skills -->
<div class="details-container">
<h2 class="experience-sub-title">Software Development</h2>
<div class="article-container">
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-html5 icons" aria-label="HTML"></i></div>
<h3>HTML</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-css3-alt icons" aria-label="CSS"></i></div>
<h3>CSS</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-js icons" aria-label="JavaScript"></i></div>
<h3>JavaScript</h3>
<p>Beginner</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-java icons" aria-label="Java"></i></div>
<h3>Java</h3>
<p>Beginner</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fas fa-code icons" aria-label="C/C++"></i></div>
<h3>C / C++</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-php icons" aria-label="PHP"></i></div>
<h3>PHP</h3>
<p>Basic</p>
</article>
</div>
</div>
<div class="section__pic-container"></div>
<!-- Content Creation Skills -->
<div class="details-container">
<h2 class="experience-sub-title">Content Creation</h2>
<div class="article-container">
<article class="animate-on-scroll">
<div class="icons"><i class="fas fa-keyboard icons" aria-label="Unreal Engine"></i></div>
<h3>Unreal Engine</h3>
<p>Beginner</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-unity icons" aria-label="Unity"></i></div>
<h3>Unity</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fas fa-camera-retro icons" aria-label="Adobe Photoshop"></i></div>
<h3>Adobe Photoshop</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fas fa-film icons" aria-label="Adobe Premier"></i></div>
<h3>Adobe Premier</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fab fa-wordpress icons" aria-label="WordPress"></i></div>
<h3>WordPress</h3>
<p>Basic</p>
</article>
<article class="animate-on-scroll">
<div class="icons"><i class="fas fa-cube icons" aria-label="3Ds Max"></i></div>
<h3>3Ds Max</h3>
<p>Basic</p>
</article>
</div>
</div>
</div>
</div>
<div class="scroll-indicator-container">
<div class="scroll-indicator" data-target="#projects"></div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="animated">
<div class="section-text-container">
<p class="section__text__p1">Browse My Recent</p>
<h1 class="title">Projects</h1>
</div>
<div class="experience-details-container">
<div class="about-containers">
<!-- Project 1: Cooking Website -->
<div class="details-container color-container">
<div class="article-container">
<img src="https://img.freepik.com/free-vector/cross-platform-frameworks-abstract-concept-illustration_335657-1825.jpg?t=st=1720100807~exp=1720104407~hmac=4f98051dba052237644d5263d239ad7185d422245a215df1adfb29fba8e438a4&w=826" alt="Project 1" class="project-img" loading="lazy">
</div>
<h2 class="experience-sub-title project-title">Cooking Website</h2>
<div class="btn-container">
<button class="btn btn-color-2 project-btn github-btn" onclick="location.href='https://github.com/dacrab/RecipeSwap'">
<span class="btn-text">Github</span>
<i class="fas fa-code-branch btn-icon" aria-label="GitHub"></i>
</button>
<button class="btn btn-color-2 project-btn live-demo-btn" onclick="location.href='https://recipe-swap.netlify.app/'">
<span class="btn-text">Live Demo</span>
<i class="fas fa-external-link-alt btn-icon" aria-label="Live Demo"></i>
</button>
</div>
</div>
<!-- Project 2: Unity Game -->
<div class="details-container color-container">
<div class="article-container">
<img src="https://img.freepik.com/free-vector/action-game-abstract-concept-illustration_335657-3751.jpg?t=st=1720098963~exp=1720102563~hmac=4ea4a085a33802a581aba5fcc23ac1eb1d3d77821bc7d6f64e7e48c4bc8d6066&w=826" alt="Project 2" class="project-img" loading="lazy">
</div>
<h2 class="experience-sub-title project-title">Unity Game</h2>
<div class="btn-container">
<button class="btn btn-color-2 project-btn github-btn" onclick="location.href='https://github.com/dacrab/Dragon-Blaze'">
<span class="btn-text">Github</span>
<i class="fas fa-code-branch btn-icon" aria-label="GitHub"></i>
</button>
<button class="btn btn-color-2 project-btn live-demo-btn unity-game-btn" onclick="location.href='https://itch.io/embed-upload/10842144?color=333333'">
<span class="btn-text">Live Demo</span>
<i class="fas fa-external-link-alt btn-icon" aria-label="Live Demo"></i>
</button>
</div>
</div>
<!-- Project 3: Calculator -->
<div class="details-container color-container">
<div class="article-container">
<img src="https://img.freepik.com/free-vector/calculator-concept-illustration_114360-1239.jpg?t=st=1720101406~exp=1720105006~hmac=9f6b46023a2d3af283466edeed15465011b24bd0707fd99650d2f38f894ecdb8&w=826" alt="Project 3" class="project-img" loading="lazy">
</div>
<h2 class="experience-sub-title project-title">Calculator Made in JavaScript</h2>
<div class="btn-container">
<button class="btn btn-color-2 project-btn github-btn" onclick="location.href='https://github.com/dacrab/calculator-js-html-css'">
<span class="btn-text">Github</span>
<i class="fas fa-code-branch btn-icon" aria-label="GitHub"></i>
</button>
<button class="btn btn-color-2 project-btn live-demo-btn" onclick="location.href='https://dacrab.github.io/calculator-js-html-css/'">
<span class="btn-text">Live Demo</span>
<i class="fas fa-external-link-alt btn-icon" aria-label="Live Demo"></i>
</button>
</div>
</div>
</div>
</div>
<div class="scroll-indicator-container">
<div class="scroll-indicator" data-target="#contact"></div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="animated">
<div class="section-text-container">
<p class="section__text__p1">Get in Touch</p>
<h1 class="title">Contact Me</h1>
</div>
<div class="contact-info-upper-container">
<div class="lottie-container"></div>
<div class="contact-info-container">
<div class="contact-item" id="email-container">
<a href="#" id="email-link">
<div class="icons"><i class="fas fa-at" aria-label="Email"></i></div>
<p>Email</p>
</a>
<div id="email-tooltip" class="tooltip">Email copied!</div>
</div>
<div class="contact-item">
<a href="https://www.linkedin.com/in/vkavouras/" target="_blank" rel="noopener noreferrer">
<div class="icons"><i class="fab fa-linkedin" aria-label="LinkedIn"></i></div>
<p>LinkedIn</p>
</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer>
<nav>
<div class="nav-links-container">
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<p><i class="far fa-copyright"></i> <span id="current-year"></span> Kavouras Vaggelis. All Rights Reserved.</p>
</footer>
<!-- Back to Top Button -->
<button id="back-to-top" class="back-to-top" onclick="scrollToTop()" aria-label="Back to top">
<i class="fas fa-arrow-up" aria-hidden="true"></i>
</button>
<!-- Scripts -->
<script src="https://kit.fontawesome.com/ee64ada057.js" crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/scrollreveal.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" src="script.js"></script>
</body>
</html>