A
Anonymous

Portfolio - Copy this React, Tailwind Component to your project

Hi can you advance my portfolio: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF 8"> <meta name="viewport" content="width=device width, initial scale=1.0"> <title>Document</title> <! <link rel="shortcut icon" type="image/x icon" href="resume/fevicon.ico"> > <link rel="icon" href="/favicon.ico" type="image/x icon" /> <link rel="stylesheet" href="resume.css"> <! <link rel="stylesheet" href="bootstrap.css"> > <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font awesome/6.5.2/css/all.min.css"> </head> <body> <header class="fix"> <section> <h2 class="logo">Kiran reddy</h2> <div class="navbar"> <nav class="nav"> <ul> <li class="child1 child"><a href="#" title="home">Home</a></li> <li class="child"><a href="#about" title="About">About</a></li> <li class="child"><a href="#" title="education">Education</a></li> <li class="child"><a href="#" title="Skill">Skill</a></li> <li class="child"><a href="#" title="COntact">Contact</a></li> </ul> </nav> </div> </header> <section class="box"> <img src="kiran1.jpg" alt="image" class="img"> </section> <section class="content"> <div class="cnt"> <h1>Hi,i'm Kiran reddy</h1> <br> <div class="cnt2"> <h3>FRONTEND WEB DEVILOPER</h3><br> <p>i'm a 3rd year B.Teach graduate with a strong passion for Technology, seeking carrier opportunities<br><br> in a web development, software development. I can utilize myskills and efforts in differnt fields snd<br><br> seek an opportunity for countinues learning </p> </div><br><br> <span class="btns"> <input type="button" value="Hire me" class="btn1 btn"> <input type="button" value="Let's talk" class="btn2 btn"> </span><br><br> <div class="social"> <i class="fa brands fa linkedin icon" ></i> <i class="fa brands fa facebook icon" ></i> </div> </div> </section> <br><br><br> <section class="parent" id="about"> <header class="one"> <h1 class="two">About <span class="me">Me</span></h1> <br><br> <section> <img src="kiran1.jpg" alt="img" class="img1"> </section><br><br><br> <div class="cnt1"> <h2>Frontend Developer!</h2> <br> <p> Myself <b>REDDYCHARLA CHANDRA KIRAN REDDY</b> i'm currently studying B.Teach 3 rd<br> <br>year Electronics and comunicatio enginnering my degree was complete in 2025. My passion is to bacame a Web developer. <br><br>currenly i have a knowledge on Frontend development. i had completed my internship on Frontend development.........<br><br> </p> <div> <input type="button" value="Read more" class="btn btn2"> </div> </div> </header> </section> <section> </section> </section> </body> </html>

Prompt
Component Preview

About

Portfolio - Showcase your skills with a responsive layout, smooth navigation, and social links, professionally built with React and Tailwind. Copy component code!

Share

Last updated 1 month ago