-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
174 lines (155 loc) · 8.31 KB
/
index2.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Okoro Joshua Portfolio - JoshDev</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/main.css" />
<meta name="author" content="Okoro Joshua">
<meta name="description" content="Okoro Joshua' Portfolio, Projects, and Upcoming Events. Breaking into Tech? Get a Mentor!">
<meta name="keywords" content="okoro, joshua, projects, javascript, node.js, express.js">
<!-- FAVICON FILES -->
<link href="images/icons/fav/favicon.ico.png" rel="shortcut icon">
<link href="images/icons/fav/favicon-16x16.png" rel="shortcut icon" sizes="16x16">
<link href="images/icons/fav/favicon-32x32.png" rel="shortcut icon" sizes="32x32">
<link href="images/icons/fav/apple-touch-icon-192x192.png" rel="apple-touch-icon" sizes="192x192">
<link href="images/icons/fav/apple-touch-icon-512x512.png" rel="apple-touch-icon" sizes="512x512">
<link href="images/icons/fav/apple-touch-icon.png" rel="apple-touch-icon">
</head>
<body id="container" class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong class="text-blue me-auto ms-auto">Josh<span class="text-warning">Dev.</span></strong></a>
<ul class="icons">
<li><a title="Toggle Night Mode" onclick="change()" class="icon fa-moon"><span class="label">Night-Mode</span></a></li>
<li><a title="Send Email" href="mailto:[email protected]" class="icon fa-envelope"><span class="label">Email</span></a></li>
<li><a title="Twitter" target="_blank" href="https://twitter.com/okorojoshuaosi2" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a title="Linked-In" target="_blank" href="https://www.linkedin.com/in/okoro-joshua-621893255" class="icon brands fa-linkedin"><span class="label">Linked-In</span></a></li>
<li><a title="Github" target="_blank" href="https://github.com/joshua65676" class="icon brands fa-github"><span class="label">Github</span></a></li>
</ul>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Hi There, I’m Okoro Joshua,<br /> Your Next Software Engineer</h1>
<p>I Build Things For The Web.</p>
</header>
<!-- <p>Mini Del-Blurb saying why anyone would want to click on that button below and learn more about me.</p> -->
<ul class="actions">
<li><a href="aboutme.html" class="button big">Meet Me</a></li>
</ul>
</div>
<span class="image object">
<img src="photos/josh.png" alt="" />
</span>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Latest Projects</h2>
</header>
<div class="posts">
<article>
<a a target="_blank" href="https://soccerhighlight.netlify.app/" class="image"><img src="photos/Football.gif.gif" alt="" /></a>
<h3>Soccerhighlights</h3>
<p><strong>Javascript, HTML, CSS, and REST API</strong> - This platform was built using data from scorebet soccer api for all football lovers to watch their football clubs recent highlight match!<br></p>
<ul class="actions">
<li><a a target="_blank" href="https://soccerhighlight.netlify.app/" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://joshnews.netlify.app/" class="image"><img src="photos/News.gif.gif" alt="" /></a>
<h3>JoshNews : "News Update"</h3>
<p><strong>Javascript, HTML, CSS, and REST API</strong> - Search site where you can find or search about your favorite News. </p>
<ul class="actions">
<li><a target="_blank" href="https://joshnews.netlify.app/" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://architect-urobach.netlify.app/" class="image"><img src="photos/urobach.gif.gif" alt="" /></a>
<h3>Architect Urobach</h3>
<p><strong>React JS, HTML5, Tailwind CSS, and Javascript</strong> - A beautiful landing page for an architect build to practice React JS, and Tailwind CSS </p>
<ul class="actions">
<li><a target="_blank" href="https://architect-urobach.netlify.app/" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://tenzie-games.netlify.app/" class="image"><img src="photos/Tenzie-game.png" alt="" /></a>
<h3>Tenzie-Game</h3>
<p><strong>React.js </strong> - Tenzies is a fun and fast dice game,
The objective of the game is to roll all 10 dice as quickly as possible and get them to show the same number,
This Tenzies Game is build using React.js.</p>
<ul class="actions">
<li><a target="_blank" href="https://tenzie-games.netlify.app/" class="button">Play</a></li>
</ul>
</article>
<!-- <article>
<a target="_blank" href="https://shawncharles.com/movies" class="image"><img src="images/Shoppies.png" alt="" /></a>
<h3>Shoppies Movie Search</h3>
<p><strong>Javascript & Confetti.js</strong> - Search site where you can find out where you can watch your favorite movies.</p>
<ul class="actions">
<li><a target="_blank" href="https://shawncharles.com/movies" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://anime-sc.herokuapp.com/" class="image"><img src="images/anime.png" alt="" /></a>
<h3>Anime List</h3>
<p><strong>Bootstrap, Javascript, Node.js, Express.Js</strong> - Web application where you can find and save your favorite manga and anime</p>
<ul class="actions">
<li><a target="_blank" href="https://anime-sc.herokuapp.com/" class="button">Visit</a></li>
</ul>
</article> -->
</div>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu -->
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<p>Reach out and let's start a conversation!</p>
<ul class="contact">
<li class="icon solid fa-envelope"><a target="_blank" href="mailto:[email protected]">[email protected]</a></li>
<li class="icon brands fa-twitter"><a target="_blank" href="https://twitter.com/okorojoshuaosi2" >okorojoshuaosi2.com/Twitter</a></li>
<li class="icon brands fa-linkedin"><a target="_blank" href="https://www.linkedin.com/in/okoro-joshua-621893255">Okoro-Joshua.com/LinkedIn</a></li>
<li class="icon brands fa-github"><a target="_blank" href="https://github.com/joshua65676">Joshua65676.com/Github</a></li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© <strong>JoshDev.</strong> All rights reserved.</p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script type="text/javascript" src="snowstorm.js">snowStorm.autoStart = false;</script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/gsap.min.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript" src="snowstorm.js">snowStorm.autoStart = false;</script>
<script>change()</script>
</body>
<!--Editorial by HTML5 UP-->
</html>