-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
403 lines (336 loc) · 15.4 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
<!doctype html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-R21VW8CMKY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-R21VW8CMKY');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Deltrece Digital Business Card">
<meta name="keywords" content="">
<meta name="author" content="Deltrece Daniels">
<title>Deltrece-Biz</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/unicons.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="icon" href="/deltrece-biz.ico">
<!-- MAIN STYLE -->
<link rel="stylesheet" href="css/tooplate-style.css">
<!--
Tooplate 2115 Marvel
https://www.tooplate.com/view/2115-marvel
-->
</head>
<body>
<!-- MENU -->
<nav class="navbar navbar-expand-sm navbar-light">
<div class="container">
<a class="navbar-brand" href="index.html"><i class='uil uil-user'></i> Deltrece</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a href="#about" class="nav-link"><span data-hover="About">About</span></a>
</li>
<li class="nav-item">
<a href="#project" class="nav-link"><span data-hover="Projects">Projects</span></a>
</li>
<li class="nav-item">
<a href="#resume" class="nav-link"><span data-hover="Resume">Resume</span></a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link"><span data-hover="Contact">Contact</span></a>
</li>
</ul>
<ul class="navbar-nav ml-lg-auto">
<div class="ml-lg-4">
<div class="color-mode d-lg-flex justify-content-center align-items-center">
<i class="color-mode-icon"></i>
Color mode
</div>
</div>
</ul>
</div>
</div>
</nav>
<!-- ABOUT -->
<section class="about full-screen d-lg-flex justify-content-center align-items-center" id="about">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-12 col-12 d-flex align-items-center">
<div class="about-text">
<small class="small-text">Welcome to <span class="mobile-block">my digital business card!</span></small>
<h1 class="animated animated-text">
<span class="mr-2">Hello, I'm</span>
<div class="animated-info">
<span class="animated-item">Deltrece</span>
<span class="animated-item">A Creative</span>
<span class="animated-item">A Tech Expert</span>
</div>
</h1>
<p>Building a successful business can be a challenge. I'm highly energetic, experienced in the customer
journey, business operating systems and processes, web development and design and is ready to provide you
with personalized services.</p>
<div class="custom-btn-group mt-4">
<a target="blank" href="https://www.canva.com/design/DAF2__oVRsI/kOsGarDr8Y_TCOpAxmdTNg/view"
class="btn mr-lg-2 custom-btn"><i class='uil uil-question-circle'></i> Need A Website?</a>
<a href="#contact" class="btn custom-btn custom-btn-bg custom-btn-link"><i
class='uil uil-mailbox'></i>Message</a>
<a target="blank" href="https://calendly.com/deltrece" class="btn mr-lg-2 custom-btn"><i
class='uil uil-calendar-alt'></i>Meet</a>
<a target="blank" href="https://a3bd51f1.sibforms.com/serve/MUIFAI3GPt2gh9d6L_E9Wbzv_1HZe-Eb9Zy9edgimv8yd_yi-JRKn-tbLUhOLGBgYWhChecAz50UA3IzcHsKokL1eZQYX1UAHUgRteintKCfkM857Pg27ZJHY_f55sS-tLWDros4B8YY-cHAAUrX-SmQ3s8r8chZJe7rxLQnCLB95Dd8bUg-IVu_S5neLuNIveE2uvchl2cNm7Tz" class="btn mr-lg-2 custom-btn"><i class='uil uil-pen'></i>E-News</a>
</div>
</div>
</div>
<div class="col-lg-5 col-md-12 col-12">
<div class="about-image svg">
<img src="images/undraw/site_header_image-removebg-preview.png" class="img-fluid" alt="deltrece self photo">
</div>
</div>
</div>
</div>
</section>
<!-- PROJECTS -->
<section class="project py-5" id="project">
<div class="container">
<div class="row">
<div class="col-lg-11 text-center mx-auto col-12">
<div class="col-lg-8 mx-auto">
<h2>Projects & More</h2>
</div>
<div class="owl-carousel owl-theme">
<div class="item">
<div class="project-info">
<img src="images/project/website-developer.png" class="img-fluid" alt="website image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/instructor.png" class="img-fluid" alt="instructor image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/recycling-expert.png" class="img-fluid" alt="recycling image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/bicycle-tour-guide.png" class="img-fluid" alt="bicycle image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/entertainment-host.png" class="img-fluid" alt="game night image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/event-photographer.png" class="img-fluid" alt="photography image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/speaker.png" class="img-fluid" alt="speaking image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/astrologer.png" class="img-fluid" alt="astrology image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/diy-projects.png" class="img-fluid" alt="diy tshirt image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="images/project/mechanic.png" class="img-fluid" alt="mechanic image">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FEATURES -->
<section class="resume py-5 d-lg-flex justify-content-center align-items-center" id="resume">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<h2 class="mb-4">Experiences</h2>
<div class="timeline">
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2022</span>
</div>
<div class="timeline-info">
<h3><span>Online Business Manager</span><small>Self Employed</small></h3>
<p>Providing technical assistance to small businesses and entrepreneurs virtually with time saving tools
and services.</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2017</span>
</div>
<div class="timeline-info">
<h3><span>Outreach & Membership Manager</span><small>Bike Cleveland</small></h3>
<p>Supporting safe and accessible cycling for the city of Cleveland and surrounding areas. Ohio Revised
Code 4511.27 is law in Ohio this year. </p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2004</span>
</div>
<div class="timeline-info">
<h3><span>ECE Educator<small>A.S.C.A.</small></h3>
<p>Early childhood educator to three to four year olds and their families.</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2001</span>
</div>
<div class="timeline-info">
<h3><span>Child Care Provider<small>Self Employed</small></h3>
<p>Providing in home child care services to children.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<h2 class="mb-4 mobile-mt-2">Education</h2>
<div class="timeline">
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2023</span>
</div>
<div class="timeline-info">
<h3><span>Front End Developer</span><small>Udacity</small></h3>
<p>Learned coding languages and produced working projects upon completion of program.</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2022</span>
</div>
<div class="timeline-info">
<h3><span>Digital Marketing</span><small>Google</small></h3>
<p>Learned throguh vitual learning the fundamentals of digital marketing offered by Google Digital
Garage</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2017</span>
</div>
<div class="timeline-info">
<h3><span>Master Recycler</span><small>CCSWD</small></h3>
<p>Did you know that Americans throw away 25 billion Styrofoam coffee cups every year?</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2007</span>
</div>
<div class="timeline-info">
<h3><span>A.A.S. in E.C.E.</span><small>Tri-C</small></h3>
<p>Earned a degree in Early Childhood Education with a concentration in Business Administration in ECE.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="contact py-5" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-5 mr-lg-5 col-12">
<div class="google-map w-100">
<iframe
src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d644.9299159770212!2d-81.4414595530506!3d41.31186853775003!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sus!4v1701655186482!5m2!1sen!2sus"
width="400" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="contact-info d-flex justify-content-between align-items-center py-4 px-lg-5">
<div class="contact-info-item">
<h3 class="mb-3 text-white">Let's Get Connected</h3>
<p class="footer-text mb-0">216 393 7433</p>
<p><a target="blank" href="mailto:hello@deltrece.net">hello@deltrece.net</a></p>
</div>
<ul class="social-links">
<li><a target="blank" href="https://www.linkedin.com/in/deltrece/" class="uil uil-desktop"
data-toggle="tooltip" data-placement="left" title="LinkedIn"></a></li>
<li><a target="blank" href="https://github.com/Deltrece" class="uil uil-code" data-toggle="tooltip"
data-placement="left" title="GitHub"></a></li>
<li><a target="blank" href="https://www.youtube.com/channel/UC1aBV02ssHhVyA7AcdaJYsg"
class="uil uil-youtube" data-toggle="tooltip" data-placement="left" title="Youtube"></a></li>
<li><a target="blank" href="https://www.twitch.tv/deltrece3d" class="uil uil-tv-retro"
data-toggle="tooltip" data-placement="left" title="Twitch"></a></li>
</ul>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="contact-form">
<h2 class="mb-4">Do you have a project that needs completed? Let's talk about it...</h2>
<form action="https://formsubmit.co/9ddf82ebebee2a00a36aa57a4880c13c" method="POST">
<div class="row">
<div class="col-lg-6 col-12">
<input type="text" class="form-control" name="name" placeholder="Your Name" id="name" required>
</div>
<div class="col-lg-6 col-12">
<input type="email" class="form-control" name="email" placeholder="Email" id="email" required>
</div>
<div class="col-12">
<textarea name="message" rows="6" class="form-control" id="message" placeholder="Message"
required></textarea>
</div>
<div class="ml-lg-auto col-lg-5 col-12">
<input type="submit" class="form-control submit-btn" value="Send">
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="footer py-5">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<p class="copyright-text text-center">Copyright © 2023 Dream Do Deliver, LLC. All rights reserved</p>
<p class="copyright-text text-center">Site Designed by <a target="blank" rel="nofollow"
href="https://www.deltrece.net">Deltrece</a>, Template By <a target="blank" rel="nofollow"
href="https://www.tooplate.com/">Tooplate</a></p>
</div>
</div>
</div>
</footer>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/Headroom.js"></script>
<script src="js/jQuery.headroom.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>
</body>
</html>