forked from ZulNs/ZulNs.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
82 lines (82 loc) · 5.48 KB
/
index.html
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<!--meta http-equiv="refresh" content="1;url="-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="ZulNs">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="robots" content="all">
<meta name="copyright" content="ZulNs">
<title>ZulNs on GitHub</title>
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<link rel="stylesheet" href="style.css">
</head>
<body>
<ul class="collapsible-list">
<![if !IE]>
<li class="no-bullet">
<a href="cuboid3d.html">Browse in the Cuboid 3D Style (Not for IE Users)</a>
</li>
<![endif]>
<li class="parent">
<label for="list-node-1">My Public Profiles</label>
<input type="checkbox" id="list-node-1" onclick="parentClick(this);" />
<ul class="child">
<li class="github"><a target="_blank" href="https://github.com/ZulNs">GitHub</a></li>
<li class="codepen"><a target="_blank" href="http://codepen.io/zulns/">CodePen</a></li>
<li class="stackoverflow"><a target="_blank" href="http://stackoverflow.com/users/4672848/zulns">StackOverflow</a></li>
<li class="twitter"><a target="_blank" href="https://twitter.com/zulns">twitter.com</a></li>
</ul>
</li>
<li class="parent">
<label for="list-node-2">Tools</label>
<input type="checkbox" id="list-node-2" onclick="parentClick(this);" />
<ul class="child">
<li><a href="excel-notation-math-expression-parser/index.html">Excel Notation Math Expression Parser<br>(Scientific Calculator)</a></li>
<li><a href="greg-hijri-date-converter/index.html">Gregorian-Hijri Calendar Converter<br>(No Dependencies and Lightweight Datepicker)</a></li>
<li><a href="js-on-the-fly/index.html">JavaScript on the fly</a></li>
<li><a href="analog-clock-timepicker/index.html">Directly Draggable Analog-Clock Style Timepicker<br>(No Dependencies and Lightweight Timepicker)</a></li>
<li><a href="greg-hijri-calendar/index.html">Indonesian Style Gregorian/Hijri Calendar</a></li>
<li><a href="prayer-times/daily.html">Prayer Times</a></li>
</ul>
</li>
<li class="parent">
<label for="list-node-3">3D Geometric Shapes Animation</label>
<input type="checkbox" id="list-node-3" onclick="parentClick(this);" />
<ul class="child">
<li><a href="3d-card-flip-animation/index.html">3D Card Flip Animation</a></li>
<li><a href="3d-two-cards-animation/index.html">3D Two Cards Animation</a></li>
<li><a href="3d-cuboid-animation/index.html">3D Cuboid Animation with Virtual Trackball</a></li>
<li><a href="3d-prism-animation/index.html">3D Prism Animation with Virtual Trackball</a></li>
<li><a href="3d-pyramid-animation/index.html">3D Pyramid Animation with Virtual Trackball</a></li>
<li><a href="3d-tetrahedron-animation/index.html">3D Tetrahedron Animation with Virtual Trackball</a></li>
<li><a href="3d-dodecahedron-animation/index.html">3D Dodecahedron Animation with Virtual Trackball</a></li>
<li><a href="3d-cone-animation/index.html">3D Cone Animation with Virtual Trackball</a></li>
<li><a href="3d-cone-to-tetrahedron-animation/index.html">3D Cone to Tetrahedron Animation with Virtual Trackball</a></li>
<li><a href="3d-cylinder-animation-images-covered/index.html">3D Cylinder Animation with Virtual Trackball<br>(Images Covered)</a></li>
<li><a href="3d-cylinder-animation/index.html">3D Cylinder Animation with Virtual Trackball</a></li>
<li><a href="3d-cylinder-to-prism-animation/index.html">3D Cylinder to Prism Animation with Virtual Trackball</a></li>
<li><a href="3d-sphere-animation-images-covered/index.html">3D Sphere Animation with Virtual Trackball<br>(Images Covered)</a></li>
<li><a href="3d-sphere-animation/index.html">3D Sphere Animation with Virtual Trackball</a></li>
<li><a href="3d-sphere-to-cube-animation/index.html">3D Sphere to Cube Animation with Virtual Trackball</a></li>
</ul>
</li>
<li class="parent">
<label for="list-node-4">My GitHub Repos</label>
<input type="checkbox" id="list-node-4" onclick="parentClick(this);" />
<ul class="child">
<li><a target="_blank" href="https://github.com/ZulNs/cross-platform-static-web-server">Cross Platform Static Web Server<br>(Node.js Server)</a></li>
<li><a target="_blank" href="https://github.com/ZulNs/AndroidWifiRemote">Android WiFi Remote<br>(Camera Preview and Recording, Camera Parameters, Camera Flash, Google TTS, TTS Language, TTS Volume, and File Browser Remote over WiFi Network, NanoHTTPD Server)</a></li>
<li><a target="_blank" href="https://github.com/ZulNs/AndroidMathExpressionParser">Excel Notation Math Expression Parser for Android<br>(Scientific Calculator)</a></li>
<li><a target="_blank" href="https://github.com/ZulNs/j2me-math-expression-parser">Excel Notation Math Expression Parser for J2ME<br>(Scientific Calculator)</a></li>
<li><a target="_blank" href="https://github.com/ZulNs/z80-assembler">Windows Z80 Assembler<br>(Useful for e.g ED-Laboratory's Microprocessor Trainer MPT-1)</a></li>
<li><a target="_blank" href="https://github.com/ZulNs/z80-debugger">Windows Z80 Debugger<br>(Useful for e.g ED-Laboratory's Microprocessor Trainer MPT-1)</a></li>
<li><a target="_blank" href="https://github.com/ZulNs/MultitapKeypad">Arduino Multitap Keypad Library</a></li>
</ul>
</li>
</ul>
<script type="text/javascript" src="script.js"></script>
</body>
</html>