-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
381 lines (363 loc) · 20.3 KB
/
index.html
File metadata and controls
381 lines (363 loc) · 20.3 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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-151383579-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-151383579-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>ANIL SHARMA : Home</title>
<!-- CSS -->
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<!-- Font Awesome -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- Skill Progress Bar -->
<link href="css/pro-bars.css" rel="stylesheet" type="text/css" media="all" />
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.css">
<!-- Default Theme CSS File-->
<link id="switcher" href="css/themes/dark-red-theme.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<!-- Main css File -->
<link href="style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<!-- Font -->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<!-- BEGAIN PRELOADER -->
<!--<div id="preloader">
<div class="progress">
<div class="indeterminate"></div>
</div>
</div>-->
<!-- END PRELOADER -->
<header id="header" role="banner">
<div class="navbar-fixed">
<nav>
<div class="container">
<div class="nav-wrapper">
<!-- LOGO -->
<!-- TEXT BASED LOGO -->
<a href="index.html" class="brand-logo">ANIL SHARMA</a>
<!-- Image Based Logo -->
<ul class="right hide-on-med-and-down custom-nav menu-scroll">
<li><a href="#about">About Me</a></li>
<li><a href="#resume">Resume</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
<!-- For Mobile View -->
<ul id="slide-out" class="side-nav menu-scroll">
<li><a href="#about">About Me</a></li>
<li><a href="#resume">Resume</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
<a href="#" data-activates="slide-out" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</div>
</nav>
</div>
</header>
<div class="main-wrapper">
<main role="main">
<!-- START HOME SECTION -->
<section id="home">
<div class="overlay-section">
<div class="container">
<div class="row">
<div class="col s12">
<div class="home-inner">
<h1 class="home-title">HI! I'm <span>Anil Sharma</span></h1>
<p>Graduated from National Institute of Technology Sikkim with major in Electronics and Communication Engineering.</p>
<a class="hire-me-btn btn waves-effect waves-light btn-large" href="#footer">Hire Me <i class="mdi-content-send left"></i>
</a>
<!-- Call to About Button -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- START ABOUT SECTION -->
<section id="about">
<div class="container">
<div class="row">
<div class="col s12">
<div class="about-inner">
<div class="row">
<div class="col s12 m4 l3">
<div class="about-inner-left">
<img class="profile-img" src="img/profile_pic.jpg" alt="Profile Image">
</div>
</div>
<div class="col s12 m8 l9">
<div class="about-inner-right">
<h3>About Me</h3>
<p> Currently working as ASIC Verification Engineer at PerfectVIPs Techno Solutions Pvt. Ltd. Having a good understanding of digital Design and Verification, knowledge of front-end verification of ASIC and Sub Systems IPs. Hands on experience on Verilog, System Verilog, UVM, Python and Perl. </p>
<div class="personal-information col s12 m12 l6" id="resume">
<h3>Personal Information</h3>
<ul>
<li><span>Name : </span>Anil Sharma </li>
<li><span>Age : </span>23 Years</li>
<li><span>Phone : </span>+91-7602579355</li>
<li><span>Email : </span>b150023ec@nitsikkim.ac.in</li>
<li><span>Address : </span>Near Suraj Palace,Infocity Patia,Bhubaneswar,India</li>
</ul>
</div>
<div class="resume-download col s12 m12 l6">
<a href="img/ANIL_SHARMA_RESUME.pdf" target="_blank" class="waves-effect waves-light btn-large resume-btn"><i class="mdi-content-archive left"></i> Download Resume</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Start Resume -->
<!-- Start Skill -->
<section id="skill">
<div class="container">
<div class="skill-inner">
<h2 class="title">Skills</h2>
<!-- Start skills progress bar -->
<div class="skill-progress-bar">
<span>System Verilog</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-90 color-amethyst" data-pro-bar-percent="90"></div>
</div>
<span>UVM</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-90 color-amethyst" data-pro-bar-percent="90"></div>
</div>
<span>Verilog HDL</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-80 color-amethyst" data-pro-bar-percent="85"></div>
</div>
<span>C</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-70 color-amethyst" data-pro-bar-percent="80" data-pro-bar-delay="100"></div>
</div>
<span>Java</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-70 color-amethyst" data-pro-bar-percent="80" data-pro-bar-delay="200"></div>
</div>
<span>Python</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-80 color-amethyst" data-pro-bar-percent="85" data-pro-bar-delay="300"></div>
</div>
<span>Perl</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-60 color-amethyst" data-pro-bar-percent="80" data-pro-bar-delay="400"></div>
</div>
<!-- <span>SQL</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-50 color-amethyst" data-pro-bar-percent="70" data-pro-bar-delay="500"></div>
</div> -->
<span>MATLAB</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-50 color-amethyst" data-pro-bar-percent="70" data-pro-bar-delay="600"></div>
</div>
<span>Assembly Language</span>
<div class="pro-bar-container color-wisteria">
<div class="pro-bar bar-50 color-amethyst" data-pro-bar-percent="60"></div>
</div>
</div>
</div>
</div>
</section>
<!-- Start Experience -->
<section id="experience">
<div class="container">
<div class="experience-inner">
<h2 class="title">Experience</h2>
<p>Presently working as ASIC Verification Engineer at PerfectVIPs Techno Solutions Pvt. Ltd. Bhubaneshwar, India.</p> -->
<div id="owl-carousel" class="experience-slider row">
<!-- Start Single Experience -->
<div class="col s12">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<h2 class="experience-title">July 2019 - Present</h2>
<img class="activator" src="img/perfect.jpeg">
</div>
<div class="card-content">
<span class="card-title activator reveal-title">ASIC Verification Engineer<i class="material-icons right">more_vert</i></span>
<p><a href="#">PerfectVIPs Techno Solutins Pvt. Ltd.</a></p>
</div>
<div class="card-reveal">
<span class="card-title reveal-title">ASIC Verification Engineer<i class="material-icons right">close</i></span>
<a href="#" class="card-subtitle">VLSI Design and Embedded System</a>
<p>Worked on verification of AMBA Protocols like APB and AHB.I have a basic idea of working of PICe. Currently working on VIP Development of UFS 2.1 (Universal Flash Memory). Strong in fundamentals of ASIC Verifaction flow, Verilog, System Verilog, Verifaction Methodology like UVM etc.</p>
</div>
</div>
</div>
<!-- Start Single Experience -->
<div class="col s12">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<h2 class="experience-title">May 2018 - July 2018</h2>
<img class="activator" src="img/IITB.png">
</div>
<div class="card-content">
<span class="card-title activator reveal-title">Summer Intern, IIT Bombay<i class="material-icons right">more_vert</i></span>
<p><a href="#">Cryptography</a></p>
</div>
<div class="card-reveal">
<span class="card-title reveal-title">Summer Intern, IIT Bombay<i class="material-icons right">close</i></span>
<a href="#" class="card-subtitle">Cryptography</a>
<p>Mentored by Prof. Virendra Singh, Dept. of Electrical Engineering, IIT Bombay.
Implemented an efficient Single Pipelined 128 bit AES (Advanced Encryption Standard)
Encryption algorithm for obtaining high throughput and frequency of about 1 GHz for high
speed operation and also save the area of FPGA for better implementation. I have used Verilog
HDL, Vivado Software and Basys3 FPGA development board for the implementation.</p>
</div>
</div>
</div>
<!-- Start Single Experience -->
<div class="col s12">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<h2 class="experience-title">June 2017 - July 2017</h2>
<img class="activator" src="img/MNNIT1.png">
</div>
<div class="card-content">
<span class="card-title activator reveal-title">Summer Trainee,MNNIT Allahabad<i class="material-icons right">more_vert</i></span>
<p><a href="#">VLSI Design and Embedded System</a></p>
</div>
<div class="card-reveal">
<span class="card-title reveal-title">Summer Trainee,MNNIT Allahabad<i class="material-icons right">close</i></span>
<a href="#" class="card-subtitle">VLSI Design and Embedded System</a>
<p>30 days of training on VLSI Design and Embedded System (working with AT89C51
Micro-controller Board, Verilog HDL, ISE design suite, mikroC Pro and Proteus). Made a
Digital Clock using 8051 Micro controller development kit and 64 bit single port RAM using
Verilog.</p>
</div>
</div>
</div>
<!-- Start Single Experience -->
</section>
<!-- Start Education -->
<section id="edcuation">
<div class="container">
<div class="education-inner">
<h2 class="title">Education</h2>
<div id="owl-carousel1" class="experience-slider row">
<!-- Start Single Experience -->
<div class="col s12">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<h2 class="experience-title">2015 - 2019</h2>
<img class="activator" src="img/nit_sikkim_logo.png">
</div>
<div class="card-content">
<span class="card-title activator reveal-title">Bachelor of Technology<i class="material-icons right">more_vert</i></span>
<p><a href="#">National Institute of Technology Sikkim</a></p>
</div>
<div class="card-reveal">
<span class="card-title reveal-title">Bachelor of Technology<i class="material-icons right">close</i></span>
<a href="#" class="card-subtitle">National Institute of Technology Sikkim</a>
<p> Bachelor of Technology from National Institute of Technology Sikkim,
India, Major in Electronics and Communication Engineering with an agrregate of 7.54 CGPA </p>
</div>
</div>
</div>
<!-- Start Single Experience -->
<div class="col s12">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<h2 class="experience-title">2014 - 2015</h2>
<img class="activator" src="img/RSSS.jpeg">
</div>
<div class="card-content">
<span class="card-title activator reveal-title">High School<i class="material-icons right">more_vert</i></span>
<p><a href="#">Govt. Senior Secondary School Rhenock, Sikkim, India</a></p>
</div>
<div class="card-reveal">
<span class="card-title reveal-title">High School<i class="material-icons right">close</i></span>
<a href="#" class="card-subtitle">Govt. Senior Secondary School Rhenock, Sikkim, India</a>
<p>Passed Class 12 with an Aggregate of 78.4%</p>
</div>
</div>
</div>
<!-- Start Single Experience -->
<div class="col s12">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<h2 class="experience-title">2012 - 2013</h2>
<img class="activator" src="img/RSSS.jpeg">
</div>
<div class="card-content">
<span class="card-title activator reveal-title">Secondary School<i class="material-icons right">more_vert</i></span>
<p><a href="#">Govt. Senior Secondary School Rhenock, Sikkim, India</a></p>
</div>
<div class="card-reveal">
<span class="card-title reveal-title">Secondary School<i class="material-icons right">close</i></span>
<a href="#" class="card-subtitle">Govt. Senior Secondary School Rhenock, Sikkim, India</a>
<p>Passed Class 10 with an Aggregate of 8.0/10</p>
</div>
</div>
</div>
<!-- Start Single Experience -->
</section>
</section>
<!-- Start Footer -->
<footer id="footer" role="contentinfo">
<!-- Start Footer Top -->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col s12">
<div class="footer-top-inner">
<h2 class="title">Contact</h2>
<div class="contact center-align">
<div class="row center-align">
<div class="col s12 m12 l12 center-align">
<div class="contact-map center-align">
<img src="img/frame.png" class="" alt="">
<!-- <iframe src="img/frame.png" width="100%" height="100%" frameborder="0" style="border:0" class="center-align"></iframe> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Start Footer Bottom -->
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col s12">
<div class="footer-inner">
<!-- Bottom to Up Btn -->
<button class="btn-floating btn-large up-btn"><i class="mdi-navigation-expand-less"></i></button>
<p class="design-info">Designed By <a href="https://github.com/aneels3" target="_blank">Anil Sharma</a></p>
</div>
</div>
</div>
</div>
</div>
</footer>
</main>
</div>
<!-- jQuery Library -->
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<!-- Materialize js -->
<script type="text/javascript" src="js/materialize.min.js"></script>
<!-- Skill Progress Bar -->
<script src="js/appear.min.js" type="text/javascript"></script>
<script src="js/pro-bars.min.js" type="text/javascript"></script>
<!-- Owl slider -->
<script src="js/owl.carousel.min.js"></script>
<!-- Mixit slider -->
<script src="http://cdn.jsdelivr.net/jquery.mixitup/latest/jquery.mixitup.min.js"></script>
<a href="https://smallseotools.com/visitor-hit-counter/" target="_blank" title="Visitor Hit Counter">
<img src="https://smallseotools.com/counterDisplay?code=4fee6fd9a012bce31ef4cf7ae23ab351&style=0015&pad=5&type=ip&initCount=55" title="Visitor Hit Counter" Alt="Visitor Hit Counter" border="0">
</a>
</body>
</html>