restore old index
[robinkrens.nl] / index.html
1 <!DOCTYPE html>
2 <html>
3
4 <head>
5   <title>robinkrens.nl</title>
6   <meta http-equiv="Content-type" content="text/html; charset=UTF-8">
7   <link rel="stylesheet" type="text/css" href="files/style.css">
8 </head>
9
10 <body>
11   <h1>robinkrens.nl</h1>
12
13   <p>This website is mostly used for email and personal articles / programming projects.
14      Please scan the tag below to contact me.
15
16   </p>
17
18   <pre>
19  ___________________________
20 < Wish you another lovely day! >
21  ------------------------------
22         \   ^__^
23          \  (oo)\_______
24             (__)\       )\/\
25                 ||----w |
26                 ||     ||
27 </pre> 
28
29   <h2>My Playground</h2>
30
31   <ul>
32     <li><a href="./tunneling.html">Tunneling, repackaging and VPN</a>
33     </li>
34
35     <li><a href="#">Wechat development / 微信小程序</a>
36     </li>
37
38     <li><a href="./chinese.html">Chinese learning</a>
39     </li>
40
41     <li><a href="./resources.html">Linux stuff</a>
42     </li>
43
44     <li><a href="http://45.76.159.1/gitweb/">My own github server</a>
45     </li>
46
47     <li><a href="./servers.html">Other servers</a>
48     </li>
49
50     <li><a href="./travelmap.html">My travel map</a>
51     </li>
52
53     <li><a href="./experiments.html">Experiments</a>
54
55   </ul>
56   <h2>Contact</h2>
57   <p>
58     <img src="files/contact.png" alt="contact erweima" width="50px" />
59   </p>
60
61   <hr />
62   <b>&copy; robinkrens.nl</b> -- Peace!
63 </body>
64
65 </html>