2021-06-29 22:23:24 +01:00
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport"
|
|
|
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
2021-08-21 12:26:31 +01:00
|
|
|
<title>Rohit Pai - Portfolio</title>
|
2021-06-29 22:23:24 +01:00
|
|
|
<link rel="stylesheet" href="css/main.css">
|
2021-07-07 00:29:11 +01:00
|
|
|
<script src="https://kit.fontawesome.com/ed3c25598e.js" crossorigin="anonymous"></script>
|
2021-07-31 15:39:40 +01:00
|
|
|
<script src="js/main.js"></script>
|
2021-06-29 22:23:24 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
2021-07-07 00:29:11 +01:00
|
|
|
<header>
|
|
|
|
<nav>
|
2021-07-31 11:49:38 +01:00
|
|
|
<input type="checkbox" id="nav-check">
|
2021-07-07 00:29:11 +01:00
|
|
|
<a href="/">
|
|
|
|
<h1>rohit pai</h1>
|
|
|
|
</a>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-07-31 11:49:38 +01:00
|
|
|
<div class="nav-btn">
|
|
|
|
<label for="nav-check">
|
|
|
|
<span></span>
|
|
|
|
<span></span>
|
|
|
|
<span></span>
|
|
|
|
</label>
|
|
|
|
</div>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-07-07 00:29:11 +01:00
|
|
|
<ul>
|
2021-07-31 15:39:40 +01:00
|
|
|
<li><a href="#about" class="textShadow active"><span><</span>about<span>></span></a></li>
|
2021-12-28 21:20:00 +00:00
|
|
|
<li><a href="#curriculumVitae" class="textShadow"><span><</span>cv<span>></span></a></li>
|
2021-07-19 20:00:26 +01:00
|
|
|
<li><a href="#projects" class="textShadow"><span><</span>projects<span>></span></a></li>
|
|
|
|
<li><a href="#contact" class="textShadow"><span><</span>contact<span>></span></a></li>
|
|
|
|
<li><a href="#" class="textShadow"><span><</span>blog<span>></span></a></li>
|
2021-07-07 00:29:11 +01:00
|
|
|
</ul>
|
|
|
|
</nav>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-07-07 00:29:11 +01:00
|
|
|
<div>
|
2021-07-31 16:32:18 +01:00
|
|
|
<h1>full stack developer</h1>
|
2021-07-19 20:00:26 +01:00
|
|
|
<a href="" class="btn btnPrimary boxShadowIn boxShadowOut">Contact Me</a>
|
2021-07-09 17:14:02 +01:00
|
|
|
<a href="#about"><i class="fas fa-chevron-down"></i></a>
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
2021-07-07 00:29:11 +01:00
|
|
|
</header>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-07-07 00:29:11 +01:00
|
|
|
<main>
|
2021-07-31 15:39:40 +01:00
|
|
|
<section id="about">
|
2021-07-07 00:29:11 +01:00
|
|
|
<h1>about</h1>
|
2021-08-01 12:55:25 +01:00
|
|
|
<div>
|
|
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Beatae debitis dolore, illum minus
|
|
|
|
molestias
|
2021-07-07 00:29:11 +01:00
|
|
|
officiis quidem similique ut. Autem consectetur eum, fugit illum ipsam laudantium magnam magni minima
|
|
|
|
nesciunt numquam officia, soluta unde, voluptates! Aliquid aut, beatae dignissimos, dolorem ex
|
|
|
|
exercitationem fugiat harum itaque laudantium placeat repellat suscipit velit! Aliquam architecto autem
|
|
|
|
beatae consectetur, dicta dolorum eligendi esse harum hic iure labore, libero molestias nemo neque nisi
|
|
|
|
nostrum odio sed sunt tempora totam voluptatem voluptatibus.</p>
|
2021-08-01 12:55:25 +01:00
|
|
|
<a href="other/rohitpaicv.pdf" class="btn btnOutline boxShadowIn boxShadowOut" download>Download CV</a>
|
|
|
|
</div>
|
|
|
|
</section>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-12-28 21:20:00 +00:00
|
|
|
<section id="curriculumVitae">
|
2021-07-07 00:29:11 +01:00
|
|
|
<h1>curriculum vitae</h1>
|
|
|
|
<div class="cvGrid">
|
2021-08-16 23:46:16 +01:00
|
|
|
<!-- https://codepen.io/keithwyland/pen/wqNqvy -->
|
2021-07-07 00:29:11 +01:00
|
|
|
<div>
|
|
|
|
<h2>Education</h2>
|
2021-08-31 18:50:08 +01:00
|
|
|
<div class="timeline" id="edu">
|
2021-08-16 23:46:16 +01:00
|
|
|
</div>
|
2021-07-07 00:29:11 +01:00
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<h2>Work</h2>
|
2021-08-31 18:50:08 +01:00
|
|
|
<div class="timeline" id="work">
|
2021-08-16 23:46:16 +01:00
|
|
|
</div>
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2021-07-31 15:39:40 +01:00
|
|
|
</section>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-07-31 15:39:40 +01:00
|
|
|
<section id="projects">
|
2021-12-28 21:20:00 +00:00
|
|
|
<div class="mainProj" id="mainProj">
|
|
|
|
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
2021-09-02 22:31:45 +01:00
|
|
|
|
2021-12-28 21:20:00 +00:00
|
|
|
<div class="otherProj" id="otherProj">
|
2021-07-07 00:29:11 +01:00
|
|
|
<h1>other projects</h1>
|
2021-09-13 18:03:20 +01:00
|
|
|
<div>
|
2021-12-28 21:20:00 +00:00
|
|
|
|
2021-07-07 00:29:11 +01:00
|
|
|
</div>
|
2021-09-13 18:03:20 +01:00
|
|
|
<a href="" class="btn btnPrimary boxShadowIn boxShadowOut">View More</a>
|
2021-09-02 22:31:45 +01:00
|
|
|
</div>
|
2021-07-31 15:39:40 +01:00
|
|
|
</section>
|
2021-09-23 15:25:38 +01:00
|
|
|
|
2021-07-31 15:39:40 +01:00
|
|
|
<section id="contact">
|
2021-07-07 00:29:11 +01:00
|
|
|
<div id="findme">
|
|
|
|
<h1>find me</h1>
|
|
|
|
<div class="flexRow socialIcons">
|
2021-07-02 13:18:52 +01:00
|
|
|
<div>
|
2021-07-07 00:29:11 +01:00
|
|
|
<a href=""><img src="" alt=""></a>
|
|
|
|
<a href=""><img src="" alt=""></a>
|
|
|
|
<a href=""><img src="" alt=""></a>
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
|
|
|
<div>
|
2021-07-07 00:29:11 +01:00
|
|
|
<a href=""><img src="" alt=""></a>
|
|
|
|
<a href=""><img src="" alt=""></a>
|
|
|
|
<a href=""><img src="" alt=""></a>
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2021-07-07 00:29:11 +01:00
|
|
|
<img src="" alt="" class="profile">
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
2021-07-07 00:29:11 +01:00
|
|
|
<div id="sayhello">
|
|
|
|
<h1>say hello</h1>
|
|
|
|
<form action="" id="contactForm">
|
|
|
|
<div class="flName">
|
|
|
|
<div class="formControl">
|
|
|
|
<label for="fName">First Name</label>
|
|
|
|
<input type="text" name="fName" id="fName">
|
|
|
|
</div>
|
|
|
|
<div class="formControl">
|
|
|
|
<label for="lName">Last Name</label>
|
|
|
|
<input type="text" name="lName" id="lName">
|
|
|
|
</div>
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
|
|
|
<div class="formControl">
|
2021-07-07 00:29:11 +01:00
|
|
|
<label for="email">Email</label>
|
|
|
|
<input type="email" id="email" name="email">
|
2021-07-02 13:18:52 +01:00
|
|
|
</div>
|
2021-07-07 00:29:11 +01:00
|
|
|
<div class="formControl">
|
|
|
|
<label for="message">Message</label>
|
|
|
|
<textarea name="message" id="message" cols="30" rows="10"></textarea></div>
|
2021-07-19 20:00:26 +01:00
|
|
|
<input type="submit" class="btn btnPrimary boxShadowIn boxShadowOut" value="Say Hello">
|
2021-07-07 00:29:11 +01:00
|
|
|
</form>
|
|
|
|
</div>
|
2021-07-31 15:39:40 +01:00
|
|
|
</section>
|
2021-12-28 21:20:00 +00:00
|
|
|
|
2021-07-07 00:29:11 +01:00
|
|
|
<footer class="flexRow">
|
|
|
|
<p>© 2021 Rohit Pai all rights reserved</p>
|
|
|
|
<button class="goBackToTop"></button>
|
|
|
|
</footer>
|
|
|
|
</main>
|
2021-06-29 22:23:24 +01:00
|
|
|
</body>
|
2021-12-28 21:20:00 +00:00
|
|
|
</html>
|