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

wrote about Ankita #21

Open
wants to merge 1 commit into
base: gh-pages
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
80 changes: 80 additions & 0 deletions ankita.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>DigInG Class Spring 2016</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>

<!-- Page Wrapper -->
<div id="page-wrapper">

<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">DigInG Class Spring 2016</a></h1>
<nav>
<a href="index.html">Home</a>
</nav>
</header>


<!-- Banner -->
<section id="banner">
<div class="inner">
<p>DigInG Class Spring 2016</p>
</div>
</section>

<!-- Wrapper -->
<section id="wrapper">

<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/ankita.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Ankita Chandak</h2>
<p>Ankita is a computer science masters student at ASU.</p>
<p>She has done her under-graduation from India and worked as Software Developer with Persistent Systems Ltd for 1.8 years. She enjoys her work as a developer and developing Android applications is her area of interest.</p>
<p>ave done my under graduation from India and worked as Software Developer with Persistent Systems Ltd for 1.8 years. I enjoy my work as developer and developing Android applications is my area of interest.</p>
<p>She loves playing outdoor sports, hiking , hanging out with friends and traveling with her camera so that she can take many pictures.</p>
</div>
</div>
</section>




</section>

<!-- Footer -->
<section id="footer">
<div class="inner">
<ul class="copyright">
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>

</div>

<!-- Scripts -->
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>

</body>
</html>
Binary file added images/ankita.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 18 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h2 class="major">Kavinya Rajendran</h2>
<a href="kavinya.html" class="special">Learn more</a>
</div>
</div>
</section>
</section>
<!-- Three -->

<section id="four" class="wrapper spotlight style2">
Expand Down Expand Up @@ -253,7 +253,7 @@ <h2 class="major">Vikranth Doosa</h2>
</div>
</div>
</section>
<!--Author Vivek Narsimha Dondeti -->
<!--Author Vivek Narsimha Dondeti -->
<section id="madhu" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/MadhuMeghanaTalasila.jpg" alt="" /></a>
Expand All @@ -264,7 +264,7 @@ <h2 class="major">Madhu Meghana Talasila</h2>
</div>
</div>
</section>
<!--Author Ankita -->
<!--Author Ankita -->
<section id="vivek" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/viveknarsimha.jpg" alt="" /></a>
Expand All @@ -276,7 +276,7 @@ <h2 class="major">Vivek Narsimha Dondeti </h2>
</div>
</section>

<!--Rajat Agarwal -->
<!--Rajat Agarwal -->
<section id="rajat" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/rajat.jpg" alt="" /></a>
Expand All @@ -287,7 +287,7 @@ <h2 class="major">Rajat Agarwal</h2>
</div>
</div>
</section>

<!-- Harshaneel -->
<section id="harshaneel" class="wrapper spotlight style2">
<div class="inner">
Expand All @@ -311,7 +311,19 @@ <h2 class="major">Jasdeep Singh</h2>
</div>
</div>
</section>


<!-- Ankita -->
<section id="jasdeep" class="wrapper spotlight style2">
<div class="inner">
<a href="#" class="image"><img src="images/ankita.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Ankita Chandak</h2>
<p>Ankita is a Computer Science Graduate Student at Arizona State University.</p>
<a href="ankita.html" class="special">Learn more</a>
</div>
</div>
</section>

</section>

<!-- Niranjan -->
Expand Down