mirror of https://github.com/MKRhere/pw
				
				
			
				Personal Website - https://mkr.pw
				
			
			
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
				
					32 lines
				
				804 B
			
		
		
			
		
	
	
					32 lines
				
				804 B
			| 
											8 years ago
										 | <!DOCTYPE html> | ||
|  | 
 | ||
|  | <html> | ||
|  | 
 | ||
|  | <head> | ||
|  | 	<title>MKRhere - Portfolio / Anu Rahul Nandhan</title> | ||
|  | 	<link rel="stylesheet" type="text/css" href="css/style.css"> | ||
|  | </head> | ||
|  | 
 | ||
|  | <body> | ||
|  | 	<div id="intro" class="row-full"> | ||
|  | 		<div class="col-full"> | ||
|  | 			<h1 class="t-right">Hi, I'm Muthu Kumar</h1> | ||
|  | 			<p class="t-right">a.k.a | ||
|  | 				<span class="is-relative"> | ||
|  | 					<span class="t-white" id="myname-click">Anu Rahul Nandhan S</span> | ||
|  | 					<span class="tooltip" id="myname-tip">Anu Rahul Nandhan is indeed my legal name. I work under the pseudonym Muthu Kumar. | ||
|  | 					</span> | ||
|  | 				</span> | ||
|  | 			</p> | ||
|  | 		</div> | ||
|  | 	</div> | ||
|  | 	<div id="about" class="row-full"> | ||
|  | 		<div class="col-full"> | ||
|  | 			<h2>Content</h2> | ||
|  | 			<p>Is <span class="t-white">Coming</span></p> | ||
|  | 		</div> | ||
|  | 	</div> | ||
|  | 	<script type="text/javascript" src="js/bundle.js"></script> | ||
|  | </body> | ||
|  | 
 | ||
|  | </html> |