-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (37 loc) · 1.9 KB
/
index.html
File metadata and controls
38 lines (37 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html>
<head><title>chuma nnaji</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/main.css">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28376514-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="main">
<h1>chuma nnaji</h1>
<ul>
<li><h2><a href="http://www.metro-start.com/">metro start</a> <a href="https://github.com/metro-start/metro-start">(source)</a> <a href="https://github.com/metro-start/metro-start-web">(webservice)</a></h2></li>
<li><h2 class="dev">puck juggler</h2></li>
<li><h2><a href="http://fashun.azurewebsites.net">fashun</a> <a href="https://github.com/chustar/fashun">(source)</a></h2></li>
<li><h2><a href="http://medicationbuddy.appspot.com">medbuddy</a></h2></li>
<li><h2><a href="http://nowreadable.com">now readable</a></h2></li>
<li><h2 class="dev">stand right here</h2></li>
<li><h2 class="dev">photo canvas</h2></li>
<li><h2 class="dev">i'm feeling...</h2></li>
</ul>
<div class="social">
<ul>
<li><h3><a href="https://twitter.com/#!/chustar">twitter</a></h3></li>
<li><h3><a href="https://github.com/chustar">github</a></h3></li> </ul>
</div>
</div>
</body>
</html>