-
Notifications
You must be signed in to change notification settings - Fork 1
/
about_me.html
249 lines (187 loc) · 8.4 KB
/
about_me.html
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE HTML>
<html>
<head>
<title>Himanshu Dixit | Index</title>
<meta charset="utf-8"/>
<meta name="description" content="Himanshu Dixit Personal Website. I'm a nerd/introvert who loves to play with code and create something awesome.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Karla|Open+Sans:400,600,700" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="assests/about_me.css" />
<link rel="stylesheet" href="assests/index.css" />
</head>
<body>
<div style="background: url('img/cover.jpg');background-size: cover; height: 520px;">
<div class="color_overlay"></div>
<div class="container">
<div class="row">
<div id="top_menu">
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand navbar-name" href="http://himanshudixit.me"><div class="personal_logo" style="color: white;margin-top: 23px;font-weight: 700;">Himanshu Dixit</div></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-left menu">
<li ><a href="http://himanshudixit.me">Home</a></li>
<li class="active"><a href="http://himanshudixit.me/about_me.html">About Me</a></li>
<li><a href="http://himanshudixit.me/skills.html">Skills</a></li>
<li><a href="http://himanshudixit.me/career.html">Career</a></li>
<li><a href="http://himanshudixit.me/blog/contact_me">Contact Me</a></li>
<li><a href="http://himanshudixit.me/blog">Blog</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://facebook.com/denhimanshu"><i class="fa fa-facebook-official icons_so top_icon"></i></a></li>
<li><a href="https://twitter.com/himasnhu_dixit"><i class="fa fa-twitter icons_so top_icon" style=" text-transform: uppercase;"></i></a></li>
<li><a href="http://github.com/himanshu-dixit"><i class="fa fa-github-alt icons_so top_icon"></i></a></li>
</ul>
</div>
</div>
</nav>
</div>
</div>
</div>
<div class="row">
<div class="slide col-md-12 " id="" style="display:flex;justify-content:center;">
<div style="position: relative;transform: translateY(-25%);top: 44%;text-align:center;">
<div class="headline_font" style="margin-top:57px; font-size:40px;">All About Me</div>
<div class="headline_font" style="margin-top:7px;font-size:14px;">Hey, I'm Himanshu Dixit. Here are some basic information about me and my interest.</div>
</div>
</div>
</div>
</div>
<div class="quote_bar">
<center>
<span id="quote">
"Most People Die at 25,And are not buried Till 75"</span>
</center>
</div>
</div>
<div class="container">
<div class="row">
<div class="heading" id="heading2"><center>At Glance</center></div>
<div class="info_box">
<div class="row">
<div class="col-md-6">
<table class="table table-bordered">
<tbody>
<tr>
<td>Name</td>
<td>Himanshu Dixit</td>
</tr>
<tr>
<td>DOB</td>
<td>28/08/1998</td>
</tr>
<tr>
<td>Hobbies</td>
<td>Blogging,Cooking,TV,Playing Sports.</td>
</tr>
<tr>
<td>Good At</td>
<td>Coding,Cooking,Cricket,Table Tennis,Badminton</td>
</tr>
<tr>
<td>Ask Me</td>
<td>Coding,Product Desgin,UI/UX Design,Sports,Technology,Politics</td>
</tr>
<tr>
<td>Music</td>
<td>Indian,Cold Play,</td>
</tr>
<tr>
<td>Movies</td>
<td>Wolf Of Wall Street,Martian,Iron Man,Moneyball,Haider</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-6">
<table class="table table-bordered">
<tbody>
<tr>
<td>Profession</td>
<td>Student (Information Technology)</td>
</tr>
<tr>
<td>From</td>
<td>Jaipur (Pink City), Rajasthan</td>
</tr>
<tr>
<td>Keyword</td>
<td>Adventuruos,Foodie,Introvert,Stubborn,Traveller,Weird</td>
</tr>
<tr>
<td>Likes</td>
<td>Cooking,Watching TED Videos,Playing Sports</td>
</tr>
<tr>
<td>TV Shows</td>
<td>Silicon Valley,Breaking Bad,Suits.</td>
</tr>
<tr>
<td>Books</td>
<td>Zero To One, Creativity Inc., Wings Of Fire</td>
</tr>
<tr>
<td>A.K.A</td>
<td>Hudixt</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
<div class="panel panel-default accordion">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse2"><div class="panel-heading" style=" height: 51px; padding-top: 17px; padding-left: 20px;">
<h4 class="panel-title">
My Autobiography
</h4>
</div></a>
<div id="collapse2" class="panel-collapse">
<div class="panel-body">
<br><br>
Hey, i'm Himanshu Dixit.I practice atheism. My weight is 59 Kg and height is 178 cm (5 ft 11 inch). Since childhood i am fascinated by technology, instead of playing with
them, i rather loved breaking them down and see the stuff inside them. I also love playing different sports, but awfully bad at Basketball and Football. I am introvert by nature
and doesn't like to interact with strange people.I hate the Indian Education System, and primarily i'm self learner. Most of the time you can see with my laptop
and my headphones (no music, just for concentration). My childhood dream occupation includes becoming astronaut,chef,cricketer (I was pretty serious about it)
. I have Information Technology as my major and currently enrolled in my freshman year.<br><br>
I got familiar with programming when i was 10 year old, i wrote my first program in Qbasic. Since than i started acquiring as much as skill set as possible,
i have also gained expertise in many of them. Last year me and my brother (Utkarsh Dixit) created a VR Game for Google Cardboard.
I have also worked as Freelancer, Blogger till the age of 16. After which i got more interested in building innovative stuff and have launched 2 startups
since then.<br><Br>
I try to work as hard as possible, and try to pursue the things that interest me. I have seen both failures and success in my life. I like to inovate with <th>
tehcnology.I like to surf the web, some of my favorite site are Quora,Reddit,Recode,etc. I love debating wit people on technical,politicla and sports topics.
I am not very avid reader of books,and have read only 3 books in my entire life. Also i don't like listening to music and keep my headphone on just to avoide
any distraction. I keep myself productive using asana, slack and Google Calendre. I hate the Engineering Culture and Service Based Companies. I get inspired
from Elon Musk, Aaron Swartz, Swami Vivekanand.
<br><br>
I grew up in Jaipur with a number of cousing. I was always above average kid.I try to learn from everyone, and is avide tech enthusiast.
Currently i'm running the 2 companies, GameStream and Tapnar.I like to cook food for my family. Also i have interest in politics and gadgets.
I currently use Dell Xps 13 9350 (as laptop), Personal Build with 12 GB RAM and FX - 6300. Currently i'm also giving some of my time to Machine Learning and Data Science.
<br><br>
By the way you can also checkout my Blog, <a href="http://brutable.com" style="color:green;">Brutable</a>.<br><br><br>
<center>To Be Continued</center>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="footer_quote">"12 Hours,3 Cups Of Coffee & 3 Sleep Nap"</span><br><br><span class="footer_quote_text">were taken to create this site
<br><br>
<i class="fa fa-heart" aria-hidden="true" style="color: #22afe4;margin: 5px;"></i>
Made With Love
</span>
</div>
</body>
</html>