Skip to content

Commit e1ba64c

Browse files
change content and layout
1 parent 840f315 commit e1ba64c

File tree

1 file changed

+55
-40
lines changed

1 file changed

+55
-40
lines changed

index.html

Lines changed: 55 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -226,11 +226,11 @@ <h5>Self-driven, quick starter, passionate programmer with a curious mind who en
226226
</button>
227227
</a>
228228

229-
<a href="https://angel.co/u/varad_bhogayata" target="_blank">
229+
<!-- <a href="https://angel.co/u/varad_bhogayata" target="_blank">
230230
<button class="icon-btn angellist">
231231
<i class="fa fa-angellist"></i>
232232
</button>
233-
</a>
233+
</a> -->
234234

235235
<!-- <a href="http://linkedin.com/in/varadbhogayata" target="_blank">
236236
<span class="fa-stack fa-lg">
@@ -258,18 +258,32 @@ <h2>
258258
A Software Developer with a passion for Backend Development and Artificial Intelligence.
259259
260260
</h2>
261-
</blockquote> -->
261+
</blockquote> -->
262262
<p>
263-
I am a Computer Science Grad Student at Arizona State University.
263+
I am a Computer Science Grad Student at Arizona State University. I enjoy problem-solving and coding. Always strive to bring 100% to the work I do.
264+
265+
I have worked on technologies like Python, Django, Flask, MySQL, PostgreSQL, MongoDB, HTML5, CSS, Java, C++ during my bachelor's. I have 19 months of professional work experience which helped me strengthen my experience in Python, Flask, and Django.
266+
267+
I am passionate about developing complex applications that solve real-world problems impacting millions of users.
264268
</p>
265269
<p>
270+
<ul>
271+
<li><b>Languages:</b> Python, Java, JavaScript, C, C++, HTML/CSS, Bash</li>
272+
<li><b>Databases:</b> MySQL, PostgreSQL, MongoDB</li>
273+
<li><b>Libraries:</b> NumPy, Pandas, OpenCV</li>
274+
<li><b>Frameworks:</b> Flask, Django, Node.js, Keras, TensorFlow, PyTorch, Bootstrap, Apache Beam</li>
275+
<li><b>Tools & Technologies:</b> Git, Docker, AWS, GCP, Heroku, JIRA</li>
276+
</ul>
266277

