-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
169 lines (152 loc) Β· 8.96 KB
/
index.html
File metadata and controls
169 lines (152 loc) Β· 8.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Saumil Shah - Senior Infrastructure Software Engineer Resume">
<title>Saumil Shah - Resume</title>
<link rel="stylesheet" href="styles.css?v=4">
<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=Space+Grotesk:wght@100;200;300;400;500;600;700;800;900&family=Google+Sans+Flex:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
</head>
<body>
<div class="controls no-print">
<div class="controls-buttons">
<button id="themeToggle" class="theme-toggle-btn" title="Toggle Light/Dark Mode">
<svg class="moon-icon" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" vector-effect="non-scaling-stroke"></path>
</svg>
<svg class="sun-icon" width="24" height="24" viewBox="0 0 24 24" fill="none">
<circle cx="12" cy="12" r="5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></circle>
<line x1="12" y1="1" x2="12" y2="3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></line>
<line x1="12" y1="21" x2="12" y2="23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" vector-effect="non-scaling-stroke"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" vector-effect="non-scaling-stroke"></line>
<line x1="1" y1="12" x2="3" y2="12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></line>
<line x1="21" y1="12" x2="23" y2="12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" vector-effect="non-scaling-stroke"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" vector-effect="non-scaling-stroke"></line>
</svg>
</button>
<button id="toggleLayout" class="toggle-layout-btn" title="Show Page Preview">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" vector-effect="non-scaling-stroke"></path>
<polyline points="14 2 14 8 20 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></polyline>
</svg>
</button>
<button id="resetContent" class="reset-btn" title="Reset Content">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none">
<line x1="18" y1="6" x2="6" y2="18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></line>
<line x1="6" y1="6" x2="18" y2="18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
vector-effect="non-scaling-stroke"></line>
</svg>
</button>
</div>
<!-- Attribution inside controls container -->
<div class="attribution">
<button class="attribution-toggle" title="Minimize Attribution">
<svg class="chevron-right" width="16" height="16" viewBox="0 0 24 24" fill="none">
<polyline points="9 18 15 12 9 6" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
</polyline>
</svg>
<svg class="github-icon" viewBox="0 0 24 24" width="24" height="24" fill="currentColor">
<path
d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z" />
</svg>
</button>
<div class="attribution-content">
<span>Vibe-coded my</span>
<a href="https://github.com/hellosaumil/WebResume" target="_blank" class="tech-link">
<svg class="tech-logo github-logo" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path
d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z" />
</svg>
<span class="tech-name">WebResume</span>
</a>
<span>using</span>
<a href="https://antigravity.google/" target="_blank" class="tech-link">
<img src="assets/antigravity.png" alt="Google Antigravity" class="tech-logo">
<span class="tech-name">Google Antigravity</span>
</a>
<span>via</span>
<a href="https://gemini.google.com/" target="_blank" class="tech-link">
<img src="assets/gemini.svg" alt="Gemini" class="tech-logo">
<code>Gemini 3 Pro</code>
</a>
<span>&</span>
<a href="https://claude.ai/" target="_blank" class="tech-link">
<img src="assets/claude.png" alt="Claude" class="tech-logo">
<code>Claude Opus 4.5</code>
</a>
<span>in </span><code>2026</code>
</div>
</div>
</div>
<div class="resume-page" id="resume">
<!-- Header -->
<header class="header">
<div class="header-left">
<h1 class="name header-1">
<span id="field-firstname"></span>
<span id="field-lastname"></span>
</h1>
</div>
<div class="header-right">
<div class="contact-grid">
<div class="contact-item" id="field-phone"></div>
<div class="contact-item" id="field-email"></div>
<div class="contact-item" id="field-location"></div>
<div class="contact-item" id="field-linkedin"></div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="main-content">
<!-- Summary -->
<section class="section" id="summary-section">
<h2 class="section-title header-2">
<span>Summary</span>
<span class="section-title-link" id="field-website"></span>
</h2>
</section>
<!-- Skills -->
<section class="section" id="skills-section">
<h2 class="section-title header-2">Technical Skills</h2>
</section>
<!-- Experience -->
<section class="section" id="experience-section">
<h2 class="section-title header-2">Experience</h2>
</section>
<!-- Projects -->
<section class="section" id="projects-section">
<h2 class="section-title header-2">Projects</h2>
</section>
<!-- Education -->
<section class="section" id="education-section">
<h2 class="section-title header-2">Education</h2>
</section>
<!-- Publications & Awards -->
<section class="section" id="publications-section">
<h2 class="section-title header-2">Publications & Awards</h2>
</section>
</div>
</div>
<script src="script.js?v=4"></script>
</body>
</html>