-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
263 lines (231 loc) · 16 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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Harmeet Singh Saimbhi</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Harmeet Saimbhi">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<div class="sidebar-wrapper">
<div class="profile-container">
<img class="img-circle" src="assets/images/image1.JPG" alt="" />
<h1 class="name">Harmeet Singh Saimbhi</h1>
<h3 class="tagline">Full Stack Developer</h3>
</div><!--//profile-container-->
<div class="contact-container container-block">
<ul class="list-unstyled contact-list">
<li class="email"><i class="fa fa-envelope"></i><a href="mailto: [email protected]">[email protected]</a></li>
<li class="phone"><i class="fa fa-phone"></i><a href="tel:604-782-4598">(604) 782 4598</a></li>
<li class="linkedin"><i class="fa fa-linkedin"></i><a href="https://www.linkedin.com/in/hsaimbhi" target="">linkedin.com/in/hsaimbhi</a></li>
<li class="github"><i class="fa fa-github"></i><a href="https://www.github.com/harmeetsaimbhi" target="_blank">github.com/harmeetsaimbhi</a></li>
</ul>
</div><!--//contact-container-->
<div class="education-container container-block">
<h1 class="container-block-title">Education</h1>
<div class="item">
<h4 class="degree">MSc in Computer Science</h4>
<h5 class="meta">University of Victoria</h5>
<h5 class="meta">British Columbia, Canada</h5>
<p class="time">2015 - 2018</p>
</div><!--//item-->
<div class="item">
<h4 class="degree">Bachelor of Technology (Information Technology)</h4>
<h5 class="meta">Guru Gobind Singh Indraprastha University</h5>
<h5 class="meta">New Delhi, India</h5>
<p class="time">2008 - 2012</p>
</div><!--//item-->
</div><!--//education-container-->
<div class="languages-container container-block">
<h2 class="container-block-title">Languages</h2>
<ul class="list-unstyled interests-list">
<li>English <span class="lang-desc">(Professional)</span></li>
<li>Punjabi <span class="lang-desc">(Native)</span></li>
<li>Hindi <span class="lang-desc">(Native)</span></li>
</ul>
</div><!--//interests-->
<div class="interests-container container-block">
<h2 class="container-block-title">Interests</h2>
<ul class="list-unstyled interests-list">
<li>Gaming</li>
<li>Motorcycle Touring</li>
</ul>
</div><!--//interests-->
</div><!--//sidebar-wrapper-->
<div class="main-wrapper">
<section class="section summary-section">
<h2 class="section-title"><i class="fa fa-user"></i>Professional Field</h2>
<div class="summary">
<p><strong>Development:</strong> Worked on <strong>framework/ JAVA EE/ nodeJS</strong> for server side development. Have also used <strong>Javascript/ Typescript</strong> frameworks such as <strong>ReactJS/ Redux/ Angular</strong> for front end development and have experience in CSS frameworks such as <strong>Bootstrap/ Material-UI/ Sass</strong>. </p>
<p><strong>Automation:</strong> Experience with <strong>unit test automation</strong> frameworks such as <strong>selenium</strong> for Java, <strong> Jest/ Enzyme</strong> for React front end applications and <strong> Mocha/ Chai</strong> for server side/ proxy level applications. Used <strong>typescript</strong> build and <strong>webpack</strong> build frameworks for front end build.</p>
<p> <strong>Cloud:</strong> Experience with <strong>Google cloud platform</strong> using JAVA SDK’s and <strong>Google Datastore</strong> and <strong>objectify</strong> API. Currently working on <strong>Amazon Web Services (AWS)</strong> using <strong>Lambdas</strong> for server side and <strong>DynamoDB</strong> for storage.</p>
<p> <strong>Mobile:</strong> Experience with <strong>Android Studio</strong> and <strong>Ionic</strong> for android development. Experience with working on <strong>Virtual Box</strong> for using <strong>Kali Linux, Snorts and Bots</strong>.</p>
<p> <strong>Operations:</strong> Follow <strong>Github</strong> for version control, Used <strong>Jenkins, Docker and Circle-ci</strong> for automation builds integrated with Github, Worked on <strong>JIRA</strong> for task management and experience in <strong>Agile/ Scrum/ Kanban methodologies</strong> for Software Development.</p>
</div><!--//summary-->
</section><!--//section-->
<section class="section experiences-section">
<h2 class="section-title"><i class="fa fa-briefcase"></i>Work Experience</h2>
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Web Application Developer Co-op</h3>
<div class="time">Sept-2017 to present</div>
</div><!--//upper-row-->
<div class="company">Move Inc (Realtor.com), Vancouver, BC</div>
</div><!--//meta-->
<div class="details">
<p>Working on web application development for front end components using <strong>ReactJS/ Redux</strong> and writing unit tests using <strong> Enzyme/ Jest</strong>. Also working on server side features using <strong> AWS </strong> using nodeJS for <strong>AWS Lambdas</strong> and using <strong>DynamoDB</strong> for storage.</p>
<p>Using latest above tech stack and using continuous <strong>build integration</strong> environment using <strong>Jenkins, Docker and circle-ci</strong>. Have also used log monitoring tool API’s such as <strong>splunk</strong> and <strong>new relic</strong>.
</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Web Application Developer Co-op</h3>
<div class="time">Sept-2016 to Dec-2016</div>
</div><!--//upper-row-->
<div class="company">IBM Software Lab, Victoria, BC</div>
</div><!--//meta-->
<div class="details">
<p>Worked on IBM’s running product <strong>Form Experience Builder</strong>, gained experience in <strong>Maven based Java EE web application </strong> with IBM’s own build configuration for backend development and Javascript framework called <strong>DOJO Toolkit</strong> for front end development.</p>
<p>Experience in IBM’s in-house version controlling and Task Management application called <strong>Rational Team Concert (RTC)</strong> which can be used as a patch with Eclipse. </p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Full Stack Developer Co-op</h3>
<div class="time">May-2016 to Aug-2016</div>
</div><!--//upper-row-->
<div class="company">Akimi Labs, Victoria, BC</div>
</div><!--//meta-->
<div class="details">
<p>¬ Worked on a Social Platform reactive web product, which aims for being a social platform in which everyone can contribute to the community with their professional experience. Used Google Cloud Services(GCS), Google App Engine(GAE), JAVA micro framework called Ninja based on Maven, NOSQL database called Google datastore/ Objectify and AngularJS for front end development.</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Teaching Assistant</h3>
<div class="time">Jan-2016 to Aug-2017</div>
</div><!--//upper-row-->
<div class="company">Computer Science Department, UVIC</div>
</div><!--//meta-->
<div class="details">
<p>Working with the team of TA’s to assist under-grad students in their CSC level 100 and 200 courses including Java, C, C++ and Data Structures.</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Business Analyst - ERP</h3>
<div class="time">Sept-2014 to August-2015.</div>
</div><!--//upper-row-->
<div class="company">Probity Soft Private Limited, Pune, India</div>
</div><!--//meta-->
<div class="details">
<p>Worked on Requirement Elicitation for ERP tool for three different modules such as Financial Accounting, Payroll Management and Work Management.</p>
<p>Perform manual testing and verification of the software deliverables before deployment.</p>
<p>Define Software Requirement Specification document.</p>
</div><!--//details-->
</div><!--//item-->
</section><!--//section-->
<section class="section projects-section">
<h2 class="section-title"><i class="fa fa-archive"></i>Projects</h2>
<div class="item">
<span class="project-title"><a href="https://www.verably.com">Mobile OCR Text Base Search</a></span>
<span class="project-tagline">A mobile application in which user can scan documents, search for files using text based filtering and store files on google drive. </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://www.verably.com">Verably</a></span>
<span class="project-tagline">A reactive web product, which aims for being a social platform in which everyone can contribute to the community with their professional experience. It's based upon Google Cloud Platform (Platform as Service) and Google App Engine </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="" target="_blank">Linus</a></span> -
<span class="project-tagline">Developed Music recommendation mobile application just like Spotify and Pandora radio using python as core programming language. Used Python Flask framework for backend and Android Studio for Front end android application. </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://www.manjas.com" >Easy Books and Taxes</a></span>
<span class="project-tagline">A comprehensive website template solution for startups/developers to market their mobile apps. </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://www.beautybythread.com" >Appointment System </a></span>
<span class="project-tagline">¬ Developed an appointment system for a US-Based client www.beautybythread.com.</span>
</div><!--//item-->
</section><!--//section-->
<section class="skills-section section">
<h2 class="section-title"><i class="fa fa-rocket"></i>Skills & Proficiency</h2>
<div class="skillset">
<div class="item">
<h3 class="level-title">JAVA EE & Frameworks</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="70%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Javascript & Frameworks</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="80%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Cloud Services </h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="65%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">CSS Frameworks</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="95%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">SQL & NOSQL</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="75%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Operations/ Devops</h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="65%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
</div>
</section><!--//skills-section-->
</div><!--//main-body-->
</div>
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>