-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
176 lines (158 loc) · 8.19 KB
/
index.html
File metadata and controls
176 lines (158 loc) · 8.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE HTML>
<!--
Photon by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- <title>Haridarshan HS Homepage</title> -->
<title>Under Maintenance</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" />
<link rel="stylesheet" href="assets/css/index.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<section id="header">
<div class="inner">
<span class="icon major fa-cloud"></span>
<h1>Hi, I'm <strong>Haridarshan HS</strong>.</h1>
<h1>A Computer Science Enthusiast.</h1>
<div class="type-wrap">
<div class="row 150%" style="height:100px;">
<div class="4u 12u$(medium)" style="opacity:0;">.</div>
<div class="4u 12u$(medium)" style="height:100px;">
<div style="height:30px;background-color:#FFFFF0;border-radius: 5px 5px 0px 0px;color:black;text-align:center; font-family:'Lucida Grande';">
haridarshan - bash - 80 x 10
</div>
<div style="height:80px;background-color:black;border-radius: 0px 0px 5px 5px; text-align:left;">
<b style="color:green;">$</b>
<span id="typed" style="white-space:pre;text-align:left; color:green;"></span>
</div>
</div>
<div class="4u 12u$(medium)"></div>
</div>
</div>
<ul class="actions">
<li><a href="#one" class="button scrolly">Discover About Me</a></li>
</ul>
</div>
</section>
<!-- One -->
<section id="one" class="main style1">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<header class="major">
<h2><b>Who I am?</b></h2>
</header>
<p>
<h3>I am a currently a graduate student majoring in Computer Science at the <a href="http://www.utdallas.edu">University of Texas at Dallas</a></h3></p>
</div>
<div class="6u$ 12u$(medium) important(medium)">
<span class="image fit"><img src="images/utd-logo.png" alt="" /></span>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="main style2">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<ul class="major-icons">
<li><span class="icon style1 major fa-code" onclick="code()"></span></li>
<li><span class="icon style2 major fa-github" onclick="github()"></span></li>
<li><span class="icon style3 major fa-linkedin-square" onclick="linkedin()"></span></li>
<li><span class="icon style4 major fa-briefcase" onclick="experience()"></span></li>
<li><span class="icon style5 major fa-university" onclick="education()"></span></li>
<li><span class="icon style6 major fa-calendar" onclick="calendar()"></span></a></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<header class="major">
<h2>A Little bit about me.</h2>
</header>
<p>A Graduate Student specialising in Data Science field at UTD.Currently looking for a Fulltime role in the Software Development field</p>
<p>I have a prior experience of 2 years working as a Java developer for the client Suntrust Bank.I worked as a Mobile Engineer Intern at Copart Inc developing Cross Platform Mobile Applications.Currently I am a Software Engineering Intern at Ericsson Inc. </p>
I am passionate about <li>Coding sprints like Hackathons
<li>Travelling
<li>Photography
<li>Trekking
<br>
<br>
<br>
<h5 style="text-align:justified;"> <span class="icon style2 major fa-hand-o-right" ></span>
<a href="introduction.html">Click Here to Know More</a>
<span class="icon style2 major fa-hand-o-left" ></span>
</h5>
</div>
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="main style1 special">
<div class="container">
<header class="major">
<h2>Important Projects</h2>
</header>
<div class="row 150%">
<div class="4u 12u$(medium)">
<span class="image fit"><img src="images/sitfit.jpg" alt="" /></span>
<h3>SitFit</h3>
<p>SitFit is an intelligent chair, that is connected to the internet.It tracks the time the user's sitting habits and gives realtime feedback on the phone</p>
<ul class="actions">
<li><a href="projects.html" class="button">More</a></li>
</ul>
</div>
<div class="4u 12u$(medium)">
<span class="image fit"><img src="images/nexruiter.jpg" alt="" /></span>
<h3>Nexruiter</h3>
<p>NexRuiter was designed to solve a problem that students and recruiters face at career fairs.It helps in easier recruitment using our sentiment based analysis algorithm </p>
<ul class="actions">
<li><a href="projects.html" class="button">More</a></li>
</ul>
</div>
<div class="4u$ 12u$(medium)">
<span class="image fit"><img src="images/maricare.png" alt="" /></span>
<h3>MariCare</h3>
<p>It is a healthcare android app which helps the user keep track of their medications,reports,appointments,BMI,health summary,insurance plans,etc .</p>
<ul class="actions">
<li><a href="projects.html" class="button">More</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<ul class="icons">
<li><a href="https://twitter.com/darshanhs" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/darshan.hs.3" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://instagram.com/darshanhs" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://github.com/darshanhs90" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://challengepost.com/haridarshan" class="icon alt fa-code"><span class="label">Challengepost</span></a></li>
</ul>
<ul class="copyright">
<li>© Haridarshan H.S.</li>
<li>2015</li>
</ul>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.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>
<script src="assets/js/typed.js"></script>
<script src="assets/js/index.js"></script>
<script src="assets/js/angular.min.js"></script>
<script src="assets/js/index-angular.js"></script>
</body>
</html>