-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
114 lines (92 loc) · 5.4 KB
/
index.html
File metadata and controls
114 lines (92 loc) · 5.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Jiayi Software</title>
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fragment+Mono:ital@0;1&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="games ⣿ modding ⣿ more">
<!-- social media tags -->
<meta property="og:title" content="Jiayi Software">
<meta property="og:type" content="website">
<meta property="og:url" content="https://jiayi.phased.tech">
<meta property="og:image" content="https://jiayi.phased.tech/assets/jiayi.png">
<meta property="og:description" content="games ⣿ modding ⣿ more">
</head>
<body>
<h1>Jiayi Software ⣿</h1>
<h4>games ⣿ modding ⣿ more</h4>
<div class="huge-spacer"></div>
<main>
<p>
<strong>information</strong> <br>
est. 2023 <br>
based in the US
<br><br>
founded by <a href="https://github.com/phasephasephase">phase</a>
<br><br>
<strong>projects</strong> <br>
<a href="/launcher">Jiayi Launcher</a> <~ Minecraft for Windows mod manager <br>
<a href="/placeholder-project">Livesweeper</a> <~ competitive Minesweeper <br>
<em>more projects coming soon</em>
<br><br>
<strong>directory</strong> <br>
<a href="https://github.com/JiayiSoftware">github</a> <br>
<a href="/discord">community</a> <br>
<a href="https://jiayi-api.vercel.app">api</a> <~ GDK support (NEW)
<br><br>
<a href="mailto:jiayi@phased.tech">inquiries</a> <br>
</p>
<p class="biography">
<strong>biography</strong> <br>
<em>Jiayi Software</em> was founded in 2023 by phase.
<br><br>
We are a small team of developers and designers that mostly work on Minecraft-related projects.
We have plans to expand our portfolio to include more games and software in the future.
<br><br>
<strong>members</strong> <br>
<a href="https://github.com/phasephasephase">phase</a> <~ founder, lead developer <br>
<a href="https://github.com/DeathlyBower959">DeathlyBower959</a> <~ developer <br>
</p>
<a href="/spin">
<pre>
................................................................................
................................................................................
.............................................(%%%%%%(...........................
.............................................%%%%%%*............................
................#############################%%%%%#############################,
...............,%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*
................***************************#%%%%%(*****************************.
...........................................%%%%%%*..............................
..................(%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*......
..................%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%/,......
................................................................................
.....................(%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#.............
.....................%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*.............
....................#%%%%#**********************************#%%%%#*.............
....................%%%%%*..................................%%%%%*..............
...................#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%(,..............
...................%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*...............
............................%%%%%%*.............%%%%%(*.........................
............................(%%%%%/...........(%%%%#*...........................
.....%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*....
....#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*.....
....................%%%%%%*.....................................................
...................#%%%%%(,.................%%%%%%%%%%%%%%%%%%%%%%%%#...........
......,%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*....#%%%%%%%%%%%%%%%%%%%%%%%%/,..........
......#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*.....%%%%%**************/%%%%%*...........
................/%%%%%%*.......%%%%%/,....%%%%%/,.............%%%%%/............
..............#%%%%%%/*.......%%%%%#*.....%%%%%*.............*%%%%#*............
.........*#%%%%%%%%/*........(%%%%%*.....%%%%%%%#############%%%%%/.............
.%%%%%%%%%%%%%%%/*....////(#%%%%%%*.....,%%%%%%%%%%%%%%%%%%%%%%%%#*.............
.%%%%%%%%%%#**,.......(%%%%%%%%%/*......%%%%%/**************%%%%%/..............
.%##/***,............../////***........*#####*..................................
................................................................................
</pre>
</a>
</main>
</body>
</html>