nofated.win/index.html

134 lines
5.3 KiB
HTML
Raw Normal View History

2022-12-02 01:53:37 +00:00
<html lang="en-US">
2022-08-18 08:48:30 +00:00
2022-08-16 10:08:52 +00:00
<head>
2023-03-18 05:39:34 +00:00
<!-- script async src="https://www.googletagmanager.com/gtag/js?id=G-9NE9X04NKG"></script -->
2023-01-22 04:46:41 +00:00
<meta charset="utf-8">
<meta name="description" content="A personal developer who lives in Beijing, China." />
<meta name="msvalidate.01" content="18E1B8B1375D6D1603970E5998BE1077" />
2023-03-18 05:36:31 +00:00
<link rel="icon" href="https://cdn.nofated.win/mc">
2023-03-18 12:04:50 +00:00
<link rel="preload" href="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/font-awesome/6.0.0/css/all.min.css"
2023-03-18 05:36:31 +00:00
as="style" onload="this.onload=null;this.rel='stylesheet'">
2023-05-09 11:27:49 +00:00
<link rel="preload" href="./assets/index.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<link rel="preconnect" href="https://fonts.gstatic.cn" crossorigin>
2023-03-18 05:36:31 +00:00
<noscript>
2023-03-18 05:37:06 +00:00
<link rel="stylesheet" href="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/font-awesome/6.0.0/css/all.min.css">
2023-04-28 06:41:25 +00:00
<link rel="stylesheet" href="./assets/index.css">
2023-03-18 05:36:31 +00:00
</noscript>
2022-08-18 08:48:30 +00:00
<style>
2023-04-28 06:41:57 +00:00
@import "https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/bulma/0.9.3/css/bulma.min.css";
2023-01-03 06:54:45 +00:00
2022-12-02 06:20:00 +00:00
.font-cursive {
2023-04-28 06:41:25 +00:00
font-family: 'Neonderthaw', cursive;
2023-03-18 05:36:31 +00:00
font-display: swap;
2022-08-18 08:48:30 +00:00
}
2022-08-04 13:01:13 +00:00
2022-12-02 01:53:37 +00:00
.font-mono {
2023-04-28 06:41:25 +00:00
font-family: 'Fira Mono', monospace;
2023-03-18 05:36:31 +00:00
font-display: swap;
2022-12-02 01:53:37 +00:00
}
.footer {
2023-01-05 08:52:42 +00:00
/* font-size: 0.25rem; */
2023-01-03 06:54:45 +00:00
padding: 1rem;
background-color: white;
2022-08-18 08:48:30 +00:00
}
2022-08-24 11:58:58 +00:00
</style>
2022-08-24 12:25:08 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1">
2022-12-02 01:53:37 +00:00
<title>Home • Nofated</title>
2023-01-07 07:12:41 +00:00
<script language="javascript">
2023-01-22 04:43:28 +00:00
function Tab(num) {
var i;
for (i = 1; i <= 4; i++) {
if (i == num)
document.getElementById("d" + i).style.display = "block",
document.getElementById("L" + i).class = "is-active";
else
document.getElementById("d" + i).style.display = "none",
document.getElementById("L" + i).class = "";
}
2023-01-07 07:12:41 +00:00
}
2023-01-22 04:43:28 +00:00
</script>
2022-04-16 08:08:07 +00:00
</head>
2022-08-18 08:48:30 +00:00
2022-04-16 08:08:07 +00:00
<body>
2022-08-18 08:48:30 +00:00
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
</div>
</nav>
<section class="section">
<div class="columns is-centered">
<div class="container column is-half">
2022-12-02 01:53:37 +00:00
<div class="columns">
<div class="column is-narrow">
<figure class="image is-128x128">
2023-03-18 05:36:31 +00:00
<img src="https://cdn.nofated.win/avatar/256" alt="Avatar of Nofated">
2022-12-02 01:53:37 +00:00
</figure>
</div>
<div class="column is-auto">
2023-01-03 06:54:45 +00:00
<h1 class="title font-cursive">
2022-12-02 01:53:37 +00:00
Nofated
</h1>
<p></p>
2023-01-07 07:12:41 +00:00
<div class="tabs font-mono">
<ul>
<!--li class="is-active" id="L1" onclick="Tab(1)"><a>Home</a></li -->
<li id="L1" onclick="Tab(1)"><a>Home</a></li>
<li id="L2" onclick="Tab(2)"><a>About</a></li>
<li><a target="_blank" href='https://blog.nofated.win'>Blog</a></li>
</ul>
</div>
2022-12-02 01:53:37 +00:00
</div>
2022-08-18 08:48:30 +00:00
</div>
2022-12-02 01:53:37 +00:00
2023-01-07 07:12:41 +00:00
<div class="content font-mono" id="d1">
2022-12-02 01:53:37 +00:00
<h3>Yoo!</h3>
2022-12-02 09:16:29 +00:00
<p>I'm Nofated. I am a newbie in the coding world.</p>
2022-12-02 01:53:37 +00:00
<p>Find me on
2023-02-09 10:32:47 +00:00
<span class="icon" target="_blank" onclick="javascript:window.open('https://github.com/Nofated095')"><i
2023-02-09 10:34:45 +00:00
class="fa-brands fa-github"></i></span>
2023-03-18 12:04:50 +00:00
<span class="icon" target="_blank" onclick="javascript:window.open('https://twitter.com/nofated095')"><i
2023-02-09 10:34:45 +00:00
class="fa-brands fa-twitter"></i></span>
2023-05-09 11:27:49 +00:00
<span class="icon" target="_blank" onclick="javascript:window.open('https://t.me/Nofated')"><i
2023-02-09 10:34:45 +00:00
class="fa-brands fa-telegram"></i>
2022-08-18 08:48:30 +00:00
</span>
2023-03-18 11:29:08 +00:00
<span class="icon" target="_blank" onclick="javascript:window.open('mailto:i@nof.moe')">
2022-12-02 01:53:37 +00:00
<i class="fa-regular fa-envelope"></i>
2022-08-18 08:48:30 +00:00
</span>
2022-12-02 01:53:37 +00:00
</p>
<h3>Misc</h3>
<ol>
<li>🏫 I am a student who lives in <strong>Beijing, China</strong>.</li>
2023-01-05 08:52:42 +00:00
<li>📒️ I have a <a target="_blank" href='https://blog.nofated.win'>blog</a> based on the Hexo.
2023-01-03 06:54:45 +00:00
</li>
2022-12-02 09:16:29 +00:00
<li>⌨️ Coding and open-source are great! Though I haven't learnt any languages...</li>
2023-01-05 08:52:42 +00:00
<li>🏢 I am a member of <a target="_blank" href='https://littleskin.cn'>LittleSkin</a>
2023-01-03 06:54:45 +00:00
Community Support . I help maintain the bot and manual.</li>
2022-12-02 09:16:29 +00:00
<li>🚔 I am a fan of Minecraft, Grand Theft Auto, and anime.</li>
2022-12-02 01:53:37 +00:00
</ol>
</div>
2023-01-07 07:12:41 +00:00
<div class="content font-mono" id="d2" style="display: none;">
<h3>About</h3>
<p>I am in senior high and I'm preparing for the Chinese College Entrance Examination, aka GaoKao.</p>
<p>I do open-source works, you can check them on <a target="_blank"
href='https://github.com/Nofated095'>GitHub</a>. But I didn't have a completely independent open-source
project.😢</p>
<p>I am happy to chat. Chinese is OK but I am very poor at English listening and speaking.😰</p>
</div>
2022-08-18 08:48:30 +00:00
</div>
2023-01-07 07:12:41 +00:00
</div>
2022-04-16 08:08:07 +00:00
</section>
2023-01-03 06:54:45 +00:00
<footer class="footer">
2023-05-09 11:27:49 +00:00
<div class="content is-flex is-justify-content-center has-text-centered font-mono">
<div class="columns is-desktop">
<div class="column is-narrow">Copyright © 2023 Nofated095</div>
<div class="column is-narrow">
<a href="https://icp.gov.moe/?keyword=20230721" target="_blank">萌 ICP 备 20230721 号</a>
</div>
</div>
2023-01-03 06:54:45 +00:00
</div>
</footer>
2022-04-16 08:08:07 +00:00
2022-08-18 08:48:30 +00:00
</body>
2023-05-09 11:27:49 +00:00
</html>