-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
198 lines (195 loc) · 10.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Animesh Singh</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta property="og:image" content="images/banner.jpg">
<meta property="og:image:type" content="image/png">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="styles/index.css"/>
<script> (function(ss,ex){ window.ldfdr=window.ldfdr||function(){(ldfdr._q=ldfdr._q||[]).push([].slice.call(arguments));}; (function(d,s){ fs=d.getElementsByTagName(s)[0]; function ce(src){ var cs=d.createElement(s); cs.src=src; cs.async=1; fs.parentNode.insertBefore(cs,fs); }; ce('https://sc.lfeeder.com/lftracker_v1_'+ss+(ex?'_'+ex:'')+'.js'); })(document,'script'); })('lAxoEaK9X507OYGd'); </script>
<script> (function (i, p, t, r, a, c, k) { i['WivObjKey'] = a; i[a] = i[a] || function () { i[a].q = i[a].q || [], i[a].q.push(arguments), i[a].c && i[a].c(); }, c = p.createElement(t), c.type = 'text/javascript', c.src = i.location.href.split('/')[0] + r, k = p.getElementsByTagName(t)[0], k.parentNode.insertBefore(c, k); })(window, document, 'script', '//iptrack.io/api/v1/wiv.js', 'wiv'); wiv('pageview_after_render', '5c779ef501124e1fbabf8fb55d872af1');</script>
</head>
<body>
<header id="header">
<div class="row m-0">
<div class="col-3 bgcolor-black">
<nav class="primary-nav navbar-expand-md">
<div class="site-title text-center text-light py-5">
<a href="#" class="navbar-brand font-staat font-size-40">AS</a>
<p class="description text-uppercase font-os">Animesh Singh</p>
</div>
<div class="d-flex flex-column">
<a href="#home" class="nav-item nav-link text-white-50 font-os font-size-16 active">Home</a>
<a href="#about" class="nav-item nav-link text-white-50 font-os font-size-16">About me</a>
<a href="#projects" class="nav-item nav-link text-white-50 font-os font-size-16">Projects</a>
<a href="#updates" class="nav-item nav-link text-white-50 font-os font-size-16">News & Updates</a>
<a href="#extra" class="nav-item nav-link text-white-50 font-os font-size-16">Extras</a>
</div>
</nav>
</div>
</div>
<button class="toggle-button"><span class="fas fa-bars fa-2x"></span></button>
</header>
<main id="site-main">
<div class="row m-0">
<div class="col-md-9 offset-md-3 px-0">
<section class="site-banner" id="home">
<div class="banner-area">
<div class="author text-center">
<div class="author-img"></div>
<h1 class="text-white font-staat font-size-40 text-uppercase py-3">Animesh Singh</h1>
<h5 class="text-white font-ram font-size-27"><span id="typed"></span></h5>
</div>
</div>
</section>
<section id="about" class="about px-4 my-2">
<div class="me py-4">
<h5 class="text-uppercase font-os font-size-16 text-muted">Information</h5>
<h1 class="text-uppercase font-staat font-size-34">About Me</h1>
</div>
<div class="row m-0">
<div class="col-sm-5 pl-0">
<img src="images/about.jpg" alt="about-image" class="img-fluid">
</div>
<div class="col-sm-7" id="about-text">
<h6 class="text-uppercase font-os font-size-34">Animesh Singh</h6>
<p class="font-ram font-size-20 py-2">Graduate in Computer Science<br> Working as Software Enigneer with 3+yrs of experience<br>
Research in Machine Learning and Deep Learning</p>
<p class="text-justify">I am <strong>Graduate in Computer Science</strong> From BNMIT, Bangalore, India.<br><br>
I have worked on <strong>.net core with micoservices architecture, web development, Deep Learning</strong> projects including, Flask Web Services for Machine Learning, Stock Market Prediction, Text Detection from Insurance card for eligibility check, Creating Custom Annotation file for deep learnig model, Wound Detection and many more using <code>Machine Learning,</code> <code>Python</code> <code>DevOps</code> and <code>Sql</code> including their numerous libraries such as <code>Tensorflow</code>, <code>Keras</code>, <code>Sklearn</code>, <code>Numpy</code>etc.<br><br>
I'm also great with frontend web application development using <code>HTML</code>, <code>CSS</code>, <code>JavaScript</code> and <code>React js</code> .</p>
<a href="https://github.com/animeshsingh04" role="button" target="_blank" class="btn btn-outline-dark mr-2 mb-2">GitHub <i class="fab fa-github"></i></a><a href="https://www.linkedin.com/in/04animeshsingh/" role="button" target="_blank" class="btn btn-outline-dark mr-2 mb-2">LinkedIn</a>
</div>
</div>
</section>
<section id="projects" class="projects px-4 my-2 bg-light">
<div class="py-4">
<h5 class="text-uppercase font-os font-size-16 text-muted">Recent work</h5>
<h1 class="text-uppercase font-staat font-size-34">Projects</h1>
</div>
<div class="row">
<div class="col-lg-12" id="recent-projects">
</div>
</div>
</section>
<section id="updates" class="updates px-4 my-2">
<div class="py-4">
<h5 class="text-uppercase font-os font-size-16 text-muted">Recent</h5>
<h1 class="text-uppercase font-staat font-size-34">News & Updates</h1>
</div>
<div class="row">
<div class="col-md-6 updates-column">
<h5 class="font-staat font-size-20">Latest</h5>
<div id="latest-updates">
</div>
</div>
<div class="col-md-6 updates-column">
<h5 class="font-staat font-size-20">Publications</h5>
<div id="publications">
</div>
</div>
</div>
</section>
<section id="extra" class="px-4 my-2 bg-light">
<div class="py-4">
<h5 class="text-uppercase font-os font-size-16 text-muted">Extra-curricular</h5>
<h1 class="text-uppercase font-staat font-size-34">Extras</h1>
</div>
<div class="row">
<div class="col-lg-6">
<p class="text-justify">
I believe <strong>we grow when we step out of comfort zones.</strong> Thus, in <strong>December 2020</strong>, I decided that I will try something new each month and see if I can grow a little more each month.
</p>
<p>This month I'm doing -
</p>
<p class="font-staat font-size-40">
45 min exercise
</p>
<p class="text-justify">Out of all the tasks I tried, I have decided to forever inclucate <strong>daily reading, workout, cold shower and less social media usage</strong> in my life till now. Let's see what's more!
</p>
</div>
<div class="col-lg-6">
<table class="table">
<thead class="thead-dark">
<tr>
<th scope="col">Month</th>
<th scope="col">Task</th>
<th scope="col">Completion rate</th>
</tr>
</thead>
<tbody>
<tr>
<th>July, 2021</th>
<td>Write a blog on Medium</td>
<td>In progress</td>
</tr>
<tr>
<th>June, 2021</th>
<td>Meditate for 15 minutes</td>
<td>In progress</td>
</tr>
<tr>
<th>May, 2021</th>
<td>Read for 30 minutes</td>
<td>100%</td>
</tr>
<tr>
<th>April, 2021</th>
<td>45 mins of exercise</td>
<td>80%</td>
</tr>
<tr>
<th>March, 2021</th>
<td>No Netflix</td>
<td>90%</td>
</tr>
<tr>
<th>February, 2021</th>
<td>Journal every night</td>
<td>82.76%</td>
</tr>
<tr>
<th>January, 2021</th>
<td>Don't use Instagram</td>
<td>100%</td>
</tr>
<tr>
<th>December, 2020</th>
<td>No junk food</td>
<td>75%</td>
</tr>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="Resume" class="px-4 my-2 bg-light">
<div class="py-4">
<h5 class="text-uppercase font-os font-size-16 text-muted">Resume</h5>
<div class="row">
<div class="col-md-6 updates-column">
<div id="latest-updates">
<a aria-label="Open Animesh's resume in a new tab" href="https://drive.google.com/file/d/1af2ndfRLZzov8VE4oo1cpWwt5NTlmR5J/view?usp=sharing" target="_blank"
class="waves-effect waves-dark teal-text"><span>Animesh's Resume</span></a>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</main>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/js/all.min.js" integrity="sha256-KzZiKy0DWYsnwMF+X1DvQngQ2/FxF7MF3Ff72XcpuPs=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.11"></script>
<script src="scripts/index.js"></script>
<script src="scripts/github.js"></script>
<script src="scripts/updates_data_file.js"></script>
<script src="scripts/updates.js"></script>
</body>
</html>