-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
540 lines (468 loc) · 19.3 KB
/
config.yaml
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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
baseURL: "https://crab-anderson.com"
languageCode: "ja-JP"
title: "Hello! I'm CrabAnderson!!"
theme: hugo-profile
outputs:
home:
- "HTML"
- "RSS"
- "JSON"
page:
- "HTML"
- "RSS"
Paginate: 3
enableRobotsTXT: true
# disqusShortname: your-disqus-shortname
googleAnalytics: G-T8BGTWH17B
markup:
goldmark:
renderer:
unsafe: true
# Menus:
# main:
# - identifier: blog
# name: Blog
# title: Blog posts
# url: /blogs
# weight: 1
# - identifier: gallery
# name: Gallery
# title: Blog posts
# url: /gallery
# weight: 2
#Dropdown menu
# - identifier: dropdown
# title: Example dropdown menu
# name: Dropdown
# weight: 3
# - identifier: dropdown1
# title: example dropdown 1
# name: example 1
# url: /#
# parent: dropdown
# weight: 1
# - identifier: dropdown2
# title: example dropdown 2
# name: example 2
# url: /#
# parent: dropdown
# weight: 2
params:
title: "Hello! I'm CrabAnderson!!"
description: カニさんのポートフォリオサイト
# staticPath: "" # The path to serve the static files from
favicon: "fav.png"
# Whether to serve bootstrap css and js files from CDN or not. Can be set to true, "css" or "js" to choose between
# serving both, only the css, or only the js files through the CDN. Any other value will make so that CDN is not used.
# Note the lack of "" in true, it should be of boolean type.
useBootstrapCDN: false
# If you want to load dynamically responsive images from Cloudinary
# This requires your images to be uploaded + hosted on Cloudinary
# Uncomment and change YOUR_CLOUD_NAME to the Cloud Name in your Cloudinary console
# cloudinary_cloud_name: "YOUR_CLOUD_NAME"
# Whether the fade animations on the home page will be enabled
animate: true
theme:
# disableThemeToggle: true
# defaultTheme: "light" # dark
font:
fontSize: 1rem # default: 1rem
fontWeight: 400 # default: 400
lineHeight: 1.5 # default: 1.5
textAlign: left # default: left
# color preference
# color:
# textColor:
# secondaryTextColor:
# backgroundColor:
# secondaryBackgroundColor:
# primaryColor:
# secondaryColor:
# darkmode:
# textColor:
# secondaryTextColor:
# backgroundColor:
# secondaryBackgroundColor:
# primaryColor:
# secondaryColor:
# If you want to customize the menu, you can change it here
navbar:
align: ms-auto # Left: ms-auto | center: mx-auto | right: me-auto | Default: ms-auto
brandLogo: "/fav.png" # Logo for the brand | default is the favicon variable
showBrandLogo: true # Show brand logo in nav bar | default is true
brandName: "Crab Anderson" # Brand name for the brand | default is the title variable
disableSearch: true
# searchPlaceholder: "Search"
menus:
disableAbout: false
disableExperience: false
disableEducation: false
disableProjects: false
disableAchievements: false
disableContact: false
# Hero
hero:
enable: true
intro: "Hi, my name is"
title: "Crab Anderson!"
subtitle: ""
content: "I Love Programming and System Development!"
image: /images/icon.jpg
bottomImage:
enable: true
socialLinks:
fontAwesomeIcons:
- icon: fab fa-twitter
url: https://twitter.com/crab85193
- icon: fab fa-instagram
url: https://www.instagram.com/crab85193/
- icon: fab fa-facebook-square
url: https://www.facebook.com/rion.kamimur
- icon: fab fa-github
url: https://github.com/crab85193
- icon: fas fa-blog
url: https://crab85193.github.io/blog/
- icon: fab fa-linkedin
url: https://www.linkedin.com/in/rion-kamimura/
# About
about:
enable: true
title: "About Me"
image: "/images/icon.jpg"
content: |
2003年生まれ。幼少期からPCや機械に興味を持ち、中学卒業後は工業高校に進学。
高校在学中、卒業後すぐに就職を考えるも、さらなるスキルの向上が必要だと感じ、専門知識を深めるために大学へ進学を決意。
大学では情報工学を専攻し、機械学習やコンピュータ工学を学んでいる。
大学2年生のとき、友人の紹介で沖縄科学技術大学院大学(OIST)にて研究助手としてアルバイトを開始。
2023年4月には、母校である美来工科高等学校からの依頼でICT部の外部顧問となり、ETロボコンの指導を行うようになる。
同年5月、幼なじみの紹介で合同会社ゲシュタルトにエンジニアとして入社し、沖縄県内の中小企業向けにWebアプリケーションやシステムの開発を担当。
2023年7月にゲシュタルトのCTOに就任し、2024年7月には業務執行役員も兼任。
skills:
enable: true
title: "TECHNICAL SKILLS"
mainskills:
enable: true
title: "Main"
items:
- "Python"
- "Selenium"
- "Django"
- "PyQt5/PyQt6"
- "MySQL"
subskills:
enable: true
title: "Sub"
items:
- "HTML/CSS"
- "JavaScript"
- "PHP"
- "Bootstrap5"
- "jQuery"
- "Swift"
- "Google Apps Script"
- "C/C++"
- "UNIX"
# Experience
experience:
enable: true
# title: "Custom Name"
items:
- job: "業務執行役員 兼 CTO"
title: 'Gestalt LLC.'
company: "合同会社 ゲシュタルト"
companyUrl: "https://gestalt.ryukyu"
date: "May 2023 - present"
info:
enable: true
# content:
featuredLink:
enable: true
name: "View the Website"
url: "https://gestalt.ryukyu"
content: |
2023年から勤務を開始し、主にWeb開発やアプリ開発を担当。
業務内容は以下の通り:
- Webアプリケーションの設計・開発
- iOSおよびAndroid向けアプリケーションの設計・開発
- 社内IT資産の管理
- その他、企業の要件に応じたシステム開発
- job: "Research Assistant"
title: "OIST"
company: "OIST EQuIP Unit"
companyUrl: "https://groups.oist.jp/equip"
date: "Jul 2022 - present"
featuredLink:
enable: true
name: "View the Projects"
url: "https://github.com/OIST-EQuIP-Unit"
info:
enable: true
content: |
2022年から勤務。
主に実験に使用するアプリケーションや、所属するUnitで使用するアプリケーションの開発を行う。
- [NI6212用アプリケーションの開発](https://github.com/OIST-EQuIP/NI6212_interface)
- [レーザー実験で使用するアプリケーションの開発](https://github.com/OIST-EQuIP/NI6212_Scan_Amplitude)
- Unitの資産管理アプリケーションの開発
- job: "外部講師 & 外部顧問"
title: "Mirai Engineer H.S."
company: "沖縄県立美来工科高等学校"
companyUrl: "http://www.mirai-th.open.ed.jp/"
date: "Apr 2023 - Mar 2024"
info:
enable: true
featuredLink:
enable: true
name: "View the Website"
url: "http://www.mirai-th.open.ed.jp/"
content: |
2023年度から正式に活動開始。
ICT部の顧問として、ETロボコンに関するプログラミングの基礎知識やモデル図の作成方法、チーム開発の手法を指導する。
また、必要があれば授業時間中の指導も行う。
- C/C++のプログラミング基礎の指導
- EV3APIを使用した開発方法の指導
- モデル図の作成方法の指導
- チーム開発手法の指導
- job: "広報"
title: "LEAPDAY"
company: "LEAPDAY実行委員会"
companyUrl: "https://www.leapday.jp/"
date: "Sep 2022 - Mar 2024"
info:
enable: true
featuredLink:
enable: true
name: "View the Twitter"
url: "https://twitter.com/leapday_okinawa"
content: |
2022年から活動開始。
主にTwitterでの広報や、スポンサー企業様、各教育機関様へのポスター配布を行う。
- [Twitter](https://twitter.com/leapday_okinawa)での広報活動
- スポンサー企業様、各教育機関様へのポスター配布
- イベント当日の現場指揮を担当
- job: "アミューズメント技術"
title: "Round 1"
company: "ラウンドワンスタジアム"
companyUrl: "https://www.round1.co.jp/shop/tenpo/okinawa-ginowan.html"
date: "Jul 2021 - Mar 2023"
content: |
2021年7月から、ラウンドワンスタジアム 沖縄・宜野湾店に勤務。
主に、アミューズコーナー(ゲームコーナー)の機械の修理・メンテナンス、施設管理を行う。
- アミューズコーナーのゲーム機の修理・メンテナンス
- カラオケ機器のメンテナンス
- 施設の保守・安全管理
# Education
education:
enable: true
# title: "Custom Name"
index: false
items:
- title: "工学(学士): 取得中"
school:
name: "琉球大学"
url: "https://www.u-ryukyu.ac.jp/"
date: "2021 - present"
GPA: "3.65 out of 4.0"
content: |
featuredLink:
enable: false
# name: "My academic record"
# url: "https://example.com"
- title: "高等学校"
school:
name: "沖縄県立美来工科高等学校 ITシステム科"
url: "http://www.mirai-th.open.ed.jp/"
date: "2018 - 2021"
GPA: "4.3 out of 5.0"
featuredLink:
enable: false
# url: "https://example.com"
# Achievements
achievements:
enable: true
title: "Qualifications & Achievements"
items:
- title: ITパスポート
content: |
2019年取得。業務における基礎的なITの知識を身につけた。
url: https://www3.jitec.ipa.go.jp/JitesCbt/index.html
- title: ETロボコン2019 沖縄地区大会 デベロッパー部門 プライマリークラス 総合優勝
content: |
2019年に参加したETロボコン沖縄地区大会 デベロッパー部門 プライマリークラスにて総合優勝を果たした。
同年12月、県代表として横浜で行われた全国大会へ出場した。
url: https://www.etrobo.jp/%e3%80%90%e6%b2%96%e7%b8%84%e5%9c%b0%e5%8c%ba%e3%80%91%e6%b2%96%e7%b8%84%e5%9c%b0%e5%8c%ba%e5%a4%a7%e4%bc%9a%e9%96%8b%e5%82%ac%e3%82%92%e9%96%8b%e5%82%ac%e3%81%97%e3%81%be%e3%81%97%e3%81%9f%ef%bc%889/
- title: Cisco CCNA R&S
content: |
2019年に "Introduction to Networks"、2020年に "Routing and Switching Essentials"を取得。
ネットワークにおける基礎的に知識や、cisco製品の設定方法やネットワーク構築方法を身につけた。
url: https://www.netacad.com/courses/networking/ccna-switching-routing-wireless-essentials
- title: Cisco Introduction to Cyber Security
content: |
2021年取得。
ネットワークにおけるセキュリティの重要性や外部からの攻撃手法、対策方法について学び、ネットワークセキュリティ対策の基礎を身につけた。
url: https://www.netacad.com/courses/cybersecurity/introduction-cybersecurity
- title: 2022 年度 Web×IoT メイカーズチャレンジ PLUS
content: |
2022年、大学の友人4人と "チーム ieB2" として参加。
今年度のテーマが「社会課題を解決」と「沖縄のクルマ社会問題をIoTを用いてDX推進解決」だったため、居眠り運転を検出する車載用システム "眠眠突破" を開発。
url: https://webiotmakers.github.io/gallery/?location=%E6%B2%96%E7%B8%84&year=2022
- title: 2023 年度 enPiT BizSysD 最優秀賞
content: |
2023年度、enPit BizSysDに大学の友人たちと参加。
チーム「株式会社カルテット」として、電話予約の代理サービス「Tely」を開発し、最優秀賞を取得。
url: https://bizsysd.enpit.jp/
# projects
projects:
enable: true
# title: "Custom Name"
items:
# - title: NI6212 Interface
# content: NI-DAQmx社が販売しているNI6212用簡易操作GUIアプリケーションを開発。
# image: https://opengraph.githubassets.com/198216f0c9050fcb10b051cdd9ee9eafee09b0c48daf29089ab5bbd671bd5646/OIST-EQuIP/NI6212_interface
# # image: https://github.com/OIST-EQuIP/NI6212_interface/raw/main/img/Capture.PNG
# featured:
# name: Source Code
# link: https://github.com/OIST-EQuIP/NI6212_interface
# badges:
# - "Python"
# - "nidaqmx"
# - "PyQt5"
# - "pyqtgraph"
# - "pglive"
# links:
# - icon: fab fa-github
# url: https://github.com/OIST-EQuIP/NI6212_interface
# - title: NI6212 ScanAmplitude
# content: NI-DAQmx社が販売しているNI6212用操作GUIアプリケーション。主にレーザーを使用した実験を想定して開発を行なった。閾値を設定し、閾値に達するまでアナログ出力を継続し、閾値に達成するとアナログ出力を固定する。
# image: https://opengraph.githubassets.com/de5e380595fde5b709183ceacc1b195e5d1919d278cfffd4550126f4602de14f/OIST-EQuIP/NI6212_Scan_Amplitude
# # image: https://github.com/OIST-EQuIP/NI6212_Scan_Amplitude/raw/main/img/title.PNG
# featured:
# name: Source Code
# link: https://github.com/OIST-EQuIP/NI6212_Scan_Amplitude
# badges:
# - "Python"
# - "nidaqmx"
# - "PyQt5"
# - "pyqtgraph"
# - "pglive"
# links:
# - icon: fab fa-github
# url: https://github.com/OIST-EQuIP/NI6212_Scan_Amplitude
- title: 眠眠突破
content: 2022年度 Web×IoT メイカーズチャレンジPLUSにて開発した車載用居眠り検出システム。
image: https://opengraph.githubassets.com/119256ee8856ad690ba595d0ad4875880d375ce6f7aa59584fb70dd17b0c28cf/Team-ieB2/SleepBreakthrough
featured:
name: Source Code
link: https://github.com/Team-ieB2/SleepBreakthrough
badges:
- "Raspberry Pi"
- "Python3"
- "numpy"
- "obd"
- "opencv"
- "ifttt"
links:
- icon: fab fa-github
url: https://github.com/Team-ieB2/SleepBreakthrough
- title: 就活情報管理アプリ
content: 2023年度、大学の講義の一環で作成した就活情報管理アプリ。
image: https://github.com/crab85193/job-hunting-support/blob/main/job-hunting-support/Assets.xcassets/AppIcon.appiconset/256.png?raw=true
featured:
name: Source Code
link: https://github.com/crab85193/job-hunting-support
badges:
- "iOS"
- "Swift"
- "Swift UI"
- "RealmSwift"
links:
- icon: fab fa-github
url: https://github.com/crab85193/job-hunting-support
- title: Tely
content: 2023年度 enPiT BizSysDにて開発した電話予約の代理サービス「Tely」。
image: https://github.com/crab85193/Tely/blob/main/static/product_info/img/Tely_logo_3.png?raw=true
featured:
name: View Web Site
link: https://tely.st.ie.u-ryukyu.ac.jp/
badges:
- "Python3"
- "Django"
- "Docker"
- "Twilio"
- "Google Place API"
- "Sentry"
links:
- icon: fab fa-github
url: https://github.com/crab85193/Tely
- title: Tely - 通話監視システム
content: 2023年度 enPiT BizSysDにて開発した、Telyで使用する通話監視システム。
image: https://github.com/crab85193/Tely/blob/main/static/product_info/img/Tely_logo_3.png?raw=true
featured:
name: Source Code
link: https://github.com/crab85193/twilio-monitor
badges:
- "Python3"
- "Docker"
- "Twilio"
- "Sentry"
links:
- icon: fab fa-github
url: https://github.com/crab85193/twilio-monitor
- title: Tely - 店舗情報管理システム
content: 2023年度 enPiT BizSysDにて開発した、Telyで使用する店舗情報管理システム。
image: https://github.com/crab85193/Tely/blob/main/static/product_info/img/Tely_logo_3.png?raw=true
featured:
name: Source Code
link: https://github.com/crab85193/tely-store-manager
badges:
- "Python3"
- "Docker"
- "Google Place API"
- "Sentry"
links:
- icon: fab fa-github
url: https://github.com/crab85193/tely-store-manager
#Contact
contact:
enable: true
title: "Contact"
content: お仕事のご依頼やご連絡はこちらまで
email: crab85193@gmail.com
btnName: Mail me
# formspree:
# enable: true # `contact.email` value will be ignored
# formId: abcdefgh # Take it from your form's endpoint, like 'https://formspree.io/f/abcdefgh'
# emailCaption: "Enter your email address"
# messageCaption: "Enter your message here"
footer:
recentPosts:
path: "blogs"
count: 3
title: Recent Posts
enable: false
disableFeaturedImage: false
# socialNetworks:
# twitter: https://twitter.com/crab85193
# instagram: https://www.instagram.com/crab85193/
# facebook: https://www.facebook.com/rion.kamimur
# github: https://github.com/crab85193
# List pages like blogs and posts
listPages:
disableFeaturedImage: false
# Single pages like blog and post
singlePages:
readTime:
enable: false
content: "min read"
scrollprogress:
enable: true
# For translations
terms:
read: "Read"
toc: "Table Of Contents"
copyright: "All rights reserved"
pageNotFound: "Page not found"
emailText: "Check out this site"
datesFormat:
article: "Jan 2, 2006"
articleList: "Jan 2, 2006"
articleRecent: "Jan 2, 2006"