Skip to content
View infexu5dr1's full-sized avatar

Block or report infexu5dr1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
infexu5dr1/README.md
<title>Lord Dri HurtWorX</title>
<body>
    <!-- header start -->
    <div id="header" class="section">
        <img alt="" class="img-circle" src="https://code.sololearn.com/Icons/Avatars/0.jpg">
        <p>Adribiggidi B.L.</p>
    </div>
    <!-- header end -->
    
    <!-- About Me section start -->
    <div class="section">
        <h1><span>About Me</span></h1>
        <p>
            Hey! I'm <strong>Dri</strong>. Coding has changed my world. It's not just about apps. Learning to code gave me <i>problem-solving skills</i> and a way to communicate with others on a technical level. I can also develop websites and use my coding skills to get a better job. And I learned it all at <strong>SoloLearn</strong> where they build your self-esteem and keep you motivated. Join me in this rewarding journey. You'll have fun, get help, and learn along the way!
        </p>
        <p class="quote">"Declare variables, not war"</p>
    </div>
    <!-- About Me section end -->
    
    <!-- My Schedule section start -->
    <div class="section">
        <h1><span>My Coding Schedule</span></h1>
        <table>
            <tr>
                <th>Day</th>
                <th>Mon</th>
                <th>Tue</th>
                <th>Wed</th>
                <th>Thu</th>
                <th>Fri</th>
            </tr>
            <tr>
                <td>8-8:30</td>
                <td class="selected">Learn</td>
                <td></td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td>9-10</td>
                <td></td>
                <td class="selected">Practice</td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td>1-1:30</td>
                <td></td>
                <td></td>
                <td class="selected">Play</td>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td>3:45-5</td>
                <td></td>
                <td></td>
                <td></td>
                <td class="selected">Code</td>
                <td></td>
            </tr>
            <tr>
                <td>6-6:15</td>
                <td></td>
                <td></td>
                <td></td>
                <td></td>
                <td class="selected">Discuss</td>
            </tr>
        </table>
    </div>
    <!-- My Schedule section end -->
    
    
    <!-- My Skills section start -->
    <div class="section">
        <h1><span>My Skills</span></h1>
        <ul>
            <li>HTML <br />
                <progress min="0" max="100" value="80"></progress>
            </li>
            <li>JavaScript <br />
                <progress min="0" max="100" value="50"></progress>
            </li>
            <li>Python <br />
                <progress min="0" max="100" value="30"></progress>
            </li>
        </ul>
    </div>
    <!-- My Skills section end -->
    
    
     <!-- Media section start -->
    <div class="section">
        <h1><span>My Media</span></h1>
        <iframe height="150" width="300" src="https://www.youtube.com/embed/Q6_5InVJZ88" allowfullscreen frameborder="0"></iframe>
    </div>
    <!-- Media section end -->
    
    <!-- Form section start -->
   <div class="section">
        <h1><span>Contact Me</span></h1>
        
        <svg class="face" height="100" width="100">
            <circle cx="50" cy="50" r="50" fill="#FDD835"/>
            <circle cx="30" cy="30" r="10" fill="#FFFFFF"/>
            <circle cx="70" cy="30" r="10" fill="#FFFFFF"/>
            <circle cx="30" cy="30" r="5" fill="#000000"/>
            <circle cx="70" cy="30" r="5" fill="#000000"/>
            <path d="M 30 70 q 20 20 40 0" stroke="#FFFFFF" stroke-width="5" fill="none" />
        </svg>
             
        <form>
            <input name="name" placeholder="Name" type="text" required /><br/>
            <input name="email" placeholder="Email" type="email" required /><br/>
            <textarea name="message" placeholder="Message" required ></textarea>
            <input type="submit" value="SEND" class="submit" />
        </form>
    </div>
    <!-- Form section end -->
    
    <!-- Contacts section start -->
    <div class="section" id="contacts">
        <h1><span>Follow Me</span></h1>
        <div>
            <a href="https://www.sololearn.com/" target="_blank">
                <img alt="SoloLearn" src="https://www.sololearn.com/Uploads/icons/sololearn.png" />
            </a>
            <a href="#">
                <img alt="Facebook" src="https://www.sololearn.com/Uploads/icons/facebook.png"/>
            </a>
            <a href="#">
                <img alt="Twitter" src="https://www.sololearn.com/Uploads/icons/twitter.png" />
            </a>
        </div>
    </div>
    <!-- Contacts section end -->
    
    <div class="copyright">
        &copy; 2017 My Blog. All rights reserved.
    </div>
    
</body>

<!- infexu5dr1/infexu5dr1 is a ✨ special ✨ repository because its README.md (this file) appears on your GitHub profile. You can click the Preview link to take a look at your changes. --->

Popular repositories Loading

  1. infexu5dr1 infexu5dr1 Public

    Config files for my GitHub profile.

    2

  2. SocialBox SocialBox Public

    Forked from Cyb0r9/SocialBox

    SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi

    Shell 1