-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
240 lines (188 loc) · 7.64 KB
/
about.html
File metadata and controls
240 lines (188 loc) · 7.64 KB
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Borg Innovations</title>
<meta name="theme-color" content="#fff">
<meta property="og:image" content="">
<meta name="twitter:image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Borg Innovations">
<meta property="og:type" content="website">
<meta name="description" content="*Not an AI company">
<meta name="twitter:description" content="*Not an AI company">
<link rel="shortcut icon" href="./img/icons/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="./luminary.css">
<script src="./luminary.js"></script>
<script src="./menu.js"></script>
<script src="./source/disableselect.js"></script>
<!-- Cronitor RUM -->
<script async src="https://rum.cronitor.io/script.js"></script>
<script>
window.cronitor = window.cronitor || function () { (window.cronitor.q = window.cronitor.q || []).push(arguments); };
cronitor('config', { clientKey: '1af84f6e29e2a2dd59b116c33da3b996' });
</script>
<script src="https://cdn.counter.dev/script.js" data-id="49ff21d8-7cbe-4f83-b436-97b778216657" data-utcoffset="-7"></script>
</head>
<!--
_____
/ o \
| o O |
\_____ /
/^\
|O|
/| |\
||_||
^ ^
^ ^
^ ^
Inspired by the software engineers of the Luminary and Comanche flight software system for the Apollo NASA program.
https://github.com/chrislgarry/Apollo-11
https://www.ibiblio.org/apollo/#gsc.tab=0
-->
<header>
<a name="#top" hidden></a>
<div class="nav" id="topMenu">
</div>
<a href="#top">
<button class="topbus">
^^^
</button>
</a>
</header>
<body onload="topMenu_load(), footMenu_load()">
<noscript>
<center>
<img src="./img/icons/crymeme.png" alt="">
<h1>...But I need JavaScript on</h1>
</center>
</noscript>
<section style="display: none;" id="contact">
<div class="card">
<div class="card-heading">
<h1>Contact.</h1>
</div>
<div class="card-body">
<iframe data-tally-src="https://tally.so/embed/nGW48Z?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1" loading="lazy" width="100%" height="476" frameborder="0" marginheight="0" marginwidth="0" title="Contact"></iframe>
<script>var d=document,w="https://tally.so/widgets/embed.js",v=function(){"undefined"!=typeof Tally?Tally.loadEmbeds():d.querySelectorAll("iframe[data-tally-src]:not([src])").forEach((function(e){e.src=e.dataset.tallySrc}))};if("undefined"!=typeof Tally)v();else if(d.querySelector('script[src="'+w+'"]')==null){var s=d.createElement("script");s.src=w,s.onload=v,s.onerror=v,d.body.appendChild(s);}</script> </iframe>
</div>
</div>
</section>
<section style="display: none;" id="products">
</section>
<center>
<img src="./img/icons/BI_1.svg" style="width: 50%; min-width: 200px; max-width: 500px;" alt="">
</center>
<div class="card">
<div class="card-heading">
<h1>Welcome.</h1>
</div>
<div class="card-body">
<center>
<h2 style="text-decoration: none;">
Ad astra per aspera
</h2>
<h4 style="text-decoration: none;">
<i>to the stars through hardships</i>
</h4>
</center>
<div class="divider">***************</div>
<center>
<img class="border" src="./img/astronaut_3.png"
style="width: 50%; min-width: 200px; max-width: 500px; background-color: #000000;" alt="">
<!--img 284 KB with compression to ~256 colors (Reduced to 256, then #000 with 25% bleed removed)-->
<p>
<i>
This image has been processed via our <a class="a" href="./warp.html">Warp Load</a> workflow.
</i>
</p>
</center>
</div>
</div>
<div class="card">
<div class="card-heading">
<h1>About.</h1>
</div>
<div class="card-body">
<h2>Re-discovering the digital frontier</h2>
<p>
We have forgotten how we got here.
</p>
<p>
The journey and lessons learned along the way, forgotten.
</p>
<p>
Our technologist forefathers were able to develop hyper-efficient software that was capable of space
exploration with a few megabytes of RAM.
</p>
<p>
Now a web browser uses almost a whole gigabyte of RAM while idle.
</p>
<h3>Slop Free</h3>
<p>
It seems these days that nearly every website, article, even program is AI "generated."
</p>
<p>
Not here.
</p>
<p>
Every element of this website and our projects are organically coded by human minds.
</p>
<p>Borg Innovations is free of...</p>
<ul>
<li>"Vibe coding"</li>
<li>AI written text</li>
<li>AI generated images</li>
</ul>
<p>We are human around these parts—and we are making products by humans for humans.</p>
<p>Please consider <a class="a" href="https://buymeacoffee.com/jborg_arts" target="_blank" rel="noopener noreferrer">buying a coffee</a> to keep our projects going!</p>
</div>
</div>
<div class="card">
<div class="card-heading">
<h1>Projects.</h1>
</div>
<div class="card-body">
<center>
<img src="./img/CortexOI_full_t.svg" style="width: 50%; min-width: 200px; max-width: 500px;" alt="">
<p>
<a href="./c0rt3x.html"> <button class="abus">Learn More</button> </a>
</p>
<div class="divider">***************</div>
<img src="./img/icons/projectluminary.svg" style="width: 50%; min-width: 200px; max-width: 500px;"
alt="">
<p>
<a href="./luminary.html"> <button class="abus">Learn More</button> </a>
</p>
<div class="divider">***************</div>
<img src="./img/icons/author.svg" style="width: 50%; min-width: 200px; max-width: 500px;" alt="">
<p>
<a href="./author.html"> <button class="abus">Learn More</button> </a>
</p>
</center>
</div>
</div>
<!--
<center>
<a href=""> <button class="obus" style="font-size: 24pt;">BUY A C0FFEE</button> </a>
</center>
-->
<center>
<div class="divider">***************</div>
<h4><i>Ephesians 5:11</i></h4>
<p>Have nothing to do with the fruitless deeds of darkness, but rather expose them.</p>
<div class="divider">***************</div>
</center>
</body>
<!--
BR3@K FR0M SYNTHESIS
-->
<footer id="footMenu">
</footer>
<!--Ephesians 5:11-->
<!--Have nothing to do with the fruitless deeds of darkness, but rather expose them.-->
<!--John 3:16-->
<!--For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.-->
</html>