-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
167 lines (160 loc) · 7.24 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Melo The Marten</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="color-scheme" content="light only" />
<meta name="description" content="Melo the Marten's personal website" />
<meta property="og:site_name" content="Melo The Marten" />
<meta property="og:title" content="Melo The Marten" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Melo the Marten's personal website. This is also his Bluesky/ATProto domain." />
<meta property="og:image" content="/preview.png" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="800" />
<meta property="og:url" content="https://melothemarten.space" />
<meta property="twitter:card" content="summary_large_image" />
<link rel="canonical" href="https://melothemarten.space" />
<link href="https://fonts.googleapis.com/css2?display=swap&family=Lexend:ital,wght@0,300;1,300&family=Inter:ital,wght@0,300;0,400;1,300;1,400" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="style.css" />
<noscript>
<style>
body {
overflow: auto !important;
}
body:after {
display: none !important;
}
#main>.inner {
opacity: 1 !important;
}
</style>
</noscript>
</head>
<body>
<div id="wrapper">
<div id="main">
<div class="inner">
<div id="container01" class="container columns">
<div class="wrapper">
<div class="inner">
<div>
<div id="image01" class="image">
<span class="frame"><img src="assets/img/pfp.png" alt="Drawing of Melo the marten." /></span>
</div>
<h1>Melo the Marten</h1>
<p>
<span class="p">
I am a 27 year old marten from Brazil. I work with software
engineering, especially with the Rust programming language.
I sometimes dabble in game programming as well, with Unity
and Godot. My current goal in life is to move to the US so
that I can live closer to my friends and furry events, and
also to work with software engineering there.
</span>
<span class="p">
I am the creator and admin of the Rust Programming
Language Community Discord Server. It's a server about
the Rust programming language, something that is a big
part of my life. Feel free to join if you're
interested!
</span>
<span class="p">
I have also worked on a game called Psychic Connections.
It's a male romance visual novel placed in a familiar
setting with a light sprinkling of supernatural flavor. I
am proud of my work there, so feel free to check it
out!
</span>
<span class="p">
On my free time I like playing video games like Path of
Exile, Last Epoch and sometimes Valorant. I also like to
sometimes watch anime and some other shows, such as Bleach,
Jojo, Doctor Who, etc. I have spent a lot of time on VRChat,
so you might find me there as well.
</span>
</p>
<div id="image02" class="image">
<a href="https://discord.gg/rust-lang-community" class="frame"><img src="assets/img/farris.png" alt="Sonic game logo but with Ferris the crab instead" /></a>
</div>
</div>
<div>
<h2>Rust Discord</h2>
<div class="columns-1">
<div class="button100">
<a href="https://discord.com/servers/rust-programming-language-community-server-273534239310479360">
<span class="label">Rust Programming Language Community Discord</span>
</a>
</div>
</div>
<h2>Socials</h2>
<p style="text-align: center;">
<span class="p">
You can usually find me anywhere with the username "melothemarten".
</span>
</p>
<div class="columns-2">
<div class="button50">
<a href="https://discord.com/users/129819557115199488">
<span class="label">Discord: melothemarten</span>
</a>
</div>
<div class="button50">
<a href="https://furry.engineer/@melothemarten">
<span class="label">Mastodon: melothemarten@furry.engineer</span>
</a>
</div>
<div class="button50">
<a href="https://bsky.app/profile/melothemarten.space">
<span class="label">Bluesky/AT Proto: @melothemarten.space</span>
</a>
</div>
<div class="button50">
<a href="https://www.twitch.tv/melothemarten">
<span class="label">Twitch: melothemarten</span>
</a>
</div>
<div class="button50">
<a href="https://t.me/melothemarten">
<span class="label">Telegram: melothemarten</span>
</a>
</div>
</div>
<h2>Donations & Payments</h2>
<div class="columns-2">
<div class="button50">
<a href="https://ko-fi.com/melothemarten">
<span class="label">Ko-fi</span>
</a>
</div>
<div class="button50">
<a href="https://buy.stripe.com/cN20428niclP7rqbIK">
<span class="label">Stripe</span>
</a>
</div>
<div class="button50">
<a href="https://www.paypal.com/donate/?hosted_button_id=GPEW54JG2RD2N">
<span class="label">Paypal</span>
</a>
</div>
<div class="button50">
<a href="https://github.com/ivandardi">
<span class="label">Github Sponsors</span>
</a>
</div>
</div>
<h2>Games Developed</h2>
<iframe src="https://itch.io/embed/693332?dark=true" class="game-psycon">
<a href="https://rookfluffy.itch.io/psychic-connections">Psychic Connections by Rook</a>
</iframe>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>