-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
596 lines (587 loc) · 32.6 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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Abiola Adimi - Traveller - Free Thinker </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.10.1.min.js"><\/script>')
</script>
<script src="js/vendor/jquery.hashchange.min.js"></script>
<script src="js/vendor/jquery.easytabs.min.js"></script>
<script src="js/main.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script>window.html5 || document.write('<script src="js/vendor/html5shiv.js"><\/script>')</script>
<![endif]-->
</head>
<body class="bg-fixed bg-1">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<div class="main wrapper clearfix">
<!-- Header Start -->
<header id="header">
<div id="logo">
<h2>
Abiola Adimi
</h2>
<h4>
Computer Engineer
</h4>
</div>
</header>
<!-- Header End -->
<!-- Main Tab Container -->
<div id="tab-container" class="tab-container">
<!-- Tab List -->
<ul class='etabs'>
<li class='tab' id="tab-about">
<a href="#about">
<i class="icon-user"></i>
<span> About Me</span>
</a>
</li>
<li class='tab'>
<a href="#resume">
<i class="icon-file-text"></i>
<span> Resume</span>
</a>
</li>
<li class='tab'>
<a href="#portfolio">
<i class="icon-heart"></i>
<span> Portfolio</span>
</a>
</li>
<li class='tab'>
<a href="#contact">
<i class="icon-envelope"></i>
<span> Contact</span>
</a>
</li>
</ul>
<!-- End Tab List -->
<div id="tab-data-wrap">
<!-- About Tab Data -->
<div id="about">
<section class="clearfix">
<div class="g2">
<div class="photo">
<img src="images/profile.jpg" alt="Abiola Adimi">
</div>
<div class="info">
<h2>
Abiola Adimi
</h2>
<h4>
Computer Engineer
</h4>
<p>
Computer Engineering student at the University of Minnesota Twin-Cities with emphasis on Embedded Systems design and Software Engineering.
</p>
</div>
</div>
<div class="g1">
<div class="main-links sidebar">
<ul>
<li>
<a href="#resume">View My Resume</a>
</li>
<li>
<a href="#portfolio">My Portfolio</a>
</li>
<li>
<a href="#features">Features</a>
</li>
</ul>
</div>
</div>
<div class="break"></div>
<div class="contact-info">
<div class="g1">
<div class="item-box clearfix">
<i class="icon-envelope"></i>
<div class="item-data">
<h3>
<a href="mailto:[email protected]">[email protected]</a>
</h3>
<p>Email Address</p>
</div>
</div>
</div>
<div class="g1">
<div class="item-box clearfix">
<i class="icon-linkedin"></i>
<div class="item-data">
<h3>
<a href="https://www.linkedin.com/in/abiola-adimi-4403b1bb" target="_blank">Abiola Adimi</a>
</h3>
<p>LinkedIn Profile</p>
</div>
</div>
</div>
<div class="g1">
<div class="item-box clearfix">
<i class="icon-twitter"></i>
<div class="item-data">
<h3>
<a href="http://twitter.com/TerenceADIMI" target="_blank">@TerenceADIMI</a>
</h3>
<p>Twitter Handle</p>
</div>
</div>
</div>
</div>
</section>
<!-- content -->
</div>
<!-- End About Tab Data -->
<!-- Resume Tab Data -->
<div id="resume">
<section class="clearfix">
<div class="g2">
<h3>
Education
</h3>
<ul class="no-list work">
<li>
<h5>
University of Minnesota Twin-Cities
</h5>
<span class="label label-success">Expected graduation May 2018</span>
<p>
<b>Bachelor of Science in Computer Engineering</b>
<span class="label label-success">Major GPA: 3.04</span><br>
<br> <strong>RELEVANT COURSEWORK:</strong><br>
<br> <b>• EE:</b> Embedded Systems Design| Computer Architecture | Digital Circuits | Signals & Systems | Analog Electronics | Statistical Methods in Electrical and Computer Engineering <br>
<br> <b>• CS:</b> Operating systems | Computer Security | Artificial Intelligence | Computer Networks Algorithms & Data Structures | Formal Languages and of Automata Theory| Internet Programming
</p>
</li>
<li>
<h5>
Century College
</h5>
<span class="label label-warning">2014-2016</span>
<p>
<b>Associate of Science in Computer Engineering</b>
<span class="label label-warning">Major GPA: 3.2</span><br>
</p>
</li>
</ul>
<h3>
Work Experience
</h3>
<ul class="no-list work">
<li>
<h5>
Engineering Lab assistant
</h5>
<span class="label label-info">2015-2016</span>
<p>
• Provided guidance and assistance to students by conducting assignments in a lab setting<br> • Explained and demonstrated complex concepts about Verilog to students<br> • Explained and demonstrated complex
concepts about Circuit Design and PCB Layout in Eagle<br> • Guided students through the process of circuit boards printing
</p>
</li>
<li>
<h5>
Mathematics and Computer Science Peer Tutor
</h5>
<span class="label label-info">2015-2016</span>
<p>
• Explained mathematics and computer science concepts in easy to understand language.<br> • Presented Math and Computer science topics on individual levels.<br> • Analyzed student comprehension and prepared
goals.
<br>
</p>
</li>
</ul>
<h3>
Projects
</h3>
<ul class="no-list work">
<li>
<h5>
Center for Distributed Robotics - Solar Unmanned Aerial Vehicle Senior Design Project
</h5>
<span class="label label-info">Spring 2018</span>
<p>
• Built a module composed of a CO2 sensor, a GPS and a camera for data collection during flight<br> • Used Raspberry PI as the inboard computer for managing the module and storing data on an SD card
</p>
</li>
<li>
<h5>
Digital Voltmeter (Mixed signal)
</h5>
<span class="label label-info">Fall 2017</span>
<p>
• Created a digital voltmeter using PIC24 that samples voltages and show on the computer via emulator<br> • Used ADC to convert analog voltage input and UART to output the results to the host computer<br> •
The design was based on ADC delta sigma converter built using operational amplifiers
<br>
</p>
</li>
<li>
<h5>
Tic Tac Toe (C & Java), Embedded System Design Project
</h5>
<span class="label label-info">Spring 2017</span>
<p>
• Used PIC 32 to control graphics display by implementing a tic tac toe game on touchscreen<br> • Used the graphic display library to create an interactive multicolored game
</p>
</li>
<li>
<h5>
Multi-Threaded Web Server (C)
</h5>
<span class="label label-info">Fall 2016</span>
<p>
• Constructed a multithreaded web server using POSIX threads containing dispatcher and worker threads<br> • Implemented worker, dispatcher main functionalities and helper functions
</p>
</li>
<li>
<h5>
Led Ping Pong (Verilog), Digital Design Project
</h5>
<span class="label label-info">Spring 2016</span>
<p>
• Used Xilinx Basys 3 to implement a ping pong game by lighting leds from one side to the other<br> • Designed the game for multiplayers using asynchronous clocks and shift registers
</p>
</li>
<li>
<h5>
Automatic Gate Control System (Analog Electronics)
</h5>
<span class="label label-info">Fall 2015</span>
<p>
• Built a photocell switch using diodes combined with a 555 Timer control unit as trigger and delay<br> • Output from the delay unit went to a limit switch that handles the H-bridge to control the motors
</p>
</li>
<li>
<h5>
Tic Tac Toe (Java)
</h5>
<span class="label label-info">Summer 2015</span>
<p>
• Implemented a two-players tic tac toe game using java graphical user interface library<br> • Researched java’s event listener library and apply it to the game
</p>
</li>
</ul>
</div>
<div class="g1">
<div class="sidebar">
<h3>
Skills
</h3>
<h5>
Programming Languages
</h5>
<div class="meter blue">
<span style="width: 100%">
<span>C</span>
</span>
</div>
<div class="meter cyan">
<span style="width: 95%">
<span>C++</span>
</span>
</div>
<div class="meter red">
<span style="width: 100%">
<span>Java</span>
</span>
</div>
<div class="meter asbestos">
<span style="width: 100%">
<span>Python</span>
</span>
</div>
<div class="meter sunflower">
<span style="width: 70%">
<span>Visual Basic</span>
</span>
</div>
<div class="meter emerald">
<span style="width: 100%">
<span>HTML/CSS</span>
</span>
</div>
<div class="meter wisteria">
<span style="width: 85%">
<span>JavaScript</span>
</span>
</div>
<div class="meter carrot">
<span style="width: 80%">
<span>PHP/MySql</span>
</span>
</div>
<div class="meter vert">
<span style="width: 75%">
<span>Node.js</span>
</span>
</div>
<div class="meter gray">
<span style="width: 55%">
<span>XML</span>
</span>
</div>
<div class="meter ray">
<span style="width: 65%">
<span>Ajax</span>
</span>
</div>
<div class="meter perl">
<span style="width: 65%">
<span>Perl</span>
</span>
</div>
<div class="meter veri">
<span style="width: 85%">
<span>Verilog</span>
</span>
</div>
<div class="meter mat">
<span style="width: 85%">
<span>MATLAB</span>
</span>
</div>
<div class="meter sh">
<span style="width: 95%">
<span>Bash/Shell</span>
</span>
</div>
<h5>
Software
</h5>
<div class="meter emerald">
<span style="width: 73.3%">
<span>Pspice</span>
</span>
</div>
<div class="meter carrot">
<span style="width: 100%">
<span>Multisim</span>
</span>
</div>
<div class="meter wisteria">
<span style="width: 100%">
<span>Altium</span>
</span>
</div>
<div class="meter sunflower">
<span style="width: 80%">
<span>Vivado</span>
</span>
</div>
<div class="meter midnight">
<span style="width: 70%">
<span>MPLAB</span>
</span>
</div>
<div class="meter pomengrate">
<span style="width: 100%">
<span>EAGLE</span>
</span>
</div>
<div class="meter asbestos">
<span style="width: 95%">
<span>Visual Studio</span>
</span>
</div>
<div class="meter sh">
<span style="width: 45%">
<span>Android Studio</span>
</span>
</div>
<div class="meter veri">
<span style="width: 100%">
<span>Microsoft Office</span>
</span>
</div>
<div class="break"></div>
<h5>
Operating Systems and Electronics
</h5>
<div class="meter emerald">
<span style="width: 100%">
<span>Windows</span>
</span>
</div>
<div class="meter carrot">
<span style="width: 90%">
<span>Linux</span>
</span>
</div>
<div class="meter wisteria">
<span style="width: 90%">
<span>Microchip Microcontrollers</span>
</span>
</div>
<div class="meter wisteria">
<span style="width: 100%">
<span>Oscilloscopes</span>
</span>
</div>
<div class="meter sunflower">
<span style="width: 80%">
<span>Raspberry PI</span>
</span>
</div>
<div class="meter midnight">
<span style="width: 70%">
<span>Arduino</span>
</span>
</div>
<div class="meter pomengrate">
<span style="width: 100%">
<span>Xilinx FPGA</span>
</span>
</div>
<div class="break"></div>
</div>
</div>
</section>
</div>
<!-- End Resume Tab Data -->
<!-- Portfolio Tab Data -->
<div id="portfolio">
<section class="clearfix">
<div class="g1">
<div class="image">
<img src="images/operating.jpeg" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/OS" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
<div class="g1">
<div class="image">
<img src="images/c++.png" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/Cpp" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
<div class="g1">
<div class="image">
<img src="images/embedded.jpg" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/Embedded-System-Design" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
<div class="break"></div>
<div class="g1">
<div class="image">
<img src="images/python.jpg" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/python" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
<div class="g1">
<div class="image">
<img src="images/java.jpg" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/java" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
<div class="g1">
<div class="image">
<img src="images/web.png" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/web-design" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
<div class="g1">
<div class="image">
<img src="images/VisualBasic.jpg" alt="">
<div class="image-overlay">
<div class="image-link">
<a href="https://github.com/ghensto/VS" target="_blank" class="btn">Full View</a>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- End Portfolio Data -->
<!-- Contact Tab Data -->
<div id="contact">
<section class="clearfix">
<div class="g1">
<div class="sny-icon-box">
<div class="sny-icon">
<i class="icon-globe"></i>
</div>
<div class="sny-icon-content">
<h4>My Address</h4>
<p>Minneapolis, MN, 55414</p>
</div>
</div>
</div>
<div class="g1">
<div class="sny-icon-box">
<div class="sny-icon">
<i class="icon-phone"></i>
</div>
<div class="sny-icon-content">
<h4>Mobile Number</h4>
<p>612-402-0609</p>
</div>
</div>
</div>
<div class="g1">
<div class="sny-icon-box">
<div class="sny-icon">
<i class="icon-user"></i>
</div>
<div class="sny-icon-content">
<h4>About Me</h4>
<p>I love to work, so don't be shy, i am just an email away.</p>
</div>
</div>
</div>
<div class="break"></div>
</section>
</div>
<!-- End Contact Data -->
</div>
</div>
<!-- End Tab Container -->
<footer>
<p>
<b>
<i>Cogito Ergo Sum</i>
</b>
</p>
</footer>
</div>
<!-- #main -->
</div>
<!-- #main-container -->
</body>
</html>