-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
210 lines (187 loc) · 10.4 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
<!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">
<meta name="author" content="Deepak Parmar">
<meta name="description" content="Sample Resume">
<title>Deepak Parmar - Resume</title>
<link rel="icon" type="image/jpg" href="https://avatars.githubusercontent.com/u/25756259?v=4">
<!-- GOOGLE FONTS [Playfair Display and Roboto] -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800&family=Roboto:wght@500&display=swap" rel="stylesheet">
<!-- BOOTSTRAP ICONS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css">
<!-- EXTERNAL CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
<div class="intro">
<img src="https://avatars.githubusercontent.com/u/25756259?v=4" width="80" height="80" loading="lazy" alt="Avatar image">
<div>
<h1 id="name">Deepak Parmar</h1>
<h4 id="occupation">Web Developer & Designer</h4>
</div>
</div>
<nav class="contact">
<a class="contact-link" href="https://github.com/deepak-parmar" target="_blank" title="GitHub/deepak-parmar"><i class="bi bi-github"></i> <span>deepak-parmar</span></a>
<a class="contact-link" href="https://www.linkedin.com/in/deepak-prmr" target="_blank" title="LinkedIn/deepak-prmr/"><i class="bi bi-linkedin"></i> <span>deepak-prmr</span></a>
<a class="contact-link" href="https://twitter.com/deepakprmr" target="_blank" title="@deepakprmr"><i class="bi bi-twitter"></i> <span>@deepakprmr</span></a>
<a class="contact-link" href="https://codepen.io/deepak-parmar" target="_blank" title="CodePen/deepak-parmar"><i class="bi bi-box-seam"></i> <span>deepak-parmar</span></a>
</nav>
</header>
<main>
<div>
<section>
<h3><i class="bi bi-person"> </i>About</h3>
<p>Recently graduated programmer/developer, capable of handling computer system configurations and is decently familiar with software development and has better understanding of programming concepts. Nicely capable to design responsive User Interfaces as well as semantic HTML Possesses excellent communications abilities, 3+ years of learning experience as a student and 1-year work experience on a project as a developer.</p>
</section>
<section>
<h3><i class="bi bi-trophy"> </i>Training / Certificates</h3>
<ul>
<li>
<div class="job">
<span class="course"><a href="https://www.freecodecamp.org/certification/fcc3eb94a1c-e827-4c1d-9bee-31e6763e40fd/responsive-web-design" target="_blank" rel="noopener noreferrer">Responsive Web Design Certification <i class="bi bi-box-arrow-in-up-right"></i></a></span><br>
<span class="duration">July 2021</span>
-
<span class="place">from <a href="https://www.freecodecamp.org" target="_blank" rel="noopener noreferrer">freeCodeCamp</a></span>
</div>
</li>
<li>
<div class="job">
<span class="course"><a href="https://www.coursera.org/account/accomplishments/verify/CJJ6P5K966A8" target="_blank" rel="noopener noreferrer">Operating Systems (Fundamentals & Operations) <i class="bi bi-box-arrow-in-up-right"></i></a></span><br>
<span class="duration">July 2020</span>
-
<span class="place">from <a href="https://www.coursera.org" target="_blank" rel="noopener noreferrer">Coursera</a></span>
</div>
</li>
<li>
<div class="job">
<span class="course"><a href="https://www.coursera.org/account/accomplishments/verify/U9GY9WKJEWAN" target="_blank" rel="noopener noreferrer">Python to Interaction with the Operating System <i class="bi bi-box-arrow-in-up-right"></i></a></span><br>
<span class="duration">July 2020</span>
-
<span class="place">from <a href="https://www.coursera.org" target="_blank" rel="noopener noreferrer">Coursera</a></span>
</div>
</li>
<li>
<div class="job">
<span class="course"><a href="https://www.coursera.org/account/accomplishments/verify/GD4U32ZZRBH4" target="_blank" rel="noopener noreferrer">Crash Course on Python <i class="bi bi-box-arrow-in-up-right"></i></a></span><br>
<span class="duration">May 2020</span>
-
<span class="place">from <a href="https://www.coursera.org" target="_blank" rel="noopener noreferrer">Coursera</a></span>
</div>
</li>
</ul>
</section>
<section style="grid-column: span 2;">
<h3><i class="bi bi-book"> </i>Education</h3>
<table>
<thead>
<tr>
<th>Year</th>
<th>Course</th>
<th>University</th>
</tr>
</thead>
<tbody>
<tr>
<td>2018 - 2021</td>
<td>Computer Engineering</td>
<td>Gujarat Technological University</td>
</tr>
<tr>
<td>2017</td>
<td>Secondary School Certificate</td>
<td>Gujarat Secondary Education Board</td>
</tr>
</tbody>
</table>
</section>
</div>
<div>
<section>
<h3><i class="bi bi-star"> </i>Skills</h3>
<table>
<tbody>
<tr>
<th>CLI</th>
<td>Bash · PowerShell · Git/GitHub</td>
</tr>
<tr>
<th>Frontend</th>
<td>HTML/CSS · JavaScript · jQuery</td>
</tr>
<tr>
<th>Backend</th>
<td>SQL · PHP · NodeJS</td>
</tr>
<tr>
<th>Database</th>
<td>MySQL · SQLite · MongoDb</td>
</tr>
<tr>
<th>Programming</th>
<td>C/C++ · Java · Python</td>
</tr>
</tbody>
</table>
</section>
<section>
<h3><i class="bi bi-briefcase"> </i>Experience</h3>
<ul>
<li>
<div class="job">
<span class="role">Volunteered for System Configuration and Personalization for Laboratory</span><br>
<span class="duration">Present</span>
-
<span class="place">Government Polytechnic College</span>
</div>
</li>
<li>
<div class="job">
<span class="role">Web Development Intern</span><br>
<span class="duration">July 2021</span>
-
<span class="place"><a href="https://www.learnovateecommerce.com/" target="_blank" rel="noopener noreferrer">Learnovate Ecommerce</a></span>
</div>
</li>
<li>
<div class="job">
<span class="role">Computer Hardware Assistant</span><br>
<span class="duration">06 Months</span>
-
<span class="place">Triotronick Systems</span>
</div>
</li>
</ul>
</section>
<section>
<h3><i class="bi bi-lightbulb"> </i>Projects</h3>
<ul>
<li>
<div class="job">
<span class="course">Medium (clone) (Online Article System)</span><br>
<span class="duration">01 Year - Developer/Designer</span>
<ul style="font-size: .9rem;">
<li style="padding: .3rem 0;">- Designed well usable user interface.</li>
<li style="padding: .3rem 0;">- Coded Object-Oriented loosely REST-LIKE API with PHP.</li>
<li style="padding: .3rem 0;">- Administered and designed database scheme on cloud-based MySQL database and Integrated API with the database.</li>
<li style="padding: .3rem 0;">Tools used: Heroku, Object-Oriented PHP, jQuery, MySQL</li>
</ul>
</div>
</li>
</ul>
</section>
</div>
</main>
<footer>
<section style="grid-column: span 2; margin-bottom: 0;">
<h3><i class="bi bi-megaphone"> </i>Declaration</h3>
<p><i class="bi bi-check-square-fill"> </i>I hereby declare that the above particulars of facts and information stated are true, correct and complete and almost fictional to the best of my belief and knowledge.<br><span style="float: right;font-style: italic;"> - Deepak Parmar</span></p>
</section>
</footer>
</body>
</html>