-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
78 lines (74 loc) · 6.16 KB
/
index.html
File metadata and controls
78 lines (74 loc) · 6.16 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>id774.net</title>
<link href="/bootstrap5/css/bootstrap.min.css" rel="stylesheet">
<style>
body{font-size:16px;line-height:1.7}
a{text-decoration:none}
h3{margin-top:1.25rem}
details summary{cursor:pointer}
</style>
</head>
<body class="bg-body text-body">
<header class="container py-3">
<nav class="d-flex align-items-center flex-wrap gap-3 w-100">
<a class="navbar-brand me-3 text-dark fs-5" href="/external.html">id774.net</a>
<a href="http://id774.net">Home</a>
<a href="https://blog.id774.net/entry/" target="_blank" rel="noopener">Blog</a>
<a href="https://reblog.id774.net" target="_blank" rel="noopener">Tumblr</a>
<a href="https://www.facebook.com/id774/" target="_blank" rel="noopener">Facebook</a>
<a href="https://instagram.com/id774/" target="_blank" rel="noopener">Instagram</a>
<a href="https://www.threads.net/@id774" target="_blank" rel="noopener">Threads</a>
<a href="https://github.com/id774" target="_blank" rel="noopener">GitHub</a>
<span class="ms-auto small">English | <a href="/index-ja.html">日本語</a></span>
</nav>
</header>
<main class="container pb-5">
<section class="py-3" id="about">
<h3>About Me</h3>
<p>Software engineer, raised in a residential area of Tokyo and currently residing near the heart of Tokyo.</p>
<p>I am interested in how human, social, and technical systems are structured and how they evolve over time.</p>
<p>I use methods such as statistics and machine learning as tools to understand these structures.</p>
<p>Previously, I focused on the economic systems behind finance and securities, working on system development and researching investment strategies using machine learning.</p>
<p>I then spent an extended period in Tokyo, my hometown, pursuing an unconstrained and self-directed lifestyle.</p>
<p>I now lead a data engineering team focused on building and maintaining data infrastructure for asset management analytics.</p>
<p>For my social media activity, please refer to the <a href="#links">Links</a>. For the products I have created, see the <a href="#apps">Apps</a>.</p>
<p><a href="mailto:idnanashi@gmail.com">Get in touch »</a></p><p><a href="http://www.amazon.co.jp/registry/wishlist/IE886E5AQF6V/?sort=priority" target="_blank" rel="noopener">Make a Gift »</a></p>
</section>
<section class="py-3 border-top" id="links">
<h3>Links</h3>
<ul class="list-unstyled">
<li class="mb-1"><a href="https://blog.id774.net/entry/" target="_blank" rel="noopener">Blog</a> — Personal writing, along with analytical and essay-style articles on themes such as structure, time, consciousness, and society. (Japanese only)</li>
<li class="mb-1"><a href="https://reblog.id774.net" target="_blank" rel="noopener">Tumblr</a> — A collection of things I find interesting.</li>
<li class="mb-1"><a href="https://www.facebook.com/id774/" target="_blank" rel="noopener">Facebook</a> — I use this social network account mainly to stay in touch with friends and acquaintances. Login is required. If we know each other in real life or are connected on other online services, feel free to send me a friend request.</li>
<li class="mb-1"><a href="https://instagram.com/id774/" target="_blank" rel="noopener">Instagram</a> — Photos and videos capturing everyday moments. My account is private, but if we are connected in real life or on other online services, feel free to send a follow request.</li>
<li class="mb-1"><a href="https://www.threads.net/@id774" target="_blank" rel="noopener">Threads</a> — An open, interoperable text-based social network.</li>
</ul>
</section>
<section class="py-3 border-top" id="apps">
<h3>Apps</h3>
<p>Latest source codes on repositories.</p>
<ul class="list-unstyled">
<li><a href="https://github.com/id774" target="_blank" rel="noopener">GitHub</a> — Public libraries, sandboxes, snippets, and useful scripts.</li>
</ul>
<h4 class="mt-4">Repositories</h4>
<p>Highlighted repositories showcasing key projects.</p>
<ul class="list-unstyled">
<li class="mb-1"><a href="https://github.com/id774/scripts" target="_blank" rel="noopener">scripts</a> — A collection of utility scripts designed to efficiently handle common tasks.</li>
<li class="mb-1"><a href="https://github.com/id774/dot_zsh" target="_blank" rel="noopener">dot_zsh</a> — A customizable framework for zsh, extendable through plugins.</li>
<li class="mb-1"><a href="https://github.com/id774/dot_emacs" target="_blank" rel="noopener">dot_emacs</a> — A flexible Emacs configuration framework that supports plugin-based extensions.</li>
<li class="mb-1"><a href="https://github.com/id774/deferred-sync" target="_blank" rel="noopener">deferred-sync</a> — Plugin-extensible synchronization software with versioning support for remote systems.</li>
<li class="mb-1"><a href="https://github.com/id774/munin-plugins" target="_blank" rel="noopener">munin-plugins</a> — A collection of custom Munin plugins for lightweight system and process monitoring.</li>
<li class="mb-1"><a href="https://github.com/id774/id774.github.io" target="_blank" rel="noopener">id774.github.io</a> — The repository containing the source code of this website and its supporting files.</li>
</ul>
</section>
</main>
<footer class="container border-top py-3">
<p class="mb-0">All public web content that I publish is licensed under the following conditions, unless otherwise noted:<br>The code is dual licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.html" rel="gplv3">GPLv3</a> or <a href="https://www.gnu.org/licenses/lgpl-3.0.html" rel="lgplv3">LGPLv3</a>. The documentation, photos, and images are licensed under <a href="https://creativecommons.org/licenses/by-nd/4.0/" rel="ccbynd40">CC BY-ND 4.0 International</a>.</p>
</footer>
<script src="/bootstrap5/js/bootstrap.bundle.min.js"></script>
</body>
</html>