Skip to content

Commit

Permalink
website refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
am417 committed Jan 13, 2025
1 parent cdf08db commit aa1a802
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 22 deletions.
23 changes: 15 additions & 8 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.overleaf.com/read/wnxdcdbgckbw">Syllabus</a>
<a class="nav-link" href="https://www.overleaf.com/project/670afca034ec268663db8bf2">Syllabus</a>
</li>
<li class="nav-item">
<a class="nav-link" href="setup.html">Setup/Downloads</a>
<a class="nav-link" href="https://github.com/umd-cmsc389e/projects/tree/main/setup">Setup/Downloads</a>
</li>

<li class="nav-item">
Expand All @@ -67,9 +67,9 @@
<h1 class="hero mt-5">CMSC 389E: <br> Digital Logic Design Through Minecraft</h1>
<hr>
<ul class="list-unstyled">
<li>Spring 2022</li>
<li>Instructors: Jordan Marry</li>
<li>F 3:00-3:50 @ CSI 1122</li>
<li>Spring 2025</li>
<li>Instructors: Amrit Magesh, Minsi Hu</li>
<li>F 11:00-11:50am @ CSI 3120</li>
</ul>

<hr>
Expand All @@ -83,22 +83,29 @@ <h2 class="hero mt-5">Overview</h2>
Alexander Brassel's 2019 offering of the course, and heavily borrows from CMSC250 (Discrete
Structures) and ENME244 (Digital Logic) at UMD.</p>

<p>Class will be held once a week, aiming to teach both the theory and the practical applications behind digital logic. With that in mind, we break up the instructional period as follows:

During the weekly lecture, we will present on a concept of logic design. Then, we will demonstrate the implementation of the concept on a Minecraft server, allowing you to engage with the material in the virtual world.

After each lecture, we will provide additional information through online resources on Discord for the practical portion of the course. Every two weeks, following two lectures, you will receive a project that explores practical applications in Minecraft, which will be due before the next project is assigned. We reserve the right to extend project due dates.</p>



<h2 class="hero mt-5">Your Instructors</h2>

<hr>

<p>Your instructors for Spring2022 will be Jordan Marry</p>
<p>Your instructors for Spring 2025 will be Amrit Magesh and Minsi Hu.</p>

<h2 class="hero mt-5">Acknowledgements</h2>
<hr>

<p>This class is currently taught by Jordan Marry. I am a third-year
<!-- <p>This class is currently taught by Jordan Marry. I am a third-year
computer science student at the University of Maryland</p>
<p>The Minecraft modification that allows Minecraft to interface with the UMD submit server and adds
several QOL improvements is created by Jamie Brassel.</p>
several QOL improvements is created by Jamie Brassel.</p> -->
<p>Insert Acknowledgements</p>


<hr>
Expand Down
27 changes: 15 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.overleaf.com/read/wnxdcdbgckbw">Syllabus</a>
<a class="nav-link" href="https://www.overleaf.com/project/670afca034ec268663db8bf2">Syllabus</a>
</li>
<li class="nav-item">
<a class="nav-link" href="setup.html">Setup/Downloads</a>
<a class="nav-link" href="https://github.com/umd-cmsc389e/projects/tree/main/setup">Setup/Downloads</a>
</li>

<li class="nav-item">
Expand All @@ -69,10 +69,10 @@ <h1 class="hero mt-5">CMSC 389E: <br> Digital Logic Design Through Minecraft</h1
<ul class="list-unstyled">
<li>Spring 2025</li>
<li>Instructors: Amrit Magesh, Minsi Hu</li>
<li>F 3:00-3:50 @ CSI 1122</li>
<li>F 11:00-11:50am @ CSI 3120</li>
</ul>

<p style="font-size:11px">Announcements and Q/A will happen via <strong>Piazza</strong>. Projects will be submitted/graded through the <strong>UMD CS submit server</strong> or <strong>ELMS</strong>. Grading will be handled through <strong>ELMS</strong>. </p>
<p style="font-size:11px">Announcements and Q/A will happen via <strong>Discord</strong>. Projects will be submitted/graded through <strong>Gradescope</strong>. Grading will be handled through <strong>ELMS</strong>. </p>

<hr>

Expand All @@ -98,19 +98,22 @@ <h1 class="hero mt-5">CMSC 389E: <br> Digital Logic Design Through Minecraft</h1

</td>
<td>
Tutorial Island (Or Desert) - Due 2/3
<a target="_blank" href="projects/project_0/project_0.pdf" class="link">pdf</a>
Tutorial Island - Due 2/7
<a target="_blank" href="https://github.com/umd-cmsc389e/projects/tree/main/project0" class="link">project</a>
</td>
<td>
Minecraft & Redstone Basics, Project 0 Demo <a target="_blank"
href="https://youtu.be/PguU8T6f9jM"
class="link">video</a>
class="link">old video</a>
<a target="_blank"
href="https://www.youtube.com/watch?v=BH0j4qQORqE&list=PL5LiOvrbVo8keeEWRZVaHfprU4zQTCsV4"
class="link">matbatwings</a>
<hr>
Setup/Installation <a target="_blank" href="setup.html" class="link">link</a> <br>
Join the Piazza In Announcements!
Setup/Installation <a target="_blank" href="https://github.com/umd-cmsc389e/projects/tree/main/setup" class="link">link</a> <br>
Join the Discord in announcements!
</td>
</tr>
<tr>
<!-- <tr>
<th scope="row">2</th>
<td>
Logical Gates
Expand Down Expand Up @@ -247,7 +250,7 @@ <h1 class="hero mt-5">CMSC 389E: <br> Digital Logic Design Through Minecraft</h1
</td>
<td>
</td>
</tr>
</tr> -->
</tbody>
</table>
</div>
Expand Down Expand Up @@ -278,7 +281,7 @@ <h1 class="hero mt-5">CMSC 389E: <br> Digital Logic Design Through Minecraft</h1
</div>

<br> <br>
<footer>This website is compliant with UMD accessibility standards. Please contact apraveen@cs.umd.edu if you
<footer>This website is compliant with UMD accessibility standards. Please contact [email protected] or mhu0315@umd.edu if you
are in need of special accomodations.</footer>


Expand Down
4 changes: 2 additions & 2 deletions setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.overleaf.com/read/mgdvtfnfbpjh">Syllabus</a>
<a class="nav-link" href="https://www.overleaf.com/project/670afca034ec268663db8bf2">Syllabus</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="setup.html">Setup/Downloads</a>
<a class="nav-link" href="https://github.com/umd-cmsc389e/projects/tree/main/setup">Setup/Downloads</a>
</li>

<li class="nav-item">
Expand Down

0 comments on commit aa1a802

Please sign in to comment.