Skip to content
Snippets Groups Projects
Commit f458ab0a authored by Sosuke Kanegae's avatar Sosuke Kanegae
Browse files

Edit week01

parent cbe3572c
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@
<ul class="dropdown-menu">
<li>
<a href="/assignments/week01/" class="dropdown-item">Week 01.</a>
<a href="/assignments/week01/" class="dropdown-item">Week 01. Principles and Practices / Project Management</a>
</li>
</ul>
</li>
......
......@@ -50,7 +50,7 @@
<ul class="dropdown-menu">
<li>
<a href="../assignments/week01/" class="dropdown-item">Week 01.</a>
<a href="../assignments/week01/" class="dropdown-item">Week 01. Principles and Practices / Project Management</a>
</li>
</ul>
</li>
......
......@@ -50,7 +50,7 @@
<ul class="dropdown-menu">
<li>
<a href="../assignments/week01/" class="dropdown-item">Week 01.</a>
<a href="../assignments/week01/" class="dropdown-item">Week 01. Principles and Practices / Project Management</a>
</li>
</ul>
</li>
......
......@@ -8,7 +8,7 @@
<meta name="author" content="Sosuke Kanegae">
<link rel="shortcut icon" href="../../img/favicon.ico">
<title>Week 01. - Sosuke Kanegae Fab Academy</title>
<title>Week 01. Principles and Practices / Project Management - Sosuke Kanegae Fab Academy</title>
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/font-awesome.min.css" rel="stylesheet">
<link href="../../css/base.css" rel="stylesheet">
......@@ -50,7 +50,7 @@
<ul class="dropdown-menu">
<li>
<a href="./" class="dropdown-item active">Week 01.</a>
<a href="./" class="dropdown-item active">Week 01. Principles and Practices / Project Management</a>
</li>
</ul>
</li>
......@@ -106,6 +106,14 @@
<li class="nav-item" data-level="2"><a href="#1-setting-up-pc-enviroments" class="nav-link">1. Setting up PC enviroments</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#2-create-my-website" class="nav-link">2. Create my website</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#3-plan-a-final-project" class="nav-link">3. Plan a final project</a>
<ul class="nav flex-column">
</ul>
</li>
</ul>
</li>
......@@ -130,8 +138,11 @@
<li>MkDocs</li>
</ul>
</li>
<li>Create a <a href="../../">website</a></li>
<li>Create a <a href="../../">website</a><ul>
<li>Choose a style</li>
<li>Sign up <a href="../../agreements/">Student Agreements</a></li>
</ul>
</li>
<li>Plan a <a href="../../final-project/">final project</a></li>
</ol>
<h2 id="1-setting-up-pc-enviroments">1. Setting up PC enviroments</h2>
......@@ -217,7 +228,38 @@ site_dir: ../sosuke-kanegae/public/
git commit -m 'Comments about changes'
git push
</code></pre>
<p>Instead of commit and push in the command line, you can also commit and push from the Git tab in VScode.</p></div>
<p>Instead of commit and push in the command line, you can also commit and push from the Git tab in VScode.</p>
<h2 id="2-create-my-website">2. Create my website</h2>
<h3 id="choose-a-style"><strong>Choose a style</strong></h3>
<p>There are several optional styles available for MkDocs. <a href="https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes">third party themes</a></p>
<p>I chose <a href="https://mkdocs.github.io/mkdocs-bootswatch/">Bootswatch Theme</a>, because the menu interface was very useful. </p>
<ul>
<li>You can access to every page on my website easily.</li>
<li>There is a content on every page, so you can jump to any h2 tag.</li>
</ul>
<h2 id="3-plan-a-final-project">3. Plan a final project</h2>
<h3 id="a-lamp-that-changes-mood-depending-on-sunlight">A lamp that changes mood depending on sunlight</h3>
<p><img alt="Final Project Sketch" src="/images/lamp_off.jpg" /></p>
<p>For my final project I would like to make a lamp that creates several different mood depending on the situation.</p>
<p>Just putting a lamp in a room changes the atmosphere of the room. Every lighting equipment has its own mood.</p>
<p>In the daytime, my favorite lighting equipment is a projector with streaming devices. Streaming devices like AppleTV and Chromecast show pictues and landscape movies when they are at screensaver mode. I love the way pictures and landscape moving slowly on my wall.
So, I want to make <strong>a lamp with silhouettes moving around the lamp shade</strong>.</p>
<p>I love watching candles before bedtime.
It makes me relax and feel calm.
But, fire is dangerous. especially if you fell asleep with your candels on.
I want to make <strong>a bedroom lamp that glows and flicker like a candle</strong>.</p>
<p>These two are the concept of the lamp I want to make. It's not just I want to make both type of lamps, but I want to make <strong>a lamp that switches between the two</strong>.</p>
<p>The lamp will change mode like:</p>
<ol>
<li>Turns ON with sunlight silhouettes (birds, butterflies and flowers) moving around the lampshade. (Senses enviormantal light)</li>
<li>Changes to candle mode at bedtime. (Senses enviormantal light going low)</li>
<li>Turns OFF when everybody is asleep. (Timer or acoustic sensor)</li>
</ol>
<h3 id="this-how-it-would-look-like">This how it would look like:</h3>
<p><strong>Daytime</strong>: projecting silhouettes on the lamp shade
<img alt="lamp in daytime" src="./images/lamp_bird.jpg" /></p>
<p><strong>Nighttime</strong>: glows and flickers like a candle
<img alt="lamp in night time" src="./images/lamp_candle.jpg" /></p></div>
</div>
</div>
......
......@@ -50,7 +50,7 @@
<ul class="dropdown-menu">
<li>
<a href="../assignments/week01/" class="dropdown-item">Week 01.</a>
<a href="../assignments/week01/" class="dropdown-item">Week 01. Principles and Practices / Project Management</a>
</li>
</ul>
</li>
......
......@@ -50,7 +50,7 @@
<ul class="dropdown-menu">
<li>
<a href="assignments/week01/" class="dropdown-item">Week 01.</a>
<a href="assignments/week01/" class="dropdown-item">Week 01. Principles and Practices / Project Management</a>
</li>
</ul>
</li>
......@@ -215,5 +215,5 @@
<!--
MkDocs version : 1.4.2
Build Date UTC : 2023-01-30 21:39:12.179675+00:00
Build Date UTC : 2023-01-30 22:20:21.025053+00:00
-->
This diff is collapsed.
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment