arsenetar.github.io/pages/about.html

158 lines
7.9 KiB
HTML

<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!-- meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="VoltaicIdeas is the personal blog of Andrew Senetar. Contents The contents of this blog cover topics such as electrical projects, python, and reviews. These topics are resultant from personal hobbies ..." />
<meta name="keywords" content="python,blog,electrical engineering,projects" />
<meta name="author" content="Andrew Senetar" />
<meta name="organization" content="VoltaicIdeas"/>
<meta name="publisher" content="VoltaicIdeas"/>
<meta name="language" content="en" />
<!-- title -->
<title>VoltaicIdeas - About</title>
<meta content="http://blog.voltaicideas.net/pages/about.html"/>
<!-- Stylesheets -->
<link rel="stylesheet" href="http://blog.voltaicideas.net/theme/css/app.css" />
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Open+Sans' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="http://blog.voltaicideas.net/favicon.ico" />
<!-- RSS/ATOM -->
<link href="http://blog.voltaicideas.net/feeds/index.atom.xml" type="application/atom+xml" rel="alternate" title="VoltaicIdeas ATOM Feed" />
<link href="http://blog.voltaicideas.net/feeds/index.rss.xml" type="application/rss+xml" rel="alternate" title="VoltaicIdeas RSS Feed" />
<!-- Modernizr -->
<script data="http://blog.voltaicideas.net/theme/js/vendor/" src="http://blog.voltaicideas.net/theme/js/vendor/custom.modernizr.js"></script>
</head>
<body>
<!-- Navigation -->
<header id="nav" class="contain-to-grid">
<nav class="top-bar">
<ul class="title-area">
<!-- Title Area -->
<li class="name">
<h1><a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<!-- Menu -->
<ul class="left">
<li class='active'>
<a href="http://blog.voltaicideas.net/pages/about.html">About</a>
</li>
<li class="has-dropdown"><a>Categories</a>
<ul class="dropdown">
<li >
<a href="http://blog.voltaicideas.net/category/python.html">python</a>
</li>
</ul>
</li>
<li>
<a href="http://blog.voltaicideas.net/archives.html">Archives</a>
</li>
</ul>
<!-- Social Links -->
<ul class="right">
<li><a href="https://github.com/arsenetar" title="Github"><i class="huge icon-github"></i></a></li>
<li><a href="http://www.linkedin.com/in/arsenetar/" title="Linkedin"><i class="huge icon-linkedin"></i></a></li>
</ul>
</section>
</nav>
</header> <!-- Content Area -->
<div class="row">
<div id="main" class="large-13 columns push-3">
<section>
<header>
<h1><a href="http://blog.voltaicideas.net/pages/about.html" rel="bookmark" title="Bookmark to About">About</a></h1>
<h2 class="print_header subheader">From: <a href="http://blog.voltaicideas.net">VoltaicIdeas</a></h2>
</header>
<article itemprop="text">
<p>VoltaicIdeas is the personal blog of Andrew Senetar. </p>
<h2>Contents</h2>
<p>The contents of this blog cover topics such as electrical projects, python, and reviews. These topics are resultant from personal hobbies and projects of the author. The electrical projects consist of things such as motor controllers, battery management systems, and audio amplifiers. The python articles are targeted mainly at web development using python with frameworks such as <a href="http://flask.pocoo.org/">flask</a> and <a href="http://www.tornadoweb.org/">tornado</a>. The reviews cover different products mainly in the technology area such as computer components and electronic devices.</p>
<h2>The Author</h2>
<p>Andrew Senetar is an undergraduate engineering student at Purdue University studying Electrical Engineering and Mechanical Engineering with a focus on power systems. While at Purdue, he has participated on an Evgradprix team for three years through Eta Kappa Nu, Beta Chapter and been in charge of maintaining the information systems of Eta Kappa Nu, Beta Chapter for two years. During 2012, he worked on a custom motor controller for the Evgradprix entry which was built from the ground up utilizing IGBT's. In 2013, he has started work on a custom battery management and balancing system for the Evgradprix entry as well. </p>
<p>He is interested in power generation and distribution on both a grid scale and within self contained environments ( vehicles etc ). With a focus on how to use existing technologies to solve the current problems faced in power generation and distribution. </p>
</article>
<footer class="page_footer">
<ul class='no-bullet'>
</ul>
</footer>
</section>
</div>
<div id="mainAside" class="large-3 columns pull-13">
<aside>
<h3>Site Search</h3>
<div class="google_search">
<script>
(function() {
var cx = '007731975760117144904:78nyyuuzpc4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<h3>Blog Links</h3>
<ul id='blogRoll' class="no-bullet">
<li><a href="http://blog.voltaicideas.net/categories.html">Categories</a></li>
<li><a href="http://blog.voltaicideas.net/tags.html">Tags</a></li>
<li><a href="http://blog.voltaicideas.net/archives.html">Archives</a></li>
<li><a class="external" href="http://hkn.ecn.purdue.edu">HKN Beta</a></li>
<li><a class="external" href="http://getpelican.com/">Pelican</a></li>
<li><a class="external" href="https://github.com/arsenetar/pelican-red">pelican-red</a></li>
</ul>
</aside>
</div>
</div>
<footer class="row" >
<div class="large-16 columns" id="mainFooter">
<span class="print_footer"><a href="http://blog.voltaicideas.net/pages/about.html"> Fetched from: pages/about.html</a> on 2013-11-09T16:47:25.042245</span>
&copy;<span> Andrew Senetar </span><span>2013</span>
</div>
</footer>
<script src="http://blog.voltaicideas.net/theme/js/app.js"></script>
<!-- Tracking Code -->
<!-- Google Analytics -->
<script type="text/javascript">
(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-42346765-1', 'voltaicideas.net');
ga('send', 'pageview');
</script>
<!-- Comment Count -->
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'voltaicideas'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>