Senior IT Recruiter | Talent Acquisition Specialist
<section class="about">
<h2>About Me</h2>
<p>
I am a passionate and results-driven IT Recruitment Specialist with over 8 years of experience in full-cycle recruitment, stakeholder management, and sourcing top talent for global clients. I specialize in hiring for Data Science, Cloud, Full-stack, and Leadership roles across domestic and international markets.
</p>
</section>
<section class="experience">
<h2>Experience Highlights</h2>
<ul>
<li>End-to-End IT Recruitment (India & International)</li>
<li>Leadership & Niche Hiring – Data Science, Cloud, AI</li>
<li>Vendor & Stakeholder Management</li>
<li>Diversity Hiring & Strategic Talent Acquisition</li>
<li>Tools: MS Office, Airtable, Fieldglass, Slack, Power BI</li>
</ul>
</section>
<section class="links">
<h2>Connect with Me</h2>
<ul>
<li><a href="https://www.linkedin.com/in/yourprofile" target="_blank">LinkedIn</a></li>
<li><a href="https://github.com/yourusername" target="_blank">GitHub</a></li>
<li><a href="https://stackoverflow.com/users/youruserid" target="_blank">Stack Overflow</a></li>
</ul>
</section>
<footer>
<p>© 2025 Ankita Jaradi | All Rights Reserved</p>
</footer>
header { background-color: #2c3e50; color: white; padding: 2rem 1rem; text-align: center; }
h1 { margin: 0; font-size: 2.5rem; }
.about, .experience, .links { max-width: 800px; margin: 2rem auto; padding: 1rem; background: white; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }
h2 { color: #2c3e50; }
ul { list-style-type: square; padding-left: 20px; }
.links ul { list-style: none; padding: 0; }
.links ul li { margin-bottom: 0.5rem; }
.links a { color: #0077b5; text-decoration: none; font-weight: bold; }
.links a:hover { text-decoration: underline; }
footer { text-align: center; padding: 1rem; background-color: #e9ecef; margin-top: 2rem; font-size: 0.9rem; }