267-
Detail-oriented Software Developer with professional experience in Backend Development, Machine Learning, Computer Vision. I am adept in Python, Django, Flask, SQL, Machine Learning, Computer Vision.
268-
<!-- Detail-oriented Software Engineer with a get-it-done, on-time, and high-quality product spirit and a keen interest in Software Development and Artificial Intelligence. -->
269278
</p>
279+
270280
<!-- <p>
271-
Looking for an opportunity to work in a challenging position combining my skills in Software Engineering, which provides professional development, interesting experiences and personal growth.
281+
282+
Detail-oriented Software Developer with professional experience in Backend Development, Machine Learning, Computer Vision. I am adept in Python, Django, Flask, SQL, Machine Learning, Computer Vision.
272283
</p> -->
284+
<p>
285+
Looking for an opportunity to work in a challenging position combining my skills in Software Engineering, which provides professional development, interesting experiences and personal growth.
286+
</p>
273287
<!-- <p>
274288
Another Paragraph
275289
</p> -->
@@ -306,14 +320,17 @@ <h3 class="page-title white-text teal">Experience</h3>
306320
</p>
307321
</div>
308322
</div>
309-
<div class="role brown-text text-darken-2">Software Developer</div>
323+
<div class="role brown-text text-darken-2">Software Engineer</div>
310324
<ul>
311325
<li>
312-
Developed modular REST APIs for multiple portals of e-commerce web application.
326+
Developed and managed the backend of an e-commerce platform using Flask, MongoDB, and AWS.
313327
</li>
314328
<li>
315-
Improved the loading time of the web application by improving the database schema and queries.
329+
Worked on three web applications targeting customers, selling vendors, and admin users; built 50+ RESTful APIs with functionalities
330+
such as login/sign up, view a product, add a product to cart, checkout the order, etc.
316331
</li>
332+
<li>Improved the response time by 20% by refactoring the codebase and changing database design and queries.</li>
333+
<li>Added a bulk upload feature which reduced the manual work of adding products into a database.</li>
317334
<li>
318335
<b>Tools:</b> Python, Flask, MongoDB
319336
</li>
@@ -343,21 +360,21 @@ <h3 class="page-title white-text teal">Experience</h3>
343360
<div class="role brown-text text-darken-2">Programmer Analyst</div>
344361
<ul>
345362
<li>
346-
Improved an in-production optimization algorithm which reduced the cycle-time of the automation process.
363+
Customized a tree-based optimization algorithm that separates drugs into distinct groups to maximize the concurrent execution of drug
364+
dispenser robots; improved an optimization algorithm that reduced the cycle-time of the automation process by 25%.
347365
</li>
348366
<li>
349-
Expanded and modularized the algorithm from one system one robot to a multi-system multi-robot paradigm.
367+
Devised a customized recursion algorithm to extend the functionality of the current environment to a multi-robot and multi-system
368+
environment
350369
</li>
351370
<li>
352-
Designed and developed a Video Analytics application that tracks the activity and location of each human
353-
in a multi-camera environment
354-
along with detailed visualization - from scratch.
371+
Built a modular video analytics app using Flask, OpenCV that tracks the location of each human in a multi-camera environment;
372+
utilized perspective transformation, object detection, and object tracking to find the location of a human.
355373
</li>
356-
<li>Improved the speed of the Video Analytics application by incorporating the YOLOv3 model for object
357-
detection and DeepSORT for
358-
multi-object tracking.</li>
374+
<li>Increased the speed of the video analytics app by 20% by using a customized YOLOv3 algorithm to perform object detection and
375+
DeepSORT algorithm for multi-object tracking.</li>
359376
<li>
360-
<b>Tools:</b> Python, OpenCV, Keras, Tensorflow, PyTorch
377+
<b>Tools:</b> Python, Flask, OpenCV, Keras, Tensorflow, PyTorch
361378
</li>
362379
</ul>
363380
</div>
@@ -371,34 +388,29 @@ <h3 class="page-title white-text teal">Experience</h3>
371388
<div class="card-content">
372389
<div class="row">
373390
<div class="col s12 m2">
374-
<a href="https://www.mtag.in" target="_blank"><img alt="Mtag logo"
375-
src="/assets/img/exp-mtag-logo-250x250.jpg" class="responsive-img center-block" /></a>
391+
<img alt="Mtag logo" src="/assets/img/exp-mtag-logo-250x250.jpg" class="responsive-img center-block" />
376392

377393
</div>
378394

379395
<!-- <div class="col s12 m10"> -->
380396
<div class="col s12 m10">
381397
<p>
382-
<span class="card-title"><a href="https://www.mtag.in" target="_blank"
383-
class="teal-text hoverline">Mtag
398+
<span class="card-title"><a href="#experience" class="teal-text hoverline">Mtag
384399
Innovations</a></span>
385400
</p>
386401
</div>
387402
</div>
388-
<div class="role brown-text text-darken-2">Data Scientist</div>
403+
<div class="role brown-text text-darken-2">Software Developer</div>
389404
<ul>
390405
<li>
391-
Developed a cloud-based data visualization and analytics web application aimed at storing and
392-
visualizing
393-
data-points of each IoT devices.
406+
Programmed a cloud-based web app using Flask and JavaScript aimed at storing, visualizing, and tracking temperature and humidity
407+
of each drug container to estimate the degradation of the drug.
394408
</li>
395409
<li>
396-
Designed and implemented a stacking model predicting the degradation of drugs and achieved 75% - 83%
397-
accuracy depending on the data
398-
for each drug.
410+
Created an alert system to send notifications and emails when the parameters exceed the threshold.
399411
</li>
400412
<li>
401-
<b>Tools:</b> Python, IBM Cloud, Node Red, Flask
413+
<b>Tools:</b> Python, Flask, JavaScript
402414
</li>
403415
</ul>
404416
</div>
@@ -454,7 +466,7 @@ <h3 class="page-title white-text teal">Projects</h3>
454466
<div class="container">
455467
<div class="row">
456468

