-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
26 lines (26 loc) · 1.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html>
<h1>
Noah van Grinsven <br>
</h1>
<h2> Data processing </h2>
<body>
<div>
<p><a href="https://github.com/Noahprog/DataProcessing/tree/master/Homework/Week_1"> Homework week 1 </a></p>
</div>
<div>
<p><a href="https://noahprog.github.io/DataProcessing/Homework/Week_2/Weerdatametget.html"> Homework week 2 </a></p>
</div>
<div>
<p><a href="https://noahprog.github.io/DataProcessing/Homework/Week_3/barchart.html"> Homework week 3 </a></p>
</div>
<div>
<p><a href="https://noahprog.github.io/DataProcessing/Homework/Week_4/scatterplot.html"> Homework week 4 </a></p>
</div>
<div>
<p><a href="https://noahprog.github.io/DataProcessing/Homework/Week_5/d3line.html"> Homework week 5 </a></p>
</div>
<div>
<p><a href="https://noahprog.github.io/DataProcessing/Homework/Week_6/Linkedviews.html"> Homework week 6 </a></p>
</div>
</body>
</html>