-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
482 lines (476 loc) · 25.5 KB
/
Copy pathindex.html
File metadata and controls
482 lines (476 loc) · 25.5 KB
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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!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.0">
<title>Portfolio</title>
<link rel="apple-touch-icon" sizes="180x180" href="favicon_io\apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_io\favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_io\favicon-16x16.png">
<link rel="manifest" href="favicon_io\site.webmanifest">
<link rel="stylesheet" href="styles/styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap" rel="stylesheet">
</head>
<body class="main-content">
<header class="container header active" id="home">
<div class="header-content">
<div class="left-header">
<div class="h-shape"></div>
<div class="image">
<img src="img/Cover_Photo.jpg" alt="">
</div>
</div>
<div class="right-header">
<h1 class="name">
Hi, I'm <span>Keegan Fernandes</span>
A Data Scientist And<span> Machine Learning Engineer</span>
</h1>
<p>
I am Keegan Fernandes, a data scientist with a passion for solving complex problems and extracting insights from data. With expertise in machine learning, statistical analysis, and data visualization, I have worked on a range of projects across various industries, from finance to healthcare. My goal is to help organizations make data-driven decisions and achieve their business objectives. On this website, you will find examples of my work, including data analysis projects, data visualizations, and machine learning models. Thank you for visiting, and please feel free to contact me if you have any questions or would like to discuss potential collaborations.
</p>
<div class="btn-con">
<a href = "Resume.pdf" target = "_blank" class="main-btn" >
<span class="btn-text">Download Resume</span>
<span class="btn-icon"><i class="fas fa-download"></i></span>
</a>
</div>
</div>
</div>
</header>
<main>
<section class="container about" id="about">
<div class="main-title">
<h2>About <span>me</span><span class="bg-text">my stats</span></h2>
</div>
<div class="about-container">
<div class="left-about">
<h4>Information About me</h4>
<div class="btn-con">
<a href="Resume.pdf" target = "_blank" class="main-btn">
<span class="btn-text">Download Resume</span>
<span class="btn-icon"><i class="fas fa-download"></i></span>
</a>
</div>
</div>
<div class="right-about">
<div class="about-item">
<div class="abt-text">
<p class="large-text">Google Data Analytics</p>
<p class="small-text">Certificate<br /> Completed</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">Kaggle Data Science</p>
<p class="small-text">Hackathon <br /> Ranker</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">15</p>
<p class="small-text">Happy <br /> Clients</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">Google Cloud Machine Learning </p>
<p class="small-text"><br />Certification+</p>
</div>
</div>
</div>
</div>
<div class="about-stats">
<h4 class="stat-title">My Skills</h4>
<div class="progress-bars">
<div class="progress-bar">
<p class="prog-title">Python</p>
</div>
<div class="progress-bar">
<p class="prog-title">Data Analysis</p>
</div>
<div class="progress-bar">
<p class="prog-title">Machine Learning</p>
</div>
<div class="progress-bar">
<p class="prog-title">Computer Vision / Pytorch</p>
</div>
<div class="progress-bar">
<p class="prog-title">Database Management (SQL)</p>
</div>
<div class="progress-bar">
<p class="prog-title">Cloud Computing</p>
</div>
</div>
</div>
<h4 class="stat-title">My Timeline</h4>
<div class="timeline">
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">2019-2022</p>
<h5>Bsc. Physics<span> Goa University </span></h5>
<p>
I Studied my Bachelors in Physics. I learnt problem solving and used high level mathematics to solve problems.
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">2022</p>
<h5>Data Analyst Intern<span> - Goa Miles</span></h5>
<p>
I worked with senior analyst to build data solutions for Clients. Specifically finding better locations for cab drivers
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">2022 - 2024</p>
<h5>Msc. Data science<span> - Christ University</span></h5>
<p>
I am currently pursuing my Masters in Data Science at Christ University
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">2022</p>
<h5>Data Analyst Intern<span> - Sparks Foundation</span></h5>
<p>
Two weeks Training followed by six months of work under a mentor
</p>
</div>
<div class="timeline-item">
<div class="tl-icon">
<i class="fas fa-briefcase"></i>
</div>
<p class="tl-duration">April-June 2023</p>
<h5>Data Science/Computer Vision<span>Anantadi</span></h5>
<p>
Worked as a computer vision engineer at Anatadi, a company specialising in Product
placements for non-interruptable videos.
Developed computer vision algorithms to detect and classify objects, recognize patterns and
perform image generation on large datasets.
Leveraged expertise in deep learning frameworks such as TensorFlow, Keras, and PyTorch
to develop and train computer vision models.
Optimized computer vision models for speed, efficiency, and accuracy by applying
techniques such as pruning, quantization, and model compression
Worked collaboratively with cross-functional teams, including software engineers, data
scientists, and product managers, to develop and deploy computer vision solutions
</p>
</div>
</div>
</section>
<section class="container" id="portfolio">
<div class="main-title">
<h2>My <span>Portfolio</span><span class="bg-text">My Work</span></h2>
</div>
<p class="port-text">
Here is some of my work that I've done in various programming languages.
</p>
<div class="portfolios">
<div class="portfolio-item">
<div class="image">
<img src="img\Project1.jfif" alt="">
</div>
<div class="hover-items ceter">
<h3>Quadratic Equ. Solver</h3>
<div class="icons">
<a href="https://github.com/KeeganFernandesWork/Quadratic_Equations" target = "_blank" class="icon">
<i class="fab fa-github"></i>
</a>
<a href="https://medium.com/mlearning-ai/make-powerful-deep-learning-models-quickly-using-pytorch-lightning-29f040158ef3" target = "_blank" class="icon">
<i class="fab fa-medium"></i>
</a>
<a href="https://www.kaggle.com/code/aristotle609/random-quadratic-equations-coefficent/notebook" target = "_blank" class="icon">
<i class="fab fa-kaggle"></i>
</a>
</div>
</div>
</div>
<div class="portfolio-item">
<div class="image">
<img src="img\Project2.jfif" alt="">
</div>
<div class="hover-items">
<h3>Loan Data Prediction</h3>
<div class="icons">
<a href="https://keeganfdes03.medium.com/loan-data-machine-learning-model-c0edd5e03686" target = "_blank" class="icon">
<i class="fab fa-medium"></i>
</a>
<a href="https://www.kaggle.com/aristotle609/loan-data-eda" target = "_blank" class="icon">
<i class="fab fa-kaggle"></i>
</a>
</div>
</div>
</div>
<div class="portfolio-item">
<div class="image">
<img src="img\Project3.jfif" alt="">
</div>
<div class="hover-items">
<h4>Generating Popular Titles</h4>
<div class="icons">
<a href="https://github.com/KeeganFernandesWork/Medium-Title-Generator" target = "_blank" class="icon">
<i class="fab fa-github"></i>
</a>
<a href="https://medium.com/mlearning-ai/generating-the-best-article-names-using-neural-networks-and-data-analytics-194d406a8d9d" target = "_blank" class="icon">
<i class="fab fa-medium"></i>
</a>
<a href="https://www.kaggle.com/aristotle609/medium-titles-generator" target = "_blank" class="icon">
<i class="fab fa-kaggle"></i>
</a>
</div>
</div>
</div>
<div class="portfolio-item">
<div class="image">
<img src="img\Project4.jfif" alt="">
</div>
<div class="hover-items">
<h5>Determining the Success of a Manga</h5>
<div class="icons">
<a href="https://medium.com/mlearning-ai/how-i-determined-the-success-of-a-manga-using-data-science-5bf3ba8bcb90" target = "_blank" class="icon">
<i class="fab fa-medium"></i>
</a>
</div>
</div>
</div>
<div class="portfolio-item">
<div class="image">
<img src="img\Project5.jpg" alt="">
</div>
<div class="hover-items">
<h4>Object Detection Of Yoga Poses</h4>
<div class="icons">
<a href="https://github.com/KeeganFernandesWork/YoloV5_Yoga_Poses" target = "_blank" class="icon">
<i class="fab fa-github"></i>
</a>
<a href="https://medium.com/mlearning-ai/identify-yoga-poses-using-object-detection-ff11f66d528c" target = "_blank" class="icon">
<i class="fab fa-medium"></i>
</a>
<a href="https://www.kaggle.com/datasets/aristotle609/yoga-poses-annotations" target = "_blank" class="icon">
<i class="fab fa-kaggle"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="container" id="blogs">
<div class="blogs-content">
<div class="main-title">
<h2>My <span>Blogs</span><span class="bg-text">My Blogs</span></h2>
</div>
<div class="blogs">
<div class="blog">
<a target = "_blank" href = "https://medium.com/mlearning-ai/beginners-guide-to-kaggle-3d1b07e8715e?source=user_profile---------1----------------------------">
<img src="img\Blogimg1.png" alt="">
<div class="blog-text">
<h4>
Google Data Analytics Professional Certificate Review
</h4>
<p>
Google career Certificates has offered a 6-month data analytics certificate. It is a course...
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://keeganfdes03.medium.com/google-data-analytics-professional-certificate-review-4b6117824dc?source=user_profile---------0----------------------------">
<img src="img\Blogimg2.png" alt="">
<div class="blog-text">
<h4>
Beginners Guide To Kaggle
</h4>
<p>
Introduction Kaggle is one of to largest data science communities for open-source...
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://keeganfdes03.medium.com/how-i-determined-the-success-of-a-manga-using-data-science-5bf3ba8bcb90?source=user_profile---------2----------------------------">
<img src="img\Blogimg3.jfif" alt="">
<div class="blog-text">
<h4>
How I Determined The Success Of A Manga Using Data Science
</h4>
<p>
Introduction Every year hundreds of manga are abandoned by publishers...
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://keeganfdes03.medium.com/generating-the-best-article-names-using-neural-networks-and-data-analytics-194d406a8d9d?source=user_profile---------4----------------------------">
<img src="img\Blogimg4.jfif" alt="">
<div class="blog-text">
<h4>
Generating the Best Article Names using Neural Networks and Data Analytics
</h4>
<p>
Article names are hard to decide. A reader may or may not click ...
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://keeganfdes03.medium.com/make-powerful-deep-learning-models-quickly-using-pytorch-lightning-29f040158ef3?source=user_profile---------5----------------------------">
<img src="img\Blogimg5.jfif" alt="">
<div class="blog-text">
<h4>
Make Powerful Deep Learning Models Quickly Using Pytorch Lightning
</h4>
<p>
Pytorch Deep learning models are hard to debug, have far too many...
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://keeganfdes03.medium.com/loan-data-machine-learning-model-c0edd5e03686?source=user_profile---------8----------------------------">
<img src="img\Blogimg6.jfif" alt="">
<div class="blog-text">
<h4>
Loan Data Machine Learning Model
</h4>
<p>
The data for this project can be found here. The goal of this project was to make a model ...
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://medium.com/mlearning-ai/identify-yoga-poses-using-object-detection-ff11f66d528c">
<img src="img\Project5.jpg" alt="">
<div class="blog-text">
<h4>
Identify Yoga Poses Using Object Detection
</h4>
<p>
In this Tutorial, I will use YOLO v5 to detect the various Yoga Poses.
</p>
</div>
</a>
</div>
<div class="blog">
<a target = "_blank" href = "https://medium.com/p/ee831d4dec68">
<img src="img\Blogimg7.png" alt="">
<div class="blog-text">
<h4>
Building a Data Science Portfolio Using Github Pages
</h4>
<p>
How to build a portfolio for data scientists completely free
</p>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="container contact" id="contact">
<div class="contact-container">
<div class="main-title">
<h2>Contact <span>Me</span><span class="bg-text">Contact</span></h2>
</div>
<div class="contact-content-con">
<div class="left-contact">
<h4>Contact me here</h4>
<p>
Here, you can connect with me on various social media platforms, including LinkedIn, Twitter, and GitHub. I regularly share updates on my latest projects, insights on industry trends, and resources for learning more about data science and machine learning. I also enjoy connecting with other data enthusiasts and learning from their experiences. So, whether you are a fellow data scientist, a student interested in the field, or simply curious about what I do, please feel free to connect with me on social media. I look forward to hearing from you!
</p>
<div class="contact-info">
<div class="contact-item">
<div class="icon">
<i class="fas fa-map-marker-alt"></i>
<span>Location</span>
</div>
<p>
: Goa,India
</p>
</div>
<div class="contact-item">
<div class="icon">
<i class="fas fa-envelope"></i>
<span>Email</span>
</div>
<p>
<span>: keeganfdes03@gmail.com</span>
</p>
</div>
<div class="contact-item">
<div class="icon">
<i class="fas fa-user-graduate"></i>
<span>Education</span>
</div>
<p>
<span>: Msc Data Science,Christ University</span>
</p>
</div>
<div class="contact-item">
<div class="icon">
<i class="fas fa-globe"></i>
<span>Languages</span>
</div>
<p>
<span>: English, Hindi, Konkani</span>
</p>
</div>
</div>
<div class="contact-icons">
<div class="contact-icon">
<a href="https://keeganfdes03.medium.com/" target="_blank">
<i class="fab fa-medium"></i>
</a>
<a href="https://www.kaggle.com/aristotle609" target="_blank">
<i class="fab fa-kaggle"></i>
</a>
<a href="https://twitter.com/KeeganFdes" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/KeeganFernandesWork" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://www.linkedin.com/in/keegan-fernandes-7b703517a/" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<div class="controls">
<div class="control active-btn" data-id="home" >
<i class="fas fa-home"></i>
</div>
<div class="control" data-id="about">
<i class="fas fa-user"></i>
</div>
<div class="control" data-id="portfolio">
<i class="fas fa-briefcase"></i>
</div>
<div class="control" data-id="blogs">
<i class="far fa-newspaper"></i>
</div>
<div class="control" data-id="contact">
<i class="fas fa-envelope-open"></i>
</div>
</div>
<div class="theme-btn">
<i class="fas fa-adjust"></i>
</div>
<script src="app.js"></script>
</body>
</html>