Note : Do not copy paste code create your own standards


Step 2. Edit HTML File And Create Resume in HTML




  • To Edit/Modify the file
  • 1). Download File From Server



    2). How to Edit The Downloaded File



    3). HTML Code For Creating Your Resume

    Note : Do not copy paste code create your own standards


    <!DOCTYPE html> <html> <head> <title> Resume </title> <center><h3> RESUME </h3></center> YOUR NAME <pre>Mobile No:+1.YOUR Contact NO. <div align="right">| Mail Id: Your e-mailladdress</div> </pre> </head> <body> <h3> EXPERIENCE SUMMARY </h3> <ul> <li><b>10+ years</b> of experience in Analysis, Design and Application Development of various Applications with a strong knowledge on UNIX/LINUX OS. </li> <li><mark> Add more summary according to your profile as needed for the requirement. </mark></li> </ul> <h3> SPECALITIES </h3> <ul> <li>Extensive experience in industry verticals - Retail, Insurance, and Healthcare</li> <li><mark> Add more specialities according to your skills. </mark></li> </ul> <h3>EDUCATION</h3> <p>&emsp;&#10004;Extensive experience in industry verticals - Retail, Insurance, and Healthcare</p> <li> <mark>Add complete details of your education</mark> </li> <h3>APPLICATION, TOOLS & TECHNICAL EXPERTISE:</h3> <b>Hadoop Ecosystem</b>: HDFS - Hive, Pig, Sqoop, oozie, MapReduce, Cloudera <li> <mark>Add more technical skills of your expertise.</mark> </li> </br> <h3><b>PROFESSIONAL EXPERIENCE:</b></h3> <b>company name:Your company name </b> <div align="right"><b>Duration</b></div></br></br> <b>Role: <mark>Your Role for the company</mark></b></br> <b>Client: <mark>Your Client Name, Location</mark> </b><br/><br/> <p><b>Environments</b>: Hadoop : HDFS / Map-Reduce, Hive, Pig, Sqoop, Java, Shell Scripting, Unix</p> <li><mark> Add your complete environment details needed for the requirement </mark></li> <p><b> Description:</b> Project deals with developing historical database for maintaining last 10 years of Benefits enrollment information of 1.5+ million associates of Wal-Mart stores. Main aim of the project is to centralize the source of data from multiple sources and provide business for analyzing the data. </p> <li><mark> Add detail description of the project according to your experience. </mark></li> <h3> Responsible for: </h3> <ul> <li>Acting as a team lead and involved in requirements gathering, design & implementation to generate the historical information of Benefits data using Hadoop and its family of products.</li> <li> <mark>Add details of your responsibilities for the company </mark></li> </ul> <b>company name: <mark>Your Company name </mark> <div align="right">Duration</div></b> </body> </html>

    4). Save As The File Name as resume.html



    5). After That Change the file name



    5). Uploade the file on Webserver:



    Output of the above code



    NEXT