-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
385 lines (357 loc) · 25.8 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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="blessy boby personal website">
<meta name="author" content="Blessy Boby">
<title>Blessy Boby</title>
<!--link rel="shortcut icon" href="icon.ico"-->
<link rel = "icon" href = "img\blessyfav.ico" type = "image/x-icon">
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Inter' rel='stylesheet'>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css">
<!-- Custom CSS -->
<link href="css/scrolling-nav.css" rel="stylesheet">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"/>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" style="color: #f2e8fc; background-color: #0d0316;">
<!-- Navigation -->
<nav class="navbar navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse" >
<span class="sr-only">Toggle navigation</span>
<h2 class="wtf"><i class="bi bi-layout-wtf"></i></h2>
</button>
<a class="navbar-brand page-scroll" href="#page-top"><img height="50px" width="50px" src="img/logo.jpeg""></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse" style="float: right;">
<ul class="nav navbar-nav blessynav" style="color:#8A2BE2">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a class="page-scroll" href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#work">Experience</a>
</li>
<li>
<a class="page-scroll" href="#projects">Projects</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<!-- <a href="Blessy_Boby_Resume.pdf" id= "openResume" class="btn btn-dark resumeBtn" download>Resume</a> -->
<button id= "openResume" type="button" class="btn btn-dark resumeBtn">Resume</button>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Section -->
<section id="intro" class="intro-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h4 style="color:#f2e8fc ; font-size: 20px;font-family: Calibri;">Hi, my name is</h4>
<h2 style="color:#F6F2FA; font-size: clamp(40px, 8vw, 80px); font-weight: 600;line-height: 1.1;">Blessy Boby.</h2>
<h3 style="color:#e0c6f7; font-size: clamp(40px, 8vw, 80px);font-weight: 600;line-height: 1.1;">I build web and desktop applications.</h3>
<br/>
<br/>
<br/>
<p style="color:#f2e8fc ; font-size: 20px;font-family: Calibri;">I'm a Computer Science and Engineering graduate with over 4 years of experience as a Software Engineer. I am looking for full-time opportunities to <span style="color: #e0c6f7;">build, learn</span> and <span style="color: #e0c6f7;">grow.</span></p>
</div>
</div>
</div>
</section>
<section id="about" class="about-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 style="color:#e0c6f7; font-weight: 600;line-height: 1.1;">About Me</h1>
<br/>
<br/>
<div class="col-lg-7">
<p>
My interest in web development sparked back in 2016 when I was an undergrad and came across a small IEEE session organized by seniors.
</p>
<p>
Fast-forward to today, and I've had the privilege to engage in a diverse range of projects for <a class="slow-underline" href="https://www.feiginlab.org/">a cancer research lab</a> , <a class="slow-underline" href="https://www.bosch-softwaretechnologies.com/en/">a prominent automotive corporation</a>, and <a class="slow-underline" href="https://www.vssc.gov.in/">a national space agency</a>.
</p>
<p>
I'm currently seeking full-time job opportunities across the United States.
</p>
<p>
Here are a few technologies I've been working with recently:
</p>
<ul class="skillsList">
<li>React</li>
<li>Microsoft Azure</li>
<li>AWS</li>
</ul>
<br/>
<p>
When I go AFK, I capture moments, take long walks, travel, read books, and watch anime; lots and lots of it! (One Piece is my all-time favorite)
</p>
</div>
<div class="col-lg-5 col-sm-5">
<img class="personalImg" src="img/graduation.jpg">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Work Section -->
<section id="work" class="work-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 style="color:#e0c6f7; font-weight: 600;line-height: 1.1;">My Industry Experience</h1>
<br/>
<br/>
<div>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-3 col-sm-3">
<h4>March, 2024 - Present</h4>
</div>
<div class="col-lg-9 col-sm-9">
<h4>Senior Computer Programmer <span class="workspan">@ <a class="slow-underline" href="https://www.wnyric.org/en/index.aspx">WNYRIC, Erie 1 BOCES</a></span></h4>
<p class="workDesc">I develop applications to integrate diverse data sources into a data warehouse and monitor batch jobs to ensure smooth data transfer for decision-making.
I also create background jobs using the Hangfire framework, collaborate with cross-functional teams to translate business requirements into .NET applications, and enhance
and maintain Cognos reports and dashboards to provide valuable insights for NYSED and school districts.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">IBM Cognos</span></div></li>
<li><div class="flexing"><span class="skill">Syncfusion</span></div></li>
<li><div class="flexing"><span class="skill">Oracle</span></div></li>
<li><div class="flexing"><span class="skill">Hangfire</span></div></li>
<li><div class="flexing"><span class="skill">.NET</span></div></li>
<li><div class="flexing"><span class="skill">C#</span></div></li>
<li><div class="flexing"><span class="skill">Git</span></div></li>
</ul>
</div>
</div>
<br/>
<br/>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-3 col-sm-3">
<h4>June, 2023 - March, 2024</h4>
</div>
<div class="col-lg-9 col-sm-9">
<h4>Research Apprentice <span class="workspan">@ <a class="slow-underline" href="https://www.feiginlab.org/">FeiginLab, Roswell Park Comprehensive Cancer Center</a></span></h4>
<p class="workDesc">I analyzed differential gene expression data from bulk and single-cell RNA-seq experiments, integrating it with clinical outcomes to identify potential
drug targets in pancreatic cancer. I also collaborated with senior researchers, provided analytics for RNA profiling projects, and identified data outliers using
visualization tools to ensure the accuracy of research findings.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">R-Bioconductor</span></div></li>
<li><div class="flexing"><span class="skill">RNA-Seq</span></div></li>
<li><div class="flexing"><span class="skill">ATAC-Seq</span></div></li>
<li><div class="flexing"><span class="skill">RStudio</span></div></li>
</ul>
</div>
</div>
<br/>
<br/>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-3 col-sm-3">
<h4>August, 2019 - July, 2022</h4>
</div>
<div class="col-lg-9 col-sm-9">
<h4>Software Engineer <span class="workspan">@ <a class="slow-underline" href="https://www.bosch-softwaretechnologies.com/en/">Bosch Global Software Technologies PVT LTD</a></span></h4>
<p class="workDesc">By conceptualizing and executing a custom library, I improved C# tool tracking, enhancing both online and offline monitoring capabilities. Additionally, I developed specialized enterprise tools in Python and C# that accelerated calibration analysis by 50%.
My leadership extended to a Bosch Worldwide website redesign, elevating the user experience for 80% of its users through Open API Specification. I ensured code quality by creating White Box Units and Integration tests in C#. Moreover, I provided crucial support for Java and C# tools by offering internal Compilation and Encryption assistance.
These initiatives were conducted within the Microsoft .Net Development Environment, using Agile and Scrum frameworks, and promoting collaboration through Git and Sourcetree/Bitbucket.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">C#</span></div></li>
<li><div class="flexing"><span class="skill">Python</span></div></li>
<li><div class="flexing"><span class="skill">HTML</span></div></li>
<li><div class="flexing"><span class="skill">CSS</span></div></li>
<li><div class="flexing"><span class="skill">JavaScript</span></div></li>
<li><div class="flexing"><span class="skill">Bootstrap</span></div></li>
<li><div class="flexing"><span class="skill">jQuery</span></div></li>
<li><div class="flexing"><span class="skill">WPF</span></div></li>
<li><div class="flexing"><span class="skill">ASP.Net</span></div></li>
<li><div class="flexing"><span class="skill">MVC</span></div></li>
<li><div class="flexing"><span class="skill">MVVM</span></div></li>
<li><div class="flexing"><span class="skill">Web Forms</span></div></li>
<li><div class="flexing"><span class="skill">NUnit</span></div></li>
<li><div class="flexing"><span class="skill">MySQL</span></div></li>
<li><div class="flexing"><span class="skill">Git</span></div></li>
<li><div class="flexing"><span class="skill">Testing</span></div></li>
<li><div class="flexing"><span class="skill">Postman</span></div></li>
<li><div class="flexing"><span class="skill">Swagger</span></div></li>
<li><div class="flexing"><span class="skill">Jenkins</span></div></li>
<li><div class="flexing"><span class="skill">Groovy</span></div></li>
<li><div class="flexing"><span class="skill">SCRUM</span></div></li>
<li><div class="flexing"><span class="skill">Jira</span></div></li>
<li><div class="flexing"><span class="skill">Sourcetree</span></div></li>
<li><div class="flexing"><span class="skill">Bitbucket</span></div></li>
<li><div class="flexing"><span class="skill">Confluence</span></div></li>
<li><div class="flexing"><span class="skill">PC Guard</span></div></li>
<li><div class="flexing"><span class="skill">Inno</span></div></li>
<li><div class="flexing"><span class="skill">Bash</span></div></li>
</ul>
</div>
</div>
<br/>
<br/>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-3 col-sm-3">
<h4>August, 2018 - June, 2019</h4>
</div>
<div class="col-lg-9 col-sm-9">
<h4>Project Intern <span class="workspan">@ <a class="slow-underline" href="https://www.vssc.gov.in/">VSSC, Indian Space Research Organisation</a></span></h4>
<p class="workDesc">I developed a robust distributed framework using the MPI (Message Passing Interface) to tackle intricate computational problems, ensuring efficient load distribution in parallel computing. I implemented centralized, peer-to-peer, and greedy communication techniques in MPI C++ on partitioned graph files.
The results favored the greedy approach, demonstrating its superiority by avoiding issues like deadlock and starvation, making it the optimal choice.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">Linux</span></div></li>
<li><div class="flexing"><span class="skill">LaTex</span></div></li>
<li><div class="flexing"><span class="skill">METIS</span></div></li>
<li><div class="flexing"><span class="skill">MPI</span></div></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="projects-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 style="color:#e0c6f7; font-weight: 600;line-height: 1.1;">My Recent Projects</h1>
<br/>
<br/>
<div>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-1 col-sm-1">
<h1><i class="bi bi-book"></i></h1>
</div>
<div class="col-lg-11 col-sm-11">
<h3 class="projectHeading">Online Dictionary</h3>
<p>Developing an Online Dictionary website with React and Node.js, hosted on IBM Cloud, to offer word meanings with pronunciation. This project involves the implementation of word parsing, Solr indexing, and MongoDB storage, alongside the creation of components for "Word of the Day" and "Trending Words" based on popular searches.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">React</span></div></li>
<li><div class="flexing"><span class="skill">Material-UI</span></div></li>
<li><div class="flexing"><span class="skill">Node.js</span></div></li>
<li><div class="flexing"><span class="skill">MongoDB</span></div></li>
<li><div class="flexing"><span class="skill">Kubernetes</span></div></li>
</ul>
</div>
</div>
<br/>
<br/>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-1 col-sm-1">
<h1><i class="bi bi-cpu"></i></h1>
</div>
<div class="col-lg-11 col-sm-11">
<h3 class="projectHeading">8-bit Microprocessor</h3>
<p>Designed, implemented, and simulated an 8-bit microprocessor, which integrated critical components including a program counter, instruction memory, register file, ALU, data memory, multiplexer, and control unit. Additionally, conducted extensive functional verification utilizing the Basys 3 FPGA board.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">Verilog</span></div></li>
<li><div class="flexing"><span class="skill">Xilinx Vivado</span></div></li>
<li><div class="flexing"><span class="skill">Basys 3 FPGA</span></div></li>
<li><div class="flexing"><span class="skill">Computer Architecture</span></div></li>
</ul>
</div>
</div>
<br/>
<br/>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-1 col-sm-3=1">
<h1><i class="bi bi-bank"></i></h1>
</div>
<div class="col-lg-11 col-sm-11">
<h3 class="projectHeading">Bank of Buffalo</h3>
<p>Developed a robust database management system and user-friendly web application to efficiently store, manage, and retrieve data related to branches, users, user accounts, and transactions, enhancing customer and staff interaction.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">pgAdmin</span></div></li>
<li><div class="flexing"><span class="skill">ElephantSQL</span></div></li>
<li><div class="flexing"><span class="skill">HTML5</span></div></li>
<li><div class="flexing"><span class="skill">Bootstrap</span></div></li>
<li><div class="flexing"><span class="skill">Express</span></div></li>
<li><div class="flexing"><span class="skill">jQuery</span></div></li>
</ul>
</div>
</div>
<br/>
<br/>
<div class="col-lg-12 col-sm-12 workFont">
<div class="col-lg-1 col-sm-3=1">
<h1><i class="bi bi-currency-bitcoin"></i></i></h1>
</div>
<div class="col-lg-11 col-sm-11">
<h3 class="projectHeading">Pokemon In A Block</h3>
<p>Conceptualized, tokenized, and deployed Pokemon cards into a decentralized ecosystem, fostering secure, transparent, and tamper-proof card trading while boosting trust and reliability within the community.</p>
<ul class="workSkills">
<li><div class="flexing"><span class="skill">Solidity</span></div></li>
<li><div class="flexing"><span class="skill">Truffle</span></div></li>
<li><div class="flexing"><span class="skill">Ganache</span></div></li>
<li><div class="flexing"><span class="skill">Goerli</span></div></li>
<li><div class="flexing"><span class="skill">Infura</span></div></li>
<li><div class="flexing"><span class="skill">OpenZeppelin</span></div></li>
<li><div class="flexing"><span class="skill">Web3</span></div></li>
<li><div class="flexing"><span class="skill">JavaScript</span></div></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Resume Section -->
<script>
document.getElementById("openResume").addEventListener("click", function() {
var pdfUrl = 'blessyboby.pdf';
// Open the PDF in a new tab
window.open(pdfUrl, '_blank');
});
</script>
<!-- Contact Section -->
<section id="contact" class="contact-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 style="color:#e0c6f7; font-weight: 600;line-height: 1.1;">Contact me!</h1>
<br/>
<br/>
<p>I am actively seeking opportunities within the United States, with a versatile skill set encompassing roles such as Software Developer, .Net Developer, Web Developer, Frontend Developer, and Full Stack Developer.</p>
<p>Please do not hesitate to reach out to me if you believe I would be an excellent fit for your team!</p>
<div class="contactClass col-lg-12">
<div><h1><a href=mailto:blessybo@buffalo.edu><i class="bi bi-envelope-at"></i></a></h1></div>
<div><h1><a href="https://www.linkedin.com/in/blessy-boby/"><i class="bi bi-linkedin"></i></a></h1></div>
<div><h1><a href="https://github.com/BlessyBoby"><i class="bi bi-github"></i></a></h1><h1></div>
<div><h1><a href="https://www.instagram.com/blessy_boby/"><i class="bi bi-instagram"></i></a></h1></div>
</div>
</div>
</div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Scrolling Nav JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrolling-nav.js"></script>
</body>
</html>