main 6939c0151716 cached
5 files
31.4 KB
8.1k tokens
1 requests
Download .txt
Repository: bhargav-tibadiya/Potfolio_Old
Branch: main
Commit: 6939c0151716
Files: 5
Total size: 31.4 KB

Directory structure:
gitextract_62qkreyq/

├── README.md
├── image/
│   └── temp.txt
├── index.html
├── script.js
└── style.css

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
# Potfolio
My Portfolio Website

Languages Used :
> HTML
> CSS
> JAVASCRIPT

<img src="https://bkit.co/w_6357a79ad69ed.gif" />
<img src="https://bkit.co/w_6357a79ad69ed.gif" />


================================================
FILE: image/temp.txt
================================================
>> Temporary File (Nothing Special Here.....XD)


================================================
FILE: index.html
================================================
<!DOCTYPE html>
<html lang="en">
<head>
    <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VJJ05HJ2Y9"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-VJJ05HJ2Y9');
</script>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Bhargav Tibadiya</title>
    <link rel="stylesheet" href="style.css">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.12/typed.min.js" integrity="sha512-3J8teBiHrSyaaRBajZyIEtpDsXdPq1gsznKWIVb5CnorQuFhjWGhWe54z8YNnHHr7MZuExb9m5kvf964HiT1Sw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
    <!-- <script src="https://kit.fontawesome.com/a076d05399.js" crossorigin="anonymous"></script> -->
    <!-- <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script> -->
    <script src="https://kit.fontawesome.com/a076d05399.js"></script>
    <script src="https://code.jquery.com/jquery-3.6.1.min.js"></script>
    <link rel="icon" type="image/png" href="https://cdn4.iconfinder.com/data/icons/alphabet-3/500/ABC_alphabet_letter_font_graphic_language_text_B-512.png" sizes="256x256">
