Skip to content

Commit d70f3aa

Browse files
update content
1 parent b75d494 commit d70f3aa

File tree

1 file changed

+38
-25
lines changed

1 file changed

+38
-25
lines changed

index.html

Lines changed: 38 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<h2>Hi, I'm <span class="teal">Varad Bhogayata.</span></h2>
213213
<h5 style="color:#fff">A <span class="typing" style="font-weight: 300; color:#004d40"></span></h5>
214214
<!-- <h5 style="color:#00796b">A <span class="typing" style="font-weight: 300; color:#fff"></span></h5> -->
215-
215+
<h5>Self-driven, quick starter, passionate problem solver with curious mind who loves solving very complex, very challenging real world problems.</h5>
216216
</div>
217217
<div class="social">
218218
<a href="http://linkedin.com/in/varadbhogayata" target="_blank">
@@ -231,6 +231,14 @@ <h5 style="color:#fff">A <span class="typing" style="font-weight: 300; color:#00
231231
<i class="fa fa-angellist"></i>
232232
</button>
233233
</a>
234+
235+
<!-- <a href="http://linkedin.com/in/varadbhogayata" target="_blank">
236+
<span class="fa-stack fa-lg">
237+
<i class="fa fa-circle fa-stack-2x"></i>
238+
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
239+
240+
</span>
241+
</a> -->
234242
</div>
235243
<div class='buttons'>
236244
<a href="#about" class="readme">Read More</a>
@@ -245,14 +253,16 @@ <h5 style="color:#fff">A <span class="typing" style="font-weight: 300; color:#00
245253
<section id="about" class="section scrollspy">
246254
<h3 class="page-title white-text teal">About</h3>
247255
<div class="container flow-text">
248-
<blockquote>
256+
<!-- <blockquote>
249257
<h2>
250-
Software Developer with a passion for artificial intelligence and backend development.
258+
A Software Developer with a passion for Backend Development and Artificial Intelligence.
251259
252260
</h2>
253-
</blockquote>
261+
</blockquote> -->
254262
<p>
255-
Skilled in Python, Django, Flask, MySQL and Machine Learning.
263+
264+
I am Software Developer with 1 year of professional experience in Machine Learning, Computer Vision with willingness to learn and master Software Development, Backend Development. I am adept in Python, Django, Flask, SQL, Machine Learning, Computer Vision.
265+
<!-- 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. -->
256266
</p>
257267
<!-- <p>
258268
Another Paragraph
@@ -411,10 +421,10 @@ <h3 class="page-title white-text teal">Projects</h3>
411421
<img alt="django web app" src="/assets/img/project-python-django4.jpg" class="activator" />
412422
</div>
413423
<div class="card-content">
414-
<span class="card-title activator teal-text hoverline">Project Title<i
424+
<span class="card-title activator teal-text hoverline">Local Library Web-App<i
415425
class="mdi-navigation-more-vert right"></i></span>
416426
<p>
417-
Project Description
427+
A web-app that creates an online catalog for a small local library, where users can browse available books and manage their accounts.
418428
</p>
419429
</div>
420430
<div class="card-reveal">
@@ -423,16 +433,18 @@ <h3 class="page-title white-text teal">Projects</h3>
423433
<span class="card-title grey-text"><small>Accomplishments</small><i
424434
class="mdi-navigation-close right"></i></span>
425435
<ul>
426-
<li></li>
427-
<li></li>
436+
<li><b>Tools:</b> HTML, CSS, Bootstrap, SQLite, Django, Heroku</li>
437+
<li>Users can view list and detail information for books and authors.</li>
438+
<li>Admin users can create and manage models.</li>
439+
<li>Librarians can renew reserved books.</li>
428440

