0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.129.70.138


Current Path : /var/www/html/sikkim/alumni/
Upload File :
Current File : /var/www/html/sikkim/alumni/history.php

<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
</head>
<body>
	<?php include("header.php")?>
    <div class="bread_area">
        <div class="container">
            <div class="row">
                <div class="col-sm-12">
                    <ol class="breadcrumb">
                        <li><a href="#">About Us</a></li>
                        <li class="active">History</li>
                    </ol>                    
                </div>
            </div>
        </div>
    </div>
	
    <main class="site-main page-main">
		<div class="container">
			<div class="row">
				<div class="page col-sm-12">
					<h2 class="page-title">HISTORY</h2>													
					<h5>Establishment of Sikkim University Alumni Association (SUAA)</h5>						
					<p class="text-justify">Sikkim University being one of the youngest universities, the first batch of Master students passed in 2010 and the first PhD was awarded in 2016.  Although the constitution of Alumni Association was in place for some time now, the task of bringing it to life took a lot of time as no alumnus came forward to shoulder the responsibility of starting the Association and the same situation stands even today. However, the office of the Dean of Student's Welfare has made one more commendable effort to get the Alumni Association started by opening a web portal through which the alumni can register themselves, keep themselves updated about each other, inform each other about various career opportunities, and so on. We now leave it to the newly constituted SUSA to take the effort the effort of the University forward and make the Alumni Association a reality.</p>
					
					<p class="text-justify">We wish them all the best!</p>
				</div>
			</div>
		</div>
    </main>
	
	<?php include("footer.php")?>
</body>
</html>