generated at
もくもく会
同じ場所に集まり、各自が勉強作業を自由に黙々と進める会の総称
名前の由来は「黙々と」から来ていると言われている誰が言ったんだそんなこと
イベントの種類
講義を聞く
講義や指導に従って作業
割と曖昧
テーマ内時間内にモノを作り切る
もくもく会
各自勝手に作業する
同様の趣旨の会




open.svg
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <g> <style type="text/css"> .f01{ stroke: navy; stroke-width: 4; fill: navy; } .f02{ stroke: white; stroke-width: 1; fill: white; } </style> <ellipse class="f01" cx="50" cy="50" rx="46" ry="46" /> <text class="f02" x="30" y="30" font-size="20">☁☁</text> <text class="f02" x="5" y="55" font-size="18">もくもく会</text> <text class="f02" x="22" y="82" font-size="20">開催中</text> </g> </svg>

closed.svg
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <g> <style type="text/css"> .f01{ stroke: brown; stroke-width: 4; fill: brown; } .f02{ stroke: white; stroke-width: 1; fill: white; } </style> <ellipse class="f01" cx="50" cy="50" rx="46" ry="46" /> <text class="f02" x="30" y="30" font-size="20">☁☁</text> <text class="f02" x="5" y="55" font-size="18">もくもく会</text> <text class="f02" x="22" y="82" font-size="20">準備中</text> </g> </svg>