-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinde.html
More file actions
249 lines (249 loc) · 9.96 KB
/
inde.html
File metadata and controls
249 lines (249 loc) · 9.96 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
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 lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nayan Ray - Professional Resume</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.9.3/html2pdf.bundle.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<style>
/* General Styles */
body {
font-family: 'Arial', sans-serif;
background-color: #f4f6f9;
margin: 0;
padding: 0;
line-height: 1.6;
color: #333;
}
.container {
max-width: 900px;
margin: 20px auto;
background: #ffffff;
padding: 30px;
border-radius: 10px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
h1 {
font-size: 2.5rem;
margin-bottom: 10px;
text-align: center;
border-bottom: 3px solid #0073e6;
padding-bottom: 10px;
}
h2 {
font-size: 1.8rem;
margin: 15px 0;
color: #005bb5;
border-bottom: 2px solid #0073e6;
padding-bottom: 5px;
}
h3 {
font-size: 1.4rem;
margin-bottom: 5px;
color: #0073e6;
}
p {
color: #555;
margin: 5px 0;
}
/* Header */
.header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.header img {
width: 120px;
border-radius: 50%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header-info {
max-width: 70%;
}
/* Sections */
.section {
margin-bottom: 20px;
padding: 15px;
border-left: 5px solid #0073e6;
background: #f9f9f9;
border-radius: 5px;
}
.skills, .tools, .experience, .projects, .certifications, .education, .personal-info {
display: flex;
flex-direction: column;
gap: 10px;
}
.skills div, .tools div, .experience div, .projects div, .certifications div, .education div, .personal-info div {
background: #ffffff;
padding: 10px;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
display: flex;
align-items: center;
flex-wrap: wrap;
}
.skills div i, .tools div i, .experience div i, .projects div i, .certifications div i, .education div i, .personal-info div i {
margin-right: 10px;
color: #0073e6;
font-size: 1.2rem;
}
/* List Styles */
ul {
margin: 10px 0;
padding-left: 20px;
list-style-type: disc;
}
/* Download Button */
.download-btn {
display: block;
width: 220px;
margin: 20px auto;
padding: 10px;
background-color: #0073e6;
color: white;
text-align: center;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
font-size: 1.1rem;
transition: background-color 0.3s, transform 0.2s;
}
.download-btn:hover {
background-color: #005bb5;
transform: translateY(-2px);
}
/* Responsive Styles */
@media (max-width: 600px) {
.header {
flex-direction: column;
align-items: flex-start;
}
.header img {
margin-bottom: 15px;
width: 100px;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.5rem;
}
.download-btn {
width: 100%;
}
}
@media (min-width: 600px) and (max-width: 900px) {
h1 {
font-size: 2.2rem;
}
h2 {
font-size: 1.6rem;
}
}
</style>
</head>
<body>
<!-- Resume Container -->
<div class="container" id="resume">
<!-- Header Section -->
<div class="header">
<div class="header-info">
<h1>Nayan Ray</h1>
<p><strong>WordPress & Web Developer</strong></p>
<p><i class="fas fa-phone"></i> Phone: <a href="tel:+8801981308611">+880-198-130-8611</a></p>
<p><i class="fas fa-envelope"></i> Email: <a href="mailto:wpnayanray@gmail.com">wpnayanray@gmail.com</a></p>
<p><i class="fas fa-link"></i> Portfolio: <a href="https://dev-nayanray.github.io" target="_blank">dev-nayanray.github.io</a></p>
</div>
<img src="https://t4.ftcdn.net/jpg/03/69/19/81/360_F_369198116_K0sFy2gRTo1lmIf5jVGeQmaIEibjC3NN.jpg" alt="Profile Picture">
</div>
<!-- Professional Summary -->
<div class="section">
<h2>Professional Summary</h2>
<p>Detail-oriented WordPress Developer with over 5 years of experience in designing and developing responsive websites. Adept at enhancing user experience, improving website performance, and executing SEO strategies to boost online presence. Committed to delivering high-quality solutions tailored to client needs.</p>
</div>
<!-- Skills Section -->
<div class="section skills">
<h2>Core Competencies</h2>
<div><i class="fas fa-code"></i> <strong>Web Development:</strong> HTML5, CSS3, JavaScript, PHP</div>
<div><i class="fab fa-wordpress"></i> <strong>WordPress Development:</strong> Custom themes/plugins, WooCommerce</div>
<div><i class="fas fa-search"></i> <strong>SEO Optimization:</strong> Google Analytics, Yoast SEO, SEMrush</div>
<div><i class="fas fa-mobile-alt"></i> <strong>Responsive Design:</strong> Mobile-first design principles</div>
</div>
<!-- Tools & Technologies Section -->
<div class="section tools">
<h2>Tools & Technologies</h2>
<div><i class="fab fa-wordpress"></i> <strong>Page Builders:</strong> Elementor, Divi</div>
<div><i class="fas fa-paint-brush"></i> <strong>Design Tools:</strong> Figma, Adobe XD, Photoshop</div>
<div><i class="fas fa-code-branch"></i> <strong>Version Control:</strong> Git, GitHub</div>
</div>
<!-- Work Experience Section -->
<div class="section experience">
<h2>Professional Experience</h2>
<div>
<h3>Senior WordPress Developer</h3>
<p>Creative Agency - Chicago, IL (June 2018 - Present)</p>
<ul>
<li>Led the development of over 50 custom WordPress websites, significantly enhancing user engagement and conversion rates.</li>
<li>Implemented SEO best practices, resulting in a 30% increase in organic traffic for client sites.</li>
</ul>
</div>
<div>
<h3>Junior Web Developer</h3>
<p>Design Studio - New York, NY (July 2016 - May 2018)</p>
<ul>
<li>Assisted in creating interactive websites for high-profile clients using modern web technologies.</li>
<li>Conducted performance analysis and optimization for various projects post-launch.</li>
</ul>
</div>
</div>
<!-- Projects Section -->
<div class="section projects">
<h2>Selected Projects</h2>
<div>
<h3>LeMagStyle</h3>
<p>Designed a luxury eCommerce platform, improving user experience and increasing sales by 15%.</p>
</div>
<div>
<h3>Sociends</h3>
<p>Developed an online marketplace with custom payment gateways, enhancing transaction efficiency.</p>
</div>
</div>
<!-- Certifications Section -->
<div class="section certifications">
<h2>Certifications</h2>
<div><i class="fas fa-certificate"></i> <strong>Certified WordPress Developer</strong> - W3Schools (2020)</div>
<div><i class="fas fa-certificate"></i> <strong>SEO Expert Certification</strong> - Udemy (2021)</div>
</div>
<!-- Education Section -->
<div class="section education">
<h2>Education</h2>
<div>
<h3>Bachelor of Science in Computer Science</h3>
<p>University of Technology - City, Country (Graduated: 2015)</p>
</div>
</div>
<!-- Personal Information Section -->
<div class="section personal-info">
<h2>Personal Information</h2>
<div><i class="fas fa-birthday-cake"></i> <strong>Date of Birth:</strong> January 1, 1990</div>
<div><i class="fas fa-map-marker-alt"></i> <strong>Location:</strong> City, Country</div>
<div><i class="fas fa-language"></i> <strong>Languages:</strong> English, Bengali</div>
</div>
</div>
<!-- Download Button -->
<a href="#" class="download-btn" onclick="downloadResume()">Download PDF</a>
<script>
function downloadResume() {
const element = document.getElementById('resume');
html2pdf().from(element).set({
margin: 1,
filename: 'Nayan_Ray_Resume.pdf',
html2canvas: { scale: 2 },
jsPDF: { unit: 'in', format: 'letter', orientation: 'portrait' }
}).save();
}
</script>
</body>
</html>