-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfis-portal.html
214 lines (205 loc) · 13.1 KB
/
fis-portal.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/hover-effects.min.css">
<!-- <link rel="stylesheet" href="css/normalize.css"> -->
<link rel="stylesheet" href="css/demo.css">
<link rel="stylesheet" href="css/style.css">
<!-- hover effect css -->
<link rel="stylesheet" href="css/reset.css">
<!-- CSS reset -->
<!-- <link rel="stylesheet" href="css/style.css"> -->
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/off-canvas.css">
<link rel="stylesheet" type="text/css" href="css/full-screen-menu.css">
<!-- font awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- -->
<link rel="stylesheet" type="text/css" href="open-iconic-bootstrap.css">
<link rel="stylesheet" type="text/css" href="open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/ionicons.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- icon font -->
<link rel="stylesheet" type="text/css" href="css/portfolio-style.css">
<link rel="stylesheet" type="text/css" href="css/project.css">
<link href="https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Josefin+Slab:400i" rel="stylesheet">
<!-- Custom CSS Below -->
<!-- <link rel="stylesheet" type="text/css" href="css/portfolio-style.css"> -->
<link rel="stylesheet" type="text/css" href="css/project.css">
<link rel="stylesheet" type="text/css" href="css/homepage_style.css">
<link rel="stylesheet" type="text/css" href="css/folio_style.css">
<link rel="stylesheet" type="text/css" href="css/fis_folio_style.css">
<link rel="stylesheet" href="css/animate.css">
<!--Google analytics Below -->
<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-33022916-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header class="cd-auto-hide-header">
<nav class="nav navbar navbar-light justify-content-between shadow_style nav_shadow_style">
<a href="index.html" id="visible_logo" class="rounded-0 text-success btn btn-link text-success bg-white logo-style border border-white" role="button" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation"> ace
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggleExternalContent" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation">
<span id="visible_logo" class=""><a class="navbar-brand text-success bg-white border border-success border-white rounded-0" href="index.html"> <h4>menu</h4></i> </a></span>
</button>
</nav>
</header>
<div class="pos-f-t bg-light sticky-top">
<div class="collapse" id="navbarToggleExternalContent">
<div class="bg-soft-white p-4">
<nav class="nav navbar bg-lgiht navbar-light justify-content-between">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggleExternalContent" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation">
<span id="visible_logo" class=""><a class="navbar-brand text-success logo-style bg-soft-white border-white rounded-0" href="index.html"> ace </a></span>
</button>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggleExternalContent" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation">
<span id="visible_logo" class=""><a class="navbar-brand text-success bg-soft-white border-white rounded-0" href="index.html"><i class="fa fa-times fa-2x" aria-hidden="true"></i> </a></span>
</button>
</nav>
<br>
<div class="row">
<div class="col-lg-12 text-center">
<h5 class="text-dark logo-style">arthur charles edwards</h5>
</div>
<br>
<br>
</div>
<br>
<ul class="nav justify-content-center">
<ul class="nav flex-column justify-content-center text-center">
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-success" href="RESUME_ace.pdf">Résumé</a>
</li>
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-success" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-success" href="index.html">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-success" href="mailto:arthur.edwards321@gmail.com">Email Me</a>
</li>
</ul>
</ul>
<br>
<br>
<ul class="nav justify-content-center">
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-uppercase text-dark" href="https://github.com/BracketNerd101"> <i class="icon ion-social-github text-success size-14"></i></a>
</li>
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-uppercase text-dark" href="https://www.linkedin.com/in/arthur-edwards-40170919/" target="_blank"> <i class="icon ion-social-linkedin text-success size-14"></i></a>
</li>
<li class="nav-item">
<a class="nav-link display-7 reveal-links text-uppercase text-dark" href="https://www.instagram.com/backspace_101/"> <i class="icon ion-social-instagram-outline text-success size-14"></i></a>
</li>
</ul>
<br>
</div>
</div>
</div>
<Section class="folio_intro_style">
<div class="jumbotron jumbotron-fluid">
<div class="row">
<div class="row col-sm-12 col-md-6 col-lg-6 folio_proj_margin">
<div class="col-lg-3">Work</div>
<div class="col-lg-3"> <hr class="bg-light"></div>
<div class="col-lg-3"> Web Design</div>
<div class="col-lg-12">
<h1 class="text-center title_proj_style">F.I.S.</h1>
</div>
</div><!-- end of row -->
<div class="col-sm-12 col-md-6 col-lg-6 folio_proj_margin">
<h1 class="text-justify text-white">Client Portal </h1>
<hr class="bg-white">
<p class=" text-justify">The team of developers, designers, and business analyst worked together to produce an internal application for Fidelity clients. This application would allow better internal notification, software enhancements and learning about F.I.S products solutions and would be a catalyst for better improving the customer experience of financial institutions that partner with Fidelity. As a web designer, I created high fidelity visual designs of the client portal. This included multiple flows and CSS interactions that would demonstrate the tailored experience for the customer.
</p>
</div><!-- end of section -->
</div>
</div><!-- end of section -->
</Section> <!-- -->
<Section class="folio_section_highlight">
<div class="">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12 project-paws-piece-mb wow slideInUp" data-wow-duration="0.8s" data-wow-offset="20" style="visibility: visible; animation-duration: 0.8s; animation-name: slideInUp;">
<img src="img/fis_close_global_search.jpg" alt="">
</div><!-- end of -->
<div class="col-sm-12 col-md-12 col-lg-12 project-paws-piece-mb wow slideInUp" data-wow-duration="0.8s" data-wow-offset="20" style="visibility: visible; animation-duration: 0.8s; animation-name: slideInUp;">
<img src="img/fis_ipad_pro.jpg" alt="">
</div><!-- end of-->
<div class="col-sm-12 col-md-12 col-lg-12 project-paws-piece-mb wow slideInUp" data-wow-duration="0.8s" data-wow-offset="20" style="visibility: visible; animation-duration: 0.8s; animation-name: slideInUp;">
<img src="img/fis_forum.jpg" alt="">
</div><!-- end of -->
<div class="col-sm-12 col-md-12 col-lg-12 project-paws-piece-mb wow slideInUp" data-wow-duration="0.8s" data-wow-offset="20" style="visibility: visible; animation-duration: 0.8s; animation-name: slideInUp;">
<img src="img/fis_atm_security_final.png" alt="">
</div><!-- end of -->
</div><!-- end of -->
</div>
</div><!-- end of -->
</Section> <!-- -->
<!-- jumbotron container -------------------------------------------------------->
<!-- <nav class="navbar navbar-light bg-dark"> -->
<Section class="footer-container">
<div class="col-md-12 col-lg-12 footer-styles">
<ul class="nav justify-content-center">
<li class="nav-item">
<a class="nav-link text-dark" href="RESUME_ace.pdf" target="_blank">Résumé</a>
</li><!-- ------------>
<li class="nav-item">
<a class="nav-link text-dark" href="https://www.linkedin.com/in/arthur-edwards-40170919/" target="_blank">LinkedIn</a>
</li><!-- ------------>
<li class="nav-item">
<a class="nav-link text-dark" href="about.html">About</a>
</li><!-- ------------>
<li class="nav-item">
<a class="nav-link text-dark" href="mailto:arthur.edwards321@gmail.com">Email Me</a>
</li><!-- ------------>
<li class="nav-item">
<a class="nav-link text-dark" href="index.html">Portfolio</a>
</li><!-- ------------>
</ul>
<br><br>
<div class="">
<div class="row col-sm-12 col-md-12 col-lg-12">
<h6 class="text-dark text-center">Copyright 2017 Arthur Charles Edwards</h6>
</div>
</div>
</div>
</Section>
<!-- </nav> -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<!-- -->
<script src="js/wow.min.js"></script>
<script>
if( !window.jQuery ) document.write('<script src="js/jquery-3.0.0.min.js"><\/script>');
</script>
<script src="js/main.js"></script> <!-- Resource jQuery -->
<script src="js/off-canvas.js"></script>
<script src="js/shrink-nav.js"></script>
<script src="js/nav-overlay.js"></script>
<script src="js/nav-cover.js"></script>
<!-- -->
<script>
new WOW().init();
</script>
<!-- -->
<script src="js/wow.js"></script>
<script src="js/wow.min.js"></script>
</body>
</html>