-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathindex.html
241 lines (241 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
240
241
<!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">
<title>AWS DevOps</title>
<link href="https://fonts.googleapis.com/css2?family=Ephesis&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Akronim&family=Bebas+Neue&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body style=" margin: 0;
padding: 0;
box-sizing: border-box;
font-family:'Bebas Neue', cursive; background-color: aquamarine;
display: flex;
content-position:center;
justify-content: center;
align-items: center;
min-height: 100vh;">
<hr>
<!-- <h1 id="paral">RESUME</h1> -->
<hr>
<div class="container" style="position: relative;
width: 100%;
max-width: 1000px;
min-height: 1000px;
background: white;
display: grid;
margin: 50px;
grid-template-columns: 1fr 2fr;
box-shadow: 0 35px 55px darkblue;">
<div class="left" style="position: relative;
background: darkcyan;
padding: 40px;">
<div class="profileText" style=" position: relative;
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 20px;
border-bottom: 1px solid gray;
position: relative;
width: 200px;
height: 200px;
border-radius: 0px;
overflow: hidden;">
<!-- <h2>Darji Dhruv Manishkumar<br><span>Developer</span></h2> -->
</div>
<h2 style="color: black;">Darji Dhruv Manishkumar<br><span>Developer/DevOps</span></h2>
<div class="contactInfo" style="padding-top: 40px;">
<h3 class="title" style="color: aliceblue;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 20px;">Contact Info</h3>
<ul style="position: relative;">
<li>
<span class="icon" style="display: inline-block;
width: 30px;
font-size: 18px;
color:azure;"><i class="fa fa-envelope-o" aria-hidden="true"></i></span>
<span class="text">dhruvdarjix@gmail.com</span>
</li>
<li>
<span class="icon" style="display: inline-block;
width: 30px;
font-size: 18px;
color:azure;"><i class="fa fa-linkedin" aria-hidden="true"></i></span>
<span class="text">www.linkedin.com/dhruv-darji</span>
</li>
<li>
<span class="icon" style="display: inline-block;
width: 30px;
font-size: 18px;
color:azure;"><i class="fa fa-github" aria-hidden="true"></i>
</span>
<span class="text">www.GitHub.com/darjidhruv26</span>
</li>
<li>
<span class="icon" style="display: inline-block;
width: 30px;
font-size: 18px;
color:azure;"><i class="fa fa-phone-square" aria-hidden="true"></i>
</span>
<span class="text">+91-95747x19xx</span>
</li>
</ul>
<div class="contactInfo_education" style="margin-bottom: 10px;
">
<h3 class="title">Education</h3>
<ul style="position: relative;">
<li>
<h5 style="color: lavenderblush;
font-size: 500;">2020-2024</h5>
<h4 style="color: aquamarine;
font-size: 300;">B.E. in Computer Engineer<br>
KSV University</h4>
</li>
<li>
<h5 style="color: lavenderblush;
font-size: 500;">2018-2020</h5>
<h4 style="color: aquamarine;
font-size: 300;">HSC 12th class GSEB<br>
Sree Swaminarayn Gurukul,<br>
Gandhinagar</h4>
</li>
<li>
<h5 style="color: lavenderblush;
font-size: 500;">2017-2018</h5>
<h4 style="color: aquamarine;
font-size: 300;">SSC 10th class GSEB<br>
Sree Swaminarayn Gurukul,<br>
Gandhinagar</h4>
</li>
</ul>
</div>
<div class="contactInfo_language" style="position: relative;
width: 100%;
background-color: lightblue;
display: block;">
<h3 class="title">Languag</h3>
<h3>
<ul>
<li>
<span class="text">English</span>
</li>
<li>
<span class="text">Hindi</span>
</li>
<li>
<span class="text">Gujrati</span>
</li>
</ul>
</h3>
</div>
</div>
</div>
<div class="right" style="position: relative;
background: white;
padding: 40px;">
<div class="about" style="margin-bottom: 50px;">
<h2 class="title2" style="color: darkcyan;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;">Profile</h2>
<h2>🎓Technological Enthusiast 📚</h2>
<p>I am a Computer Engineering student at the LDRP Institute of Technology and Research, Gandhinagar, Gujrat.<br>
Developing new, and improving existing, computer-based technologies, systems, and solutions.<br>
Working with computer programmers, information technology professionals, and mechanical or
electrical engineers to solve problems and create products.<br>
Designing and engineering operating systems, software, hardware, networks and communications, and
databases.<br>
Researching information transfer and computation theory.
Solving technological problems.<br></p>
</div>
<div class="about" style="margin-bottom: 50px;">
<h2 class="title2" style="color: darkcyan;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;">Experience</h2>
<div class="box">
<div class="year_company">
<!-- <h3>2021 - Freelancer</h3> -->
<h3>2020-2021: React/NodeJS Developer</h3>
<h3>2022-Present - AWS cloud Architect</h3>
</div>
</div>
</div>
<div class="about_skills">
<h2 class="title3" style="color: darkcyan;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;
padding: 10px 10px;">professional skills</h2>
<ul>
<li>
<div class="box">
<h3>ReactJS, NodeJS</h3>
</div>
</li>
<li>
<div class="box">
<h3>Linux</h3>
</div>
</li>
<li>
<div class="box">
<h3>Neworking</h3>
</div>
</li>
<li>
<div class="box">
<h3>Git/GitHub</h3>
</div>
</li>
<li>
<div class="box">
<h3>GitOps</h3>
</div>
</li>
<li>
<div class="box">
<h3>Docker, Kubernetes</h3>
</div>
</li>
<li>
<div class="box">
<h3>AWS, Azure, GCP, OCI</h3>
</div>
</li>
<li>
<div class="box">
<h3>AWS DevOps, Azure DevOps</h3>
</div>
</li>
</ul>
</div>
<div class="about_interest">
<h2 class="title3" style="color: darkcyan;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;
padding: 10px 10px;">Interest</h2>
<ul>
<h3 style="text-transform: uppercase;
font-weight: 500;
color:darkcyan;
padding: 10px 10px;">
<li>Gaming</li>
<li>Badminton</li>
<li>Chess</li>
<li>Football</li>
<li>Reading</li>
</h3>
</ul>
</div>
</div>
</body>
</html>