1%

HTML

<div class="protofolio">
<h1 class="name"> Nirupam Changmai</h1>
<p class="about"> I am just a web developer doing what I enjoy the most.</p>
</div>

CSS

.work {


background: linear-gradient(


-119deg,$gray 0%,


$dark-gray 100%);}


//click here to view

JS

var socials = [ “twitter” , “linkedin”,“email”, “github”];
// Click the links to connect
// stay safe 😉
function see ya() {}