mrbuller.com/index.html

78 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<title>MrBuller</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta name="keywords" content="Programmer,Resume,Android Development,Java,Web Development,HTML,JavaScript,CSS,C/C++">
<meta name="description" content="MrBuller, Programmer">
<link rel="apple-touch-icon" href="/assets/img/MrB.png" type="image/png">
<link rel="shortcut icon" href="/assets/img/MrB.png" type="image/png">
<link href="/assets/css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
<link href="/assets/css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="profile-container">
<div class="navbar">
<div class="navbar-inner">
<a id="sitetitle" class="brand rex-bold" href="#">MRBULLER</a>
<ul class="nav nav-pills pull-right">
<li id="intrasite_link" class="rex-bold"><a href="http://br0xen.com/">br0xen.com</a></li>
<li id="intrasite_link" class="rex-bold"><a href="http://bullercodeworks.com/">bullercodeworks.com</a></li>
</ul>
</div>
</div>
<div class="profile" id="profile_box">
<div class="profile-head">
<h1 class="name rex-bold">BRIAN BULLER</h1>
</div>
<div class="profile-content">
<p>Brian has been writing code for over 20 years. His experience includes extensive web technology (HTML5 techniques, heavy Javascript usage, including multiple popular libraries, PHP, and Python) as well as programming in Go <span class="hide">(Golang to web searches)</span> and Java.</p><p>In March of 2013 he incorporated <a href="http://bullercodeworks.com">Buller Codeworks, LLC.</a> and began working full time as a contract developer.</p><p>He has released several Android apps to the <a href="https://play.google.com/store/apps/developer?id=Buller+Codeworks,+LLC">Google Play</a> store.</p>
</div>
<div class="services">
<div class="profile-bezel"></div>
<ul class="services">
<li class="service-icon btn-twitter">
<a href="http://twitter.com/br0xen" target="_blank" class="icon twitter">
<span class="service-icon-overlay"></span>
</a>
</li>
<li class="service-icon btn-googleplus">
<a href="https://plus.google.com/111991944977215788560/posts" target="_blank" class="icon googleplus">
<span class="service-icon-overlay"></span>
</a>
</li>
<li class="service-icon btn-linkedin">
<a href="http://www.linkedin.com/in/brbuller" target="_blank" class="icon linkedin">
<span class="service-icon-overlay"></span>
</a>
</li>
<li class="service-icon btn-googleplay">
<a href="https://play.google.com/store/apps/developer?id=Buller+Codeworks,+LLC" target="_blank" class="icon googleplay">
<span class="service-icon-overlay"></span>
</a>
</li>
</ul>
</div>
<ul class="links clearfix"></ul>
</div>
</div>
<span id="credits">
<p>
&copy; Brian Buller<br />
REX Font provided by <a href="http://www.fontfabric.com">FontFabric</a>
</p>
</span>
<script type="text/javascript" src="/assets/js/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3736599-7', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>