-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
95 additions
and
36 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Portfolio Iris, Bart & Frank</title> | ||
<link rel="stylesheet" type="text/css" href="../../styles.css" /> | ||
<link rel="stylesheet" type="text/css" href="../styles.css" /> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"> | ||
<script src="https://kit.fontawesome.com/981bf1fee8.js" crossorigin="anonymous"></script> | ||
|
@@ -20,12 +20,12 @@ | |
|
||
<div class="w3-bar w3-light-grey"> | ||
|
||
<a href="../../index.html" class="w3-bar-item w3-button"><i class="fa fa-fw fa-home"></i> Start </a> | ||
<a href="../subject/business.html" class="w3-bar-item w3-button"><i class="fa-solid fa-business-time"></i> Business</a> | ||
<a href="../subject/connection.html" class="w3-bar-item w3-button"><i class="fa-solid fa-terminal"></i> Connection</a> | ||
<a href="../subject/technology.html" class="w3-bar-item w3-button"><i class="fa fa-cog"></i> Technology</a> | ||
<a href="../subject/project.html" class="w3-bar-item w3-button"><i class="fa-solid fa-people-group"></i> Project</a> | ||
<a href="../subject/me.html" class="w3-bar-item w3-button"><i class="fa-solid fa-user"></i> Me</a> | ||
<a href="./../index.html" class="w3-bar-item w3-button"><i class="fa fa-fw fa-home"></i> Start </a> | ||
<a href="./subject/business.html" class="w3-bar-item w3-button"><i class="fa-solid fa-business-time"></i> Business</a> | ||
<a href="./subject/connection.html" class="w3-bar-item w3-button"><i class="fa-solid fa-terminal"></i> Connection</a> | ||
<a href="./subject/technology.html" class="w3-bar-item w3-button"><i class="fa fa-cog"></i> Technology</a> | ||
<a href="./subject/project.html" class="w3-bar-item w3-button"><i class="fa-solid fa-people-group"></i> Project</a> | ||
<a href="./subject/me.html" class="w3-bar-item w3-button"><i class="fa-solid fa-user"></i> Me</a> | ||
|
||
<div class="w3-dropdown-hover"> | ||
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Portfolio Iris, Bart & Frank</title> | ||
<link rel="stylesheet" type="text/css" href="../../styles.css" /> | ||
<link rel="stylesheet" type="text/css" href="../styles.css" /> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"> | ||
<script src="https://kit.fontawesome.com/981bf1fee8.js" crossorigin="anonymous"></script> | ||
|
@@ -20,12 +20,12 @@ | |
|
||
<div class="w3-bar w3-light-grey"> | ||
|
||
<a href="../../index.html" class="w3-bar-item w3-button"><i class="fa fa-fw fa-home"></i> Start </a> | ||
<a href="../subject/business.html" class="w3-bar-item w3-button"><i class="fa-solid fa-business-time"></i> Business</a> | ||
<a href="../subject/connection.html" class="w3-bar-item w3-button"><i class="fa-solid fa-terminal"></i> Connection</a> | ||
<a href="../subject/technology.html" class="w3-bar-item w3-button"><i class="fa fa-cog"></i> Technology</a> | ||
<a href="../subject/project.html" class="w3-bar-item w3-button"><i class="fa-solid fa-people-group"></i> Project</a> | ||
<a href="../subject/me.html" class="w3-bar-item w3-button"><i class="fa-solid fa-user"></i> Me</a> | ||
<a href="./../index.html" class="w3-bar-item w3-button"><i class="fa fa-fw fa-home"></i> Start </a> | ||
<a href="./subject/business.html" class="w3-bar-item w3-button"><i class="fa-solid fa-business-time"></i> Business</a> | ||
<a href="./subject/connection.html" class="w3-bar-item w3-button"><i class="fa-solid fa-terminal"></i> Connection</a> | ||
<a href="./subject/technology.html" class="w3-bar-item w3-button"><i class="fa fa-cog"></i> Technology</a> | ||
<a href="./subject/project.html" class="w3-bar-item w3-button"><i class="fa-solid fa-people-group"></i> Project</a> | ||
<a href="./subject/me.html" class="w3-bar-item w3-button"><i class="fa-solid fa-user"></i> Me</a> | ||
|
||
<div class="w3-dropdown-hover"> | ||
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button> | ||
|
@@ -38,5 +38,36 @@ | |
</div> | ||
</div> | ||
</nav> | ||
|
||
<div class="banner"> | ||
<h1>Portfolio van Frank Schonenberg</h1> | ||
</div> | ||
|
||
<div class="text-box"> | ||
<p class="note">Dit portfolio is per lesweek opgedeeld.</a> | ||
<p class="week-heading">Week 1</p> | ||
<p class="week-date">Woensdag 30 augustus 2023</p> | ||
<p class="week-text"> | ||
Kennismaken met de mensen van de minor. <br> | ||
Hierbij gingen we in een kring staan en kregen we de hele tijd wat van elkaar te weten. <br> | ||
We hebben hierbij ook een versie gaan van over de streep. <br> | ||
Hierbij moesten we over de streep gaan als een uitspraak vanuit een presentatie van toepassing is. Dit ging over slimme apparaten.<br> | ||
|
||
Daarna gingen we in groepjes van 3, allen ons huiswerk-filmpje beschrijven d.m.v. een puzzel. <br> | ||
Door het kijken van de <a href="https://youtu.be/oJkQkr3Yy2Q"> deze video</a> (video's over ontwikkelingen in IT) hebben we een puzzel gemaakt op een bord en deze uiteindelijk presenteren aan de klas. | ||
Hieronder is een foto van het bord met de drie stories bij elkaar | ||
|
||
</p> | ||
<img src="../images/frank/week1_puzzel.jpg" class="picture"> | ||
|
||
<p class="week-text"> | ||
Vervolgens gingen we een eigen value map creëren a.d.h.v. onderstaande template.<br> | ||
<img src="../images/frank/week1_valuestreammap_template.png" class="picture"><br> | ||
Deze ziet in mijn situatie er alsvolgt uit:<br> | ||
<img src="../images/frank/week1_valuestreammap_ingevuld.jpg" class="picture"><br> | ||
</p> | ||
|
||
</div> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Portfolio Iris, Bart & Frank</title> | ||
<link rel="stylesheet" type="text/css" href="../../styles.css" /> | ||
<link rel="stylesheet" type="text/css" href="../styles.css" /> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"> | ||
<script src="https://kit.fontawesome.com/981bf1fee8.js" crossorigin="anonymous"></script> | ||
|
@@ -20,12 +20,12 @@ | |
|
||
<div class="w3-bar w3-light-grey"> | ||
|
||
<a href="../../index.html" class="w3-bar-item w3-button"><i class="fa fa-fw fa-home"></i> Start </a> | ||
<a href="../subject/business.html" class="w3-bar-item w3-button"><i class="fa-solid fa-business-time"></i> Business</a> | ||
<a href="../subject/connection.html" class="w3-bar-item w3-button"><i class="fa-solid fa-terminal"></i> Connection</a> | ||
<a href="../subject/technology.html" class="w3-bar-item w3-button"><i class="fa fa-cog"></i> Technology</a> | ||
<a href="../subject/project.html" class="w3-bar-item w3-button"><i class="fa-solid fa-people-group"></i> Project</a> | ||
<a href="../subject/me.html" class="w3-bar-item w3-button"><i class="fa-solid fa-user"></i> Me</a> | ||
<a href="./../index.html" class="w3-bar-item w3-button"><i class="fa fa-fw fa-home"></i> Start </a> | ||
<a href="./subject/business.html" class="w3-bar-item w3-button"><i class="fa-solid fa-business-time"></i> Business</a> | ||
<a href="./subject/connection.html" class="w3-bar-item w3-button"><i class="fa-solid fa-terminal"></i> Connection</a> | ||
<a href="./subject/technology.html" class="w3-bar-item w3-button"><i class="fa fa-cog"></i> Technology</a> | ||
<a href="./subject/project.html" class="w3-bar-item w3-button"><i class="fa-solid fa-people-group"></i> Project</a> | ||
<a href="./subject/me.html" class="w3-bar-item w3-button"><i class="fa-solid fa-user"></i> Me</a> | ||
|
||
<div class="w3-dropdown-hover"> | ||
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters