blob: 36cb22f167ec197793fd95464ecc59a12b580e34 (
plain) (
blame)
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
|
<head>
<title>j-james</title>
<link rel='icon' type='image/jpg' href='assets/compass.jpg'/>
<link rel='stylesheet' href='css/style.css'/>
</head>
<strong> welcome to my beautiful website </strong>
<header>
<marquee behavior="scroll">
<a href='https://j-james.github.io/math/'>math notes</a>
-
<a href='https://j-james.github.io/spartronics-demo/'>spartronics demo</a>
-
<a href='https://j-james.github.io/interneting-is-hard/'>interneting is hard</a>
-
<a href='https://j-james.github.io/spartronics-slack/index.html'>spartronics slack mirror</a>
-
<a href='https://j-james.github.io/j-james.github.io/'>this website</a>
</marquee>
</header>
<strong>=======================</strong>
<br>
<a href='https://j-james.github.io/math/'>link to my math notes</a>
<br>
<a href='https://j-james.github.io/spartronics-demo/'>link to a website demo with github pages + jekyll</a>
<br>
<a href='https://j-james.github.io/interneting-is-hard/'>link to a mirror of interneting-is-hard</a>
<br>
<a href='https://j-james.github.io/spartronics-slack/index.html'>link to a read-only mirror of public spartronics slack channels</a>
<br>
<br>
check out my projects on sr.ht! (<a href='https://git.sr.ht/~j-james/'>git</a> | <a href='https://hg.sr.ht/~j-james/'>mercurial</a>)
|