-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
323 lines (288 loc) · 12.5 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PZVCLHMDFZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PZVCLHMDFZ');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>My Portfolio</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="libs/font-awesome/css/font-awesome.min.css">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
</head>
<body>
<div id="mobile-menu-open" class="shadow-large">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
<!-- End #mobile-menu-toggle -->
<header>
<div id="mobile-menu-close">
<span>Close</span> <i class="fa fa-times" aria-hidden="true"></i>
</div>
<ul id="menu" class="shadow">
<li>
<a href="#about">About</a>
</li>
<li>
<a href="#experience">Experience</a>
</li>
<li>
<a href="#education">Education</a>
</li>
<li>
<a href="#projects">Projects</a>
</li>
<li>
<a href="#skills">Skills</a>
</li>
<li>
<a href="#certificates">Certificates</a>
</li>
<li>
<a href="#contact">Contact</a>
</li>
</ul>
</header>
<!-- End header -->
<div id="lead">
<div id="lead-content">
<h1>Mahipal</h1>
<h2>Front End DEVELOPER</h2>
<a href="resume/CV - Mahipal Latest.pdf" class="btn-rounded-white">View Resume</a>
</div>
<!-- End #lead-content -->
<div id="lead-overlay"></div>
<div id="lead-down">
<span>
<i class="fa fa-chevron-down" aria-hidden="true"></i>
</span>
</div>
<!-- End #lead-down -->
</div>
<!-- End #lead -->
<div id="about">
<div class="container">
<div class="row">
<div class="col-md-4">
<h2 class="heading">About Me</h2>
</div>
<div class="col-md-8">
<p>
Detail-oriented, organized and meticulous employee. Works at a fast pace to meet tight deadlines. Enthusiastic
team player ready to contribute to company success. Resourceful team player with experience with standard
sovware applications and social media platforms. Well-versed in business organization and strategies for successfully
modernizing workplaces. Skilled at project support with a proven history of solutions-oriented problem-solving. </p>
</div>
</div>
</div>
</div>
<!-- End #about -->
<div id="experience" class="background-alt">
<h2 class="heading">Experience</h2>
<div id="experience-timeline">
<div data-date="June 2019 – June 2019">
<h3>Ren Info</h3>
<h4>Java Programming Intern</h4>
</div>
</div>
</div>
<!-- End #experience -->
<div id="education">
<h2 class="heading">Education</h2>
<div class="education-block">
<h3>SRM Institute Of Science & Technology</h3>
<span class="education-date">June 2017 - May 2021</span>
<h4>Bachelor of Technology in Computer Science</h4>
</div>
<!-- End .education-block -->
<div class="education-block">
<h3>SRH Hochschule Berlin</h3>
<span class="education-date">April 2022 - Present</span>
<h4>Master of Science in Computer Science Focus On Cyber Security</h4>
</div>
<!-- End .education-block -->
</div>
<!-- End #education -->
<div id="projects" class="background-alt">
<h2 class="heading">Projects</h2>
<div class="container">
<div class="row">
<div class="project shadow-large">
<div class="project-image">
<img src="images/project.jpg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>An Enhanced Haze Removal: Using DCP and Enriched-Invariant Features</h3>
<p>
The project proposes an enhanced method for removing haze from images using Dark Channel Prior (DCP) and Enriched-Invariant Features. This approach aims to improve the accuracy and efficiency of existing haze removal techniques, particularly in situations where the visibility is severely impaired by haze.
</p>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
<div class="project shadow-large">
<div class="project-image">
<img src="images/project.jpg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Multicast Wireless Routing Protocol In Java Programming</h3>
<p>
The Multicast Wireless Routing Protocol project in Java programming aims to develop a protocol for efficient data transmission over wireless networks using multicasting. The project involves implementing algorithms to optimize data transmission and minimize delays and packet losses.
</p>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
<div class="project shadow-large">
<div class="project-image">
<img src="images/project.jpg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Vampire-Attacks-Draining-Life-from-Wireless-Ad-Hoc-Sensor-Networks</h3>
<p>
"Vampire Attacks" is a Java-based application that simulates and analyzes the impact of vampire attacks on wireless sensor networks. This application explores the vulnerabilities of such networks and mimics the behavior of energy-draining malicious nodes.
</p>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
</div>
</div>
</div>
<!-- End #projects -->
<div id="skills">
<h2 class="heading">Skills</h2>
<ul>
<li>Cybersecurity</li>
<li>Threat Detection</li>
<li>Network Security</li>
<li>Cybersecurity Architecture</li>
<li>Java</li>
<li>MATLAB</li>
<li>SQL</li>
<li>Ethical Hacking</li>
<li>Social Engineering</li>
<li>Digital Marketing</li>
<li>Google Cloud Platform (GCP)</li>
<li>Full-Stack Development</li>
<li>JavaScript</li>
<li>Computer Science</li>
<li>HTML</li>
<li>Cascading Style Sheets (CSS)</li>
<li>Software Development</li>
<li>Adobe Photoshop</li>
<li>Information Security Management System (ISMS)</li>
<li>IT Audit</li>
<li>IT Security Assessments</li>
<li>Front-End Development</li>
<li>Penetration Testing</li>
<li>English</li>
<li>Project Management</li>
<li>Engineering</li>
<li>Communication</li>
<li>Training</li>
<li>Leadership</li>
<li>Marketing</li>
<li>Customer Service</li>
<li>PHP</li>
<li>Microsoft Office</li>
</ul>
</div>
<!-- End #skills -->
<div id="certificates" class="background-alt" style="padding: 50px 15px 20px 15px; border-bottom: 2px solid #dcd9d9; text-align: center; ">
<h2 class="heading" style="color: #374054; margin-bottom: 50px; text-align: center;">Certificates</h2>
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://www.credly.com/badges/92f61cc8-e79b-41ad-aa5b-0b77c43b362f/public_url">Introduction to Cybersecurity</a> </h3>
<span class="education-date">June 2023</span>
<h4>Cisco Networking Academy</h4>
</div>
<!-- End .education-block -->
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://app.cybrary.it/courses/api/certificate/CC-9fc42217-c35c-4f3d-a0d3-c4dfec40df35/view">Fundamentals of Cybersecurity Architecture</a> </h3>
<span class="education-date">June 2023</span>
<h4>Cybrary</h4>
<!-- End .education-block -->
</div>
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://www.udemy.com/certificate/UC-104a8e3b-1b9c-4dab-bedf-ba7ed29bbbdc/">Learn Ethical Hacking From Scratch</a> </h3>
<span class="education-date">June 2023</span>
<h4>Udemy</h4>
</div>
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://www.guvi.in/certificate?id=2h136882z331l6T9Gs">Full Stack Development </a> </h3>
<span class="education-date">March 2021 - June 2021</span>
<h4>Guvi</h4>
</div>
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://coursera.org/verify/K62FVPPDWA3L">Google Cloud Fundamentals: Core Infrastructure</a> </h3>
<span class="education-date">June 2020</span>
<h4>Coursera</h4>
</div>
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://coursera.org/verify/DBHXQ7YGU2FH">Exploring and Preparing your Data with BigQuery</a> </h3>
<span class="education-date">June 2020</span>
<h4>Coursera</h4>
</div>
<div class="education-block" style="border-radius: 3px; border: 1px solid #E6E6E6; background: #FFF;">
<h3><a href="https://coursera.org/verify/8USCQHWR4D58">Introduction to Big Data</a> </h3>
<span class="education-date">June 2020</span>
<h4>Coursera</h4>
</div>
</div>
<div id="contact">
<h2>Get in Touch</h2>
<div id="contact-form">
<form method="POST" action="https://formspree.io/f/moqzkjnp">
<input type="hidden" name="_subject" value="Contact request from personal website" />
<input type="email" name="_replyto" placeholder="Your email" required>
<textarea name="message" placeholder="Your message" required></textarea>
<button type="submit">Send</button>
</form>
</div>
<!-- End #contact-form -->
</div>
<!-- End #contact -->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-5 copyright">
<p>
Copyright © <span id="current-year">2023</span> Mahipal
</p>
</div>
<div class="col-sm-2 top">
<span id="to-top">
<i class="fa fa-chevron-up" aria-hidden="true"></i>
</span>
</div>
<div class="col-sm-5 social">
<ul>
<li>
<a href="https://github.com/mukul975" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/in/mahipal975" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- End footer -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/scripts.min.js"></script>
</body>
</html>