File tree 4 files changed +32
-1
lines changed
4 files changed +32
-1
lines changed Original file line number Diff line number Diff line change @@ -296,6 +296,12 @@ section#sponsor h3 {
296
296
width : 100% ;
297
297
}
298
298
299
+ .sponsor p {
300
+ text-align : left;
301
+ margin-right : 1.5rem ;
302
+ margin-left : 1.5rem ;
303
+ }
304
+
299
305
.patron h4 {
300
306
text-align : center;
301
307
font-size : 1.15rem ;
Original file line number Diff line number Diff line change @@ -605,6 +605,31 @@ <h4>ノーコードデータ分析ツールで体験する時系列データ分
605
605
< div class ="col ">
606
606
< h2 > スポンサー</ h2 >
607
607
< p > 本イベントの開催にあたり、金銭的な支援などをいただいたスポンサーの皆さまを紹介いたします。</ p >
608
+ < h3 > Gold スポンサー</ h3 >
609
+ < div class ="row ">
610
+ < div class ="col ">
611
+ < div class ="sponsor ">
612
+ < h4 > < a href ="https://www.beproud.jp " target ="_blank " rel ="noopener noreferrer "> 株式会社ビープラウド</ a > </ h4 >
613
+ < img src ="assets/sponsors/beproud.png " alt ="株式会社ビープラウドのロゴ " style ="max-width: 300px; ">
614
+ < p >
615
+ 株式会社ビープラウドはソフトウェア開発のプロフェッショナル集団です。< br >
616
+ 2008年にPythonを主言語として採用し、優秀なPythonエンジニアがより力を発揮できる環境作りに努めています。
617
+ 事業は受託開発と自社サービス開発・運営の両輪で展開しており、自社サービスはPythonに特化したオンライン学習サービス「PyQ(パイキュー)」・IT勉強会支援プラットフォーム「connpass(コンパス)」・システム開発者向けクラウドドキュメント 「TRACERY(トレーサリー)」を開発・運営しています。
618
+ 研修事業や技術書籍執筆など、蓄積した技術・ノウハウの発信にも力を入れています。全社員フルリモート採用で、日本全国からの採用を受け付けています。
619
+ </ p >
620
+ </ div >
621
+ </ div >
622
+ < div class ="col ">
623
+ < div class ="sponsor ">
624
+ < h4 > < a href ="https://www.pythonic-exam.com/ " target ="_blank " rel ="noopener noreferrer "> 一般社団法人Pythonエンジニア育成推進協会</ a > </ h4 >
625
+ < img src ="assets/sponsors/pythoned.png " alt ="一般社団法人Pythonエンジニア育成推進協会のロゴ " style ="max-width: 300px; ">
626
+ < p >
627
+ Python試験とデータ分析試験を運営しております。両試験とも経済産業省ガイドラインITSSや厚生労働省給付金対象口座の指定試験になっています。
628
+ お陰様で、累計受験者5万人を超え、年間の受験者数は1万5千人前後となっています。Pythonやデータ分析の学習のチェックにご利用ください。
629
+ </ p >
630
+ </ div >
631
+ </ div >
632
+ </ div >
608
633
< h3 > 特別スポンサー</ h3 >
609
634
< div class ="row ">
610
635
< div class ="col ">
@@ -615,7 +640,7 @@ <h4><a href="https://www.pycon.jp/" target="_blank" rel="noopener noreferrer">
615
640
</ div >
616
641
< div class ="col ">
617
642
< div class ="sponsor ">
618
- < h4 > < a href ="http ://www.python.org/psf " target ="_blank " rel ="noopener noreferrer "> Python Software Foundation</ a > </ h4 >
643
+ < h4 > < a href ="https ://www.python.org/psf " target ="_blank " rel ="noopener noreferrer "> Python Software Foundation</ a > </ h4 >
619
644
< img src ="assets/sponsors/psf.svg " alt ="Python Software Foundation のロゴ " style ="max-width: 320px; ">
620
645
</ div >
621
646
</ div >
You can’t perform that action at this time.
0 commit comments