-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathabout.ja.html
63 lines (59 loc) · 2.85 KB
/
about.ja.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>パン ミンチのプロフィール</title>
<meta name="author" content="パン ミンチ">
<meta name="description"
content="パン ミンチ(本名:潘旻琦)は、12歳に始めたソフトウェア技術者。フィンテックにおける10年の業界経験(2014-2017ペイメント、2017-2019保険、2020-現在オンライン決済)。アリババ社アントグループの元エンジニアで、孝達という社内の通称。RailsConf、RubyConfに登壇。Node.js Collaborators Emeriti。中国語、日本語、英語の3ヶ国語を操る。">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h2>プロフィール</h2>
<p>
<a href="index.ja.html">戻る</a>
</p>
<p>
パン ミンチ(本名:潘旻琦)は、<a
href="img/cert.jpg">12歳</a>に始めたソフトウェア技術者。フィンテックにおける10年の業界経験(2014-2017ペイメント、2017-2019保険、2020-現在オンライン決済)。アリババ社<a
href="https://www.antgroup.com/ja">アントグループ</a>の元エンジニアで、<ruby>
<rb>孝</rb>
<rp>(</rp>
<rt>ショウ</rt>
<rp>)</rp>
</ruby><ruby>
<rb>達</rb>
<rp>(</rp>
<rt>ダ</rt>
<rp>)</rp>
</ruby>という社内の通称。<a href="https://www.youtube.com/watch?v=byZcOH92CiY">RailsConf</a>、<a
href="https://www.youtube.com/watch?v=1mme7HiLqzA">RubyConf</a>に登壇。<a
href="https://github.com/nodejs/node#collaborator-emeriti">Node.js Collaborators
Emeriti</a>。中国語、日本語、英語の3ヶ国語を操る。<br>
</p>
<p>
<a href="mailto:pmq2001@gmail.com"><img src="img/email.png" alt="pmq2001@gmail.com" /></a>
</p>
<p>
<a href="https://github.com/pmq20"><img
src="https://img.shields.io/github/followers/pmq20.svg?style=social&label=Follow&maxAge=2592000"
alt="Follow me on GitHub" /></a>
<a href="https://twitter.com/psvr"><img
src="https://img.shields.io/twitter/follow/psvr.svg?style=social&label=Follow&maxAge=2592000"
alt="Follow me on Twitter" /></a>
</p>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-85363161-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>