forked from joefelx/Felix-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
372 lines (368 loc) · 13.8 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
<!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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/styles.css" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.1/gsap.min.js"
integrity="sha512-UxP+UhJaGRWuMG2YC6LPWYpFQnsSgnor0VUF3BHdD83PS/pOpN+FYbZmrYN+ISX8jnvgVUciqP/fILOXDjZSwg=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script
src="https://kit.fontawesome.com/3673a51618.js"
crossorigin="anonymous"
></script>
<script
src="https://code.jquery.com/jquery-3.6.0.js"
integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="
crossorigin="anonymous"
></script>
<title>Joe Felix</title>
</head>
<body>
<div class="nav_container">
<div class="nav_icon">
<i class="fas fa-times"></i>
</div>
<div class="menu">
<div class="navigation">
<div class="nav_links">
<a href="index.html" class="nav">Home</a>
</div>
<div class="nav_links">
<a href="#" class="nav">Projects</a>
</div>
<div class="nav_links">
<a href="#" class="nav">About</a>
</div>
<div class="nav_links">
<a href="#" class="nav">Contact</a>
</div>
</div>
<div class="social_icons">
<a
href="https://www.linkedin.com/in/joe-felix-8747a01b9/"
target="_blank"
>LinkedIN</a
>
<a href="https://github.com/j0efelix" target="_blank">GitHub</a>
</div>
</div>
</div>
<div class="nav_bar side-margin">
<div class="logo">
<a href="#"><h1>JF</h1></a>
</div>
<div class="nav_icon">
<i class="fas fa-bars"></i>
</div>
</div>
<div class="content">
<div class="container">
<!-- Hero Section -->
<div class="hero-section side-margin" id="home">
<div class="title">
<div class="nameDiv">
<h1 class="name">Joe Felix</h1>
</div>
<div class="myImage">
<img src="/images/Profile Pic.jpg" alt="picture" loading="lazy" />
</div>
<!-- <div class="fade-section"></div> -->
<h1 class="h1-styling">
<span class="highlight">Web Developer</span> who wants to work
with new people build their Brand
</h1>
</div>
</div>
<!-- Short About -->
<div class="short-about side-margin">
<div class="about-info">
<h1 class="heading">Who I am?</h1>
<h1 class="h1-styling">
I'm <span class="highlight">Joe Felix</span>, Full Stack Developer
and a Programmer. I create websites in a
<span class="bold-text">new trend</span> and I'm interested in
working with new people.
</h1>
</div>
</div>
<!-- What I do? -->
<div class="works-section side-margin">
<h1 class="heading">What I do?</h1>
<hr />
<div class="works work-one">
<h1 class="h1-styling">Frontend Development</h1>
</div>
<hr />
<div class="works work-two">
<h1 class="h1-styling">Backend Development</h1>
</div>
<hr />
<div class="works work-three">
<h1 class="h1-styling">UI/UX Design</h1>
</div>
<hr />
<div class="works work-four">
<h1 class="h1-styling">Web Development in Python</h1>
</div>
<hr />
</div>
<!-- Projects -->
<div class="projects-section side-margin">
<h1 class="heading">I did</h1>
<hr />
<div class="projects project1">
<div class="project-name1">
<div class="project-heading1">
<h1 class="h1-styling">Weather Forecast</h1>
<i class="fas fa-arrow-down button" id="button1"></i>
</div>
<div class="project-img project1-img">
<img
src="/images/Weather_App.jpg"
class="project-image project-image1"
alt=""
/>
</div>
<div class="project-info1">
<div class="project-details1">
<img src="/images/Weather_App.jpg" alt="" />
<p>
Weather Forecasting app using Open Weather API. This is my
first ever project in API. I’m excited while doing this
project also learned more about API calls.
</p>
</div>
<div class="project-buttons">
<div class="goto-button">
<a
href="https://quick-weather-forecast-felix.herokuapp.com/"
target="_blank"
>Goto Project</a
>
</div>
<a
href="https://github.com/j0efelix/Weather_App"
target="_blank"
><i class="fab fa-github-square Git-Logo"></i
></a>
</div>
</div>
</div>
</div>
<hr />
<div class="projects project2">
<div class="project-name2">
<div class="project-heading2">
<h1 class="h1-styling">Marks Calculator</h1>
<i class="fas fa-arrow-down button" id="button2"></i>
</div>
<div class="project-img project2-img">
<img
src="/images/Marks_Calculator.jpg"
class="project-image project-image2"
alt=""
/>
</div>
<div class="project-info2">
<div class="project-details2">
<img src="/images/Marks_Calculator.jpg" alt="" />
<p>
Marks Calculator app using EJS templating and Expressjs. By
building this app on my own, I learned a lot about EJS
templating. Parsing the data from the form and processing
the information. This will return calculated marks in
well-tabulated format on a new page. It has a simple UI and
it is very useful for the students to calculate their marks
very quick.
</p>
</div>
<div class="project-buttons">
<div class="goto-button">
<a
href="https://frozen-falls-00387.herokuapp.com/"
target="_blank"
>Goto Project</a
>
</div>
<a
href="https://github.com/j0efelix/marks-calculator"
target="_blank"
><i class="fab fa-github-square Git-Logo"></i
></a>
</div>
</div>
</div>
</div>
<hr />
<div class="projects project3">
<div class="project-name3">
<div class="project-heading3">
<h1 class="h1-styling">Rock Paper Scissors</h1>
<i class="fas fa-arrow-down button" id="button3"></i>
</div>
<div class="project-img project3-img">
<img
src="/images/Rock-Paper-Scissor1.jpg"
class="project-image project-image3"
alt=""
/>
</div>
<div class="project-info3">
<div class="project-details3">
<img src="/images/Rock-Paper-Scissor2.jpg" alt="" />
<p>
Rock Paper Scissor Game is a basic implementation of HTML
CSS and Javascript. The game contains two players. Computer
and Human. The computer plays the game by randomly choosing
rock, paper, and scissors.
</p>
</div>
<div class="project-buttons">
<div class="goto-button">
<a
href="https://rick-paper-scissors.web.app/"
target="_blank"
>Goto Project</a
>
</div>
<a
href="https://github.com/j0efelix/rock-paper-scissors-2.0"
target="_blank"
><i class="fab fa-github-square Git-Logo"></i
></a>
</div>
</div>
</div>
</div>
<hr />
<div class="projects project4">
<div class="project-name4">
<div class="project-heading4">
<h1 class="h1-styling">Netflix Clone</h1>
<i class="fas fa-arrow-down button" id="button4"></i>
</div>
<div class="project-img project4-img">
<img
src="/images/Netflix-Clone.jpg"
class="project-image project-image4"
alt=""
/>
</div>
<div class="project-info4">
<div class="project-details4">
<img src="/images/Netflix-Clone.jpg" alt="" />
<p>
Netflix clone is built using Reactjs and Expressjs. It is
built using TMDB API and a list of movies endpoints. To
manage all the API calls, I used Axios to retrieve the
movies list.
</p>
</div>
<div class="project-buttons">
<div class="goto-button">
<a href="https://netflix-7926b.web.app/" target="_blank"
>Goto Project</a
>
</div>
<a href="https://github.com/j0efelix/netflix" target="_blank"
><i class="fab fa-github-square Git-Logo"></i
></a>
</div>
</div>
</div>
</div>
<hr />
<div class="projects project5">
<div class="project-name5">
<div class="project-heading5">
<h1 class="h1-styling">Instagram Clone</h1>
<i class="fas fa-arrow-down button" id="button4"></i>
</div>
<div class="project-img project5-img">
<img
src="/images/insta-profile.jpg"
class="project-image project-image4"
/>
</div>
<div class="project-info5">
<div class="project-details5">
<img src="/images/insta-home.jpg" />
<p>
Instagram Clone is a fully functional Insta-Clone using MERN
Stacks. React is used for the frontend and Nodejs for the
backend. MongoDB is used as a database. Created a Rest API
for creating new user, new post, and much more.
</p>
</div>
<div class="project-buttons">
<div class="goto-button">
<a href="" onclick="func()">Goto Project</a>
</div>
<a href="" onclick="func()"
><i class="fab fa-github-square Git-Logo"></i
></a>
</div>
</div>
</div>
</div>
<hr />
</div>
<!-- Certification -->
<div class="certification-section side-margin">
<h1 class="heading">I Finished</h1>
<hr />
<div class="certificate-div">
<h1 class="h1-styling">
The Complete <span class="bold-text">Python</span> Pro Bootcamp
</h1>
<p>September 2020</p>
</div>
<hr />
<div class="certificate-div">
<h1 class="h1-styling">
<span class="bold-text">Web Development</span> Bootcamp
</h1>
<p>January 2021</p>
</div>
<hr />
</div>
<!-- Want to work -->
<div class="footer-section side-margin">
<div class="big-heading">
<h1 class="heading">"Do you want to work with me!!!"</h1>
</div>
</div>
<div class="footer-links">
<div class="links side-margin">
<a href="https://www.linkedin.com/in/joe-felix-8747a01b9/"
>LinkedIn</a
>
<a href="https://github.com/j0efelix">Github</a>
</div>
<div class="footer-logo">
<a href="#"><h1>JF</h1></a>
</div>
</div>
<div class="copyright">
<p>© Designed & Developed by <em>Joe Felix</em></p>
</div>
</div>
</div>
<script src="/script.js"></script>
</body>
</html>