</head>
<body>

    <div class="scroll-up-btn">
        <i class="fas fa-angle-up"></i>
    </div>

    <!-- NavBar Section Starts -->
        
     <div class="navbar">
        <div class="max-width">
            
            <div class="logo"><h1><a href="#">Portfo<span>lio</span></h1></a></div>
            
            <div class="temp"></div>
            <div class="temp"></div>
            <div class="temp"></div>
            <div class="temp"></div>
            <div class="temp"></div>
            <div class="temp"></div>
            <div class="temp"></div>
            
            <ul class="menu">
                <li><a href="#home" class="menu-btn">Home</a></li>
                <li><a href="#about" class="menu-btn">About</a></li>
                <li><a href="#service" class="menu-btn">Service</a></li>
                <li><a href="#skill" class="menu-btn">Skill</a></li>
                <li><a href="#contact" class="menu-btn">Contact</a></li>
            </ul>
            


            <div class="menu-btn" id="menu-btn-0">
                <i class="fas fa-bars"></i>
            </div>
        </div>
    </div>
    
    <!-- NavBar Section Ends -->
    
    <!-- Home Section Starts -->
    
    <section class="home" id="home">
        <div class="max-width">
            <div class="home-content">
                
                <div class="text-1">Hello My Name is</div>
                <div class="text-2">Bhargav Tibadiya</div>
                <div class="text-3">I'm a <span class="typing"></span> </div>
                <a href="https://forms.gle/RT6difvPERPGMYB58">Hire Me </a>
                
            </div>
        </div>
    </section>
    
    <!-- Home Section Ends -->
    
    <!-- About Me Section Ends -->
    
    <section class="about" id="about">
        <div class="max-width">
            <h2 class="title">About Me</h2>
            <div class="about-content">

                <div class="collumn left">
                    <img src="image/me1.jpg" alt="My Picture">
                </div>

                <div class="collumn right">

                    <div class="text">I am Bhargav. <br>  I'm A <span> Web Developer. </span></div>
                    <p>Hello I'm Professional front-end Web Developer. I have mastered technologies like HTML, CSS, BOOTSTRAP. I also have my hands on technologies like JAVASCRIPT, PHP.Turning your dream website into reality is my job. 
                    Hello I'm looking for remote work / Internship for Frontend Web Developer Position.I don't just create websites, I create websites that promote you / your business to world 24x7.Responsive Web Design always plays an important role so I Believe in quality over quantity. </p>
                    <a href="resume.pdf">Download Resume</a>

                </div>

            </div>
        </div>
    </section>

    <!-- About Me Section Ends -->

    <!-- Service Section Ends -->
    
    <section class="service" id="service">
        <div class="max-width">
            <h2 class="title">My Services</h2>
            <div class="service-content">

                <div class="card">

                    <div class="box">
                        <i class="fas fa-paint-brush"></i>
                        <div class="text">Web Design</div>
                        <p>I'm master at designing website and giving awesome & nice and fresh look to your website. I have also designed many designs for website. I am using Figma to make Layout or UI Design of any website and I have mastered it very well.
                            <br><br>    
                        I have more than 10 fully professional design in my work experience. Those are very creative and equipped with advanced design tactics.
                        </p>
                    </div>

                </div>

                <div class="card">

                    <div class="box">
                        <i class="fas fa-chart-line"></i>
                        <div class="text">Web Development</div>
                        <p>In the field of web development i have developed 3 fully functional and developed more then 20+ small fragment of website. That states my experience in the field. I love to keep upgrading my self so I keep learning new things.
                            <br><br>
                        My websites and fully responcive and easy to use and understand for user and owner.
                        Its My guarantee you will never question on my designs
                        </p>
                    </div>

                </div>


            </div>
        </div>
    </section>

    <!-- Service Section Ends -->

    <!--Skills Section Ends -->
    
    <section class="skill" id="skill">
        <div class="max-width">
            <h2 class="title">Skills</h2>

            <div class="skill-content">

                <div class="collumn left">
                    <div class="text">My Creative <span> Skills </span>& <span> Experiences</span></div>
                    <p>Hello All I Have many skills in my armory. I am perfect at HTML and CSS and BOOTSTRAP and I use primarily those 2 languages and 1 frame-work to build, design and develop any website. I also know JAVASCRIPT and also used it to make wenbite look cool. I have also worked with PHP and DATABASE so i also have knowledge of those also I have connnected 2 website to database that both were working properly. I am also expert at UI design <br></p>
                    </div>
                    
                    <div class="collumn right">
                    
                    <div class="bars">

                        <div class="info">
                            <span>HTML</span>
                            <span>95%</span>
                        </div>

                        <div class="line html">

                        </div>

                    </div>

                    <div class="bars">

                        <div class="info">
                            <span>CSS</span>
                            <span>85%</span>
                        </div>

                        <div class="line css">

                        </div>

                    </div>

                    <div class="bars">

                        <div class="info">
                            <span>Bootstrap</span>
                            <span>75%</span>
                        </div>

                        <div class="line bootstrap">
                            
                        </div>

                    </div>

                    
                    <div class="bars">

                        <div class="info">
                            <span>Java</span>
                            <span>80%</span>
                        </div>

                        <div class="line java">

                        </div>

                    </div>
                    
                    <div class="bars">

                        <div class="info">
                            <span>C++</span>
                            <span>70%</span>
                        </div>

                        <div class="line cpp">

                        </div>

                    </div>
                    
                    <div class="bars">

                        <div class="info">
                            <span>JavaScript</span>
                            <span>45%</span>
                        </div>

                        <div class="line javascript">

                        </div>

                    </div>

                    <div class="bars">

                        <div class="info">
                            <span>PHP</span>
                            <span>30%</span>
                        </div>

                        <div class="line php">

                        </div>

                    </div>

                </div>
                
            </div>
        </div>
    </section>


    <!--contact Section Ends -->
    
    <section class="contact" id="contact">
        <div class="max-width">
            <h2 class="title">Contact Me</h2>
            <div class="contact-content">

                <div class="collumn left">
                    <div class="text"> Get In Touch</div>
                    <p>Stay Connected With me. My details are provided. I will be glad to connect with you.</p>
                    <div class="icon">

                        <div class="row">
                            <i class="fas fa-user"></i>
                            <div class="info">
                                <div class="head">Name</div>
                                <div class="sub-title">Bhargav Tibadiya</div>
                            </div>
                        </div>

                        <div class="row">
                            <i class="fas fa-map-marker-alt"></i>
                            <div class="info">
                                <div class="head">Address</div>
                                <div class="sub-title">Surat, Gujarat, India</div>
                            </div>
                        </div>

                        <div class="row">
                            <i class="fas fa-envelope"></i>
                            <div class="info">
                                <div class="head">Email</div>
                                <div class="sub-title"><a href="mailto:bhargavptibadiya.tbp@gmail.com">Click Here  </a></div>
                            </div>
                        </div>

                        <div class="row">
                            <i class="fas fa-mobile-alt"></i>
                            <div class="info">
                                <div class="head">Contact</div>
                                <div class="sub-title">+91 91064 17766</div>
                            </div>
                        </div>

                    </div>
                </div>



                <div class="collumn right">

                    <div class="text">Social Media</div>
                    <p>Following are my social media accounts. i would love to have a chit-chat with you.  </p>

                    <div class="row">
                        <i class="far fa-comment"></i>
                        <div class="info">
                            <div class="head"><a href="https://wa.me/+919106417766">Whatsapp</a></div>
                            <div class="sub-title"><a href="https://wa.me/+919106417766">Say Hi to me on Whatsapp</a></div>
                        </div>
                    </div>

                    <div class="row">
                        <i class="fas fa-globe"></i>
                        <div class="info">
                            <div class="head"><a href="https://www.linkedin.com/in/bhargav-tibadiya">LinkedIn</a></div>
                            <div class="sub-title"><a href="https://www.linkedin.com/in/bhargav-tibadiya">Lets Connect</a></div>
                        </div>
                    </div>

                    <div class="row">
                        <i class="fas fa-atom"></i>
                        <div class="info">
                            <div class="head"><a href="https://github.com/Bhargav-Tibadiya">GitHub</a></div>
                            <div class="sub-title"><a href="https://github.com/Bhargav-Tibadiya">Visit My Repositories</a></div>
                        </div>
                    </div>

                    <div class="row">
                        <i class="far fa-user-circle"></i>
                        <div class="info">
                            <div class="head"><a href="https://www.instagram.com/bhargav_tibadiya">Instagram</a></div>
                            <div class="sub-title"><a href="https://www.instagram.com/bhargav_tibadiya">Like My Pics..</a></div>
                        </div>
                    </div>


                </div>

            </div>
        </div>
    </section>
    



    <!-- contact Section Ends -->

    <footer>
        <span> Website is Designed <span>&</span> Developed By <a href="#">Bhargav Tibadiya</a> || <span class="fas fa-copyright"></span> 2022-23 All <span> Rights</span> Reserved </span>
    </footer>

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

