<!DOCTYPE html>

<html>

<head>

<meta author= "Mohammad Natiq Khan">

<title>resume.html</title>

</head>

<!-- NOTE:- "NOT A WEB DEVELOPER" -->

<body>

<h2>About me</h2>

<p>I'm interested in Linux/UNIX along with other Low Level stuff.</p>

<p>This html website was created as a proof that web development is NOT rocket science.</p>

<p>Click here to save your eyes or continue with other links.</p>

<div class="Links">

<a href="https://www.linkedin.com/in/mohammad-natiq-khan/" id="linkedin" target="_blank" >

<a href="https://github.com/justan00b91/" id="github" target="_blank" >

</div>

</body>

</html>