File: /home/bishwesh/humagainsamir.com.np/index.html_
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Samir Humagain – Travel & Tourism Expert</title>
<style>
body { margin: 0; font-family: 'Segoe UI', sans-serif; background: #f9f9f9; color: #333; }
header, section, footer { max-width: 1000px; margin: auto; padding: 2rem; }
header { text-align: center; background: #eef2f5; }
h1 { margin-bottom: 0.5rem; }
h2 { border-bottom: 2px solid #ccc; padding-bottom: 0.3rem; margin-top: 2rem; }
nav ul { display: flex; justify-content: center; list-style: none; padding: 0; margin: 1rem 0; gap: 1.5rem; }
nav a { text-decoration: none; color: #007acc; font-weight: bold; }
.section-content { margin-top: 1rem; line-height: 1.6; }
.experience, .education, .training { margin-bottom: 1.5rem; }
footer { background: #333; color: #fff; text-align: center; padding: 1rem; }
a { color: #007acc; }
</style>
</head>
<body>
<header>
<h1>Samir Humagain</h1>
<p>Travel & Tourism Hospitality Management Expert</p>
<p>Kapan, Budanilakantha-10, Kathmandu, Nepal</p>
<p>Email: <a href="mailto:samirhumagain777@gmail.com">samirhumagain777@gmail.com</a> | Mobile: +977 9849742124</p>
</header>
<nav>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#training">Training</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<section id="about">
<h2>About Me</h2>
<div class="section-content">
<p>Highly motivated and experienced professional with a proven record in Travel and Tourism Hospitality Management. Seeking challenging opportunities to utilize my skills and experience for organizational success.</p>
</div>
</section>
<section id="experience">
<h2>Experience</h2>
<div class="section-content">
<div class="experience">
<strong>Around The Himalayas Pvt. Ltd</strong> – Tour Executive Officer and Trekking Guide (Sep 2018 – Present)<br>
<ul>
<li>Planned tours in Nepal, Tibet, Bhutan, India</li>
<li>Customized packages and handled bookings</li>
<li>Led treks in Manaslu, Everest, Langtang, Annapurna regions</li>
<li>Built vendor relations and attended tourism trade shows</li>
</ul>
</div>
<div class="experience">
<strong>Boudha Stupa Restaurant Cafe and Guest House</strong> – Senior Waiter (Oct 2016 – Aug 2018)<br>
<ul>
<li>Maintained hygiene and managed events</li>
<li>Trained staff, managed inventory and cash operations</li>
</ul>
</div>
<div class="experience">
<strong>Indrawoti Public School</strong> – Computer Teacher (May 2016 – Sep 2016)<br>
<ul>
<li>Developed lesson plans, administered exams, coordinated activities</li>
</ul>
</div>
</div>
</section>
<section id="education">
<h2>Education</h2>
<div class="section-content education">
<ul>
<li><strong>BBS</strong> – New Millennium College, Kathmandu (2023) – Second Division</li>
<li><strong>+2 Science</strong> – Guinness Int’l College, Kathmandu (2015) – First Division</li>
<li><strong>SLC</strong> – Sagarmatha Educational Academy (2013) – First Division</li>
</ul>
</div>
</section>
<section id="training">
<h2>Skills & Training</h2>
<div class="section-content training">
<ul>
<li>Trekking Guide Training – NATHM Academy</li>
<li>GDS: SABRE, Galileo Travelport Nepal</li>
<li>SEO Training – IIDE</li>
<li>First Aid – Nepal Red Cross Society</li>
<li>Certified Sustainable Trainer – Travel Life</li>
<li>Certified – The Code.org (Child Protection in Tourism)</li>
<li>German/English Instructor for Porters and Guides</li>
</ul>
</div>
</section>
<section id="contact">
<h2>Contact</h2>
<div class="section-content">
<p><strong>Email:</strong> <a href="mailto:samirhumagain777@gmail.com">samirhumagain777@gmail.com</a></p>
<p><strong>Phone:</strong> +977 9849742124, 980859327</p>
<p><strong>Location:</strong> Kapan, Kathmandu, Nepal</p>
</div>
</section>
<footer>
© 2025 Samir Humagain. All rights reserved.
</footer>
</body>
</html>