Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <link type="text/css" rel="stylesheet" href="stylesheet.css"/>
- <title>About Me</title>
- <meta http-equiv="refresh" content="1" > <!--TEMPORARY-->
- </head>
- <body>
- <div class="left">
- <h2 class=tableheader>About Me:</h2>
- <ul>
- <li>I am a 16 year old boy from East Norriton, PA.</li>
- <li>I am currently attending Norristown Area High School.</li>
- <li>Next year, I will be attending Montgomery Technical school for networking.</li>
- <li>I have been programming since I was 11.</li>
- <li>I am fluent in HTML5/CSS, and am currently in the process of learning Javascript and Objective C.</li>
- <li>Social Plug:
- <br></br><br></br>
- <a class="links" href="http://www.twitter.com/AlexNoyle">Twitter</a><br></br>
- <a class="links" href="http://instagram.com/alexnoyle">Instagram</a><br></br>
- <a class="links" href="https://www.youtube.com/user/alexnoyle">Youtube</a><br></br>
- <a class="links" href="http://stackoverflow.com/users/3366059/alex-noyle">Stack Overflow</a>
- </li>
- </ul>
- </div>
- <div class="right">
- <h2 class="tableheader">Experience:</h2>
- <ul>
- <li>Avid member of the IOS Jailbreaking community since 2009.</li>
- <li>Advanced Linux command line user / ESN flasher.</li>
- <li>UNIX Filesystem reverse-engineering since 2012.</li>
- <li>Undisclosed and EXITING projects coming in the near future. *Hint: Modifying IOS*</li>
- <li>Your project here! As a freelance developer I can do almost anything you request.</li>
- <li>Open Source is the future. Get the source code for this website here:
- </li>
- <br></br><br></br>
- <!--Add proper download links below-->
- <a class="links" href="www.google.com">Mirror 1</a> |
- <a class="links" href="www.twitter.com">Mirror 2</a>
- </ul>
- </div>
- <div class="middle">
- <h2>Alex Noyle</h2>
- <h4>My Vision</h4>
- <h4>Contact</h4>
- <p>You can e-mail me @ alexnoyle@icloud.com. I reply quickly and have a self-proclaimed good sense of design with a bias to minimalism and simplicity.</p>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement