forked from PharaohKJ/pharaohkj.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
258 lines (229 loc) · 9.69 KB
/
index.html
File metadata and controls
258 lines (229 loc) · 9.69 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
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
<!DOCTYPE html>
<html lang="ja">
<head>
<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', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-1856200-5', 'phalanxware.com');
ga('send', 'pageview');
</script>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="SHORTCUT ICON" href="images/favicon.ico">
<link rel="icon" href="images/favicon.ico" type="image/gif">
<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=Noto+Sans+JP:wght@300;400;700&display=swap" rel="stylesheet">
<style>
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');
</style>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen"/>
<title>PhalanXware</title>
</head>
<body>
<header>
<div class="container">
<h1>PhalanXware</h1>
</div>
</header>
<div class="container">
<section id="main_content">
<p>
PhalanXware is the business name of Masayuki Kato (PharaohKJ / ふぁらお加藤), a freelance programmer.
I provide software and system design, development, and ongoing maintenance/support.
Please feel free to contact <a href="mailto:request@phalanxware.com">me</a>.
</p>
<hr/>
<h2>SNS</h2>
<div class="sns-container">
<a href="https://github.com/pharaohkj" class="sns-button">
<img class="sns" src="images/github.png" alt="GitHub">
<span class="sns-name">@PharaohKJ</span>
</a>
<a href="https://twitter.com/pharaohkj" class="sns-button">
<img class="sns" src="images/twitter.png" alt="Twitter">
<span class="sns-name">@PharaohKJ</span>
</a>
<a href="https://www.linkedin.com/in/pharaohkj/" class="sns-button">
<img class="sns" src="images/linkedin.png" alt="LinkedIn">
<span class="sns-name">Masayuki KaToH</span>
</a>
<a href="https://qiita.com/PharaohKJ" class="sns-button">
<img class="sns" src="images/qiita.png" alt="Qiita">
<span class="sns-name">@PharaohKJ</span>
</a>
<a href="https://note.com/pharaohkj" class="sns-button">
<img class="sns" src="images/note.png" alt="note">
<span class="sns-name">@ふぁらお加藤</span>
</a>
<a href="https://www.slideshare.net/pharaohkj" class="sns-button">
<img class="sns" src="images/ss.png" alt="SlideShare">
<span class="sns-name">pharaohkj</span>
</a>
<a href="https://speakerdeck.com/pharaohkj" class="sns-button">
<img class="sns" src="images/sd.png" alt="Speaker Deck">
<span class="sns-name">pharaohkj</span>
</a>
<a href="https://pharaohkj.tumblr.com" class="sns-button">
<img class="sns" src="images/tumblr.png" alt="Tumblr">
<span class="sns-name">pharaohkj</span>
</a>
</div>
<h2>History of my works(= 業務経歴書)</h2>
<p>
<a href="https://jp.linkedin.com/in/pharaohkj">here(LinkedIn)</a>, or <a href="Profile.pdf">Download PDF
directory</a>.
</p>
<h2>Community Organizing</h2>
<h3>JAWS-UG</h3>
<ul>
<li><a href="">JAWS-UG 金沢</a></li>
<li><a href="">JAWS FESTA 2025 in 金沢</a></li>
<li><a href="">AWS Community Day 2019 in 金沢</a></li>
<li><a href="">JAWS-UG北陸新幹線</a></li>
</ul>
<h3>Kanazawa.rb</h3>
<ul>
<li><a href="https://kzrb.org">
Kanazawa.rb
</a></li>
<li><a href="https://regional.rubykaigi.org/hokuriku01/">
北陸Ruby会議01
</a></li>
</ul>
<h3>BuriKaigi</h3>
<ul>
<li><a href="https://burikaigi.dev">
BuriKaigi
</a>2016〜
</li>
</ul>
<h3>Kaigi on Rails</h3>
<ul>
<li><a href="https://kaigionrails.org/">
Kaigi on Rails
</a>2024〜
</li>
</ul>
<h2>Interviews and others</h2>
<h3>2026</h3>
<ul>
<li><a href="https://f2ff.jp/introduction/11775?event_id=20260204">
TECH CHALLENGE PARTY 2026 『とある地方技術勉強会に集うエンジニアたちのこれまでとこれから』
</a> on 2026/2/1 (水) in JPタワーホール&カンファレンス(KITTE 4F)
</li>
</ul>
<h3>2025</h3>
<ul>
<li><a href="https://fortee.jp/komekaigi-2025/proposal/3af64ad9-fa1f-4deb-84c3-160312c5f205">
KomeKaigi 2025 基調講演『俺と地方勉強会 -KomeKaigi・地方勉強会への期待-』
</a> on 2025/11/1 (土) in 開志専門職大学 米山キャンパス
</li>
</ul>
<h3>2024</h3>
<ul>
<li><a href="https://jawsdays2024.jaws-ug.jp/sessions/timetable/B-9/">
JAWS DAYS 2024 - LEAP BEYOND 地方Tech創生全国ツアー 〜池袋Summit 〜
</a> on 2024/3/2 (土)
</li>
</ul>
<h3>2021</h3>
<ul>
<li>
<a href="https://aws.amazon.com/jp/developer/community/community-builders/community-builders-directory/?cb-cards.q=Kanazawa">
AWS Community Builders
</a> ( Machine Learning Builder since 2021 )
</li>
<li><a href="https://note.com/s_numaguchi/n/n8f11b0cca301">
AWS Samurai - AWSとUG活動に貢献してくれた人たち
</a> on 2021/03/26
</li>
<li><a href="https://jawsdays2024.jaws-ug.jp/sessions/timetable/B-9/">
JAWS DAYS 2021 -re:Connect- [Track_A][15:40-16:20]JAWS-UG支部活動活性化のヒントを得る!
</a> on 2021/3/20 (土)
</li>
</ul>
<h3>2020</h3>
<ul>
<li><a href="https://aws.amazon.com/jp/blogs/news/aws-samurai-2019/">
AWS Samurai 2019と2020年前半のJAWS-UG
</a> on 28 JUL 2020
</li>
</ul>
<h3>2018</h3>
<ul>
<li><a href="https://2018.civictechforum.jp/data/ctf2018/org/speakers.php?mode=movie&id=31">
CIVIC TECH FORUM 2018『俺 と 2017年度 Code for Kanazawa Civic Hack Night 運営』
</a> at 2018/6/2 (土)
</li>
</ul>
<h3>2017</h3>
<ul>
<li><a href="https://www.bp-musashi.jp/mochi_code/arichives/170622/index.html">
技術にコミットする生き方 ―― ふぁらお加藤のフリーランス道 ――
</a> on 2017.06.22
</li>
</ul>
<h3>2016</h3>
<ul>
<li><a href="http://dcworkshop.github.io/201602/2_timetable.html">
DataCenter とソフトウェア開発ワークショップ - 2016.02 『cloudコンテナ基盤(GKE/Kubernetes)を用いた実運用システムの開発の現実』
</a></li>
</ul>
<h3>2015</h3>
<ul>
<li><a href="https://jawsdays2015.jaws-ug.jp/speaker/pharaohkato/">
JAWS DAYS 2015 [LT]A-1 GP - 俺とJAWS-UG北陸
</a> on 2015/03/22
</li>
</ul>
<h3>2014</h3>
<ul>
<li><a href="http://dcworkshop.github.io/201411/1_program.html">
DataCenter とソフトウェア開発ワークショップ - 2014.11 『プライベート Docker コンテナの運用について』
</a></li>
</ul>
<h3>2008</h3>
<ul>
<li><a href="https://www.rbbtoday.com/article/2008/07/19/52935.html">
【「エンジニア生活」・技術人 Vol.15】"当たり前に動く"テレビ視聴ソフトを作る——アイ・オー・データ機器・加藤真透氏
</a> at 2008年7月19日(土)
</li>
</ul>
<h3>2000</h3>
<ul>
<li><a href="https://w3a.kanazawa-it.ac.jp/senlab/theme_old.html">
Sengoku Lab.'s Research Theme (in Japanese) - 1.17 各コンピュータの処理速度を考慮するファイアウォールの負荷分散機能
(2000 加藤)
</a></li>
</ul>
<h2>
<span class="octicon octicon-link">Office.</span>
</h2>
<p>〒921-8106 石川県金沢市十一屋町5-6 ファランクスウェア ( 5-6 Juichiya-machi, Kanazawa-shi, Ishikawa-ken
921-8106 Japan )</p>
</section>
</div>
<footer>
<div class="container">
<h2>
Page Information.
</h2>
<p class="info">
Paged by <a href='https://github.com/PharaohKJ'>Masayuki KaToH</a>. Hosted this page by <a
href='https://github.com/'>GitHub</a>.
</p>
</div>
</footer>
</body>
</html>