-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
239 lines (228 loc) · 10 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<script
src="https://kit.fontawesome.com/b82649ebc5.js"
crossorigin="anonymous"
></script>
<style>
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Open+Sans:wght@300&display=swap');
</style>
<!-- <script src="script.js"></script> -->
<title>Ashray Tiwari</title>
</head>
<body>
<nav class="navbar">
<div class="navbar-burger">
<div class="burger-line"></div>
<div class="burger-line"></div>
<div class="burger-line"></div>
</div>
<ul class="navbar-links">
<li ><a href="#ABOUT" >About me</a></li>
<!-- <li><a href="#">Experience</a></li> -->
<li><a href="#Edu">Education</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Achievements</a></li>
<li><a href="#Con">Contact Info</a></li>
<li><a href="#Res">Resume</a></li>
</ul>
</nav>
<div class="content" >
<div class="writing">
<div>
<p style="font-size: 2rem; padding-bottom: 3vh; "s>
EAT - SLEEP - CODE - REPEAT
</p>
</div>
<div>
<p style="font-size: 3.5rem; font-weight: 450; font-family: 'Dancing Script', cursive;" id="nam">
Ashray Tiwari
</p>
</div>
<div>
<p style="font-size: 2.5rem; padding-top: 5vh" class="bor">
CODER | DEVELOPER | LEARNER
</p>
</div>
<div>
<p style="cursor: pointer;" onClick="document.querySelector('#ABOUT').scrollIntoView({behavior:'smooth'});">CLICK TO SCROLL DOWN</p>
</div>
</div>
<div class="down-arrow" style="cursor: pointer;" onClick="document.querySelector('#ABOUT').scrollIntoView({behavior:'smooth'});" >
<i
class="fas fa-chevron-down"
style="color: white; font-size: 3rem;"
></i>
</div>
</div>
<div id="ABOUT" style=" z-index: 1;">
<div class="Intro">
<div class="pic_name">
<div id="profile_pic">
<img
src="images/depositphotos_119659092-stock-illustration-male-avatar-profile-picture-vector.jpg"
alt=""
/>
</div>
<div id="Name">
<h1 style=" font-family: 'Dancing Script', cursive; font-size: 2rem;">Ashray Tiwari</h1>
<a href="https://leetcode.com/ashraytiwari519/" target="_blank">
<img
style="height: 30px"
src="images/leetcode_logo_icon_145113.png"
alt=""
/></a>
<a href="https://www.codechef.com/users/its_ashray" target="_blank">
<img style="height: 30px" src="images/codechef.png" alt=""
/></a>
<a href="https://github.com/Ashray-Tiwari" target="_blank">
<img
style="height: 30px"
src="images/github-mark/github-mark.png"
alt=""
/></a>
<a href="https://www.linkedin.com/in/iam-ashray" target="_blank" >
<i class="fab fa-linkedin" style="color: black;height: 30px;width: 30px;"></i
></a>
<!-- <a href=""></a> <i class="fab fa-twitter-square"></i> -->
</div>
</div>
<p style="text-align: left">
<b style="font-size: 2rem; border-bottom: solid"> About Me</b>
</p>
<div class="Intro_writing">
<p style="font-size: 1.2rem">
Hey internet user 👋 I'm Ashray Tiwari, undergraduate and pursuing
B.tech in Information Technology. Understanding coding and debugging
is not just a career path for me, but also a passion of mine. I like
to build web-apps 🌐, and solve user problems 🧐. If you've made any
cool projects, would really like to try it!! Recently. <br /><br />
My specialities include : Development, Testing, and People skills.
<br />
My leisure time activites : Travelling ✈️, Rifle Shooting
🔫,Listening Music.
</p>
</div>
</div>
<div class="Exp"></div>
<div id="Edu">
<p>
<b style="border-bottom: solid black; font-size: 2rem"> Education</b>
</p>
<div class="edu_ele" id="e1">
<img
src="images/kisspng-kiit-school-of-rural-management-kiit-technology-bu-logo-5ac78cf423d899.5180441815230271881468.jpg"
alt=""
style="height: 70px"
/>
<div>
<h1>B.Tech Information Technology</h1>
<p style="font-size: 1.2rem">
Kalinga Institute Of Industrial Technology (KIIT) ,Bhubaneshwar
</p>
<p style="font-size: 0.8rem">2020-2024</p>
<p style="font-size: 1rem">
I studied various core concepts of computer science, such as
algorithms, network architecture and programming languages .
During this time, I learnt to code in C++, HTML, CSS and
JavaScript along with developing various projects and
applications, integrating SQL databases.
</p>
</div>
</div>
<div class="edu_ele" id="e2">
<img src="images/download.png" alt="" style="height: 80px" />
<div>
<h1>Higher Secondary Education - XII</h1>
<p style="font-size: 1rem">
Mother Teresa Mission Higher Sec. school
</p>
<p style="font-size: 0.8rem">2018-2019</p>
</div>
</div>
<div class="edu_ele" id="e3">
<img src="images/download.png" alt="" style="height: 80px" />
<div>
<h1>Secondary Education - X</h1>
<p style="font-size: 1rem">
Mother Teresa Mission Higher Sec. school
</p>
<p style="font-size: 0.8rem">2016-2017</p>
</div>
</div>
</div>
<div class="Achi"></div>
<div id="Con">
<p style="padding-bottom: 1rem;">
<b style="border-bottom: solid black; font-size: 2rem;">
Contact Info</b
>
</p>
<div class="container">
<form onsubmit="sendEmail(); reset(); return false">
<h3>GET IN TOUCH</h3>
<input type="text" id="name" placeholder="Your Name" required>
<input type="email" id="email" placeholder="Email id" required>
<input type="text" id="phone" placeholder="Phone no." required>
<textarea id="message" rows="4" placeholder="Please type in your message"></textarea>
<button type="submit">Send</button>
</form>
</div>
<p style="padding-top: 1rem">
I am always looking for new interesting opportunities across roles and
functions in Product Management and development, Community and
Freelance jobs. Kindly let me know if your organization has a suitable
opening or if you could connect me with potential recruiters.
<br /><br />
<b> 📧Email : [email protected]📧</b> <br /><br />
I'm a Swiss Army Knife for a company, with an expertise in bringing
digital experiences to reality that make life easier and enjoyable for
consumers and businesses around the world. Moreover I'm like a conduit
between Technology and Marketing. Working along with different
stakeholders is one of my key strength. If you’re interested in
grabbing coffee, please send an email my way at
[email protected] . <br /><br />
<b
>linkedin :
<a href=" https://www.linkedin.com/in/iam-ashray" target="_blank"
>@iam-ashray</a
></b
>
<br /><br />
Whether I'm connecting with users or with my team members, I'm always
connecting with the fun irrationality of their logic-in order to bring
out ideas together, influence an outcome, and also optimize to scale
for future growth. Analysing products to understand and overcome
product challenges to improve customer interaction and as a result
improve conversion. Furthermore focused on increasing user
acquisition, retention, engagement with product and conversion.
Putting my skills and knowledge as a fresh blood to bring out the best
product. Very passionate about building solutions to big problems
through innovative technologies and working with cross-functional
teams. Trained to manage multiple projects with strict timelines,
which adhere to quality and provide end to end solution.
<br /><br />
Most interesting thing is the way I talk to my brain, we are always
doing our best to find a smart and elegant design-driven solution for
the task at hand. I live everyday with positivity and gratitude so
that to best utilize superpowers of curiosity, ingenuity and empathy
to fulfil life purpose: to unlock the superhero in all of us.
</p>
</div>
<div id="Res">
<p>
<b style="border-bottom: solid black; font-size: 2rem">RESUME</b>
</p>
<button><a href="https://drive.google.com/file/d/1D14F4ACTFNnQPY0pWJcdva3LG7Xtd20x/view?usp=sharing" target="_blank">View Resume</a></button>
</div>
</div>
<script src="https://smtpjs.com/v3/smtp.js"></script>
<script src="script.js"></script>
</body>
</html>