Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Medeiros committed Aug 11, 2014
0 parents commit 8b27e9f
Show file tree
Hide file tree
Showing 8 changed files with 300 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
9 changes: 9 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

155 changes: 155 additions & 0 deletions css/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@

@import url(http://fonts.googleapis.com/css?family=Lora);
@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

body {
background-color: white;
font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4 {
font-family: 'Lora', serif;
}
p {
font-size: 16px;
}
a {
color: black;
text-decoration: underline;
}

.header {
height: 300px;
background-image: url('../img/header_photo.jpg');
background-size: cover;
background-color: #254357;
background-position: bottom;
}
.avatar {
background-image: url('../img/andre.jpg');
background-size: cover;
margin-left: auto;
margin-right: auto;
height: 100px;
width: 100px;
position: relative;
top: -50px;
margin-bottom: -50px;
border: 2px solid white;
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.35);
box-shadow: 0 0 6px 0 rgba(0,0,0,0.35);
}
.centered {
text-align: center;
}
.name-title {
color: #444;
}
a.name-title {
display: inline;
text-decoration: none;
color: #444;
}
a.name-title:hover {
text-decoration: none;
color: #444;
border-bottom: 1px dashed #444;
cursor: help;
}
.name-subtitle {
color: #999;
font-size: 18px;
font-family: 'Roboto Condensed';
margin-bottom: 40px;
text-transform: uppercase;
}
.syllables {
font-family: 'Lora', serif;
font-style: italic;
font-size: 20px;
color: #555;
margin-right: 15px;
}
h2.hr {
width: 100%;
text-align: center;
border-bottom: 1px solid #AAA;
line-height: 0;
margin: 60px 0 30px;
font-size: 16px;
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
span.hr {
background-color: white;
padding: 0 10px;
font-family: 'Roboto Condensed';
color: #999;
}
ul.horizontal {
width: 100%;
max-width: 300px;
display: table;
padding: 0;
margin: 0 auto;
}
ul.horizontal li {
display: table-cell;
text-align: center;
}
ul.horizontal li a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 39px;
font-size: 20px;
color: white;
text-decoration: none;
}
ul.horizontal li a:hover, ul.horizontal li a:active {
text-decoration: none;
border-bottom: 4px solid rgba(0,0,0,0.3);
}
.twitter-bg {
background-color: #33CCFF;
}
.facebook-bg {
background-color: #3B5998;
}
.linkedin-bg {
background-color: #0E76A8;
}
.stackexchange-bg {
background-color: #EF8236;
}
.github-bg {
background-color: #171515;
}
.email-bg {
background-color: #888;
}
.footer {
margin-top: 60px;
background-color: #EEE;
text-align: center;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
padding: 30px 0;
color: #888;
}
.footer a {
color: #888;
}
.footer p {
font-size: 14px;
}
span.dot {
margin: 0 5px;
}
Binary file added img/andre.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/header_photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
125 changes: 125 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>André Staltz</title>
<meta name="description" content="Frontend developer">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<link href="/css/main.css" rel="stylesheet">
<script src="/js/modernizr-2.6.1.min.js"></script>
</head>
<body>
<div class="header"></div>
<div class="avatar"></div>
<div class="container">
<div class="row">
<div class="col-lg-6 col-lg-offset-3">

<div class="centered">
<h2 class="name-title"><a href="#name" id="link-name-title" data-toggle="tooltip" title="Real name?" class="name-title">André Staltz</a></h2>
<h3 class="name-subtitle">Frontend developer</h3>
</div>

<p>Hi, I'm a developer and designer, specialized in web user
interfaces and Android development.</p>

<h2 id="about-me" class="hr"><span class="hr">ABOUT ME</span></h2>
<p>I come from Brazil, but have no interest in football
and many other things that identify them. I'm rare. Now I live in
Finland, where it's nice and cold.
</p>
<p>I work as Software Engineer at
<a href="http://www.futurice.com" target="_blank">Futurice</a>. I'm
the founder of
<a href="http://www.iroquote.com" target="_blank">Iroquote</a>, a
platform for online discussion societies.</p>
<p>I am comfortable developing both backend and frontend sides of software,
but my focus is on highly interactive user interfaces. My passion is to
make great ideas become reality, with obsessive attention to detail.</p>
<p>You might have read an <a href="https://gist.github.com/staltz/868e7e9bc2a7b8c1f754" target="_blank">introduction to Rx</a> that I wrote. Currently, I'm very
enthusiastic about Rx and user interfaces.</p>

<h2 id="find-me" class="hr"><span class="hr">FIND ME</span></h2>
<ul class="horizontal">
<li><a href="http://www.twitter.com/andrestaltz" class="twitter-bg"><i class="icon-twitter"></i></a>
</li>
<li><a href="http://www.github.com/staltz" class="github-bg"><i class="icon-github"></i></a>
</li>
<li><a href="mailto:andrestaltz@gmail.com" class="email-bg"><i class="icon-envelope"></i></a>
</li>
<li><a href="http://www.linkedin.com/in/andrestaltz" class="linkedin-bg"><i class="icon-linkedin"></i></a>
</li>
<li><a href="http://www.stackoverflow.com/users/315752/staltz" class="stackexchange-bg"><i class="icon-stackexchange"></i></a>
</li>
</ul>

<h2 id="extras" class="hr"><span class="hr">EXTRAS</span></h2>
<p><a href="http://users.ics.aalto.fi/desoua1/" target="_blank">I'm MSc</a> in Computer Science, and for my
<a href="http://users.ics.aalto.fi/desoua1/HAcid_Thesis.pdf" target="_blank">Master's Thesis</a> I developed
<a href="https://bitbucket.org/staltz/hacid/wiki/Home" target="_blank">HAcid</a>, a Java client library that enables ACID transactions on
<a href="http://hbase.apache.org/" target="_blank">HBase</a>. In Brazil I graduated BSc in Computational Mathematics at
<a href="https://www.ufmg.br/english/" target="_blank">UFMG</a>, where I got to do research on Computational Fluid Dynamics and also
<a href="http://www.sciencedirect.com/science/article/pii/S1571065310000041" target="_blank">Operations Research</a>.
</p>

<p>Occassionally I write on <a href="http://medium.com/@andrestaltz" target="_blank">Medium</a> about entrepreneurship and software development.
</p>

<p>Sometimes I make games. With my friend
<a href="http://www.glauberkotaki.com" target="_blank">Glauber Kotaki</a> I've made some under the label
<a href="http://www.glauberkotaki.com/zeroduo" target="_blank">ZeroDuo</a>, and by myself I've made
<a href="http://www.kongregate.com/games/STALTZ/rgblend" target="_blank">RGBlend</a>, a color puzzle game. I've also had an important role in a
community of brazilian game designers named
<a href="http://www.iroquote.com/gamebrain" target="_blank">Gamebrain</a>.
</p>

<p>I'm an acoustic guitarrist and a composer. I listen to different
genres, but mostly instrumental music. Check out my
<a href="http://www.youtube.com/playlist?list=PL24A51E95B3F5E4D2" target="_blank">acoustic songs recorded on video</a>. In 2004-2006 I recorded a progressive alternative rock/metal album called
<a href="https://soundcloud.com/andrestaltz/sets/o-vazio-tem-um-nome" target="_blank"><em>O vazio tem um nome</em></a>.
You can find other compositions at
<a href="http://soundcloud.com/andrestaltz" target="_blank">Soundcloud</a>.
</p>

<h2 id="name" class="hr"><span class="hr">MY NAME</span></h2>
<p><em>Staltz</em> is just a nickname I use on the web since 2004. My real
name is <strong>André Medeiros</strong>, but I try to avoid it
because it's
<a href="https://www.google.com/search?q=andré+medeiros" target="_blank">disappointingly unoriginal</a>.
</p>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
<p>Built with</p>
<p><a href="http://getbootstrap.com" target="_blank">Bootstrap 3</a><span class="dot">·</span><a href="http://fontawesome.io" target="_blank">FontAwesome 3.2.1</a>
</p>
<p><a href="https://github.com/staltz/staltz.github.io" target="_blank">Source code</a>
</p>
</div>
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="/js/bootstrap.min.js"></script>
<script>
(function() {
$("#link-name-title").tooltip({'placement': 'right'})
}).call(this);
</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-43862400-1', 'staltz.com');
ga('send', 'pageview');
</script>
</body>
</html>
6 changes: 6 additions & 0 deletions js/bootstrap.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8b27e9f

Please sign in to comment.