</body>


</html>


================================================
FILE: script.js
================================================
$(document).ready(function(){

    $(window).scroll(function(){
        if(this.scrollY > 20){
            $('.navbar').addClass('.sticky');
        }else{
            $('.navbar').removeClass('.sticky');
        }
    });
    
    $('.scroll-up-btn').click(function(){
       $('html').animate({scrollTop: 0}); 
    });


    var typed = new Typed(".typing",{
        strings : ["Web Developer","Designer","NFT Artist","Freelancer","Student","Learner"],
        typeSpeed : 80,
        backSpeed: 40,
        loop: true 
    });

    
    // Toggle Menu
    
    $('.menu-btn').click(function(){
        $('.navbar .menu').toggleClass("active");
    });

}); 



================================================
FILE: style.css
================================================
@import url('https://fonts.googleapis.com/css2?family=Nunito&family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    /* justify-content: center; */
    align-items: center;
}

html
{
    scroll-behavior: smooth;
}

.scroll-up-btn
{
    position: fixed;
    height: 45px;
    width: 45px;
    background: crimson;
    right: 35px;
    bottom: 35px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 45px;
    z-index: 999;
    border-radius: 6px;
    transition: all 0.5s ease;
}

.max-width
{
    max-width: 100%;
    /* max-width: 1300px; */
    padding: 0 80px;
}

