mirror of
https://github.com/wassname/wassname.github.io.git
synced 2026-06-27 17:51:19 +08:00
56 lines
2.9 KiB
HTML
56 lines
2.9 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<title>Wassname.GitHub.io by wassname</title>
|
|
|
|
<link rel="stylesheet" href="stylesheets/styles.css">
|
|
<link rel="stylesheet" href="stylesheets/github-light.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<header>
|
|
<h1>Wassname.GitHub.io</h1>
|
|
<p></p>
|
|
|
|
|
|
<p class="view"><a href="https://github.com/wassname">View My GitHub Profile</a></p>
|
|
|
|
</header>
|
|
<section>
|
|
<!-- Add your site or application content here -->
|
|
<p><img src="img/identicon1.png" width="75px" alt="Generate Identicons"> <a href="http://identicon.net">Generate Identicons</a></p>
|
|
<p><img src="img/graphrx.png" width="75px" alt="GraphYourRx"> <a href="http://wassname.org/GraphYourRx/index.html">GraphYourRx</a></p>
|
|
<p><img src="img/starvingsnake.png" width="75px" alt="Starving Snake"> <a href="http://wassname.org/StarvingSnake/index.html">Starving Snake</a></p>
|
|
<p><img src="img/password.gif" width="75px" alt="How secure is my passphrase?"> <a href="http://wassname.org/howsecureismypassphrase/index.html">How secure is my passphrase?</a></p>
|
|
|
|
<p><img src="img/bays_across_au.png" width="75px" alt="github"> <a href="http://wassname.org/extracted_bays.html">Bay extractions</a></p>
|
|
<p><img src="img/phonetic_chart.jpg" width="75px" alt="github"> <a href="http://wassname.org/eng2phonetic/index.html">Convert English to phonetic alphabets</a></p>
|
|
<p><img src="img/buildourbaby.png" width="75px" alt="github"> <a href="http://wassname.org/makehuman-static/index.html">Makebaby static demo</a></p>
|
|
<p><img src="img/gists.png" width="75px" alt="github"> <a href="https://gist.github.com/wassname">Wassname's gists on github</a></p>
|
|
<p><img src="img/github.jpg" width="75px" alt="github"> <a href="https://github.com/wassname">Wassname on github</a></p>
|
|
</section>
|
|
<footer>
|
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
|
</footer>
|
|
</div>
|
|
<script src="javascripts/scale.fix.js"></script>
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-51809277-2");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|