diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-02-10 11:16:07 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-02-10 11:16:07 +0800 |
commit | 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 (patch) | |
tree | 339de0698c13e1763d3361d70fb1266621025c91 /archive/about.html | |
download | web-9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3.tar.xz |
Initial commit.
Diffstat (limited to 'archive/about.html')
-rw-r--r-- | archive/about.html | 220 |
1 files changed, 220 insertions, 0 deletions
diff --git a/archive/about.html b/archive/about.html new file mode 100644 index 0000000..83ec484 --- /dev/null +++ b/archive/about.html @@ -0,0 +1,220 @@ +<!DOCTYPE html> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<title>Chrisoft::About</title> +<style> +p{text-indent:2em;} +</style> +</head> +<body> +<script type="text/javascript" language="javascript"> +link=document.createElement("link"); +var thm=document.cookie.replace(new RegExp("(?:(?:^|.*;\\s*)thm\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"); +switch(thm) +{ + case "day": + link.href="common.css"; + break; + case "night": + link.href="common-night.css"; + break; + case "auto": + default: + var c=new Date(); + if(c.getHours()>=6&&c.getHours()<18) + link.href = "common.css"; + else + link.href = "common-night.css"; + break; +} +link.type = "text/css"; +link.rel = "stylesheet"; +link.media = "screen,print"; +document.getElementsByTagName("head")[0].appendChild(link); +</script> +<table border="0" style="width:67%;margin:auto;"> + <tr> + <td class="TText" style="font-size:2em;"><a href="./index.html">Chrisoft</a>::<a href="./about.html">About</a></td> + </tr> + <tr> + <td class="TText"><p>Tags: software developer, hardware terminator, acmer, former OIer, + dreamer, freedom seeker, music producer, likes to live on the edge, INTP:INTJ=6:4 and more...</p> + </td> + </tr> + <tr> + <td class="TText"><p><s>Religious</s> beliefs: Free softwares, K.I.S.S., Linux, LF for line breaks, UTF-8, <s>FSF</s>.</p> + </td> + </tr> + <tr> + <td class="TText"><p>Chrisoft, aka Chris Xiong, is a young coder from a small city of China. Aged not more than 19, + he is just writing some code for fun. Crazy follower of "Free Software". Develops free software alone but + seldom feels lonely. Sincere friends are always cherished.</p> + </td> + </tr> + <tr> + <td class="TText"><p>This site is written from scratch in XHTML. Later it was migrated to HTML5. + There are also a few components written in PHP. History of this site is available <a href="./History">here</a>. + </p> + </td> + </tr> + <tr> + <td class="TText"> + Twitter: <a href="https://twitter.com/chirs241097">@chirs241097</a><br> + E-Mail: chirs241097 'at' gmail 'dot' com<br> + Tox:<br> + <img src="toxid.png" alt="FA05874036F00DB86A512B076C354D804BD1BC7BBEC0832823D115ADD2CAF5645D4C420DE23F" width="120" height="120"> + </td> + </tr> + <tr><td> + <span class="TText">If you're brave...</span><br> + <a class="TText" style="color: transparent;" onclick="this.remove();document.getElementById("evil").style.display = "table";">...Show me more evil!</a> + <table id="evil" border="1" class="TText" style="width:75%;margin:auto;display:none;"> + <tr> + <td style="width:40%">Gender</td> + <td><s>1</s></td> + </tr> + <tr> + <td>Blood type</td> + <td>A<br>(I don't believe in any type of blood type personality theory though.)</td> + </tr> + <tr> + <td>Birth</td> + <td>1997-10-24 17:36</td> + </tr> + <tr> + <td>Hometown</td> + <td>重庆 涪陵 Chongqing Fuling</td> + </tr> + <tr> + <td>Currently a...</td> + <td>Student in Shandong University<br>"Free" free software developer</td> + </tr> + <tr> + <td>Personality</td> + <td>In a word: weird. You can find out more in my blog posts.</td> + </tr> + <tr> + <td>Favourite motto</td> + <td>「多行不义必自毙」<br>Unjust is doomed to destruction</td> + </tr> + <tr> + <td>Skills</td> + <td> + <a class="TText" onclick="this.innerHTML="\ + C++ (66 out of 100)<br>\ + C (64 out of 100)<br>\ + Pascal (65 out of 100, declining, though)<br>\ + HTML (59 out of 100)<br>\ + CSS (58 out of 100)<br>\ + JavaScript (65 out of 100)<br>\ + Java (54 out of 100)<br>\ + PHP (36 out of 100)<br>\ + Python (35 out of 100)<br>\ + C# (28 out of 100)<br>\ + Modern OpenGL (58 out of 100, GL 3.0+, GLES, WebGL)<br>\ + Legacy OpenGL (65 out of 100, GL 1.x~2.x)<br>\ + ";">Messing around</a><br> + <a class="TText" onclick="this.innerHTML="\ + Linux (62 out of 100) (To be more precise, Debian GNU/Linux. Includes daily maintaince, troubleshooting, etc. Kernel hacking not included.)<br>\ + Windows (55 out of 100) (ditto.)<br>";">Messing around</a><br> + <a class="TText" onclick="this.innerHTML="\ + Piano (45 out of 100, declining)<br>\ + Cakewalk SONAR (65 out of 100)<br>\ + ";">Messing around</a><br> + <a class="TText" onclick="this.innerHTML="\ + GIMP (63 out of 100, image processing only)<br>\ + Inkscape (61 out of 100, simple patterns only)<br>\ + Photoshop (60 out of 100, declining)<br>\ + Kdenlive (58 out of 100, simple projects only)<br>\ + Flash (55 out of 100, mostly ActionScript)<br>\ + ";">Messing around</a><br> + <a class="TText" onclick="this.innerHTML="\ + Repearing <s>disassembling</s> (mostly electric) gadgets. (65 out of 100)\ + ";">Messing around</a><br> + </td> + </tr> + <tr> + <td>Current Devices<br>(Click to expand)</td> + <td> + <a onclick="this.innerHTML="Self-built machine(server of this site)<ul>\ + <li>Intel Core i7-2960XM</li>\ + <li>16GB DDR3L-1600 Samsung RAM</li>\ + <li>Supermicro X9SCV-QV4</li>\ + <li>NVIDIA GTX960</li>\ + <li>Crucial M4-CT256M4SSD2 (256GB)</li>\ + <li>Hitachi HTS725032A9A364 (320GB)</li>\ + <li>HGST HTS721010A9E630 (1TB)</li>\ + <li>Debian GNU/Linux sid (unstable) amd64</li>\ + </ul>";">Self-built machine(server of this site)</a><br> + <a onclick="this.innerHTML="Lenovo ThinkPad X1 yoga 1st Gen.<ul>\ + <li>Intel Core i7-6600U</li>\ + <li>16GB DDR3L-1866 Samsung RAM</li>\ + <li>Intel HD Graphics 520</li>\ + <li>512GB Samsung NVMe SSD</li>\ + <li>Windows 10 Insider Pro x64</li>\ + <li>Arch Linux amd64</li>\ + </ul>";">Lenovo ThinkPad X1 yoga 1st Gen.</a><br> + <a onclick="this.innerHTML="Xiaomi MAX<ul>\ + <li>Standard edition</li>\ + <li>32GB Internal Storage</li>\ + <li>Unofficial CM14.1</li>\ + </ul>";">Xiaomi MAX</a><br> + <a onclick="this.innerHTML="Samsung Galaxy S III<ul>\ + <li>GT-I9300</li>\ + <li>16GB Internal Storage</li>\ + <li>Unofficial CM13</li>\ + </ul>";">Samsung Galaxy S III</a><br> + <a onclick="this.innerHTML="Samsung Galaxy Tab 2 7.0<ul>\ + <li>GT-P3100</li>\ + <li>8GB Internal Storage</li>\ + <li>Unofficial CM12.1</li>\ + </ul>";">Samsung Galaxy Tab 2 7.0</a><br> + <a onclick="this.innerHTML="Raspberry Pi 2<ul>\ + <li>16GB MicroSD Card+8GB USB Storage</li>\ + <li>Raspbian testing (stretch)</li>\ + </ul>";">Raspberry Pi 2</a><br> + <a onclick="this.innerHTML="iPod Classic 120G (Modded)<ul>\ + <li>Rev. 3 logic board</li>\ + <li>128GB SSD</li>\ + </ul>";">iPod Classic 120G</a><br> + Lenovo Ideapad Y570 (defunct)<br> + BlackBerry Curve 8900<br> + NOKIA C5-03<br> + NOKIA 500 + </td> + </tr> + <tr> + <td>Wishlist</td> + <td> + Raspberry Pi 3<br> + <s>Latest Galaxy S series</s><br> + <s>Lenovo ThinkPad P50</s><br> + <s>Mac Book Pro</s>(no longer on the list...) + </td> + </tr> + <tr> + <td colspan="2"> + PFAQs: + <p style="text-indent:0;"> + Q1: Why is it "chirs241097" instead of "chris241097" in your usernames?<br> + A1: That was an old typo... + </p> + <p style="text-indent:0;"> + Q2: Why do the pages on your site look <i>so</i> ugly?<br> + A2: The reason is simple but "irrefutable": I simply <i>like</i> this style. + </p> + <p style="text-indent:0;"> + Q3: What the hell is the favicon of your site?<br> + A3: Well, it's a placeholder made in half a minute :). + </p> + </td> + </tr> + </table> + </td></tr> + <tr> + <td colspan="4" class="TText" style="text-align:center;">Copyright Chrisoft 2016 Site Map</td> + </tr> +</table> +</body> +</html> |