-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
345 lines (326 loc) · 11.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
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>David Uche - Software Developer</title>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="David uche" />
<meta
name="description"
content="David uche a Software Developer with over two years of experience and enjoy building cool projects."
/>
<meta
name="keywords"
content="David uche | Developer | Software engineer | web developer | programmer | Sopuru"
/>
<meta name="distribution" content="global" />
<meta name="rating" content="General" />
<meta name="language" content="En" />
<meta property="og:image:alt" content="David Uche" />
<meta property="og:image" content="dave.png" />
<meta property="og:type" content="article" />
<meta property="og:title" content="David uche - software Developer" />
<meta
property="og:description"
content="David uche a Software Developer with over two years of experience and enjoy building cool projects."
/>
<meta property="og:url" content="https://daviduche03.github.io/" />
<meta property="og:site_name" content="David Uche" />
<meta name="twitter:title" content="David uche - software Developer" />
<meta
name="twitter:description"
content="David uche a Software Developer with over two years of experience and enjoy building cool projects."
/>
<meta
name="twitter:image"
content="https://daviduche03.github.io/dave.png"
/>
<meta name="twitter:site" content="@daviduche03" />
<meta name="twitter:creator" content="@daviduche03" />
<meta
name="google-site-verification"
content="KKOAPu4GE63Td973MHJYH0FZOxTMVKPo3tql_zD2qsY"
/>
<meta name="msvalidate.01" content="841A9025B2D022B543E35E0548606A2F" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"name": "David Uche",
"url": "https://daviduche03.github.io/",
"logo": "https://daviduche03.github.io/dave.png",
"sameAs": [
"https://www.facebook.com/profile.php?id=100072453170694",
"https://www.instagram.com/daviduche03",
"https://www.pinterest.com/daviduche03",
"https://twitter.com/daviduche03",
"https://github.com/daviduche03",
"https://www.linkedin.com/in/david-uche-a596301ab",
"https://daviduche03.blogspot.com/?m=1"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://daviduche03.github.io/"
},
{
"@type": "ListItem",
"position": 2,
"name": "About me",
"item": "https://daviduche03.github.io/#about"
},
{
"@type": "ListItem",
"position": 3,
"name": "Projects",
"item": "https://daviduche03.github.io/#project"
},
{
"@type": "ListItem",
"position": 4,
"name": "contact me",
"item": "https://daviduche03.github.io/#contact"
}
]
}
</script>
<link rel="stylesheet" href="css/index.css" />
<title>portfolio</title>
</head>
<body>
<!--<div class="loader">
<img src="img/loading.gif" alt="" />
</div>-->
<header>
<div class="logo">
<h2>< David<span>.uche/></span></h2>
</div>
<ul class="nav" id="nav">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#work">Work</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#" class="a">Resume</a></li>
</ul>
<div class="btn" id="btn">
<div></div>
<div></div>
<div></div>
</div>
</header>
<div class="home">
<p class="p1">Hey there,</p>
<h1 class="h1">I'm David Uche,</h1>
<div class="home-text">
<p class="p2" id="bot">
I'm deeply passionate about crafting exceptional software experiences.
As a software developer, I specialize in creating sleek and intuitive
designs that captivate users. My mission is to deliver user interfaces
that are not just visually appealing but also incredibly functional. I
take pride in my work and always strive for excellence.
</p>
</div>
<button type="submit">
<a href="#" class="resume">Resume</a>
</button>
</div>
<div class="about" id="about">
<h2><span>01.</span> About Me</h2>
<div class="about-container">
<div class="about-text">
<p>
Hello! My name is David Uche Sopuru. I love building software,
especially AI-powered apps and agents, as well as beautiful designs.
My journey into the world of technology began at a very young age
when I started building electronics components and experimenting
with Arduino programming.
</p>
<p>
Fast forward to the present day, I have had the opportunity to work
on many exciting projects, some of which I have listed below. I am
constantly expanding my skills and working on new projects.
</p>
<p>Here are a few technologies I’ve been working with recently</p>
<ul>
<li>Javascript(ES6+)</li>
<li>Python</li>
<li>HTML</li>
<li>CSS</li>
<li>Tailwind css</li>
<li>GSAP</li>
<li>Nodejs</li>
<li>Express js</li>
<li>React js</li>
<li>Mongodb</li>
<li>Git</li>
<li>GitHub</li>
<li>FastAPI</li>
<li>Flask</li>
<li>Nextjs</li>
</ul>
<p>
I am excited about the future of technology and look forward to
creating even more innovative designs, AI-powered apps, and AI
agents.
</p>
</div>
<div class="about-img">
<div>
<video
src="img/explain.mp4"
autoplay="false"
controls="controls"
poster="img/img.jpg"
></video>
</div>
</div>
</div>
</div>
<div class="experience" id="experience">
<h2><span>02.</span> Where I've Worked</h2>
<div class="ex">
<ul class="ex1">
<li id="btn0">BreezeLearn</li>
<li id="btn1">VisionAI</li>
</ul>
<ul class="ex2">
<li class="li1 show">
<h3>
Intern Artificial Inteligence Engineer <span>@BreezeLearn</span>
</h3>
<h3>January 2024 - Present</h3>
<p>
Worked some AI powered in house tools and softwares for test
projects
</p>
<p>Built agents using Langchain for the finance sector</p>
<p>Implemented RAG based chatbots for Customer service</p>
</li>
<li class="li2 hide">
<h3>
Consultant - Sofare Engineering <span>@ Antigravity Group</span>
</h3>
<h3>October 2022 - Present</h3>
<p>Originally built the website for the Antigravity Group</p>
<p>Originally built the website for the Antigravity Group</p>
<p>Originally built the website for the Antigravity Group</p>
</li>
<li class="li3 hide"><button type="vv">vg</button></li>
</ul>
</div>
</div>
<div class="work" id="work">
<h2><span>02.</span> My projects</h2>
<div class="works">
<div class="work-list">
<p>NFTAIR</p>
<p>A Fictional NFT catalogue website</p>
<a id="" href="https://daviduche03.github.io/NFTAIR/#">Vist</a> <br />
<small>HTML, CSS, JavaScript</small>
</div>
<div class="work-list">
<p>Raguie</p>
<p>
A finance assistant platform that helps analyze stock data and
provide personalized investment guidance.
</p>
<a id="" href="https://raguie.vercel.app">Vist</a><br />
<small>MERN Stack</small>
</div>
<div class="work-list">
<p>Novel website</p>
<p>A platform for reading novels</p>
<a id="" href="https://daviduche03.github.io/write-time">Vist</a>
<br />
<small>HTML, CSS, JavaScript</small>
</div>
<div class="work-list">
<p>Chatgpt clone</p>
<p>
A clone of Chatgpt i built Using Open ai api to mimic the real
Chatgpt.
</p>
<a id="" href="https://braingpt.vercel.app/">Vist</a> <br />
<small>Node js, HTML, CSS, Vanilla JavaScript</small>
</div>
<div class="work-list">
<p>AI assistant</p>
<p>
An AI powered social media influencer and/or assistant that helps
make post and manage facebook page.
</p>
<a id="" href="#">Vist</a> <br />
<small>Reactjs, Tailwind, Node js</small>
</div>
<div class="work-list">
<p>Assistant Ella</p>
<p>
Ella is an AI agent built with the ability to assistant humans with
several activities like web searching, data purchasing, money
transfer etc. Ella was built with the ability to access the outside
world and take action based on users request, to perform most of
</p>
<a id="" href="#">Vist</a> <br />
<small>MERN STACK</small>
</div>
<div class="work-list">
<p>DreamArtify</p>
<p>
DreamArtify is an AI image generator i built to generate free AI
inages for users
</p>
<a id="" href="https://DreamArtify.vercel.app">Vist</a> <br />
<small>MERN STACK</small>
</div>
<div class="work-list">
<p>Studybud</p>
<p>
Studybud is a social media project built for devs, you check it out
on GitHub
</p>
<a id="" href="#">Vist</a> <br />
<small>Python, Django, HTML, CSS, JavaScript</small>
</div>
<div class="work-list">
<p>ScriptWise</p>
<p>
ScriptWise is an AI powered Web-based editor with autocompletion
features and other AI features to improve users writing efficiency.
</p>
<a id="" href="https://ScriptWise.vercel.app">Vist</a> <br />
<small>React js</small>
</div>
</div>
</div>
<div class="contact" id="contact">
<h2><span>03.</span> Contact me</h2>
<form action="https://formspree.io/f/xeqnlkvn" method="POST">
<input type="email" name="email" id="" value="" placeholder="Email" />
<input type="text" name="" id="" value="" placeholder="Name" />
<textarea
name="message"
id="rows"
rows="8"
cols="40"
placeholder="Message......."
></textarea>
<input type="submit" name="" id="" value="Submit" />
</form>
</div>
<footer>
<p><span>©2024 </span>Made with 🤎 by <span>David uche.</span></p>
<h4>[email protected]</h4>
</footer>
<script src="js/index.js" type="text/javascript" charset="utf-8"></script>
</body>
</html>