Skip to content

lav5588/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Profile || LAV KUMAR YADAV</title>
    <link rel="stylesheet" href="style.css">
</head>
<body>
    <header>
       <h1> LAV KUMAR YADAV</h1>
    </header>
    <section>
        
        <div id="image">
            <img src="Assets/profile-pic.png" alt="">
        </div>
        <div id="intro">
            <span>
                <h1>LAV KUMAR YADAV</h1>
                <h3>
                    Greetings! I am Lav Kumar Yadav, a dedicated web developer currently pursuing my studies at ABES Engineering College. With a passion for technology and a knack for creativity, I am enthusiastic about crafting immersive online experiences. My journey in web development has been an exhilarating one, as I continuously strive to enhance my skills and stay at the forefront of this dynamic field. Armed with a strong foundation in programming languages and frameworks, I am adept at transforming ideas into functional and visually appealing websites. Constantly pushing the boundaries of innovation, I eagerly explore new technologies and methodologies to deliver cutting-edge solutions. As a student of ABES Engineering College, I am exposed to a vibrant academic environment that encourages collaboration and fosters growth, empowering me to evolve as a well-rounded web developer. I am thrilled to contribute my expertise and bring value to the ever-evolving world of web development.
                </h3>
            </span>
        </div>
        
    </section><br><br>

   
    <section>
      
       <div class="section2">
            <li>C</li>
            <li>C++</li>
            <li>HTML5</li>
            <li>CSS</li>
            <li>Java Script</li>
            <li>React Js</li>
            <li>Node Js</li>
            <li>Mongo DB</li>
       </div>
       <div class="section2">
        <h1>MY SKILLS</h1>
     </div>
    </section>

   <section>
        <div class="section3">
            <h1>EDUCATION</h1>
        </div>
        <div class="section3">
            <li>HIghSchool</li>
            <li>InterMediate</li>
            <li>B.TECH</li>
        </div>
   </section>
   <section>
     <div class="section4">
        <h1>CONTACT US</h1>
     </div>
     <div class="section4">
        <form action="">
            <input type="text" placeholder="Enter Your Name">
            <input type="text" placeholder="Enter Your Email">
            <input type="text" placeholder="Enter Your Mobile Number">
            <input type="text" placeholder="Date Of Birth">
            <textarea name="" id="" cols="46" rows="5" placeholder="Enter Your Address"></textarea>
            <textarea name="" id="" cols="46" rows="5" placeholder="Please Leave Your Feedback"></textarea>
            <button>SUBMIT</button>
        </form>
     </div>
   </section>

    <script src="script.js"></script>
    
</body>
</html>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published