|
6 | 6 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> |
7 | 7 | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous"> |
8 | 8 | <link rel="stylesheet" href="style.css"> |
9 | | - <title>Your Name</title> |
| 9 | + <title>Crazy_pixles</title> |
10 | 10 | </head> |
11 | 11 | <body> |
12 | 12 | <div class="grid-2"> |
13 | 13 | <div class="section-1"> |
14 | 14 | <i class="fas fa-code fa-5x white"></i> |
15 | | - <h2>FirstName LastName</h2> |
| 15 | + <h2>Tapan Kumar Sahoo</h2> |
16 | 16 | <p>City,Country.</p> |
17 | 17 | <a href="#"><i class="fab fa-twitter"></i></a> |
18 | 18 | <a href="#"><i class="fab fa-linkedin"></i></a> |
19 | 19 | <a href="#"><i class="fab fa-github"></i></a> |
20 | 20 | </div> |
21 | 21 | <div class="section-2"> |
22 | 22 | <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> |
26 | 26 |
|
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> |
29 | 29 | <h2>Projects</h2> |
30 | 30 | <a href="#">Project 1</a> |
31 | 31 | <a href="#">Project 2</a> |
32 | 32 | <a href="#">Project 3</a> |
33 | | - <a href="#">Project 4</a> |
34 | | - <a href="#">Project 5</a> |
| 33 | + |
35 | 34 | <h2>Contact</h2> |
36 | | - <p>myEmail@email.com</p> |
| 35 | + <p>qatapankumar02@gmail.com</p> |
37 | 36 | </div> |
38 | 37 | </div> |
39 | 38 | </body> |
|
0 commit comments