-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (180 loc) · 8.28 KB
/
Copy pathindex.html
File metadata and controls
188 lines (180 loc) · 8.28 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
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Vivek Unnikrishnan</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 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body id="top">
<!-- Header -->
<header id="header">
<a href="#" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
<h1><strong>I am Vivek</strong>, Computer Engineer<br />
Opensource Enthusiast<br />
Python and Django Lover<br />
A Dancer, writer and an Artist<br />
</h1>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h3><span style="font-size:1.5em">There are no secrets to Success</span><br />
It is the result of Preparation,hardwork and learning from failure<br />
-Colin Powell</h3>
</header>
<p>Success is a combination of hardwork, dedication and perseverance. I would like to show what I have learnt over these many years, what I have achieved and what I have contributed.</p>
<ul class="actions">
<li><a style="width:100%;" href="https://www.linkedin.com/in/vivekunni/" class="button"><i class="fa fa-linkedin-square" aria-hidden="true"></i>  Learn More about my Projects, Education and Work Experience</a></li>
</ul>
</section>
<section id="three">
<div class="skill-box">
<h3>Skills</h3>
<div class="skills-circle">
<ul>
<li data-percent="80"><span class="text">Python</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="75"><span class="text">PHP</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="80"><span class="text">C++</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="85"><span class="text">C</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="70"><span class="text">JAVA</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="75"><span class="text">JS</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="85"><span class="text">HTML,CSS</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
<li data-percent="45"><span class="text">Ruby</span><span class="bar-circle-right"></span><span class="bar-circle-left"></span><span class="bar-circle-cover"></span><b></b></li>
</ul>
</div>
</div>
</section>
<section id="four">
<h2><i class="fa fa-code" aria-hidden="true"></i> Frameworks</h2>
<div class="row">
<article class="work-item">
<h3>Django</h3>
<p>Most of the projects I have worked with are in Django. I have good knowledge of Django applications as well as its internals.</p>
</article>
<article class="work-item">
<h3>CodeIgniter</h3>
<p>The first framework I started working with. You never forget the first ;)</p>
</article>
</div>
<div class="row">
<article class="work-item">
<h3>Node.Js</h3>
<p>Learnt Node.Js while learning about Javascript and the various frameworks associated with it</p>
</article>
<article class="work-item">
<h3>Meteor Js</h3>
<p>My major project TARAS was built on the real time framework Meteor JS</p>
</article>
</div>
<div class="row">
<article class="work-item">
<h3>Ruby On Rails</h3>
<p>Learnt Ruby on Rails while working freelance for a couple of projects</p>
</article>
<article class="work-item">
<h3>Android Framework</h3>
<p>Worked with Android application development while working with the Telengana Government.</p>
</article>
</div>
</section>
<section id="five">
<h2><i class="fa fa-desktop" aria-hidden="true"></i> Major Projects</h2>
<div class="row">
<article class="work-item">
<a href="#"><h3>Project TARAS</h3></a>
<p>Terrestrial Accident and Risk Avoidance System dealt with predicting and mitigating Road Accidents as quickly as possible</p>
</article>
<article class="work-item">
<a href=""><h3>Stark: College Website Management</h3></a>
<p>NIT Warangal College Website was completely revamped to provide speed and efficency. </p>
</article>
</div>
<div class="row">
<article class="work-item">
<h3>Conference Management</h3>
<p>A college Conference Management Application to easily launch and conduct conferences in the college</p>
</article>
<article class="work-item">
<h3>Police Project</h3>
<p>A project for the Telengana Police, in an effort to make service books digital</p>
</article>
</div>
<div class="row">
<article class="work-item">
<h3>RFID Mess System</h3>
<p>An RFID Mess System for tracking attendance and effectively plan while making food</p>
</article>
<article class="work-item">
<h3>Chatbot for GEAR Systems</h3>
<p>A chatbot for tracking complaints from the GEAR System</p>
</article>
</div>
</section>
<!-- Two -->
<section id="two">
<h2><i class="fa fa-github" aria-hidden="true"></i>Project Work</h2>
<p id="LoadingText">Loading from Github.com</p>
</section>
<!-- Three -->
<section id="three">
<h2>Get In Touch</h2>
<p>Want to contact me? Just type in your message here</p>
<div class="row">
<div class="8u 12u$(small)">
<form method="POST" action="http://formspree.io/uvivek@student.nitw.ac.in">
<div class="12u$"><input type="email" name="email" placeholder="Your email"></div>
<div class="12u$"><textarea name="message" placeholder="Your message"></textarea></div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
</div>
<div class="4u$ 12u$(small)">
<ul class="labeled-icons">
<li>
<h3 class="icon fa-home"><span class="label">Address</span></h3>
Royal Heritage Apartments<br />
Tripunitra<br />
Kerala, India
</li>
<li>
<h3 class="icon fa-mobile"><span class="label">Phone</span></h3>
+919949350165
</li>
<li>
<h3 class="icon fa-envelope-o"><span class="label">Email</span></h3>
<a href="#">vivekhtc25@gmail.com</a>
</li>
</ul>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/vivekace" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/acemaster" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="mailto:vivekhtc25@gmail" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
</footer>
<!-- Scripts -->
<script src="js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.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="js/index.js"></script>
</body>
</html>