diff --git a/participants/elshare.anas/index.html b/participants/elshare.anas/index.html index 839eea6eed4f478d844ad7991e416a57705ef219..8fdeafbc32cb0ed470f6dda53959c36eb7b046af 100644 --- a/participants/elshare.anas/index.html +++ b/participants/elshare.anas/index.html @@ -8,6 +8,19 @@ <style type="text/css">code{white-space: pre;}</style> </head> <body> - +<h1 id="assignments">Assignments</h1> +<ol style="list-style-type: decimal"> +<li><a href="About_Fab.html">Introduction to Fab-Lab</a><br /> +</li> +<li><a href="About_Fab.html">Working With Linux</a><br /> +</li> +<li><a href="vinyl.html">Vinyl Cutter.</a><br /> +</li> +<li><a href="3D_printer.html">3D Printer and Scanner.</a><br /> +</li> +<li><a href="electronix_production.html">Electronics Production.</a></li> +</ol> +<h1 id="final-project">Final Project</h1> +<p><a href="final_project.html">Final Project Documentation</a></p> </body> </html> diff --git a/participants/elshare.anas/index.md b/participants/elshare.anas/index.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f2ebff6683cedd222480fecf9a4b083b98eb4cd2 100644 --- a/participants/elshare.anas/index.md +++ b/participants/elshare.anas/index.md @@ -0,0 +1,9 @@ +#Assignments +1. [Introduction to Fab-Lab](About_Fab.html) +2. [Working With Linux](About_Fab.html) +3. [Vinyl Cutter.](vinyl.html) +4. [3D Printer and Scanner.](3D_printer.html) +5. [Electronics Production.](electronix_production.html) + +#Final Project + [Final Project Documentation](final_project.html)