Skip to content

Commit 7cec7d1

Browse files
committed
new changes
1 parent a8a97ea commit 7cec7d1

1 file changed

Lines changed: 9 additions & 22 deletions

File tree

index.html

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2 class="section-head__title">Experience</h2>
6868
<span class="commit-sep">·</span>
6969
<time class="commit-date" datetime="2025-07">Jul 2025 — Present</time>
7070
</div>
71-
<h3 class="commit-subject">Android Intern — Paytm</h3>
71+
<h3 class="commit-subject">Android Devloper — Paytm</h3>
7272
<p class="commit-body">Improving Android app UI and integrating backend APIs to enhance user experience and payment flows.</p>
7373
</div>
7474
</article>
@@ -204,9 +204,7 @@ <h3 class="git-node__title">Dev Simulation</h3>
204204
</div>
205205
</article>
206206
</div>
207-
<p class="projects-more">
208-
<a href="index.html?projects=all#projects" class="projects-more__link">Browse all projects</a>
209-
</p>
207+
210208
</div>
211209
</section>
212210

@@ -245,33 +243,22 @@ <h2 class="section-head__title">Skills</h2>
245243
<!-- Contact + footer -->
246244
<section class="section contact-section" id="contact">
247245
<div class="wrap contact-block">
248-
<h2 class="contact-block__title">Let’s talk</h2>
246+
<h2 class="contact-block__title">Connect on</h2>
249247
<p class="contact-block__lead">Open to roles and collaborations. New Delhi, India.</p>
250248
<div class="contact-block__cta">
251-
<a href="mailto:sarimhasan2022@gmail.com" class="btn btn-primary">Email me</a>
249+
<a href="https://wa.me/918448048903" target="_blank" rel="noopener noreferrer" class="btn btn-ghost">WhatsApp</a>
250+
<a href="https://join.slack.com/t/devapps-world/shared_invite/zt-3uop4lm3o-U63v2iCGTZwscMH7qhEeCQ" class="btn btn-ghost">Slack</a>
251+
<a href="https://github.com/Sarim2022" target="_blank" rel="noopener noreferrer" class="btn btn-ghost" >GitHub</a>
252+
<a href="https://www.linkedin.com/in/sarimhasanprofes67" target="_blank" rel="noopener noreferrer" class="btn btn-ghost">LinkedIn</a>
253+
<a href="https://leetcode.com/u/sarimhasan2022/" target="_blank" rel="noopener noreferrer" class="btn btn-ghost">LeetCode</a>
254+
<a href="mailto:sarimhasan2022@gmail.com" class="btn btn-primary">Email</a>
252255
<a href="Resume.pdf" target="_blank" class="btn btn-ghost">View resume</a>
253256
<a href="Resume.pdf" download class="btn btn-ghost">Download resume</a>
254257
</div>
255258
</div>
256259
</section>
257260
</main>
258261

259-
<footer class="site-footer">
260-
<div class="wrap site-footer__inner">
261-
<p class="site-footer__copy">© 2026 Sarim Hasan</p>
262-
<nav class="site-footer__nav" aria-label="Footer">
263-
<a href="mailto:sarimhasan2022@gmail.com">Email</a>
264-
<a href="https://github.com/Sarim2022" target="_blank" rel="noopener noreferrer">GitHub</a>
265-
<a href="https://www.linkedin.com/in/sarimhasanprofes67" target="_blank" rel="noopener noreferrer">LinkedIn</a>
266-
<a href="https://leetcode.com/u/sarimhasan2022/" target="_blank" rel="noopener noreferrer">LeetCode</a>
267-
<a href="#intro">Intro</a>
268-
<a href="#experience">Experience</a>
269-
<a href="#projects">Projects</a>
270-
<a href="#skills">Skills</a>
271-
</nav>
272-
</div>
273-
</footer>
274-
275262
<script type="module" src="script.js"></script>
276263
</body>
277264
</html>

0 commit comments

Comments
 (0)