429441
</ul>
430442
<div class="card-action">
431-
<a aria-label="Visit Code Island website" href="http://google.com" target="_blank" data-position="top"
443+
<a aria-label="Visit " href="https://django-local-lib.herokuapp.com" target="_blank" data-position="top"
432444
data-tooltip="View Online"
433445
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
434446
class="fa fa-external-link"></i></a>
435-
<a aria-label="Visit the GitHub repo for project" href="https://github.com/varadbhogayata/"
447+
<a aria-label="Visit the GitHub repo for project" href="https://github.com/varadbhogayata/django-local-library"
436448
target="_blank" data-position="top" data-tooltip="View Source"
437449
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
438450
class="fa fa-github"></i></a>
@@ -449,31 +461,32 @@ <h3 class="page-title white-text teal">Projects</h3>
449461
class="activator" />
450462
</div>
451463
<div class="card-content">
452-
<span class="card-title activator teal-text hoverline">Project Title<i
464+
<span class="card-title activator teal-text hoverline">Tech Blog<i
453465
class="mdi-navigation-more-vert right"></i></span>
454466
<p>
455-
Project Description
467+
Flask based Blog.
456468
</p>
457469
</div>
458470
<div class="card-reveal">
459471
<!-- TODO: change this -- only close button -->
460472
<!-- <span class="card-title brown-text">Accomplishments<i class="mdi-navigation-close right"></i></span> -->
461-
<span class="card-title brown-text"><small>Accomplishments</small><i
473+
<span class="card-title teal-text"><small>Accomplishments</small><i
462474
class="mdi-navigation-close right"></i></span>
463475
<ul>
464-
<li></li>
465-
<li></li>
476+
<li><b>Tools:</b> HTML, CSS, Bootstrap, Flask, SQLAlchemy, Postgresql, Python</li>
477+
<li>Users can view posts and contact the admin via Contact Page.</li>
478+
<li>Admin can Add, Delete, Update posts.</li>
466479

467480

468481
</ul>
469482
<div class="card-action">
470-
<a aria-label="Visit Code Island website" href="http://google.com" target="_blank" data-position="top"
483+
<a aria-label="Visit Blog website" href="https://flask-heroku-blog.herokuapp.com/" target="_blank" data-position="top"
471484
data-tooltip="View Online"
472-
class="btn-floating btn-large waves-effect waves-light brown tooltipped"><i
485+
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
473486
class="fa fa-external-link"></i></a>
474-
<a aria-label="Visit the GitHub repo for project" href="https://github.com/varadbhogayata/"
487+
<a aria-label="Visit the GitHub repo for project" href="https://github.com/varadbhogayata/flask-blog"
475488
target="_blank" data-position="top" data-tooltip="View Source"
476-
class="btn-floating btn-large waves-effect waves-light brown tooltipped"><i
489+
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
477490
class="fa fa-github"></i></a>
478491
</div>
479492
</div>
@@ -496,7 +509,7 @@ <h3 class="page-title white-text teal">Projects</h3>
496509
<div class="card-reveal">
497510
<!-- TODO: change this -- only close button -->
498511
<!-- <span class="card-title brown-text">Accomplishments<i class="mdi-navigation-close right"></i></span> -->
499-
<span class="card-title brown-text"><small>Accomplishments</small><i
512+
<span class="card-title teal-text"><small>Accomplishments</small><i
500513
class="mdi-navigation-close right"></i></span>
501514
<ul>
502515
<li>Incorporated Convolution Neural Networks (CNN) for extracting image features and Long Short Term
@@ -510,7 +523,7 @@ <h3 class="page-title white-text teal">Projects</h3>
510523
<a aria-label="Visit the GitHub repo for project"
511524
href="https://github.com/varadbhogayata/visual-question-answering" target="_blank"
512525
data-position="top" data-tooltip="View Source"
513-
class="btn-floating btn-large waves-effect waves-light brown tooltipped"><i
526+
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
514527
class="fa fa-github"></i></a>
515528
</div>
516529
</div>
@@ -547,7 +560,7 @@ <h3 class="page-title white-text teal">Projects</h3>
547560
<div class="card-action">
548561
<a aria-label="Visit the GitHub repo for project" href="https://github.com/varadbhogayata/"
549562
target="_blank" data-position="top" data-tooltip="View Source"
550-
class="btn-floating btn-large waves-effect waves-light brown tooltipped"><i
563+
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
551564
class="fa fa-github"></i></a>
552565
</div>
553566
</div>
@@ -582,7 +595,7 @@ <h3 class="page-title white-text teal">Projects</h3>
582595
<div class="card-action">
583596
<a aria-label="Visit the GitHub repo for project" href="https://github.com/varadbhogayata/"
584597
target="_blank" data-position="top" data-tooltip="View Source"
585-
class="btn-floating btn-large waves-effect waves-light brown tooltipped"><i
598+
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
586599
class="fa fa-github"></i></a>
587600
</div>
588601
</div>
@@ -617,7 +630,7 @@ <h3 class="page-title white-text teal">Projects</h3>
617630
<a aria-label="Visit the GitHub repo for project"
618631
href="https://github.com/varadbhogayata/visual-question-answering" target="_blank"
619632
data-position="top" data-tooltip="View Source"
620-
class="btn-floating btn-large waves-effect waves-light brown tooltipped"><i
633+
class="btn-floating btn-large waves-effect waves-light blue-grey tooltipped"><i
621634
class="fa fa-github"></i></a>
622635
</div>
623636
</div>

0 commit comments

Comments
 (0)