-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
346 lines (324 loc) · 21.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!--<meta http-equiv="Content-Security-Policy" content="frame-ancestors 'none';"-->
<!--
for Facebook, Twitter, LinkedIn, and Google+
Adding Open Graph tags to your website won’t directly affect your on-page SEO, but it will influence the performance of your links on social media.
-->
<meta property="og:title" content="My personal Website" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://feyagape.github.io/images/me.jpg" />
<meta property="og:url" content="https://feyagape.github.io/" />
<meta property="og:locale" content="en_US" />
<meta property="og:description" content="It's a six page website that consist of informations about me, my resume, portfolio, blogs and ways to contact or connect with me." />
<!-- Favicons -->
<link rel="icon" href="images/favicon.ico">
<title>Fey's Personal Website</title>
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Dancing+Script:400,700|Quicksand:300,400,500,700" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<link rel="stylesheet" href="css/material-kit.css">
<link href="css/style.css" rel="stylesheet" />
<!-- Documentation extras -->
<!-- Slick slider CSS -->
<link rel="stylesheet" type="text/css" href="css/slick/slick.css">
<!-- slick-theme.css -->
<link rel="stylesheet" type="text/css" href="css/slick/slick-theme.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-100033460-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="landing-page ">
<nav class="navbar navbar-color-on-scroll navbar-transparent fixed-top navbar-expand-lg " color-on-scroll="100" id="sectionsNav">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand brand active" href="index.html">Fey Ijaware</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" 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>
<div class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a href="about.html" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="resume.html" class="nav-link">Resume</a>
</li>
<li class="nav-item">
<a href="portfolio.html" class="nav-link">Portfolio</a>
</li>
<li class="nav-item">
<li class="nav-item">
<a href="blogs.html" class="nav-link">Blogs</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="page-header header-filter" data-parallax="true" style=" background-image: url('images/jumbotron.jpg'); ">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="title">Welcome</h1>
<h4>My name is Fey Ijaware, or socially known as Fey Agape. I am a Founder and Software Developer who specialises in Web and Android Development.</h4>
<!--<br>
<a href="#" target="_blank" class="btn btn-danger btn-raised btn-lg">
<i class="fa fa-play"></i> Watch video
</a>-->
</div>
</div>
</div>
</div>
<div class="main main-raised">
<div class="container">
<div class="section text-center">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<h2 class="title">Introduction</h2>
<h5 class="description">I am a self-taught developer and Founder who found tech by what I call a happy accident 4 years ago. This website contains information about me, my resume, portfolio, stories, and ways to stay in touch or contact me.</h5>
</div>
</div>
<div class="features">
<div class="row">
<div class="col-md-4">
<div class="info">
<div class="icon icon-brand">
<i class="material-icons">important_devices</i>
</div>
<h4 class="info-title">Web</h4>
<p>My love for Web Development started when I was working at the Co-op Group. I have been hooked since then and I love adding to the World Wide Web.</p>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-brand">
<i class="material-icons">palette</i>
</div>
<h4 class="info-title">Design</h4>
<p>I have been picking up some design skills. I am skilled at using Adobe Photoshop, XD, Draw and Acrobat, and I create most of the assets for my projects.</p>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-brand">
<i class="material-icons">android</i>
</div>
<h4 class="info-title">Android</h4>
<p>I graduated from Android Basic Nanodegree by Google via Udacity in July 2017, thanks to a Google scholarship I received in January 2017.</p>
</div>
</div>
</div>
</div>
</div>
<div class="section section-tabs" style="padding-top: 0;">
<div class="container-fliud contained">
<div class="text-center">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<h2 class="title">Latest News</h2>
<div class="section">
<img class="image-styling" src="images/latest.png" alt="all my latest update images">
</div>
</div>
</div>
</div>
<!-- nav tabs -->
<div id="nav-tabs">
<div class="row">
<div class="col-md-12">
<!-- Tabs with icons on Card -->
<div class="card card-nav-tabs">
<div class="card-header card-header-primary brand-bg">
<!-- colors: "header-primary", "header-info", "header-success", "header-warning", "header-danger" -->
<div class="nav-tabs-navigation">
<div class="nav-tabs-wrapper">
<ul class="nav nav-tabs justify-content-center" data-tabs="tabs">
<li class="nav-item">
<a class="nav-link active" href="#job" data-toggle="tab">DWP Digital</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#codeandstuff" data-toggle="tab">CodeandStuff</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#codepossible" data-toggle="tab">CodePossible</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#npw" data-toggle="tab"> NorthernPowerWowen</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#code" data-toggle="tab">CodeFirst:Girls
<div class="ripple-container"></div></a>
</li>
</ul>
</div>
</div>
</div><div class="card-body ">
<div class="tab-content text-center">
<div class="tab-pane active" id="job">
<h3 class="title">Senior Front-End-Developer<br></h3>
<p>I am now a Civil Servant. I joined the Department of Work and Pension digital department in the Manchester Hub, has a Senior Front-End Developer in April 2019. It's an exciting opportunity and one I am very excited to be a part of has I will be helping to reimagine the digital public service.</p>
<p>It's a great opportunity to work in a collaborative digital hub with the latest tools and technologies, helping to make a positive difference to the lives of millions of people that uses the digital public service.</p>
<p>I work as part of a supportive and closeknit product team, working closely and very collaborative with our UX Researcher, Interaction Designer, Content Writer, QA, Product Owner, Devops, Agile Lead, Developers, and BA's.</p>
</div>
<div class="tab-pane" id="codeandstuff">
<h3 class="title">Founder and Mentor<br></h3>
<p>On International Women’s Day 2019, I officially launched <a href="https://codeandstuff-manchester.github.io/" target="_blank">CodeandStuff (codeandstuff.co.uk)</a> , a coding and networking community for Women and non-binary code newbies and developers in Manchester with weekly events, as I am very passionate about introducing more people into tech and coding, especially women.</p>
<p>I believe that if we want to achieve a tech world with gender equality, representation matters, and I believe that creating a safe weekly space for women in tech and learners where they can learn, with talks, workshops, and connecting code newbies to strong, smart, independent developers in tech is a step in the right direction and a way forward to help balance the scale.
</p>
</div>
<div class="tab-pane" id="codepossible">
<h3 class="title">Founder<br></h3>
<p>In September 2018 during National Coding Week, I launched <a href="https://codepossible.bitbucket.io/" target="_blank">CodePossible (codepossible.org)</a> a platform for those interested in learning how to code. Because I want as many people as possible to take part and try out coding and perhaps they will find that they have a hidden talent because successful coding is about logic.</p>
<p>Code Possible is an educational information platform, with a growing library of learning platfroms, and a collection of getting started information in regards to starting a career as a developer.</p>
<p>I hope my passion for educating and for helping people to learn can inspire others to learn to code and perhaps, like me, have a life-changing successful transition into a career in tech.</p>
</div>
<div class="tab-pane" id="npw">
<h3 class="title">Future List 2019<br></h3>
<p>In November, 2018 I was very surprised and honoured to be nominated for the <a href="https://www.northernpowerwomen.com/portfolio/fey-ijaware/" target="_blank">NorthernPowerWowen Future List</a> due to my work with the local tech community, CodePossible, and my mentoring work in helping to get more people expecially women into tech. I was very happy to find out I made the list in Febuary 2019.</p>
<p>I think it's important to champion role models in the North because I was raised by a phenomenally strong woman and have been surrounded by powerful females my entire life and each one has helped shaped me into who I am today. So I strongly believe that representation matters and it’s important that women who are achieving help create a supportive network for other, to empower them to know if they can dream it and are willing to do the work, they can be it.</p>
</div>
<div class="tab-pane" id="code">
<h3 class="title">Ones to watch 2019<br></h3>
<p>I was very happy to hear that I was chosen and added to the <a href="https://www.codefirstgirls.org.uk/ones-to-watch-2019.html" target="_blank">CodeFirst:Girls - Ones to Watch 2019 list</a>. The list includes 25 women under 30 doing impressive work in tech and entrepreneurship, and celebrate their career choices and hope to encourage more to follow in their footsteps.</p>
<p>I am very honoured to be included and more motivated to share more on my journey into and reality in tech to help empower more people expecially the younger generation to consider a career in tech.</p>
</div>
</div>
</div></div>
<!-- End Tabs with icons on Card -->
</div>
</div>
</div>
</div>
</div>
<div class="section text-center" style="padding-top: 0;">
<h2 class="title">Projects</h2>
<h5 class="description">Here are some of my most recent web projects.</h5>
<div class="portfolio slider">
<div class="project-slider">
<img class="" src="images/projects/projects1.png" alt="project image">
<h2>Project CV</h2>
<p>It's a one page CV website that contains my resume. Background image is from Upsplash.</p>
<a href="https://github.com/FeyAgape/FeyAgape.github.io/tree/master/project-cv" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-github"></i> View repo</a>
<a href="https://feyagape.github.io/project-cv/" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-globe"></i> Visit Website</a>
</div>
<div class="project-slider">
<img class="" src="images/projects/projects2.png" alt="project image">
<h2>Wedding Project</h2>
<p>It's a one page personal wedding website, which I made for one of my friends.</p>
<a href="https://github.com/FeyAgape/FeyAgape.github.io/tree/master/rochelle" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-github"></i> View repo</a>
<a href="https://feyagape.github.io/rochelle/" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-globe"></i> Visit Website</a>
</div>
<div class="project-slider">
<img class="" src="images/projects/projects3.png" alt="project image">
<h2>Project Profile</h2>
<p>It's a one page personal website using parallax and also contains a slider, and a sticky header.</p>
<a href="https://github.com/FeyAgape/FeyAgape.github.io/tree/master/project-profile" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-github"></i> View repo</a>
<a href="https://feyagape.github.io/project-profile/" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-globe"></i> Visit Website</a>
</div>
<div class="project-slider">
<img class="" src="images/projects/projects4.png" alt="project image">
<h2>Project Fetch</h2>
<p>This is a one page website, using The fetch() method to send and recieve data Asynchronous.</p>
<a href="https://github.com/FeyAgape/FeyAgape.github.io/tree/master/project-fetch" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-github"></i> View repo</a>
<a href="https://feyagape.github.io/project-fetch/" target="_blank" class="btn btn-info btn-raised btn-md"><i class="fa fa-globe"></i> Visit Website</a>
</div>
</div>
<a href="portfolio.html" class="btn btn-rose brand-bg btn-raised btn-md" style="margin-top: 5%;">View more projects</a>
</div>
</div>
</div>
<footer class="footer ">
<div class="container">
<nav class="pull-left">
<ul>
<li class="social">
<a href="https://www.linkedin.com/in/feyijaware/" target="_blank" ><img src="images/sm/linkedin.png" alt=" linkedin logo"/></a>
</li>
<li class="social">
<a href="https://twitter.com/FeyAgape" target="_blank" ><img src="images/sm/twitter.png" alt=" twitter logo"/></a>
</li>
<li class="social">
<a href="https://github.com/FeyAgape" target="_blank" ><img src="images/sm/github.png" alt="github logo"/></a>
</li>
<li class="social">
<a href="https://medium.com/@feyagape" target="_blank" ><img src="images/sm/medium.png" alt=" medium logo"/></a>
</li>
<li class="social">
<a href="https://www.instagram.com/feyagape/" target="_blank" ><img src="images/sm/insta.png" alt=" insta logo"/></a>
</li>
<li class="social">
<a href="https://www.facebook.com/fey.agape" target="_blank" ><img src="images/sm/fb.png" alt="fb logo"/></a>
</li>
<li class="social">
<a href="mailto:[email protected]"><img src="images/sm/email.png" alt="email logo"/></a>
</li>
<li class="social">
<a class="social" rel="tooltip" title="" data-placement="bottom" data-original-title="Manchester, UK."><img src="images/sm/location.png" alt="location logo"/></a>
</li>
</ul>
</nav>
<div class="copyright pull-right"><p>
© 2017 -
<script>
document.write(new Date().getFullYear())
</script> <a href="https://feyagape.github.io/" target="_blank">Fey Ijaware</a>.</p>
</div>
</div>
</footer>
<!-- Core JS Files -->
<script src="js/core/jquery.min.js"></script>
<!-- Plugin for Date Time Picker and Full Calendar Plugin
<script src="js/plugins/moment.min.js"></script>-->
<!-- Plugin for the Datepicker, full documentation here: https://github.com/Eonasdan/bootstrap-datetimepicker
<script src="js/plugins/bootstrap-datetimepicker.min.js"></script>-->
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/
<script src="js/plugins/nouislider.min.js"></script>-->
<!-- Material Kit Core initialisations of plugins and Bootstrap Material Design Library -->
<!--js-->
<script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script>
<script src="js/slick.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
$(document).on('ready', function() {
$(".portfolio").slick({
dots: true,
infinite: true,
slidesToShow: 2,
slidesToScroll: 2,
responsive: [
{
breakpoint: 1025,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
dots: true
}
}
// You can unslick at a given breakpoint now by adding:
// settings: "unslick"
// instead of a settings object
]
});
});
</script>
<script src="js/material-kit.js?v=2.0.2"></script><script src="js/core/popper.min.js"></script>
<script src="js/bootstrap-material-design.js"></script>
</body>
</html>