-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabout.html
More file actions
265 lines (235 loc) · 13.1 KB
/
about.html
File metadata and controls
265 lines (235 loc) · 13.1 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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Vimal Tech | About</title>
<meta name="description"
content="Learn more about Vimal Tech, my coding philosophy, and my approach to scalable software development and system architecture." />
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/css/common.css">
<link rel="stylesheet" href="/css/about.css">
</head>
<body class="about-body">
<nav class="navbar">
<div>
<a href="index.html" class="brand">
<img src="/images/logo.jpeg" alt="Vimal Tech Logo" class="logo">
<span class="brand-name">
<span class="brand-name-vimal">Vimal</span>
<span class="brand-name-tech">Tech</span>
</span>
</a>
</div>
<ul class="nav-links" id="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="expertise.html">Expertise</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="about.html" class="active">About</a></li>
</ul>
<div class="nav-toggle-wrapper">
<div class="hamburger" id="hamburger">☰</div>
</div>
</nav>
<main class="container about-container">
<header class="about-header fade-in">
<div class="brand-badge" aria-label="Brand">
<div class="logo-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path
d="M12 2l3.09 6.26L22 9.27l-5 4.88L18.18 22 12 18.77 5.82 22 7 14.15l-5-4.88 6.91-1.01L12 2z" />
</svg>
</div>
<span>JAVA DEVELOPER</span>
<div class="logo-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path
d="M12 2l3.09 6.26L22 9.27l-5 4.88L18.18 22 12 18.77 5.82 22 7 14.15l-5-4.88 6.91-1.01L12 2z" />
</svg>
</div>
</div>
<h1 class="page-title">About Me</h1>
</header>
<div class="grid fade-in">
<section class="card" aria-label="Inspiration">
<div class="sparkle" aria-hidden="true"></div>
<div class="panel">
<div class="badge-tag" aria-hidden="true">
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2l3 7 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" />
</svg>
Trusted Software Partner
</div>
<h2 class="title" style="margin-top:12px">Quick <em>Recap</em></h2>
<p class="subtitle quote">Tools and technologies I <strong>love</strong> working with.</p>
<div class="tech-badges">
<span class="tech-badge">React</span>
<span class="tech-badge">Node.js</span>
<span class="tech-badge">Angular</span>
<span class="tech-badge">MongoDB</span>
<span class="tech-badge">Flutter</span>
<span class="tech-badge">Firebase</span>
<span class="tech-badge">TypeScript</span>
<span class="tech-badge">Tailwind</span>
<span class="tech-badge">Vite</span>
<span class="tech-badge">HTML</span>
<span class="tech-badge">CSS</span>
<span class="tech-badge">JS</span>
<span class="tech-badge">Bootstrap</span>
</div>
</div>
</section>
<section class="card inspo" aria-label="Inspiration">
<div class="sparkle" aria-hidden="true"></div>
<div class="panel" onmousemove="this.closest('.inspo').style.setProperty('--sx', event.offsetX + 'px')">
<div class="badge-tag" aria-hidden="true">
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2l3 7 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" />
</svg>
Trusted Software Partner
</div>
<h2 class="title" style="margin-top:12px">
Let’s Inspire By <em>Technologies</em>
</h2>
<span class="accent-underline" aria-hidden="true"></span>
<p class="subtitle quote" style="margin-top:10px">
→ My philosophy on coding and software development.<br><br>
• "The best code is not just functional; it is <strong>intentional</strong>. I merge a
foundation of discipline in computer psychology with an <strong>active curiosity</strong> for
evolving technology, ensuring
every app I deliver has clean architecture, predictable results, and <strong>genuine
longevity</strong>."
</p>
<div class="pillars" aria-label="Core strengths">
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20 6L9 17l-5-5" />
</svg>
Coding philosophy
</div>
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="4" width="18" height="16" rx="2" />
<path d="M7 8h10M7 12h6M7 16h8" />
</svg>
Evolving technology
</div>
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M3 12h18M12 3v18" />
</svg>
Build with a diagram
</div>
</div>
</div>
</section>
<section class="card inspo" aria-label="Inspiration">
<div class="sparkle" aria-hidden="true"></div>
<div class="panel" onmousemove="this.closest('.inspo').style.setProperty('--sx', event.offsetX + 'px')">
<div class="badge-tag" aria-hidden="true">
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2l3 7 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" />
</svg>
Trusted Software Partner
</div>
<h2 class="title" style="margin-top:12px">
Psychology 🧠 & <em>Discipline</em>
</h2>
<span class="accent-underline" aria-hidden="true"></span>
<p class="subtitle quote" style="margin-top:10px">
→ I feel there should be the <strong>unique blend</strong> of mental discipline and
technical craft.<br><br>
• "I build modern web and mobile applications where <strong>clean architecture</strong> meets
human understanding. Driven by the discipline of computer psychology and an insatiable curiosity
for <strong>cutting-edge</strong> technology, my commitment is always to predictable delivery
and long-lasting, intuitive solutions."
</p>
<div class="pillars" aria-label="Core strengths">
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20 6L9 17l-5-5" />
</svg>
Reliable delivery
</div>
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="4" width="18" height="16" rx="2" />
<path d="M7 8h10M7 12h6M7 16h8" />
</svg>
Clean architecture
</div>
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M3 12h18M12 3v18" />
</svg>
Scaling with you
</div>
</div>
</div>
</section>
<section class="card inspo" aria-label="Inspiration">
<div class="sparkle" aria-hidden="true"></div>
<div class="panel" onmousemove="this.closest('.inspo').style.setProperty('--sx', event.offsetX + 'px')">
<div class="badge-tag" aria-hidden="true">
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2l3 7 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" />
</svg>
Trusted Software Partner
</div>
<h2 class="title" style="margin-top:12px">
Evolving Technology 🚀 & <em>Longevity</em>
</h2>
<span class="accent-underline" aria-hidden="true"></span>
<p class="subtitle quote" style="margin-top:10px">
→ These highlight my drive to <strong>stay current</strong> while ensuring
stability.<br><br>
• "My process is <strong>rooted</strong> in discipline, insight, and innovation. From clean
architecture to predictable delivery, I <strong>leverage</strong> my background to build more
than just apps—I build long-lasting solutions that <strong>deeply</strong> understand the
end-user."
</p>
<div class="pillars" aria-label="Core strengths">
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20 6L9 17l-5-5" />
</svg>
Root technology
</div>
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="4" width="18" height="16" rx="2" />
<path d="M7 8h10M7 12h6M7 16h8" />
</svg>
Understand boilerplate
</div>
<div class="pillar">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M3 12h18M12 3v18" />
</svg>
Scaling with diagnosis
</div>
</div>
</div>
</section>
</div>
</main>
<footer>
<p>Contact No: 9638 474047</p>
<p>Email: vimal.patel@vimaltech.dev</p>
<p>© 2026 Vimal Patel | Java Developer</p>
</footer>
<script src="/js/common.js"></script>
<script src="/js/about.js"></script>
</body>
</html>