3 <link rel=
"stylesheet" type=
"text/css" href=
"style.css" />
4 <title>Luiz's Home Page
</title>
8 <h3 align=
"center">Luiz Fernando N. Capitulino
</h3>
9 <table cellspacing=
"20" align=
"center">
11 <td><a href=
"http://twitter.com/capitulino">twitter
</a></td>
12 <td><a href=
"http://blog.cpu.eti.br">blog
</a></td>
13 <td><a href=
"mailto: lcapitulino@gmail.com">email
</a></td>
14 <td><a href=
"repos.html">repositories
</a></td>
20 <h4><a href=
"junkcode.html">Junk Code
</a></h4>
22 Small projects and several code examples.
25 <h4><a href=
"jos.html">JOS
</a></h4>
27 JOS is an operating system written (mostly) by me.
30 <h4><a href=
"http://repo.or.cz/w/lcapit-linux-patches.git">Linux kernel patches
</a></h4>
32 The repository I use to store the Linux patches I am working on.
35 <h4><a href=
"tcc.html">Final Project
</a></h4>
37 My University Final Project, in Portuguese.
40 <h4><a href=
"http://blog.cpu.eti.br/?p=91">libgit-thin
</a></h4>
42 My
2007 Summer of Code project.