-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwork.html
176 lines (133 loc) · 8.35 KB
/
work.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Work | S M Rayeed</title>
<link rel="icon" type="image/x-icon" href="ProfileFavicon.PNG">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<script data-ad-client="ca-pub-1135505713854308" async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light float-right " style="padding-right:387.5px; padding-bottom:50px; ">
<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"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav" style="font-family: 'Times';font-size: 26px; padding-top:48px">
<ul class="navbar-nav">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="education.html">Education</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="work.html">Work</a>
</li>
<li class="nav-item">
<a class="nav-link " href="research.html">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="others.html">Achievements</a>
</li>
<li class="nav-item">
<a class="nav-link" href="cv.pdf" target="_blank">CV</a>
</li>
</ul>
</div>
</nav>
<p class="container" style="font-size:45px; font-family:'Times New Roman' ; padding-top:50px;"> <a href="https://smrayeed.github.io/"> S M Rayeed </a> </p>
<div class="container" style="padding-top: 0px; font-family:'Times New Roman">
<main role="main">
<div class="row marketing container">
<div class="col-lg-6">
<h2 style="font-weight:550;"> Industrial Experiences</h2>
<hr>
<h3>Junior Test Engineer</h3>
<p style="font-size:20px">
Nilavo Technologies Ltd, Dhaka, Bangladesh<br>
Mar'21 - Present<br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Test Automation using Cypress <br>
<i class="fa fa-plus-square-o"> </i> Security Testing using BurpSuite <br>
<i class="fa fa-plus-square-o"> </i> Regression Testing for new product-versions <br>
<i class="fa fa-plus-square-o"> </i> Validating production deployment changes <br>
<i class="fa fa-plus-square-o"> </i> Providing Bug-reports
</p>
</p>
<hr>
<h3>Software Quality Assurance Intern</h3>
<p style="font-size:20px">
Nilavo Technologies Ltd, Dhaka, Bangladesh<br>
Nov'19 - Jan'20<br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Test Automation using Selenium Protractor <br>
<i class="fa fa-plus-square-o"> </i> Manual Testing on Product Functionalities <br>
<i class="fa fa-plus-square-o"> </i> Writing optimized testcases
</p>
</p>
</div>
<div class="col-lg-6">
<h2 style="font-weight:550;"> Professional Projects </h2>
<hr>
<p style="font-size:20px;">
Biscom SFT : Secure File Transfer (<a href="https://www.biscom.com/products/secure-file-transfer-solutions/on-prem-sft/" target="_blank">Link</a>) <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Automate product functionalities using Selenium Protractor<br>
<i class="fa fa-plus-square-o"> </i> Run automation scripts <br>
<i class="fa fa-plus-square-o"> </i> Deploy released versions <br>
<i class="fa fa-plus-square-o"> </i> Manual Testing on : SFT Upgrader, SFT Outlook Add-in <br>
<i class="fa fa-plus-square-o"> </i> Manual Testing on : Multi-Factor Authentication, Anti-Virus (AV) <br>
</p>
</p>
<hr>
<p style="font-size:20px;">
Biscom Transit : Cloud SFT (<a href="https://www.biscom.com/products/secure-file-transfer-solutions/cloud-sft/" target="_blank">Link</a>) <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Automate product functionalities using Cypress<br>
<i class="fa fa-plus-square-o"> </i> Run automation scripts <br>
<i class="fa fa-plus-square-o"> </i> Deploy released versions <br>
<i class="fa fa-plus-square-o"> </i> Manual Testing on : Transit Outlook Add-in <br>
</p>
</p>
<hr>
<p style="font-size:20px;">
Anvil EQ™ (<a href="https://anvileq.com/Anvil/Default.aspx" target="_blank">Link</a>) <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Automate product functionalities using Cypress <br>
<i class="fa fa-plus-square-o"> </i> Run automation scripts <br>
<i class="fa fa-plus-square-o"> </i> Deploy released versions <br>
<i class="fa fa-plus-square-o"> </i> Validate production deployment changes <br>
</p>
</p>
</div>
</main>
<hr>
<div class="section fp-auto-height row" style="font-family:'Times New Roman'">
<div class=" container footer">
<h3 style="padding-top: 0px"> Contact Information </h3>
<div>
<i class="fa fa-envelope"> </i> <a href="mailto:[email protected]"> [email protected] </a></br>
<!-- <i class="fa fa-map-marker"></i> Address : House 38, Road 15, Sector 12, Uttara, Dhaka-1230, Bangladesh </br> -->
<p style="text-align: center;"> © S M Rayeed </p>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous">
</script>
</body>
</html>