-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
295 lines (264 loc) · 19.2 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
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Anchit Dave | Back-end Developer</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Portfolio | Dave">
<meta name="author" content="Anchit Dave">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- github calendar css -->
<link rel="stylesheet" href="assets/plugins/github-calendar/dist/github-calendar.css"
/>
<!-- github acitivity css -->
<link rel="stylesheet" href="assets/plugins/github-activity/src/github-activity.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- ******HEADER****** -->
<header class="header">
<div class="container">
<img class="profile-image img-responsive pull-left" src="assets/images/profile.png" alt="Anchit Dave" />
<div class="profile-content pull-left">
<h1 class="name">Anchit Dave</h1>
<h2 class="desc">Back-end Developer</h2>
<ul class="social list-inline">
<li><a href="https://github.com/anchitDave" target="_blank" title="Github account of Anchit Dave"><i class="fa fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/anchitdave/" target="_blank" title="Linkedin Profile of Anchit Dave"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/anchittheway/" target="_blank" title="Instagram profile of Anchit Dave"><i class="fa fa-instagram"></i></a></li>
</ul>
</div><!--//profile-->
</div><!--//container-->
</header><!--//header-->
<div class="container sections-wrapper">
<div class="row">
<div class="primary col-md-8 col-sm-12 col-xs-12">
<section class="about section">
<div class="section-inner">
<h2 class="heading">About Me</h2>
<div class="content">
<p>
<b>Hardworking and passionate developer with a flair for creating elegant solutions in the least amount of time.</b>
</p>
<p>
<b>Languages:</b> Python 3.8, Python 2.7, Java Version 8<br>
<b>Frameworks:</b> Django, FastAPI<br>
<b>Databases:</b> Apache Cassandra, MongoDB, MariaDB, Redis, pgSQL<br>
<b>Search Engine:</b> ElasticSearch<br>
<b>Messaging Broker:</b> RabbitMQ<br>
<b>Cloud Platforms:</b> GCP (Compute Engine, Cloud Run, Cloud Function, Memorystore, Cloud Storage), AWS (EC2, S3), MongoDB Atlas<br>
<b>Tools:</b> Docker, Git, Jenkins, Bitbucket, Pupper, Ansible<br>
</p>
<p>
<b>Experience</b>
</p>
<p>
<b>Total Exp. - </b> 3+ Years<br>
</p>
</div>
<!--//content-->
</div>
</section><!--//section-->
<section class="latest section">
<div class="section-inner">
<h2 class="heading">Projects</h2>
<div class="content">
<div class="item">
<h3 class="title"><a href="http://aibirds.org/past-competitions/2017-competition.html" target="_blank">S-Birds - AIBirds</a></h3>
<p class="summary">Developed an Angry Birds playing bot for dynamically analysing the unseen spatial arrangement of 3-D physical entities. The bot discovers vulnerabilities in a collection of obstacles using various structural parameters and by distinguishing the particular structure into a well-defined shape.<br></p>
<p><a class="more-link" href="https://github.com/anchitDave/S-Birds" target="_blank"><i class="fa fa-external-link"></i> Find out more</a></p>
</div>
<!--//item-->
<div class="item">
<h3 class="title"><a href="#">Characterisation of Realisation Graph</a><!--<span class="label label-theme">Open Source</span>--></h3>
<p class="summary">Derived a method for characterising graphs into various graph families based on their degree sequences. Devised algorithms for finding the number of vertices of a realisation graph and whether or not a particular degree sequence is uniquely realisable.<br></p>
<p><a class="more-link" href="https://drive.google.com/file/d/1S6Nz2Epx9_Zn9KmAxNROZTlwuUMZyT0e/view?usp=sharing" target="_blank"><i class="fa fa-external-link"></i> Find out more</a></p>
</div>
<!--//item-->
<div class="item">
<h3 class="title"><a href="#">911 Emergency Management System</a> </h3>
<p class="summary">Designed and implemented a database for a 911-like emergency system that could be implemented in India. Used pgsql and Visual Paradigm (ERD tool) to implement the database.<br>Technology Stack - PgSQL, Visual Paradigm</p>
</div>
<!--//item-->
<a class="btn btn-cta-secondary" href="https://www.linkedin.com/in/anchitdave/">More on Linkedin <i class="fa fa-chevron-right"></i></a>
</div>
<!--//content-->
</div>
</section><!--//section-->
<section class="experience section">
<div class="section-inner">
<h2 class="heading">Work Experience</h2>
<div class="content">
<div class="item">
<h3 class="title">Senior Software Engineer - <span class="place"><a href="https://www.metroguild.com/">MetroGuild Inc.</a></span> <span class="year">(2021 - 2022)</span></h3>
<p>Worked on a Micro-service architecture. Developing services to handle import and workflow requests, service for data indexing to provide analytics. <br>Technology Stack - Apache Cassandra, Elastic Search, Redis, RMQ, Python 3.8, Django, FastAPI, AWS </p>
</div><!--//item-->
<div class="item">
<h3 class="title">Software Engineer - <span class="place"><a href="https://www.metroguild.com/">MetroGuild Inc.</a></span> <span class="year">(2019 - 2021)</span></h3>
<p>Conceptualised, designed and built, the backend for RingRyte from the ground up. Developed VoiceBots, AI-powered bots that can have human-like conversations independently. Introduced Markets first such as real-time transcription service, on-premise voice servers with GSM gateway and SIP trunk, a conferencing solution. <br>Technology Stack - MongoDB, MariaDB, FreeSWITCH, gRPC, Python 2.7, Python 3.8, FastAPI, GCP</p>
</div><!--//item-->
<div class="item">
<h3 class="title">Operations Associate - <span class="place"><a href="https://byjus.com/us/">Byju's</a></span> <span class="year">(2018 - 2019)</span></h3>
<p>Core team member of the Fin-Tech BYJU's, A pilot project towards Non - Banking Financial Services.</p>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
</div><!--//primary-->
<div class="secondary col-md-4 col-sm-12 col-xs-12">
<aside class="info aside section">
<div class="section-inner">
<h2 class="heading sr-only">Basic Information</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-map-marker"></i><span class="sr-only">Location:</span>Iowa City, US</li>
<li><i class="fa fa-envelope-o"></i><span class="sr-only">Email:</span><a href="#">[email protected]</a></li>
<li><i class="fa fa-file-pdf-o"></i><span class="sr-only">Resume:</span><a href="https://drive.google.com/file/d/132RtBmz8A_qYnBbVLty5EHDIkbYA31-_/view?usp=sharing" title="Download CV in pdf" target="_blank">Download CV</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//aside-->
<aside class="skills aside section">
<div class="section-inner">
<h2 class="heading">Skills</h2>
<div class="content">
<div class="skillset">
<div class="item">
<h3 class="level-title">Python 2.7 & Django<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to add more info...">Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Python 3.8 & FastAPI<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to add more info...">Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">MongoDB<span class="level-label">Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Redis<span class="level-label">Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="75%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Elastic Search<span class="level-label">Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Apache Cassandra / MariaDB<span class="level-label">Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="75%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">AWS / GCP<span class="level-label">Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="75%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
</div>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="education aside section">
<div class="section-inner">
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<h3 class="title"><i class="fa fa-graduation-cap"></i> BTech, Information & Communication Technology</h3>
<h4 class="university">Dhirubhai Ambani Institute of Information and Communication Technology <span class="year">(2014-2018)</span></h4>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="languages aside section">
<div class="section-inner">
<h2 class="heading">Languages</h2>
<div class="content">
<ul class="list-unstyled">
<li class="item">
<span class="title"><strong>Hindi:</strong></span>
<span class="level">Native Speaker <br class="visible-xs"/> </span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>English:</strong></span>
<span class="level">Professional Proficiency <br class="visible-sm visible-xs"/></span>
</li><!--//item-->
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="list music aside section">
<div class="section-inner">
<h2 class="heading">Interests</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-hashtag"></i> <a href="https://www.dota2.com/home">Dota 2</a></li>
<li><i class="fa fa-hashtag"></i> <a href="https://www.fcbarcelona.com/en/">Football</a></li>
<li><i class="fa fa-hashtag"></i> <a href="https://www.facebook.com/khojtheatres/">Dramatics</a></li>
<li><i class="fa fa-hashtag"></i> <a href="https://www.formula1.com/">Formula 1</a></li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="list conferences aside section">
<div class="section-inner">
<h2 class="heading">Conferences</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-calendar"></i> <a href="https://ijcai-17.org/" target="_blank">IJCAI 2017</a> (Melbourne)</li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
</div><!--//secondary-->
</div><!--//row-->
</div><!--//masonry-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
<!-- github calendar plugin -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/es6-promise/3.0.2/es6-promise.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fetch/0.10.1/fetch.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-calendar/dist/github-calendar.min.js"></script>
<!-- github activity plugin -->
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-activity/src/github-activity.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>