forked from tarunsinghofficial/HacktoberFest
-
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.
Merge pull request tarunsinghofficial#1813 from mahesh-sketch/main
This is my personal portfolio
- Loading branch information
Showing
22 changed files
with
935 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,237 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
<title> mahesh dash website</title> | ||
<link rel="stylesheet" href="maheshcss/dashmahesh1.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"> | ||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="icon1/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="icon1/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="icon1/favicon-16x16.png"> | ||
<link rel="manifest" href="icon1/site.webmanifest"> | ||
</head> | ||
<body> | ||
<div class="scrollToTop-btn"> | ||
<i class="fas fa-angle-up"></i> | ||
</div> | ||
<header> | ||
<a href="#" class="brand">Mahesh</a> | ||
<div class="menu-btn"></div> | ||
<div class="navigation"> | ||
<a href="#main">Home</a> | ||
<a href="#about">About</a> | ||
<a href="#skills">Skills</a> | ||
<a href="#work">Work</a> | ||
<a href="#contact">Contact</a> | ||
</div> | ||
</header> | ||
<section class="main" id="main"> | ||
<div class="content"> | ||
<h2>Hello , I'm<br> <span> Mahesh kumar Dash</span></h2> | ||
<div class="animated-text"> | ||
<h3>Coder</h3> | ||
<h3>Gamer</h3> | ||
<h3>Learner</h3> | ||
</div> | ||
<a href="#skills" class="btn">see my skills</a> | ||
<div class="media-icons"> | ||
<a href="https://www.facebook.com/mahesh.dash.9081/"><i class="fab fa-facebook"></i></a> | ||
<a href="https://www.instagram.com/_mr_stint_/"><i class="fab fa-instagram"></i></a> | ||
<a href="https://www.linkedin.com/in/mahesh-kumar-dash-216933215/"><i class="fab fa-linkedin"></i></a> | ||
</div> | ||
</div> | ||
</section> | ||
<section class="about" id="about"> | ||
<div class="title reveal"> | ||
<h2 class="section-title"> About Me</h2> | ||
</div> | ||
<div class="content"> | ||
<div class="column col-left reveal"> | ||
<div class="img-card"> | ||
<img src="maheshimage/mahesh.jpg" alt=""> | ||
|
||
</div> | ||
</div> | ||
<div class="column col-right reveal"> | ||
<h2 class="content-title"><br>Hi There! I'm Mahesh</h2> | ||
<p class="paragraph-text"> | ||
My name is Mahesh Kumar Dash. I'm Btech student at C.V. Raman Global University Computer Science Department. I was born and raised in Odisha. | ||
|
||
<br> <br> I did Plus 2 in Science from College of Basic Science And Humanities,OUAT. | ||
|
||
<br> <br>I like to travel. I believe travelling gives you a new perspective to everything. You get to know a lot about the different cultures, the cuisines, their history, the language and all the small unique things every place has to offer.<br> <br> <br> | ||
|
||
</p> | ||
<a href="#" class="btn"> See more</a> | ||
</div> | ||
</div> | ||
|
||
</section> | ||
<section class="skills" id="skills"> | ||
<div class="title reveal"> | ||
|
||
<h2 class="section-title">My Skills</h2> | ||
</div> | ||
<div class="content"> | ||
<div class="column col-left reveal"> | ||
<h2 class="content-title"><br>My Skills and Experience</h2> | ||
<p> i am skilled in HTML,Java,CSS,C,SQL.<br> <br>I'm well trained in design and development of 2D and 3D web games. | ||
|
||
I have good problem solving skills. I have decent knowledge about web development both back-end and front-end.</p> | ||
<a href="#" class="btn">See More</a> | ||
</div> | ||
<div class="column col-right reveal"> | ||
<div class="bar"> | ||
<div class="info"> | ||
<span>HTML</span> | ||
<span>95%</span> | ||
</div> | ||
<div class="line adobeeffects"></div> | ||
</div> | ||
<div class="bar"> | ||
<div class="info"> | ||
<span>CSS</span> | ||
<span>85%</span> | ||
</div> | ||
<div class="line autodesk"></div> | ||
</div> | ||
<div class="bar"> | ||
<div class="info"> | ||
<span>JAVA</span> | ||
<span>75%</span> | ||
</div> | ||
<div class="line Photoshop"></div> | ||
</div> | ||
<div class="bar"> | ||
<div class="info"> | ||
<span>C</span> | ||
<span>95%</span> | ||
</div> | ||
<div class="line AfterEffects"></div> | ||
</div> | ||
<div class="bar"> | ||
<div class="info"> | ||
<span>SQL</span> | ||
<span>75%</span> | ||
</div> | ||
<div class="line PremierePro"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="work" id="work"> | ||
<div class="title reveal"> | ||
<h2 class="section-title">My Work</h2> | ||
</div> | ||
<div class="content"> | ||
<div class="card reveal"> | ||
<div class="card-img"> | ||
<img src="maheshimage/code.jpg" alt=""> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="card-img"> | ||
<img src="maheshimage/webdevlop.png" alt=""> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="card-img"> | ||
<img src="maheshimage/soft.png" alt=""> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="card-img"> | ||
<img src="maheshimage/soft1.jpg" alt=""> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="card-img"> | ||
<img src="maheshimage/coder.jpg" alt=""> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="card-img"> | ||
<img src="maheshimage/game.png" alt=""> | ||
</div> | ||
</div> | ||
<div class="title reveal"> | ||
<a href="#" class="btn">See more</a> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="contact" id="contact"> | ||
<div class="title reveal"> | ||
<h2 class="section-title">Contact Me</h2> | ||
</div> | ||
<div class="content"> | ||
<div class="row"> | ||
<div class="card reveal"> | ||
<div class="contact-icon"> | ||
<i class="fas fa-map-marker-alt"></i> | ||
</div> | ||
<div class="info"> | ||
<h3>Address</h3> | ||
<span> Basistha Nagar , Bhubaneswar ,India</span> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="contact-icon"> | ||
<i class="fas fa-phone"></i> | ||
</div> | ||
<div class="info"> | ||
<h3>Phone</h3> | ||
<span>7978810616</span> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="contact-icon"> | ||
<i class="fas fa-envelope"></i> | ||
</div> | ||
<div class="info"> | ||
<h3>Email adress</h3> | ||
<span>[email protected]</span> | ||
</div> | ||
</div> | ||
<div class="card reveal"> | ||
<div class="contact-icon"> | ||
<i class="fas fa-comments"></i> | ||
</div> | ||
<div class="info"> | ||
<h3>Whatsapp</h3> | ||
<span>91-7978810616</span> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="contact-form reveal"> | ||
<h3>Send Message</h3> | ||
<div class="input-box"> | ||
<form action="maheshphp/mail.php" method="POST"> | ||
<input type="text" name="name" id="Name" value="" placeholder="Name"> | ||
</div> | ||
<div class="input-box"> | ||
<input type="text" name="mail" id="Sender" value="" placeholder="Email"> | ||
</div> | ||
<div class="input-box"> | ||
<textarea name="message" id="Message" rows="8" cols="80" placeholder="Message"></textarea> | ||
</div> | ||
<div class="input-box"> | ||
<input type="submit" class="send-btn" name="submit" value="Send"> | ||
</div> | ||
</form> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<footer class="footer"> | ||
<span class="footer-title">Thank You</span> | ||
<p> Copyright © 2021 Desinged by Mahesh. All Right Reserved</p> | ||
</footer> | ||
<script src="maheshjava/dashmahesh.js" charset="utf-8"></script> | ||
</body> | ||
|
||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.