-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (152 loc) · 6.16 KB
/
index.html
File metadata and controls
165 lines (152 loc) · 6.16 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
<!DOCTYPE HTML>
<html>
<head>
<title>Nihal Kumar</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="images/logo.svg" alt="" /></span>
<h1>Hello, </h1>
<p>I'm Nihal Kumar. A Data Science enthusiast with significant background in Python programming.<br> I also like to dabble in UI/UX design and Market Analysis.</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#first">Work Experience</a></li>
<li><a href="#second">Certifications</a></li>
<li><a href="#cta">Get Started</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>Nice to have you here</h2>
</header>
<p>My name is Nihal Kumar. I'm pursuing B.Tech degree in Electronics and Telecommunication from Mumbai University. I would consider myself as a fairly creative person with good problem solving skills. But don't take my word for it, find out for yourself.</p>
<ul class="actions">
<li><a href="#footer" class="button">Contact</a></li>
</ul>
</div>
<span class="image"><img src="images/pic01.jpg" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>Work Experience</h2>
</header>
<ul class="features">
<li>
<span class="icon solid major style1 fas fa-pencil-ruler"></span>
<h3><strong>UI/UX Designer</strong></h3>
<p>Dev. Diagnostics</p>
<p>Was responsible for creating complete UI mockups from scratch whilst making sure the experience was intuitive for first-time users.</p>
</li>
<li>
<span class="icon solid major style3 fas fa-funnel-dollar"></span>
<h3><strong>Marketing Analyst</strong></h3>
<p>The Indian Economist</p>
<p>Helped with analyzing social media traffic and design better content based on the target demographic.</p>
</li>
<li>
<span class="icon solid major style5 fas fa-tools"></span>
<h3><strong>Product developer</strong></h3>
<p>RiseNshine</p>
<p>Designed an entire application and managed a team of developers to create a one-of-its-kind application for an online service startup.</p>
</li>
</ul>
<footer class="major">
</footer>
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>Certifications</h2>
</header>
<ul class="statistics">
<li class="style1">
<span class="icon brands fa-python"></span>
<strong>HackerRank</strong> Python Language Proficiency: 5 Stars
</li>
<li class="style2">
<span class="icon brands fa-aws"></span>
<strong>Getting started with AWS ML</strong>
</li>
<li class="style3">
<span class="icon brands fa-microsoft"></span>
<strong>AI applications on Azure</strong>
</li>
<li class="style4">
<span class="icon solid fa-university"></span>
<strong>UX design</strong> University of Leeds
</li>
<li class="style5">
<span class="icon solid fa-mobile"></span>
<strong>Digital Skills: Mobile</strong> Accenture
</li>
</ul>
<footer class="major">
</footer>
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>You are almost there...</h2>
<p>Since you completed the journey from the header to here, go ahead, leave a message.<br />
</p>
</header>
<footer class="major">
<ul class="actions special">
<li><a href="#footer" class="button primary">Sure, let's talk.</a></li>
<li><a href="#footer" class="button">Still unconvinced, let's talk.</a></li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>Would love to hear from you...</h2>
<p>Reach out at any of the following handles and I'll get back to you.</p>
</section>
<section>
<h2>Contact</h2>
<dl class="alt">
<dt>Address</dt>
<dd>Mumbai • India</dd>
<dt>Phone</dt>
<dd>(+91) 7907444365</dd>
<dt>Email</dt>
<dd><a href="#">nihal_kumar@outlook.com</a></dd>
</dl>
<ul class="icons">
<li><a href="https://github.com/Nihal-Kumar" class="icon brands fa-github alt"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/nihal-kumar-413755167" class="icon brands fa-linkedin alt"><span class="label">LinkedIn</span></a></li>
<li><a href="https://dribbble.com/Nihal_Kumar" class="icon brands fa-dribbble alt"><span class="label">Dribbble</span></a></li>
</ul>
</section>
<p class="copyright">- Nihal Kumar</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>