-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
271 lines (265 loc) · 8.74 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="Divine John - Web Developer Portfolio" />
<meta
property="og:description"
content="Explore my journey into web development and check out my projects."
/>
<meta property="og:image" content="./assets/img/myLogo.png" />
<meta property="og:image:alt" content="Divine Code hub" />
<link rel="stylesheet" href="style.css" />
<title>Divine John's Portfolio</title>
<script src="./script.js" defer></script>
<link
rel="shortcut icon"
href="./assets/img/myLogo.png"
type="image/x-icon"
/>
</head>
<body>
<header>
<h1>Divine John</h1>
<p>Frontend Web Developer</p>
</header>
<section class="about">
<h2>About Me</h2>
<p>
Web enthusiast on a self-taught journey into frontend development.
Fluent in HTML, CSS, JavaScript and Reactjs, turning concepts into
captivating digital experiences. Eager to blend creativity with code to
craft user-friendly interfaces. Let's build the web of tomorrow! 🌐💻
</p>
</section>
<section class="projects">
<h2>Projects</h2>
<div class="project">
<h3>Joke Generator</h3>
<p>
Welcome to my world of wit! I've crafted a unique web app that brings
personalized humor to your fingertips. Picture this: you input your
preferences, and voila! The app serves up a custom joke just for you.
It's like having your own digital stand-up show. Ready for a laugh?
Dive in and let the comedy unfold! 😄🌐
</p>
<iframe
src="https://divinejohn1976.github.io/divinejohn1976.laugh.github.io/"
frameborder="6"
></iframe
><br />
<p>
Check it out
<a
href="https://divinejohn1976.github.io/divinejohn1976.laugh.github.io/"
>here</a
>!
</p>
</div>
<div class="project">
<h3>Calculator</h3>
<p>
Discover my sleek calculator web app – perfect for everyday math
tasks! From simple addition to subtraction, it's got your basics
covered
</p>
<iframe
src="https://glittery-llama-ba9b68.netlify.app/"
frameborder="6"
></iframe
><br />
<p>
Give it a try
<a href="https://glittery-llama-ba9b68.netlify.app/">here</a> and
simplify your calculations! 🧮💻
</p>
</div>
<div class="project">
<h3>Grocery List</h3>
<p>
Streamline your shopping with my grocery list app! Easily track and
manage your items before hitting the store
</p>
<iframe
src="https://divinejohn1976.github.io/shop_tracker.github.io/"
frameborder="6"
></iframe
><br />
<p>
Simplify your next shopping trip by giving it a go
<a href="https://divinejohn1976.github.io/shop_tracker.github.io/"
>here</a
>. Happy shopping! 🛒📱
</p>
</div>
</section>
<div class="skill__container">
<h2 class="skill__text">Other Skills:</h2>
<ul class="skill__list">
<li>Java</li>
<li>Nodejs</li>
<li>Python</li>
<li>Redux</li>
<li>Structured Query Language (SQL)</li>
</ul>
</div>
<h2 class="certificateHeading">Certificates</h2>
<section class="certificates">
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-GNVTDC0F"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-GNVTDC0F/image/png"
alt="Tech for Everyone"
/></a>
<figcaption class="certInfo">Tech for Everyone</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CT-8XGPMLHN"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CT-8XGPMLHN/image/png"
alt="HTML Certificate"
/></a>
<figcaption class="certInfo">HTML</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-P3YRS7TW"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-P3YRS7TW/image/png"
alt="Intro to JavaScript"
/></a>
<figcaption class="certInfo">Introduction To JavaScript</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-GHOONYGD"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-WP0PEWH6/image/png"
alt="JavaScript Intermediate"
/></a>
<figcaption class="certInfo">JavaScript Intermediate</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-GHOONYGD"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-GHOONYGD/image/png"
alt="Game Development with JavaScript"
/></a>
<figcaption class="certInfo">
Game Development with JavaScript
</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CT-Z4WELPDL"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CT-Z4WELPDL/image/png"
alt="React + Redux"
/></a>
<figcaption class="certInfo">React + Redux</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-5YNSAAUP"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-5YNSAAUP/image/png"
alt="Introduction to Python"
/></a>
<figcaption class="certInfo">Introduction to Python</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-EZD4KJ5F"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-EZD4KJ5F/image/png"
alt="Python Intermediate"
/></a>
<figcaption class="certInfo">Python Intermediate</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CT-RZM4PK9D"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CT-RZM4PK9D/image/png"
alt="Python Data Structures"
/></a>
<figcaption class="certInfo">Python Data Structures</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-OTDYUYEE"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-OTDYUYEE/image/png"
alt="Introduction to SQL"
/></a>
<figcaption class="certInfo">Introduction to SQL</figcaption>
</figure>
</div>
<div class="certificate">
<figure class="cert">
<a
href="https://www.sololearn.com/certificates/CC-0MMME44D"
target="_blank"
>
<img
src="https://api2.sololearn.com/v2/certificates/CC-0MMME44D/image/png"
alt="Introduction to Java"
/></a>
<figcaption class="certInfo">Introduction to Java</figcaption>
</figure>
</div>
</section>
<footer>
<p><a href="mailto:[email protected]">Mail me</a></p>
<p>
<a href="https://wa.me/qr/ROW4G25IO6J2H1" target="_blank"
>WhatsApp chat</a
>
</p>
<p>✯ © <span id="year"></span> Divine Developer ✯</p>
</footer>
</body>
</html>