Skip to content

Commit

Permalink
Woensdag 30-aug ingevuld
Browse files Browse the repository at this point in the history
  • Loading branch information
lampi8426 committed Nov 8, 2023
1 parent 25bbc86 commit c942fef
Show file tree
Hide file tree
Showing 12 changed files with 95 additions and 36 deletions.
Binary file added images/frank/week1_puzzel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/frank/week1_valuestreammap_ingevuld.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/frank/week1_valuestreammap_template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions pages/bart.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
45 changes: 38 additions & 7 deletions pages/frank.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand All @@ -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>
14 changes: 7 additions & 7 deletions pages/iris.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/business.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="../portfolio/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../portfolio/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../portfolio/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="../portfolio/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../portfolio/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../portfolio/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/me.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="../portfolio/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../portfolio/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../portfolio/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="../portfolio/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../portfolio/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../portfolio/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/technology.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="../portfolio/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../portfolio/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../portfolio/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
28 changes: 28 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,34 @@ footer {
margin: 0;
}

.text-box2 {
display: flex;
width: 70%; /* Adjust the width as needed */
margin: 0 auto; /* Center the box */
}

.note{
font-size: 13;
text-decoration:underline;
}
.week-date{
font-size: 12px;
font-weight: bold;
}

.week-heading {
font-size: 16px;
font-weight: bold;
}

.week-text {
font-size: 12px;
margin-top: 10px; /* Adjust the margin as needed for spacing */
}

.picture {
flex: 1;
margin-left: 20px;
width: 1100px;
height: auto;
}

0 comments on commit c942fef

Please sign in to comment.