Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portfolio updated #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added sanket sonavane/background.jfif
Binary file not shown.
Binary file added sanket sonavane/download.jfif
Binary file not shown.
Binary file added sanket sonavane/download1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sanket sonavane/hello.webp
Binary file not shown.
24 changes: 24 additions & 0 deletions sanket sonavane/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<left><body style="background-image: url(background.jfif); background-blend-mode: lighten;
background-position: center; background-repeat: no-repeat; background-size: cover;">

<img src="hello.webp" alt="animated" width=200 height=200>
<h1 style="color: rgb(104, 27, 248); font-style: oblique; ">Hi, I am Sanket Sonavane</h1>
<h2 style="font-style: oblique; color: rgb(23, 133, 230);">An enthusiastic coder with electronics and telecommunication background <br>
though interested in web development, cloud technology and machine learning.</h2>

<h2 style="font-style: oblique; color: rgb(23, 133, 230)">Also I am a bilbophile and a die hard marvel fan.</h2>
<h2 style="font-style: oblique; color: rgb(23, 133, 230)"> If you want to connect with me <br>use following social media links:</h2>


<a href="https://www.linkedin.com/in/sanket-sonavane-951843192/">
<img border="0" alt="linkedin" src="download.jfif" width="50" height="50">
</a>
&nbsp;
<a href="https://github.com/sanket2000sonavane">
<img border="0" alt="github" src="download1.png" width="50" height="50">
</a>

</body>
</left>
</html>