-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
189 lines (180 loc) · 6.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="" />
<meta name="author" content="" />
<title>My Projects Links - Sunny Ojo</title>
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script
src="https://use.fontawesome.com/releases/v5.13.0/js/all.js"
crossorigin="anonymous"
></script>
<!-- Google fonts-->
<link
href="https://fonts.googleapis.com/css?family=Montserrat:400,700"
rel="stylesheet"
type="text/css"
/>
<link
href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic"
rel="stylesheet"
type="text/css"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700"
rel="stylesheet"
type="text/css"
/>
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Sunny Ojo</a>
<button
class="navbar-toggler navbar-toggler-right"
type="button"
data-toggle="collapse"
data-target="#navbarResponsive"
aria-controls="navbarResponsive"
aria-expanded="false"
aria-label="Toggle navigation"
>
Menu
<i class="fas fa-bars ml-1"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#projects">Projects</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container">
<div class="masthead-subheading">Welcome To My Projects Link Page!</div>
<div class="masthead-heading text-uppercase">
It's Nice To Have You Here
</div>
<a
class="btn btn-warning btn-xl text-uppercase js-scroll-trigger"
href="#projects"
>Explore my Projects</a
>
</div>
</header>
<!-- Services-->
<section class="page-section bg-dark text-white" id="projects" >
<div class="container">
<div class="text-center">
<h2 class="section-heading text-uppercase">Projects</h2>
<h3 class="section-subheading text-white">
Completed Projects and links to visit them
</h3>
</div>
<div class="row justify-content-center">
<div class="col-lg-6">
<ol class="" >
<a href=" http://sunny-ojo-news-blog.herokuapp.com" target="_blank"><li>News Blog</li></a>
<a href=" http://sunny-ojo-e-wallet.herokuapp.com" target="_blank"><li>E Wallet Web Application</li></a>
<a href=" http://new-fund-me.herokuapp.com" target="_blank"><li>New-fund-ME helping </li></a>
<a href="http://sunny-ojo-inspiring-quote.herokuapp.com" target="_blank"><li>Inspiring Quotes Generator</li></a>
<a href="http://helping-heart-foundation.herokuapp.com" target="_blank"><li>A website for an NGO</li></a>
<a href="http://sunny-ojo-blog.herokuapp.com" target="_blank"><li> Smart Blogging project </li></a>
<a href="http://health-lab-issues.herokuapp.com" target="_blank"><li>Health lab issues</li></a>
<a href="http://search-for-github-users.herokuapp.com" target="_blank"><li>Get Detailed Information about Github Users Profile</li></a>
<a href="http://sunny-ojo.herokuapp.com" target="_blank"><li>My Portfolio Website</li></a>
<a href="http://traders-income-fund.herokuapp.com" target="_blank"><li>Investment Platform</li></a>
</ol>
</div>
</div>
</section>
<!-- About-->
<section class="page-section bg-light" id="about">
<div class="container">
<div class="text-center">
<h3
class="section-subheading text-muted section-heading text-uppercase"
>
My Profile
</h3>
</div>
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="team-member">
<img
class="mx-auto rounded-circle"
src="assets/img/sunny-removebg-preview.png"
alt=""
/>
<h4>Sunny Ojo</h4>
<p class="text-muted">Php/Laravel Web Developer</p>
<a
class="btn btn-dark btn-social mx-2"
href="https://twitter.com/sunnyOjo4"
target="_blank"
><i class="fab fa-twitter"></i
></a>
<a
class="btn btn-dark btn-social mx-2"
href="https://facebook.com/SunnyOjoNjoku"
target="_blank"
><i class="fab fa-facebook-f"></i
></a>
<a
class="btn btn-dark btn-social mx-2"
href="https://www.linkedin.com/in/sunny-ojo-7635221aa/"
target="_blank"
><i class="fab fa-linkedin-in"></i
></a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<p class="large text-muted">
You can reach me via above listed social platforms or you can
visit
<a href="https://sunny-ojo.herokuapp.com" target="_blank"
>My Portfolio
</a>
to know more about me
</p>
</div>
</div>
</div>
</section>
<!-- Contact-->
<!-- Footer-->
<footer class="footer py-4">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 text-center">
Copyright © Sunny Ojo Project Links 2020
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Contact form JS-->
<script src="assets/mail/jqBootstrapValidation.js"></script>
<script src="assets/mail/contact_me.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>