-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
335 lines (308 loc) · 13.3 KB
/
services.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
-->
<!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">
<title>Anand Issac Website</title>
<!-- google fonts -->
<link href="//fonts.googleapis.com/css?family=Nunito:400,700&display=swap" rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!-- header -->
<header>
<div class="w3l-header" id="home">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-dark pl-0 pr-0">
<!-- if logo is image enable this
<a class="navbar-brand" href="#index.html">
<img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item mr-lg-4">
<a class="nav-link pl-0 pr-0" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active mr-lg-4">
<a class="nav-link pl-0 pr-0" href="services.html">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-0" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- //header -->
<!-- services block1 -->
<div class="w3-services py-5" id="services">
<div class="container py-lg-3">
<div class="title-section">
<h3 class="main-title-w3">Skills</h3>
<div class="title-line">
</div>
</div>
<div class="row w3-services-grids mt-lg-5 mt-4">
<div class="col-lg-5 w3-services-left-grid">
<h4>Notable Achievements</h4>
<p>
<ul>
<li>[bld.ai] Building in-house HR platform that streamlines essential business functions such as recruiting, training, selling, resource allocation, and invoicing ($400,000 budget, 1 designer, 2 engineers)</li>
<li>[bld.ai] Developing technical training course for product managers that aims to expose nature of web development, gain familiarity with tools (React, Django, Docker, Bash) through lectures + collaborative sessions and async reading materials (audience of ~20 PMs)</li>
<li>[theScore] Built a back office web application that allows marketing team to create and manage promotions that are consumed by ~4M MAU on theScore Bet app</li>
<li>[RBC] Developed a virus scan API that detects malicious content in files that are uploaded to the RBC online insurance platform used by ~30,000 MAU </li>
</ul>
</p>
</div>
<div class="col-lg-7 w3-services-right-grid mt-lg-0 mt-5 pl-lg-5">
<div class="row w3-icon-grid-gap1">
<div class="col-md-6 col-sm-6 w3-icon-grid1">
<a>
<h3>Product Discovery</h3>
<div class="clearfix"></div>
</a>
<p>I have experience engaging with clients to discover pain points and current processes to be able to create catered solutions.</p>
</div>
<div class="col-md-6 col-sm-6 w3-icon-grid1">
<a>
<h3>Product Scoping</h3>
<div class="clearfix"></div>
</a>
<p>I'm able to scope product requirements and execute using tools such as JIRA, GitLab.</p>
</div>
<div class="col-md-6 col-sm-6 w3-icon-grid1">
<a>
<h3>Solution Architecture</h3>
<div class="clearfix"></div>
</a>
<p>Experience designing elegant solutions and implementing using appropriate technologies.</p>
</div>
<div class="col-md-6 col-sm-6 w3-icon-grid1">
<a>
<h3>Product Design</h3>
<div class="clearfix"></div>
</a>
<p>Passionate about UX and frequently collaborate with design to deliver functioning prototypes on Figma.</p>
</div>
<div class="col-md-6 col-sm-6 w3-icon-grid1">
<a>
<h3>Product Management</h3>
<div class="clearfix"></div>
</a>
<p>Experience with designing user interfaces and illustrating workflows using prototyping tools.</p>
</div>
<div class="col-md-6 col-sm-6 w3-icon-grid1">
<a>
<h3>Development</h3>
<div class="clearfix"></div>
</a>
<p>Lots of experience with Agile development and well-practiced with the Software Development Life Cycle.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- //services block1 -->
<!-- // services block2 -->
<!-- services block3
<div class="w3l-open-block-services py-5">
<div class="container py-lg-3">
<h3 class="head-title">What I Expert in</h3>
<div class="row mt-5 pt-3">
<div class="col-lg-4 col-md-6">
<div class="card text-center">
<div class="icon-holder">
<span class="fa fa-laptop service-icon" aria-hidden="true"></span>
</div>
<h4 class="mission">Web design</h4>
<div class="open-description">
<p>Maecenas sodales eu commodo ligula eget dolor dolor sit amet ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-md-0 mt-5 pt-md-0 pt-3">
<div class="card text-center">
<div class="icon-holder">
<span class="fa fa-caret-square-o-up service-icon" aria-hidden="true"></span>
</div>
<h4 class="mission">Graphic design</h4>
<div class="open-description">
<p>Maecenas sodales eu commodo ligula eget dolor dolor sit amet ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-lg-0 mt-5 pt-lg-0 pt-3">
<div class="card text-center">
<div class="icon-holder">
<span class="fa fa-adjust service-icon" aria-hidden="true"></span>
</div>
<h4 class="mission">SEO</h4>
<div class="open-description">
<p>Maecenas sodales eu commodo ligula eget dolor dolor sit amet ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
</div>
</div>
</div>
//services block3 -->
<!-- services block4
<div class="w3l-services py-5">
<div class="container principles-grids principles-grids1 py-lg-3">
<div class="scrollbar -services-scroll">
<div class="row abt-btm pt-4">
<div class="col-lg-3 col-sm-6 bottom-gds">
<div class="elite-services1">
<div class="bott-img">
<div class="icon-holder editContent">
<span class="fa fa-laptop service-icon" aria-hidden="true"></span>
</div>
<h4 class="mission">Webdesign</h4>
<div class="description">
<p>Enean eget dolor dolor sit amet commodo ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 bottom-gds mt-md-0 mt-5">
<div class="elite-services2">
<div class="bott-img">
<div class="icon-holder editContent">
<span class="fa fa-grav service-icon aria-hidden=" true"></span>
</div>
<h4 class="mission">Graphic design</h4>
<div class="description">
<p>Commodo ligula eget dolor dolor sit amet ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 bottom-gds mt-lg-0 mt-5">
<div class="elite-services3">
<div class="bott-img">
<div class="icon-holder editContent">
<span class="fa fa-caret-square-o-up service-icon" aria-hidden="true"></span>
</div>
<h4 class="mission">UI Design</h4>
<div class="description">
<p>Enean eget dolor dolor sit amet commodo ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 bottom-gds mt-lg-0 mt-5">
<div class="elite-services4">
<div class="bott-img">
<div class="icon-holder editContent">
<span class="fa fa-adjust service-icon" aria-hidden="true"></span>
</div>
<h4 class="mission">Branding</h4>
<div class="description">
<p>Commodo ligula eget dolor dolor sit amet ligula</p>
<a href="#read" class="editContent">Read More</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
//services block4 -->
<!-- move top -->
<button onclick="topFunction()" id="movetop" class="editContent" title="Go to top">
<span class="fa fa-angle-up"></span>
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- /move top -->
<!-- common jquery -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<!-- //common jquery -->
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!-- for blog carousel slider -->
<script src="assets/js/owl.carousel.js"></script>
<script>
$(document).ready(function () {
var owl = $('.owl-carousel');
owl.owlCarousel({
stagePadding: 20,
margin: 15,
nav: false,
loop: false,
responsive: {
0: {
items: 1
},
600: {
items: 2
},
1000: {
items: 3
}
}
})
})
</script>
<!-- //for blog carousel slider -->
<!-- stats number counter-->
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.countup.js"></script>
<script>
$('.counter').countUp();
</script>
<!-- //stats number counter -->
<!-- jQuery-Photo-filter-lightbox-portfolio-plugin -->
<script src="assets/js/jquery-1.7.2.js"></script>
<script src="assets/js/jquery.quicksand.js"></script>
<script src="assets/js/script.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<!-- //jQuery-Photo-filter-lightbox-portfolio-plugin -->
<!-- bootstrap js -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- //bootstrap js -->
</body>
</html>