/* Nav Bar Formatting >> Starts */

.navbar
{
    background: crimson;
    position: fixed;
    width: 100%;
    font-family: 'ubuntu',sans-serif;
    padding: 15px 0;
    transition: all 0.4s ease;
    z-index: 999;
    align-items: center;
    justify-content: space-between;
}

.navbar .sticky 
{
    padding: 15px 0px;
    background: greenyellow;
}

.navbar .max-width
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#hide{
    font-size: 0px;
}

.navbar .logo a
{
    color: #fff;
    font-size: 35px;
    font-weight: 600;
}

.navbar .logo:hover a
{
    transition: 0.5s ease;
    color: #000;
}

.navbar .logo:hover #hide
{
    font-size: 12px;
    color: #000;
    font-weight: 800;
}

.navbar .logo:hover a span{
    transition: 0.5s ease;
    color: #fff;
}

.navbar .logo a span
{
    color: #000;
}

.navbar .fas.fa-bars
{
    display: none;
}

.navbar .menu li
{
    list-style: none;
    display: inline-block;
}

.navbar .menu li a
{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-left: 25px;
    transition: color 0.4s ease;
}

.navbar .menu li a:hover
{
    color: black;
}


/* Menu Button Styling Starts */

.menu-btn
{
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    /* display: none; */
}

#menu-btn-0
{
    color: #000;
    font-size: 25px;
    cursor: pointer;
    background: crimson ;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    /* display: none; */
}


/* Menu Button Styling Ends */


/* Nav Bar Formatting >> Ends */


/* Home Section Formatting >> Starts */

.home
{
    display: flex;
    background: url("image/banner.jpg") no-repeat center;
    background-color: black;
    height: 100vh;
    width: 100%;
    min-height: 500px;
    color: #fff;
    font-family: 'ubuntu',sans-serif;
}

.home .max-width
{
    margin:  auto 0 auto 40px ;
    transition: 1s ease;
}

.home .home-content .text-1
{
    font-size: 27px;
    transition: 1s ease;
}

.home .home-content .text-2
{
    font-size: 75px;
    font-weight: 600;
    margin-left: -3px;
    transition: 1s ease;
}

.home .home-content .text-3
{
    font-size: 40px;
    margin: 5px 0;
    transition: 1s ease;
}

.home .home-content .text-3 span
{
    color: crimson;
    font-weight: 500;
}

.home .home-content a
{
    display: inline-block;
    background: crimson;
    color: #fff;
    font-size: 25px ;
    font-weight: 500;
    padding: 12px 36px;
    border-radius: 7px;
    margin-top: 25px;
    transition: 0.5s ease;
    border: 1.5px solid crimson;
}

.home .home-content a:hover
{
    background: none;
    color: crimson;
    border: 1.5px solid crimson;
}

/* Home Section Formatting >> Ends */


/* About Section Formatting >> Starts */

section
{
    padding: 100px 0;
}

.about
{
    font-family: 'Poppins',sans-serif;
    background: #222;
}

.about .title
{
    position: relative;
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
    font-family: 'ubuntu',sans-serif;
    margin-bottom: 60px;    
    color: crimson;
}

