Skip to content

Commit 38e9fc0

Browse files
authored
Update index.jsp
1 parent 557e507 commit 38e9fc0

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

webapp/src/main/webapp/index.jsp

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,33 @@
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
77
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
88
<link rel="stylesheet" href="style.css">
9-
<title>Your Name</title>
9+
<title>Crazy_pixles</title>
1010
</head>
1111
<body>
1212
<div class="grid-2">
1313
<div class="section-1">
1414
<i class="fas fa-code fa-5x white"></i>
15-
<h2>FirstName LastName</h2>
15+
<h2>Tapan Kumar Sahoo</h2>
1616
<p>City,Country.</p>
1717
<a href="#"><i class="fab fa-twitter"></i></a>
1818
<a href="#"><i class="fab fa-linkedin"></i></a>
1919
<a href="#"><i class="fab fa-github"></i></a>
2020
</div>
2121
<div class="section-2">
2222
<h2>About</h2>
23-
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Perferendis quas sint et nihil iusto eius nostrum sit error, repellat optio quisquam! Magnam dolore iusto cumque. Nostrum error iste neque maiores.</p>
24-
<h2>Experience</h2>
25-
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Reiciendis in maiores autem quidem.</p>
23+
<p>Devops Engineer with 2+1 years of Java,Selenium Automation testing, hands-on experience in cration of complete Devops CI-CD pipeline by integrating Git, Maven, Jenkins, Ansible, Docker, Tomcat and AWS cloud in order to automate the deployment process completely. </p>
24+
<h2>DevOps Tools</h2>
25+
<p>Hands-on experience in GIT (distributed version controll tool), Ansible (Configuration management tool), Docker (Container based tool), Jenkins (Continuous integrationtool), Maven (build tool), Tomcat.</p>
2626

27-
<h2>Skills</h2>
28-
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Reiciendis in maiores autem quidem obcaecati excepturi! Cupiditate eaque itaque magni voluptatibus neque nobis est dolor? Atque sunt minus ipsa asperiores. At.</p>
27+
<h2>Operating system</h2>
28+
<p>Redhat linux, Amazon linux, Ubuntu, CentOS, Windows</p>
2929
<h2>Projects</h2>
3030
<a href="#">Project 1</a>
3131
<a href="#">Project 2</a>
3232
<a href="#">Project 3</a>
33-
<a href="#">Project 4</a>
34-
<a href="#">Project 5</a>
33+
3534
<h2>Contact</h2>
36-
<p>myEmail@email.com</p>
35+
<p>qatapankumar02@gmail.com</p>
3736
</div>
3837
</div>
3938
</body>

0 commit comments

Comments
 (0)