-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
135 lines (109 loc) · 4.13 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="index_files/mysite_002.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="stylesheet" href="index_files/css2.css">
<link rel="stylesheet" href="index_files/mysite.css">
</head><body style="
background-color: black;
"><script src="index_files/site.js"></script>
<div style="
outline: 1px solid red;
">
<div style="
outline: 1px solid red;
" id="headerbar">
<div style="
padding-top: 8px;
padding-bottom: 6px;
"> <img style="
max-width: 201px;
margin-left: auto;
margin-right: auto;
display: block;
border-radius: 130px;
" src="index_files/44797228.jpg">
<h2 style="
color: white;
font-family: Ultra;
text-align: center;
">CyrilCommando</h2>
<div style="
text-align: center;
display: none;
">
<div class="button">
<a href="/home"><div style="">
<h3 style="color: white;">Home</h3>
</div></a></div><div class="button">
<a href="/software">
<div style="">
<h3 style="color: white;">Software Projects</h3>
</div>
</a>
</div><div class="button">
<a href="/music">
<div style="">
<h3 style="color: white;">Music</h3>
</div>
</a>
</div><div class="button" style="display: none;">
<a href="/blender">
<div style="">
<h3 style="color: white;">Blender</h3>
</div>
</a>
</div><div class="button">
<a href="/etc">
<div style="">
<h3 style="color: white;">etc.</h3>
</div>
</a>
</div></div> </div>
</div><div style="
" class="imgc">
<div style=""> <h3 style="
">SankakuCacher</h3><h4 style="
">A JavaScript browser extension for downloading images from booru
websites. Has an in-browser image history menu
& mass-downloader. <a href="https://github.com/CyrilCommando/SankakuCacher">github</a>
</h4>
<img style="
" src="index_files/Screen%20Shot%202024-05-10%20at%2018.45.25.png"></div>
</div><div style="" class="imgc">
<div>
<h3 style="
">ToMMovementTweaker</h3><h4 style="
">A small tool for changing the movement speed in the 2020 remake of Trials of Mana. You can find it on <a href="https://www.nexusmods.com/trialsofmana/mods/93">NexusMods</a>.</h4>
<img style="" src="index_files/1rs.png">
</div>
</div><div style="
" class="imgc">
<div style="width: 100%;"> <h3 style="
">abooru</h3><h4 style="
">In development image board platform, written with Node.js & Handlebars.</h4>
<img style="
" src="index_files/Screenshot%202024-07-24%20at%2017-48-14%20on%20abooru.png"></div>
</div>
<div style="" class="imgc">
<div>
<h3 style="
">Chronos</h3><h4 style="
">Unfinished backup tool, written in C#/WPF.</h4>
<div style="width: 33%;margin-right: 3%;overflow: hidden;white-space: nowrap;height: 100%;align-content: center;display: block;">
<img style="display: inline;margin: 0;margin-left: 0;transition: margin-left 0.5s cubic-bezier(.77,0,.18,1);width: 100%;max-height: 100%;" src="index_files/chronosscr.png"><img style="display: inline;margin: 0;width: 100%;max-height: 100%;margin-left: 0;transition: margin-left 0.5s cubic-bezier(.77,0,.18,1);" src="index_files/chronosscr2.png">
</div>
</div>
</div><div style="
/*! display: none; */
" class="imgc">
<div style="">
<h3 style="
">Output Determiner circuit</h3><h4 style="
">This is a circuit built and designed in minecraft many years ago. It receives a number of
inputs within a given window of time &
sends an output to a different pin depending on how many times the input fired. Like a protocol!</h4>
<img style="
" src="index_files/2018-01-17_02.15.51.png"></div>
</div></div>
</body></html>