.about .title::before
{
    content: "";
    position: absolute;
    width: 180px;
    height: 3px;
    background: #fff;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.about .title::after
{
    content: "Who I Am";
    position: absolute;
    background: #222;
    bottom: -5px;
    left: 50%;
    padding: 0 7px;
    transform: translateX(-50%);
    font-size: 15px;
    color: crimson;
}

.about .about-content
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.about .about-content .left
{
    width: 45%;
}

.about .about-content .left img
{
    height: 500px;
    width: 400px;
    object-fit: cover;
    border-radius: 25px;
    transition: 0.5s ease;
    /* border-radius: 50%;  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
}

.about .about-content .right
{
    width: 55%;
}

.about .about-content .right .text
{
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}

.about .about-content .right .text span
{
    font-weight: 600;
    color: crimson;
}

.about .about-content .right p
{
    color: #aaa;
    text-align: justify;
    padding: 15px 0;
}

.about .about-content .right a
{
    display: inline-block;
    background: crimson;
    color: #fff;
    font-size: 20px ;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 7px;
    margin-top: 25px;
    transition: 0.5s ease;
    border: 1.5px solid crimson;
}

.about .about-content .right a:hover
{
    background: none;
    color: crimson;
    border: 1.5px solid crimson;
}

/* About Section Formatting >> Ends */


/* Service Section Formatting >> Starts */

.service{
    font-family: 'Poppins',sans-serif;
    background: #111;
    color: #fff;
    margin: 0;
}

.service .title
{
    position: relative;
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
    font-family: 'ubuntu',sans-serif;
    margin-bottom: 60px;
    color: crimson;
}

.service .title::before
{
    content: "";
    position: absolute;
    width: 180px;
    height: 3px;
    background: #fff;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.service .title::after
{
    content: "What I Provide";
    position: absolute;
    background: #111;
    bottom: -5px;
    left: 50%;
    padding: 0 5px;
    transform: translateX(-50%);
    font-size: 15px;
    color: crimson;
}

.service .service-content 
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.service .service-content .card
{
    width: calc(50% - 30px);
    background: #222;                    /* Color 222 | 333 */
    text-align: center;
    padding: 30px 30px;
    border-radius: 7px;
    cursor: pointer;
}

.service .service-content .card:hover
{
    background: crimson;
}

.service .service-content .card:hover i
{
    color: #000;
}

.service .service-content .card:hover .text
{
    font-weight: 600;
}


.service .service-content .card i 
{
    font-size: 50px;
    color: crimson;
}

.service .service-content .card .text
{
    font-size: 25px;
    font-weight: 500;
    margin: 7px 0;
}

.service .service-content .card p 
{
    text-align: justify;
}

.service .service-content .card .box
{
    transition: all 0.3s ease;
}

.service .service-content .card .box:hover
{
    transform: scale(1.05);
}


/* Service Section Formatting >> Ends */


/* Skill Section Formatting >> Starts */


.skill{
    font-family: 'Poppins',sans-serif;
    background: #222;
    color: #fff;
    margin: 0;
}

.skill .title
{
    position: relative;
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
    font-family: 'ubuntu',sans-serif;
    margin-bottom: 60px;
    color: crimson;
}

.skill .title::before
{
    content: "";
    position: absolute;
    width: 180px;
    height: 3px;
    background: #fff;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.skill .title::after
{
    content: "What I Know";
    position: absolute;
    background: #222;
    bottom: -5px;
    left: 50%;
    padding: 0 5px;
    transform: translateX(-50%);
    font-size: 15px;
    color: crimson;
}

.skill .skill-content
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;

}

.skill .skill-content .collumn  
{ 
    width: calc(50% - 30px);    
}

.skill .skill-content .left .text
{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}

.skill .skill-content .left p
{
    text-align: justify;
    font-size: 18px;
    color: #aaa;
}

.skill .skill-content .left .text span{
    color: crimson;
}

.skill .skill-content .right .bars  
{
    margin-bottom: 15px;
}

.skill .skill-content .right .info
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3px;
}

.skill .skill-content .right .info span
{
    font-weight: 500;
    font-size: 15px;
}

.skill .skill-content .right .line
{
    height: 15px;
    width: 100%;
    background: #fff;
    position: relative;
    border-radius: 10px;
}

.skill .skill-content .right .line::before
{
    border-radius: 100px;
    content: "";
    position: absolute;
    height: 100%;
    width: 80%;
    left: 0;
    top: 0;
    background:crimson ;
}

.skill .skill-content .right .html::before
{
    width: 95%;
}

.skill .skill-content .right .css::before
{
    width: 85%;
}

.skill .skill-content .right .bootstrap::before
{
    width: 75%;
}

.skill .skill-content .right .java::before
{
    width: 80%;
}

.skill .skill-content .right .cpp::before
{
    width: 70%;
}

.skill .skill-content .right .javascript::before
{
    width: 45%;
}

.skill .skill-content .right .php::before
{
    width: 30%;
}


.skill .skill-content .right .bars:hover
{
    transform: scale(1.05);
    transition: all 0.5s ease;
}



/* Skill Section Formatting >> Ends */


/* Contact Section Formatting >> Starts */





.contact{
    font-family: 'Poppins',sans-serif;
    background: #111;
    color: #fff;
    margin: 0;
}

.contact .title
{
    position: relative;
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
    font-family: 'ubuntu',sans-serif;
    margin-bottom: 60px;
    color: crimson;
}

.contact .title::before
{
    content: "";
    position: absolute;
    width: 180px;
    height: 3px;
    background: #fff;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.contact .title::after
{
    content: "Get In Touch";
    position: absolute;
    background: #111;
    bottom: -5px;
    left: 50%;
    padding: 0 5px;
    transform: translateX(-50%);
    font-size: 15px;
    color: crimson;
}

.contact .contact-content
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;

}


.contact .contact-content .collumn  
{
    width: calc(50% - 30px);
}

.contact .contact-content .right .text
{
    margin-top: -20px;
}
.contact .contact-content .collumn .text
{
    font-size: 23.5px;
    font-weight: 600;
    margin-bottom: 10px;
    top: 0;
    color: crimson;
}

.contact .contact-content .collumn p
{
    text-align: justify;
    padding: 10px 0;
}

.contact .contact-content .collumn .icon
{
    margin: 10px 0;
}

.contact .contact-content .row  
{
    display: flex;
    align-items: center;
    height: 65px;
}

.contact .contact-content .row .info
{
    margin-left: 50px;

}

.contact .contact-content .row i
{
    color: crimson;
    font-size: 25px;
}

.contact .contact-content .row .fas.fa-envelope 
{
    font-size: 20px;
}

.contact .contact-content .row .info .head
{
    font-weight: 600;
    font-size: 20px;
}

.contact .contact-content .row .info .sub-title, 
.contact .contact-content .row .info .sub-title a
{
    color: #999;
}

.contact .contact-content .row .info a
{
    color: #fff;
    text-decoration: none;
}


/* contact Section Formatting >> Ends */


footer
{
    padding: 30px 23px;
    background: #000;
    font-size: 22px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins',sans-serif;
    margin: 0;
}

footer span a, footer span+span
{
    color: crimson;
}






























/* >> Responcive Design Formatting <<  */

@media (max-width: 1200px){
    .about .about-content .left img
    {
        height: 437px;
        width: 350px;
    }

}

@media (max-width: 1100px){
    .home .max-width{
        margin-left: 0px;
    }

    .about .about-content .left img
    {
        height: 394px;
        width: 315px;
    }

    footer
    {
        font-size: 18px;
    }
}

@media (max-width: 1000px){
    .max-width{
        padding: 0 50px;
    }

    .about .about-content .left img
    {
        height: 373px;
        width: 300px;
    }

}


@media (max-width: 900px){
    .max-width{
        padding: 0 50px;
    }
    
    .menu-btn {
        color: #fff;
        display: block;
        z-index: 999;
    }
    .navbar .menu{
        position: fixed;
        height: 100vh;
        width: 100%;
        left: -100%;
        top: 0;
        background: #111;
        text-align: center;
        padding-top: 55px;
        transition: 0.3s ease ;
    }

    .navbar .fas.fa-bars
    {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 2px;
    }

    .navbar .menu.active
    {
        left: 0;
    }

    #menu-btn-0
    {
        background: #fff;
    }

    .navbar .menu li
    {
        display: block;
    }

    .navbar .menu li a 
    {
        display: inline-block;
        margin: 20px 0;
        font-size: 25px;
    }

    .home .home-content .text-2
    {
        font-size: 70px;
    }
    
    .home .home-content .text-3
    {
        font-size: 30px;
    }

    .home .home-content a
    {
        font-size: 20px;
        padding: 8px 24px;
    }
    
    .max-width
    {
        max-width: 100%;
        transition: all 0.5s ease;
    }

    .about .about-content .collumn
    {
        width: 50%;
    }

    .about .about-content .left img{
        height: 350px;
        width: 350px;
        border-radius: 350px;
    }   

    .about .about-content .left{
        display: flex;
        justify-content: center;
        margin: 0 auto 60px;
    }

    .about .about-content .right{
        flex: 100%;
    }

    .service .service-content .card{
        width: calc(50% - 10px);
        margin-bottom: 25px;
    }

    .skill .skill-content .collumn {
        width: calc(100% - 10px);
        margin-bottom: 25px;
    }

    .service .service-content .card .text
    {
        font-size: 20px;
    }
    
    .service .service-content .card p 
    {
        font-size: 16px;
    }

    .skill .skill-content .right .line
    {
        height: 25px;
        border-radius: 13px;
    }

    .skill .skill-content .left .text
    {
        font-size: 20px;
        
    }

    .skill .skill-content .left p
    {
        font-size: 16px;
    }

    .contact .contact-content .collumn {
        width: calc(100% - 10px);
        margin-bottom: 25px;
    }

    footer
    {
        font-size: 14px;
    }

}

@media (max-width: 800px){   
    .about .about-content .left img{
        height: 300px;
        width: 300px;
        border-radius: 300px;
    }
}
    
@media (max-width: 700px){   
    .about .about-content .left img{
        height: 270px;
        width: 270px;
        border-radius: 300px;
    }

    .service .service-content .card{
        width: calc(100% - 10px);
        margin-bottom: 25px;
    }

    

}


@media (max-width: 675px){

    .home .home-content .text-2{
        font-size: 55px;
    }
    
    .home .home-content .text-3{
        font-size: 25px;
    }
    
    .home{
        background: black;
    }
}

@media (max-width: 650px){   
    .about .about-content .left img{
        height: 250px;
        width: 250px;
        border-radius: 250px;
    }
    footer
    {
        font-size: 12px;
    }
}

@media (max-width: 600px){   
    .about .about-content .left img{
        height: 200px;
        width: 200px;
        border-radius: 200px;
    }
    
    .skill .skill-content .right .line
    {
        height: 20px;
        border-radius: 13px;
    }
}
Download .txt
gitextract_62qkreyq/

├── README.md
├── image/
│   └── temp.txt
├── index.html
├── script.js
└── style.css
Condensed preview — 5 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (36K chars).
[
  {
    "path": "README.md",
    "chars": 177,
    "preview": "# Potfolio\nMy Portfolio Website\n\nLanguages Used :\n> HTML\n> CSS\n> JAVASCRIPT\n\n<img src=\"https://bkit.co/w_6357a79ad69ed.g"
  },
  {
    "path": "image/temp.txt",
    "chars": 48,
    "preview": ">> Temporary File (Nothing Special Here.....XD)\n"
  },
  {
    "path": "index.html",
    "chars": 14120,
    "preview": "<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <!-- Google tag (gtag.js) -->\r\n<script async src=\"https://www.googletagma"
  },
  {
    "path": "script.js",
    "chars": 693,
    "preview": "$(document).ready(function(){\r\n\r\n    $(window).scroll(function(){\r\n        if(this.scrollY > 20){\r\n            $('.navba"
  },
  {
    "path": "style.css",
    "chars": 17078,
    "preview": "@import url('https://fonts.googleapis.com/css2?family=Nunito&family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;"
  }
]

About this extraction

This page contains the full source code of the bhargav-tibadiya/Potfolio_Old GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 5 files (31.4 KB), approximately 8.1k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!