mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 04:32:20 +00:00
Replace master branch with page content via GitHub
This commit is contained in:
55
index.html
Normal file
55
index.html
Normal file
@@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
|
||||
|
||||
<title>Balkian's Showcase by balkian</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<div class="container">
|
||||
<h1>Balkian's Showcase</h1>
|
||||
<h2>GitHub is your new résumé</h2>
|
||||
|
||||
<section id="downloads">
|
||||
<a href="https://github.com/balkian" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
|
||||
</section>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
<section id="main_content">
|
||||
<h3>Balkian.</h3>
|
||||
|
||||
<p>And this is a space yet to be filled</p>
|
||||
|
||||
<pre><code>$ zsh
|
||||
~
|
||||
☠ balkian@github: nc -l 5000 &
|
||||
~
|
||||
☠ balkian@github: echo $JAVA_PATH > /dev/null
|
||||
</code></pre>
|
||||
|
||||
<p>But I will come back soon.</p>
|
||||
|
||||
<p>For more information, check out some of my organizations:</p>
|
||||
|
||||
<ul>
|
||||
<li>Intelligent Systems Group (UPM): <a href="https://github.com/gsi-upm" class="user-mention">@gsi-upm</a>
|
||||
</li>
|
||||
<li>Electrical Engineering Students' Association: <a href="https://github.com/eestec" class="user-mention">@eestec</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user