457-
<div class="col s12 m6 l6">
469+
<div class="col s12 m6 l4">
458470
<div class="card medium">
459471
<div class="card-image waves-effect waves-block waves-light">
460472
<img alt="music streaming app" src="/assets/img/project-music-player.png" style="height: 100%; width: 100%" class="activator" />
@@ -494,7 +506,7 @@ <h3 class="page-title white-text teal">Projects</h3>
494506
</div>
495507
</div>
496508

497-
<div class="col s12 m6 l6">
509+
<div class="col s12 m6 l4">
498510
<div class="card medium">
499511
<div class="card-image waves-effect waves-block waves-light">
500512
<img alt="quiz app" src="/assets/img/project-quizup-logo-1.png" style="height: 100%; width: 100%" class="activator" />
@@ -569,7 +581,7 @@ <h3 class="page-title white-text teal">Projects</h3>
569581
</div> -->
570582

571583
<!-- Flask Project -->
572-
<div class="col s12 m6 l6">
584+
<div class="col s12 m6 l4">
573585
<div class="card medium">
574586
<div class="card-image waves-effect waves-block waves-light">
575587
<img alt="Screenshot of web app" src="/assets/img/project-blog-logo.jpg"
@@ -609,7 +621,7 @@ <h3 class="page-title white-text teal">Projects</h3>
609621
</div>
610622

611623
<!-- VQA -->
612-
<div class="col s12 m6 l6">
624+
<div class="col s12 m6 l4">
613625
<div class="card medium">
614626
<div class="card-image waves-effect waves-block waves-light">
615627
<img alt="Screenshot of web app" src="/assets/img/project-aim_bert-bias.png" style="height: 100%; width: 100%" class="activator" />
@@ -646,7 +658,7 @@ <h3 class="page-title white-text teal">Projects</h3>
646658
</div>
647659

648660
<!-- Video Summarizer -->
649-
<div class="col s12 m6 l6">
661+
<div class="col s12 m6 l4">
650662
<div class="card medium">
651663
<div class="card-image waves-effect waves-block waves-light">
652664
<img alt="Screenshot of web app" src="/assets/img/computer-vision-v2-04.png" style="height: 100%; width: 100%" class="activator" />
@@ -683,7 +695,7 @@ <h3 class="page-title white-text teal">Projects</h3>
683695
</div>
684696

685697
<!-- Image Generator -->
686-
<div class="col s12 m6 l6">
698+
<div class="col s12 m6 l4">
687699
<div class="card medium">
688700
<div class="card-image waves-effect waves-block waves-light">
689701
<img alt="Screenshot of web app" src="/assets/img/gan.jpg" style="height: 100%; width: 100%" class="activator" />
@@ -718,7 +730,7 @@ <h3 class="page-title white-text teal">Projects</h3>
718730
</div>
719731

720732
<!-- Head Counting System -->
721-
<div class="col s12 m6 l6">
733+
<div class="col s12 m6 l4">
722734
<div class="card medium">
723735
<div class="card-image waves-effect waves-block waves-light">
724736
<img alt="Screenshot of web app" src="/assets/img/Blog-Images-Forget-Machine-Learning-Humans-Still-Have-a-Lot-to-Learn-Part-II.jpg" style="height: 100%; width: 100%" class="activator" />
@@ -901,7 +913,7 @@ <h3 class="page-title white-text teal">Education</h3>
901913
<div class="container">
902914
<div class="row">
903915
<!-- Education -->
904-
<div class="col s12 m6">
916+
<div class="col s12 m6 l6">
905917
<div class="card">
906918
<div class="card-content">
907919
<p>
@@ -911,7 +923,7 @@ <h3 class="page-title white-text teal">Education</h3>
911923
<p>
912924
<b>Degree: </b>Master of Science in Computer Science
913925
<br>
914-
<b>CGPA: </b>4/4
926+
<b>CGPA: </b>4.0/4.0
915927
</p>
916928

917929
<ul>
@@ -928,6 +940,9 @@ <h3 class="page-title white-text teal">Education</h3>
928940
</div>
929941
</div>
930942

943+
944+
</div>
945+
<div class="col s12 m6 l6">
931946
<div class="card">
932947
<div class="card-content">
933948
<p>

0 commit comments

Comments
 (0)