-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.html
214 lines (192 loc) · 8.46 KB
/
portfolio.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/cd385a218c.js" crossorigin="anonymous"></script>
<link href="./SCSS/CommonStyleSheet.css" rel="StyleSheet">
<link href="./SCSS/PortfolioStyles.css" rel="StyleSheet">
<title>Niko's Portfolio Page</title>
</head>
<body>
<div class="container">
<nav>
<ul>
<li><a href="./index.html"><h1 class="header fancy inactive" data-value="HOME">HOME</h1></a></li>
<li><h1 class="header fancy active" data-value="PORTFOLIO">PORTFOLIO</h1></li>
<li><a href="./AboutMe.html"><h1 class="header fancy inactive" data-value="ABOUT ME">ABOUT ME</h1></a></li>
</ul>
</nav>
<div class="intro">
<p>I invite you to explore my portfolio, which stands as a testament to my growth and achievements as a front-end developer. Each project is a reflection of my dedication, creativity, and adaptability. As you peruse the diverse range of endeavors, I hope you gain a sense of my skills, my passion, and my unwavering commitment to creating exceptional web experiences.</p>
</div>
<div class="intro">
<p>Throughout my journey as a front-end developer, I've had the privilege of exploring the boundaries of creativity while prioritizing usability and accessibility. So, feel free to explore and see how my approach to web design and development shines through in these projects.</p>
</div>
<div id="box-wrapper">
<!-- <div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/9boxflexwebsite/" target="_blank">
<img src="./Images/9 box flexbox Snapshot.png" alt="">
</a>
<h1>Flexbox</h1>
</div> -->
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Pizza-Form/" target="_blank">
<img src="./Images/Red Ball Survey.png" alt="">
</a>
<h1>Pizza Form</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Nikos---Form/" target="_blank">
<img src="./Images/Regex Form Snapshot.PNG" alt="">
</a>
<h1>Regex Form</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Animation/" target="_blank">
<img src="./Images/Animation Snapshot.png" alt="">
</a>
<h1>Animation</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Javascript-Quiz/" target="_blank">
<img src="./Images/JS Quiz Snapshot.png" alt="">
</a>
<h1>JS Quiz</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Calculator/" target="_blank">
<img src="./Images/calculator app Snapshot.png" alt="">
</a>
<h1>Calculator</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Top-Ten-Chess-Players-jQuery-Website/" target="_blank">
<img src="./Images/jQuery webpage Snapshot.png" alt="">
</a>
<h1>jQuery Webpage</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/1st-Resume/" target="_blank">
<img src="./Images/Resume Snapshot.png" alt="Resume">
</a>
<h1>1st Resume</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Wolf-Photo-Album/" target="_blank">
<img src="./Images/wolf photo album Snapshot.png" alt="">
</a>
<h1>Photo Album</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Blackjack/" target="_blank">
<img src="./Images/Blackjack.png" alt="Blackjack">
</a>
<h1>Blackjack</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Target-Practice/" target="_blank">
<img src="./Images/Aim Practice.png" alt="">
</a>
<h1>Target Practice</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Form-Validation-3/" target="_blank">
<img src="./Images/Form Validation.png" alt="Form-Validation-3">
</a>
<h1>Form Validation</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Grid-Assignment/Grid-alot-of-items.html" target="_blank">
<img src="./Images/Costume Expresstions.png" alt="">
</a>
<h1>Grid Website</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Weather-API-Call/" target="_blank">
<img src="./Images/Weather Forcast API.png" alt="Weather-API-Call">
</a>
<h1>Weather API</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Movie-Gallery/Calender/Calender.html" target="_blank">
<img src="./Images/Calender.png" alt="">
</a>
<h1>Calender</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/First-Canvas-Practice/" target="_blank">
<img src="./Images/Canvas Practice.png" alt="">
</a>
<h1>Canvas</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Captain-Marvel-Animation/" target="_blank">
<img src="./Images/Marvel CSS Animation.png" alt="">
</a>
<h1>CSS Animation</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Used-Coffins-Bootstrap/shop.html" target="_blank">
<img src="./Images/E Commerce Bootstrap.png" alt="">
</a>
<h1>Bootstrap 5</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/TODO-list/" target="_blank">
<img src="./Images/Javascript TODO With OOP.png" alt="Javascript TODO With OOP">
</a>
<h1>TODO List</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Responsive-Grid-Layout-Practice/" target="_blank">
<img src="./Images/Responsive Grid.png" alt="">
</a>
<h1>Responsive Grid</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/CSS-filters/" target="_blank">
<img src="./Images/CSS Image Filters.png" alt="">
</a>
<h1>CSS Filters</h1>
</div>
<div class="boxes">
<a href="https://avaragecodeenjoyer.github.io/Sample-Problems/">
<img src="./Images/Sample Problems.png" alt="">
</a>
<h1>Sample Problems</h1>
</div>
</div>
</div>
<footer>
<div>
<h3 style="margin-top: 0px;">Contact</h3>
<p>
Phone: 719-726-6022<br>
Email: <a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
<div>
<ul id="icons">
<li><a href="https://www.youtube.com/@bethkavod4527"><i class="fa fa-youtube fa-3x"></i></a></li>
<li><a href="https://www.facebook.com/niko.drossos/" target="_blank"><i class="fa fa-facebook fa-3x"></i></a></li>
<li><a href="https://github.com/AvarageCodeEnjoyer"><i class="fa fa-github fa-3x"></i></a></li>
</ul>
<br>
<p>© 2024 Beth Kavod Company. All rights reserved.</p>
</div>
<div>
<ul>
<h3>Made using</h3>
<li><a href="https://fontawesome.com/" target="_blank">Font Awesome</a></li>
<li><a href="https://fonts.google.com/" target="_blank">Google Fonts</a></li>
<li><a href="https://sass-lang.com/" target="_blank">SCSS</a></li>
</ul>
</div>
</footer>
</body>
</html>