-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afe8214
commit bef281c
Showing
1 changed file
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Home - Udaign</title> | ||
<link rel="icon" href="assets/Logos/UdGN for Light.png" type="image/png"> | ||
<link rel="icon" href="Portfolio Website/assets/Logos/UdGN for Light.png" type="image/png"> | ||
<link rel="stylesheet" href="Portfolio Website/p_home.css"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
|
@@ -14,13 +14,13 @@ | |
<!-- Upper Navigation Bar --> | ||
<nav class="navbar"> | ||
<a href="index.html" class="logo-link"> | ||
<img class="logo" src="assets/Logos/UdGN for Dark.png" alt="Udaign logo"> | ||
<img class="logo" src="Portfolio Website/assets/Logos/UdGN for Dark.png" alt="Udaign logo"> | ||
<h1 class="logo-txt">Udaign</h1> | ||
</a> | ||
<ul class="nav-links"> | ||
<li><a href="p_about.html">About</a></li> | ||
<li><a href="p_blog.html">Blog</a></li> | ||
<li><a href="H_home.html" target="_blank">Hardes<img class="ont" src="assets/Icons/open in new.svg" alt="Hardes Official Website"></a></li> | ||
<li><a href="H_home.html" target="_blank">Hardes<img class="ont" src="Portfolio Website/assets/Icons/open in new.svg" alt="Hardes Official Website"></a></li> | ||
<li><a href="#" class="seperator">|</a></li> | ||
<li><button class="sec-btn"><a href="#work">Work</a></button></li> | ||
<li class="pri-btn-li"><button class="pri-btn"><a href="#contact">Contact</a></button></li> | ||
|
@@ -31,10 +31,10 @@ <h1 class="logo-txt">Udaign</h1> | |
<aside class="sidebar"> | ||
<nav> | ||
<ul class="sidebar-links"> | ||
<li><a href="#intro"><img src="assets/Icons/intro.svg" alt="Intro icon"></a></li> | ||
<li><a href="#work"><img src="assets/Icons/work.svg" alt="Intro icon"></a></li> | ||
<li><a href="#featured"><img src="assets/Icons/featured.svg" alt="Intro icon"></a></li> | ||
<li><a href="#contact"><img src="assets/Icons/contact.svg" alt="Intro icon"></a></li> | ||
<li><a href="#intro"><img src="Portfolio Website/assets/Icons/intro.svg" alt="Intro icon"></a></li> | ||
<li><a href="#work"><img src="Portfolio Website/assets/Icons/work.svg" alt="Intro icon"></a></li> | ||
<li><a href="#featured"><img src="Portfolio Website/assets/Icons/featured.svg" alt="Intro icon"></a></li> | ||
<li><a href="#contact"><img src="Portfolio Website/assets/Icons/contact.svg" alt="Intro icon"></a></li> | ||
</ul> | ||
</nav> | ||
</aside> | ||
|
@@ -43,10 +43,10 @@ <h1 class="logo-txt">Udaign</h1> | |
<main class="content"> | ||
<section class="intro-sec" id="intro"> | ||
<div class="cont1"> | ||
<a href="#"><img class="share-icon" src="assets/Icons/share.svg" alt="Share icon"> | ||
<a href="#"><img class="share-icon" src="Portfolio Website/assets/Icons/share.svg" alt="Share icon"> | ||
</a> | ||
<div class="main-section"> | ||
<img class="main-intro-image" src="assets/Images/DP_STD.JPG" alt="Image of Udaya Bhaskar Mahadevu aka Udaign"> | ||
<img class="main-intro-image" src="Portfolio Website/assets/Images/DP_STD.JPG" alt="Image of Udaya Bhaskar Mahadevu aka Udaign"> | ||
<h1 class="main-name">UDAYA BHASKAR <br> MAHADEVU</h1> | ||
<p class="designation">Aspiring Creative Professional | IIT Kharagpur | UX | 3D Rendering <br>Product Innovation | Motion Graphics | Graphic Design</p> | ||
</div> | ||
|
@@ -55,7 +55,7 @@ <h1 class="main-name">UDAYA BHASKAR <br> MAHADEVU</h1> | |
<div class="work-bar"> | ||
<a href="#work" class="wb11"> | ||
<h1 class="sec-title">Explore my work</h1> | ||
<img class="ttm" src="assets/Icons/downarrow.svg" alt="downarrow"> | ||
<img class="ttm" src="Portfolio Website/assets/Icons/downarrow.svg" alt="downarrow"> | ||
</a> | ||
</div> | ||
<div class="sec2"> | ||
|
@@ -76,13 +76,13 @@ <h1 class="sec-title">Explore my work</h1> | |
<div class="work-bar2"> | ||
<a href="#featured" class="wb111"> | ||
<h1 class="sec-title2">Featured</h1> | ||
<img class="ttm2" src="assets/Icons/downarrow.svg" alt="downarrow"> | ||
<img class="ttm2" src="Portfolio Website/assets/Icons/downarrow.svg" alt="downarrow"> | ||
</a> | ||
</div> | ||
<div class="feat-cont"> | ||
<div class="feat-cont1"> | ||
<div class="feat-cont-img"> | ||
<img class="image" src="assets/Images/c.png" alt="Nothing Wallpaper"> | ||
<img class="image" src="Portfolio Website/assets/Images/c.png" alt="Nothing Wallpaper"> | ||
</div> | ||
<div class="feat-cont-txt"> | ||
<a>Nothing Wallpapers</a> | ||
|
@@ -92,15 +92,15 @@ <h1 class="sec-title2">Featured</h1> | |
</div> | ||
<div class="btn-container"> | ||
<button class="feat-cont-btn"> | ||
<img src="assets/Icons/view.svg" alt="view icon"> | ||
<img src="Portfolio Website/assets/Icons/view.svg" alt="view icon"> | ||
View | ||
</button> | ||
</div> | ||
</div> | ||
|
||
<div class="feat-cont1"> | ||
<div class="feat-cont-img"> | ||
<img class="image" src="assets/Images/2.png" alt="Work Louder Knob 1"> | ||
<img class="image" src="Portfolio Website/assets/Images/2.png" alt="Work Louder Knob 1"> | ||
</div> | ||
<div class="feat-cont-txt"> | ||
<a>Work Louder K.no.b 1</a> | ||
|
@@ -110,15 +110,15 @@ <h1 class="sec-title2">Featured</h1> | |
</div> | ||
<div class="btn-container"> | ||
<button class="feat-cont-btn"> | ||
<img src="assets/Icons/view.svg" alt="view icon"> | ||
<img src="Portfolio Website/assets/Icons/view.svg" alt="view icon"> | ||
View | ||
</button> | ||
</div> | ||
</div> | ||
|
||
<div class="feat-cont1"> | ||
<div class="feat-cont-img"> | ||
<img class="image" src="assets/Images/Pf.png" alt="Planning for this portfolio Website"> | ||
<img class="image" src="Portfolio Website/assets/Images/Pf.png" alt="Planning for this portfolio Website"> | ||
</div> | ||
<div class="feat-cont-txt"> | ||
<a>Portfolio Website</a> | ||
|
@@ -128,15 +128,15 @@ <h1 class="sec-title2">Featured</h1> | |
</div> | ||
<div class="btn-container"> | ||
<button class="feat-cont-btn"> | ||
<img src="assets/Icons/view.svg" alt="view icon"> | ||
<img src="Portfolio Website/assets/Icons/view.svg" alt="view icon"> | ||
View | ||
</button> | ||
</div> | ||
</div> | ||
|
||
<div class="feat-cont1"> | ||
<div class="feat-cont-img"> | ||
<img class="image" src="assets/Images/arc-browser-hero.jpg" alt="Arc Browser"> | ||
<img class="image" src="Portfolio Website/assets/Images/arc-browser-hero.jpg" alt="Arc Browser"> | ||
</div> | ||
<div class="feat-cont-txt"> | ||
<a>Arc Browser analysis</a> | ||
|
@@ -146,7 +146,7 @@ <h1 class="sec-title2">Featured</h1> | |
</div> | ||
<div class="btn-container"> | ||
<button class="feat-cont-btn"> | ||
<img src="assets/Icons/view.svg" alt="view icon"> | ||
<img src="Portfolio Website/assets/Icons/view.svg" alt="view icon"> | ||
View | ||
</button> | ||
</div> | ||
|
@@ -160,7 +160,7 @@ <h1 class="sec-title2">Featured</h1> | |
<div class="work-bar3"> | ||
<a href="#contact" class="wb13"> | ||
<h1 class="sec-title3">Contact</h1> | ||
<img class="ttm21" src="assets/Icons/downarrow.svg" alt="downarrow"> | ||
<img class="ttm21" src="Portfolio Website/assets/Icons/downarrow.svg" alt="downarrow"> | ||
</a> | ||
<div> | ||
<a class="wb22" href="#work"> | ||
|
@@ -172,41 +172,41 @@ <h1 class="sec-title3">Contact</h1> | |
<div class="cont-div"> | ||
<div class="cont-top"> | ||
<div class="cont-quo"> | ||
<img src="assets/Icons/quote.svg" alt="quote"> | ||
<img src="Portfolio Website/assets/Icons/quote.svg" alt="quote"> | ||
<p>Driven by <br> the power <br>to <span class="create">create.</span></p> | ||
</div> | ||
<div class="cont-img"> | ||
<img src="assets/Icons/email.svg" alt="Udaya Bhaskar Mahadevu aka Udaign"> | ||
<img src="Portfolio Website/assets/Icons/email.svg" alt="Udaya Bhaskar Mahadevu aka Udaign"> | ||
<p>[email protected]</p> | ||
</div> | ||
<div class="cont-links"> | ||
<div class="r1"> | ||
<div class="c11"> | ||
<img src="assets/Icons/LinkedIn.svg" alt="LinkedIn icon"> | ||
<img src="Portfolio Website/assets/Icons/LinkedIn.svg" alt="LinkedIn icon"> | ||
<a href="https://www.linkedin.com/in/udayabhaskarm" target="_blank">LINKEDIN | ||
</a> | ||
</div> | ||
<div class="c12"> | ||
<img src="assets/Icons/Medium.svg" alt="Medium icon"> | ||
<img src="Portfolio Website/assets/Icons/Medium.svg" alt="Medium icon"> | ||
<a href="https://medium.com/@udaybhaskar2283" target="_blank">MEDIUM</a> | ||
</div> | ||
<div class="c13"> | ||
<img src="assets/Icons/Behance.svg" alt="Behance icon"> | ||
<img src="Portfolio Website/assets/Icons/Behance.svg" alt="Behance icon"> | ||
<a href="https://www.behance.net/udayabmahadev1" target="_blank">BEHANCE</a> | ||
</div> | ||
</div> | ||
<div class="r2"> | ||
<div class="c21"> | ||
<img src="assets/Icons/Instagram.svg" alt="Instagram icon"> | ||
<img src="Portfolio Website/assets/Icons/Instagram.svg" alt="Instagram icon"> | ||
<a href="https://www.instagram.com/udaign/" target="_blank">INSTAGRAM</a> | ||
</div> | ||
<div class="c22"> | ||
<img src="assets/Icons/Twitter.svg" alt="Twitter icon"> | ||
<img src="Portfolio Website/assets/Icons/Twitter.svg" alt="Twitter icon"> | ||
<a href="https://x.com/udaign" target="_blank">TWITTER</a> | ||
</div> | ||
<div class="c23"> | ||
<a href="https://dribbble.com/udaign"> | ||
<img src="assets/Icons/dribbble.svg" alt="Dribbble icon"> | ||
<img src="Portfolio Website/assets/Icons/dribbble.svg" alt="Dribbble icon"> | ||
</a> | ||
<a href="https://dribbble.com/udaign" target="_blank">DRIBBBLE</a> | ||
</div> | ||
|
@@ -215,14 +215,14 @@ <h1 class="sec-title3">Contact</h1> | |
</div> | ||
<div class="cont-bot"> | ||
<a class="bot-logo" href="index.html"> | ||
<img src="assets/Logos/UdGN for Light.png" alt="Udaign logo for Light Backgrounds"> | ||
<img src="Portfolio Website/assets/Logos/UdGN for Light.png" alt="Udaign logo for Light Backgrounds"> | ||
<p class="logo-txt2">Udaign</p> | ||
</a> | ||
<div class="sick"> | ||
<img src="assets/Icons/share.svg" alt="share icon"> | ||
<img src="Portfolio Website/assets/Icons/share.svg" alt="share icon"> | ||
</div> | ||
<div class="foot-link"> | ||
<a class="hdes" href="H_home.html" target="_blank"><span class="hardes">HARDES</span><img src="assets/Icons/open in new for light.svg" alt="Hardes Official Website"></a> | ||
<a class="hdes" href="H_home.html" target="_blank"><span class="hardes">HARDES</span><img src="Portfolio Website/assets/Icons/open in new for light.svg" alt="Hardes Official Website"></a> | ||
<a href="p_about.html">ABOUT</a> | ||
<a href="p_blog.html" target="_blank">BLOG</a> | ||
<a href="#">PRIVACY</a> | ||
|