Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaydeshpande authored Aug 27, 2024
1 parent ba6b077 commit 0d1733c
Showing 1 changed file with 27 additions and 22 deletions.
49 changes: 27 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,22 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Viewport Metadata -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Description Metadata-->
<meta name="description" content="Portfolio of Sujay Deshpande, I am a student pursuing Diploma In Computer Engineering and I've worked with various project and loved to do someting new.
I am passionate to solve the problems of society.I am interested in exploring the fields of Software Engineering, Data Science, and Machine Learning, and I am open to opportunities for the same." />
<!-- Description Metadata -->
<meta name="description" content="Portfolio of Sujay Deshpande, a student pursuing BTech in Computer Engineering. Passionate about solving societal problems and exploring Software Engineering, Data Science, and Machine Learning. Open to opportunities in these fields." />
<!-- Author Metadata -->
<meta name="author" content="Sujay Hemantkumar Deshpande" />
<!-- Keyword Metadata -->
<meta
name="keywords"
content="Sujay Hemantkumar Deshpande, GPP, Sujay Hemantkumar Deshpande Gpp,Sujay Deshpande,Developing Virtuoso,Sujay Deshpande, sujay deshpande,Developing Virtuoso sujay deshpande, government polytechnic, pune, gpp, ahmednagar,sujay Deshpande, Developing Virtuoso, Sujay Deshpande Developing Virtuoso,sujay deshpande"
/>

<meta name="keywords" content="Sujay Hemantkumar Deshpande, portfolio, BTech Computer Engineering, Software Engineering, Data Science, Machine Learning, programming, web development" />
<!-- Language Metadata -->
<meta name="language" content="English" />
<!-- Robots Metadata -->
<meta name="robots" content="index, follow" />
<!-- Open Graph Metadata -->
<meta property="og:title" content="Sujay Hemantkumar Deshpande" />
<meta property="og:description" content="Portfolio of Sujay Deshpande, a student passionate about solving societal problems through technology and exploring new opportunities in Software Engineering, Data Science, and Machine Learning." />
<meta property="og:image" content="./assets/img/jpg/ownPhoto.png" />
<meta property="og:url" content="https://www.sujaydeshpande.com" />
<meta property="og:type" content="website" />
<!-- Webpage Logo -->
<link rel="shortcut icon" href="./assets/img/jpg/favicon.jpg" />
<!-- Webpage Title -->
Expand All @@ -41,12 +46,12 @@ <h1>
<a aria-label="My Github Profile" target="_blank" href="https://github.com/Sujay-Deshpande">
<i class="icon fa fa-github-alt" aria-hidden="true"></i>
</a>
<a aria-label="Send Email" href="mailto:sujaydeshpande@yahoo.com?subject=Hello, Sujay!" target="_blank"
><i class="icon fa fa-envelope"></i
></a>
<a aria-label="Send Email" href="mailto:sujaydeshpande@yahoo.com?subject=Hello, Sujay!" target="_blank">
<i class="icon fa fa-envelope"></i>
</a>
<a aria-label="My HackerEarth Profile" target="_blank" href="https://www.hackerearth.com/@sujaydeshpande">
<i class="icon fa fa-user" aria-hidden="true"></i>
</a>
<i class="icon fa fa-user" aria-hidden="true"></i>
</a>
</div>
<div class="header-links">
<a class="link" href="#about" data-scroll>About Me</a>
Expand All @@ -57,7 +62,7 @@ <h1>

<!-- About Section -->
<section id="about">
<!-- User Introduction-->
<!-- User Introduction -->
<div class="user-details">
<h1>My Story</h1>
<picture>
Expand All @@ -76,8 +81,7 @@ <h1>My Story</h1>
/>
</picture>
<p>
I am a student pursuing Diploma In Computer Engineering and I've worked with various project and loved to do someting new.
I am passionate to solve the problems of society.I am interested in exploring the fields of Software Engineering, Data Science, and Machine Learning, and I am open to opportunities for the same.
I am a student pursuing BTech in Computer Engineering, with experience in various projects and a love for exploring new challenges. I am passionate about solving societal problems and interested in Software Engineering, Data Science, and Machine Learning. I am open to opportunities in these fields.
</p>
</div>

Expand Down Expand Up @@ -122,11 +126,12 @@ <h2>Tools</h2>
</div>
</div>
</section>

<div id="sfcmgs1w4qfpbfh6uzscqk4m9aawlq6dsxf"></div>
<script type="text/javascript"
src="https://counter4.optistats.ovh/private/counter.js?c=mgs1w4qfpbfh6uzscqk4m9aawlq6dsxf&down=async"
async></script><noscript><a href="https://www.freecounterstat.com" title="free web counter"><img

<div id="sfcmgs1w4qfpbfh6uzscqk4m9aawlq6dsxf"></div>
<script type="text/javascript"
src="https://counter4.optistats.ovh/private/counter.js?c=mgs1w4qfpbfh6uzscqk4m9aawlq6dsxf&down=async"
async></script>
<noscript><a href="https://www.freecounterstat.com" title="free web counter"><img
src="https://counter4.optistats.ovh/private/freecounterstat.php?c=mgs1w4qfpbfh6uzscqk4m9aawlq6dsxf" border="0"
title="free web counter" alt="free web counter"></a></noscript>
<footer class="footer">
Expand All @@ -142,4 +147,4 @@ <h2>Tools</h2>
<!-- Import JS: Main Script -->
<script src="./assets/js/main.js"></script>
</body>
</html>
</html>

0 comments on commit 0d1733c

Please sign in to comment.