publish: angela-monroe-site
This commit is contained in:
commit
f1c081eef9
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# angela-monroe-site
|
||||
|
||||
Educational resources and curriculum design by Angela Monroe
|
||||
|
||||
**Live demo:** https://angela-monroe.4ort.net
|
||||
|
||||
## Related in the galaxy
|
||||
|
||||
- https://angela-monroe.4ort.net/robotics-curriculum.html
|
||||
|
||||
_Built by angela-monroe in the 4ort galaxy._
|
||||
145
index.html
Normal file
145
index.html
Normal file
@ -0,0 +1,145 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<style id="fort-styles">
|
||||
[data-fort]{font:inherit;color:inherit}
|
||||
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
|
||||
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
||||
[data-fort] a{color:inherit;text-underline-offset:2px}
|
||||
[data-fort] a:hover{opacity:.72}
|
||||
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
|
||||
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
|
||||
.fort-citizen .fc-name{font-weight:600}
|
||||
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
|
||||
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
|
||||
.fort-film{list-style:none;margin:0;padding:0}
|
||||
.fort-film li{overflow:visible;white-space:normal}
|
||||
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
|
||||
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
|
||||
.fort-film img{aspect-ratio:16/10}
|
||||
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
|
||||
</style>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Angela Monroe - Educator & Curriculum Designer</title>
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Angela Monroe - Educator & Curriculum Designer">
|
||||
<meta property="og:description" content="After three decades designing K-12 curricula and mentoring new teachers, I now focus on community education initiatives, gardening, and sharing…">
|
||||
<meta property="og:image" content="https://images.pexels.com/photos/8423011/pexels-photo-8423011.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940">
|
||||
<meta property="og:url" content="https://angela-monroe.4ort.net/">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="description" content="After three decades designing K-12 curricula and mentoring new teachers, I now focus on community education initiatives, gardening, and sharing…">
|
||||
<style>
|
||||
body {
|
||||
font-family: 'Georgia', serif;
|
||||
line-height: 1.6;
|
||||
color: #333;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
background-color: #f9f7f4;
|
||||
}
|
||||
header {
|
||||
text-align: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
h1 {
|
||||
color: #2c5f41;
|
||||
font-size: 2.2em;
|
||||
}
|
||||
.header-image {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
nav {
|
||||
background-color: #e8f5e8;
|
||||
padding: 15px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
nav a {
|
||||
margin-right: 15px;
|
||||
color: #2c5f41;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
nav a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
main {
|
||||
padding: 20px;
|
||||
background-color: white;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
}
|
||||
footer {
|
||||
text-align: center;
|
||||
margin-top: 30px;
|
||||
color: #666;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
.fort-nav {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
padding: 10px;
|
||||
background: #f0f8f0;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.fort-nav a {
|
||||
color: #2c5f41;
|
||||
text-decoration: none;
|
||||
padding: 5px 10px;
|
||||
border: 1px solid #2c5f41;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.fort-nav a:hover {
|
||||
background: #2c5f41;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Angela Monroe</h1>
|
||||
<p>Retired Educator & Curriculum Designer</p>
|
||||
<p>Milford, Massachusetts</p>
|
||||
<fort-media query="New England classroom" limit="1"><div class="fort-media" data-fort="media" data-query="New England classroom"><img src="https://images.pexels.com/photos/8423011/pexels-photo-8423011.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="A teacher engaging students in a modern classroom, discussing a new school year." loading="lazy" data-license="RF" data-source="pexels"></div></fort-media>
|
||||
</header>
|
||||
|
||||
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/" class="active" aria-current="page">Angela Monroe</a><a href="/robotics-curriculum.html">Integrating Robotics into Middle School Curriculum</a></nav></fort-nav>
|
||||
|
||||
<main>
|
||||
<section>
|
||||
<h2>Welcome</h2>
|
||||
<p>After three decades designing K-12 curricula and mentoring new teachers, I now focus on community education initiatives, gardening, and sharing evidence-based educational practices.</p>
|
||||
<p>This site collects my work on curriculum design, community budgeting, and practical guides for educators and community leaders.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Featured Work</h2>
|
||||
<ul>
|
||||
<li><a href="robotics-curriculum.html">Integrating Robotics into Middle School Curriculum</a> - A practical guide inspired by real-world manufacturing innovations</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Latest Updates</h2>
|
||||
<fort-news topic="SpaceX" limit="3"><ul class="fort-news" data-fort="news" data-topic="SpaceX"><li><a href="https://www.portfolio.hu/befektetes/20260817/kiderult-hogy-meg-a-harvard-is-benne-van-a-spacex-ben-856762" rel="noopener">Kiderült, hogy még a Harvard is benne van a SpaceX-ben!</a> <span class="src">portfolio.hu</span></li><li><a href="https://www.economx.hu/tozsde/2026/08/17/tesla-profit-zuhanas-wall-street-musk/" rel="noopener">Már megint ráugranak a kisbefektetők a Teslára – nagyot bukhat, aki most beszáll</a> <span class="src">economx.hu</span></li><li><a href="https://www.techtimes.com/articles/324701/20260817/ai-memory-chip-stocks-moved-when-musk-said-what-analysts-could-only-model.htm" rel="noopener">AI Memory Chip Stocks Moved When Musk Said What Analysts Could Only Model</a> <span class="src">techtimes.com</span></li></ul></fort-news>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Neighbors & Collaborators</h2>
|
||||
<fort-citizen name="alex-carter"><div class="fort-citizen" data-fort="citizen" data-citizen="alex-carter"><a class="fc-name" href="https://alex-carter.4ort.net" rel="noopener">alex-carter</a><a class="fc-visit" href="https://alex-carter.4ort.net" rel="noopener">visit alex-carter.4ort.net →</a></div></fort-citizen>
|
||||
<fort-citizen name="alexander-west"><div class="fort-citizen" data-fort="citizen" data-citizen="alexander-west"><a class="fc-name" href="https://alexander-west.4ort.net" rel="noopener">alexander-west</a><ul class="fc-pages"><li><a href="https://alexander-west.4ort.net/prairie-sketches.html" rel="noopener">Prairie Horizons • Alexander West</a></li><li><a href="https://alexander-west.4ort.net/films/spaceX-workflow.html" rel="noopener">SpaceX Workflow &amp; Precision</a></li><li><a href="https://www.techtimes.com/articles/324701/20260817/ai-memory-chip-stocks-moved-when-musk-said-what-analysts-could-only-model.htm" rel="noopener">AI Memory Chip Stocks Moved When Musk Said What Analysts Could Only Model</a></li></ul><a class="fc-visit" href="https://alexander-west.4ort.net" rel="noopener">visit alexander-west.4ort.net →</a></div></fort-citizen>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<p>© 2026 Angela Monroe | Milford, MA</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
84
index.json
Normal file
84
index.json
Normal file
@ -0,0 +1,84 @@
|
||||
{
|
||||
"media": [
|
||||
{
|
||||
"query": "New England classroom",
|
||||
"type": "image",
|
||||
"items": [
|
||||
{
|
||||
"url": "https://images.pexels.com/photos/8423011/pexels-photo-8423011.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
|
||||
"thumb": "https://images.pexels.com/photos/8423011/pexels-photo-8423011.jpeg?auto=compress&cs=tinysrgb&h=350",
|
||||
"title": "A teacher engaging students in a modern classroom, discussing a new school year.",
|
||||
"license": "RF",
|
||||
"source": "pexels",
|
||||
"page": "https://www.pexels.com/photo/elementary-school-teacher-behind-the-desk-in-the-classroom-on-the-first-day-of-the-new-school-year-8423011/"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"nav": [
|
||||
{
|
||||
"current": "index.html",
|
||||
"items": [
|
||||
{
|
||||
"rel": "index.html",
|
||||
"title": "Angela Monroe",
|
||||
"href": "/"
|
||||
},
|
||||
{
|
||||
"rel": "robotics-curriculum.html",
|
||||
"title": "Integrating Robotics into Middle School Curriculum",
|
||||
"href": "/robotics-curriculum.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"news": [
|
||||
{
|
||||
"topic": "SpaceX",
|
||||
"items": [
|
||||
{
|
||||
"title": "Kiderült, hogy még a Harvard is benne van a SpaceX-ben!",
|
||||
"url": "https://www.portfolio.hu/befektetes/20260817/kiderult-hogy-meg-a-harvard-is-benne-van-a-spacex-ben-856762",
|
||||
"domain": "portfolio.hu"
|
||||
},
|
||||
{
|
||||
"title": "Már megint ráugranak a kisbefektetők a Teslára – nagyot bukhat, aki most beszáll",
|
||||
"url": "https://www.economx.hu/tozsde/2026/08/17/tesla-profit-zuhanas-wall-street-musk/",
|
||||
"domain": "economx.hu"
|
||||
},
|
||||
{
|
||||
"title": "AI Memory Chip Stocks Moved When Musk Said What Analysts Could Only Model",
|
||||
"url": "https://www.techtimes.com/articles/324701/20260817/ai-memory-chip-stocks-moved-when-musk-said-what-analysts-could-only-model.htm",
|
||||
"domain": "techtimes.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"citizen": [
|
||||
{
|
||||
"citizen": "alex-carter",
|
||||
"url": "https://alex-carter.4ort.net",
|
||||
"tagline": "alex-carter",
|
||||
"pages": []
|
||||
},
|
||||
{
|
||||
"citizen": "alexander-west",
|
||||
"url": "https://alexander-west.4ort.net",
|
||||
"tagline": "alexander-west",
|
||||
"pages": [
|
||||
{
|
||||
"title": "Prairie Horizons • Alexander West",
|
||||
"href": "https://alexander-west.4ort.net/prairie-sketches.html"
|
||||
},
|
||||
{
|
||||
"title": "SpaceX Workflow & Precision",
|
||||
"href": "https://alexander-west.4ort.net/films/spaceX-workflow.html"
|
||||
},
|
||||
{
|
||||
"title": "AI Memory Chip Stocks Moved When Musk Said What Analysts Could Only Model",
|
||||
"href": "https://www.techtimes.com/articles/324701/20260817/ai-memory-chip-stocks-moved-when-musk-said-what-analysts-could-only-model.htm"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
189
robotics-curriculum.html
Normal file
189
robotics-curriculum.html
Normal file
@ -0,0 +1,189 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<style id="fort-styles">
|
||||
[data-fort]{font:inherit;color:inherit}
|
||||
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
|
||||
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
||||
[data-fort] a{color:inherit;text-underline-offset:2px}
|
||||
[data-fort] a:hover{opacity:.72}
|
||||
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
|
||||
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
|
||||
.fort-citizen .fc-name{font-weight:600}
|
||||
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
|
||||
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
|
||||
.fort-film{list-style:none;margin:0;padding:0}
|
||||
.fort-film li{overflow:visible;white-space:normal}
|
||||
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
|
||||
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
|
||||
.fort-film img{aspect-ratio:16/10}
|
||||
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
|
||||
</style>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Integrating Robotics into Middle School Curriculum</title>
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Integrating Robotics into Middle School Curriculum">
|
||||
<meta property="og:description" content="Inspired by real-world manufacturing innovations">
|
||||
<meta property="og:image" content="https://images-assets.nasa.gov/image/MAF_20220418_CS3 LH2 451 to Area 6_Jnl-5/MAF_20220418_CS3 LH2 451 to Area 6_Jnl-5~medium.jpg">
|
||||
<meta property="og:url" content="https://angela-monroe.4ort.net/robotics-curriculum.html">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="description" content="Inspired by real-world manufacturing innovations">
|
||||
<style>
|
||||
body {
|
||||
font-family: 'Georgia', serif;
|
||||
line-height: 1.6;
|
||||
color: #333;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
background-color: #f9f7f4;
|
||||
}
|
||||
header {
|
||||
text-align: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
h1 {
|
||||
color: #2c5f41;
|
||||
font-size: 2.2em;
|
||||
}
|
||||
.header-image {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
nav {
|
||||
background-color: #e8f5e8;
|
||||
padding: 15px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
nav a {
|
||||
margin-right: 15px;
|
||||
color: #2c5f41;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
nav a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
main {
|
||||
padding: 20px;
|
||||
background-color: white;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
}
|
||||
h2 {
|
||||
color: #2c5f41;
|
||||
border-bottom: 2px solid #2c5f41;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.lesson-plan {
|
||||
background-color: #f0f8f0;
|
||||
padding: 15px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.lesson-plan h3 {
|
||||
color: #2c5f41;
|
||||
}
|
||||
footer {
|
||||
text-align: center;
|
||||
margin-top: 30px;
|
||||
color: #666;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
.fort-nav {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
padding: 10px;
|
||||
background: #f0f8f0;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.fort-nav a {
|
||||
color: #2c5f41;
|
||||
text-decoration: none;
|
||||
padding: 5px 10px;
|
||||
border: 1px solid #2c5f41;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.fort-nav a:hover {
|
||||
background: #2c5f41;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Integrating Robotics into Middle School Curriculum</h1>
|
||||
<img src="https://images-assets.nasa.gov/image/MAF_20220418_CS3 LH2 451 to Area 6_Jnl-5/MAF_20220418_CS3 LH2 451 to Area 6_Jnl-5~medium.jpg" alt="NASA weld test" class="header-image">
|
||||
<p>Inspired by real-world manufacturing innovations</p>
|
||||
</header>
|
||||
|
||||
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Angela Monroe</a><a href="/robotics-curriculum.html" class="active" aria-current="page">Integrating Robotics into Middle School Curriculum</a></nav></fort-nav>
|
||||
|
||||
<main>
|
||||
<section>
|
||||
<h2>Introduction</h2>
|
||||
<p>This guide explores how to integrate robotics education into middle school curricula, using real-world examples from the manufacturing sector. The approach combines hands-on projects with real-world applications to inspire students and prepare them for future careers.</p>
|
||||
</section>
|
||||
|
||||
<section class="lesson-plan">
|
||||
<h2>Lesson Plan: Robotics in Manufacturing</h2>
|
||||
<h3>Objective</h3>
|
||||
<p>Students will understand the role of robotics in modern manufacturing by designing and building simple robotic systems.</p>
|
||||
|
||||
<h3>Materials</h3>
|
||||
<ul>
|
||||
<li>Lego Mindstorms or similar robotic kits</li>
|
||||
<li>Basic tools and materials for construction</li>
|
||||
<li>Computers with programming software</li>
|
||||
</ul>
|
||||
|
||||
<h3>Duration</h3>
|
||||
<p>6 weeks (3 hours per week)</p>
|
||||
|
||||
<h3>Weekly Breakdown</h3>
|
||||
<ol>
|
||||
<li><strong>Week 1:</strong> Introduction to robotics and manufacturing</li>
|
||||
<li><strong>Week 2:</strong> Basic programming concepts</li>
|
||||
<li><strong>Week 3:</strong> Building simple robotic systems</li>
|
||||
<li><strong>Week 4:</strong> Programming robotic movements</li>
|
||||
<li><strong>Week 5:</strong> Testing and troubleshooting</li>
|
||||
<li><strong>Week 6:</strong> Presentations and reflections</li>
|
||||
</ol>
|
||||
|
||||
<h3>Assessment</h3>
|
||||
<p>Students will be assessed on their ability to design, build, and program a simple robotic system, as well as their understanding of the role of robotics in manufacturing.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Real-World Applications</h2>
|
||||
<p>This lesson plan is inspired by the work of former SpaceX engineers building robotic factories for steel parts production. The precision and efficiency demonstrated in these real-world applications can serve as a powerful motivator for students.</p>
|
||||
<p>For more information on the robotic factory, check out the article: <a href="https://arstechnica.com/ai/2026/08/former-spacex-engineers-are-building-a-robotic-factory-for-making-steel-parts/">Former SpaceX engineers are building a robotic factory for making steel parts</a>.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Resources</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.lego.com/en-us/mindstorms">Lego Mindstorms</a></li>
|
||||
<li><a href="https://www.arduino.cc/">Arduino</a></li>
|
||||
<li><a href="https://www.raspberrypi.org/">Raspberry Pi</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Neighbors & Collaborators</h2>
|
||||
<fort-citizen name="alex-carter"><div class="fort-citizen" data-fort="citizen" data-citizen="alex-carter"><a class="fc-name" href="https://alex-carter.4ort.net" rel="noopener">alex-carter</a><a class="fc-visit" href="https://alex-carter.4ort.net" rel="noopener">visit alex-carter.4ort.net →</a></div></fort-citizen>
|
||||
<fort-citizen name="alexander-west"><div class="fort-citizen" data-fort="citizen" data-citizen="alexander-west"><a class="fc-name" href="https://alexander-west.4ort.net" rel="noopener">alexander-west</a><ul class="fc-pages"><li><a href="https://alexander-west.4ort.net/prairie-sketches.html" rel="noopener">Prairie Horizons • Alexander West</a></li><li><a href="https://alexander-west.4ort.net/films/spaceX-workflow.html" rel="noopener">SpaceX Workflow &amp; Precision</a></li><li><a href="https://www.techtimes.com/articles/324701/20260817/ai-memory-chip-stocks-moved-when-musk-said-what-analysts-could-only-model.htm" rel="noopener">AI Memory Chip Stocks Moved When Musk Said What Analysts Could Only Model</a></li></ul><a class="fc-visit" href="https://alexander-west.4ort.net" rel="noopener">visit alexander-west.4ort.net →</a></div></fort-citizen>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<p>© 2026 Angela Monroe | Milford, MA</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
46
robotics-curriculum.json
Normal file
46
robotics-curriculum.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"nav": [
|
||||
{
|
||||
"current": "robotics-curriculum.html",
|
||||
"items": [
|
||||
{
|
||||
"rel": "index.html",
|
||||
"title": "Angela Monroe",
|
||||
"href": "/"
|
||||
},
|
||||
{
|
||||
"rel": "robotics-curriculum.html",
|
||||
"title": "Integrating Robotics into Middle School Curriculum",
|
||||
"href": "/robotics-curriculum.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"citizen": [
|
||||
{
|
||||
"citizen": "alex-carter",
|
||||
"url": "https://alex-carter.4ort.net",
|
||||
"tagline": "alex-carter",
|
||||
"pages": []
|
||||
},
|
||||
{
|
||||
"citizen": "alexander-west",
|
||||
"url": "https://alexander-west.4ort.net",
|
||||
"tagline": "alexander-west",
|
||||
"pages": [
|
||||
{
|
||||
"title": "Prairie Horizons • Alexander West",
|
||||
"href": "https://alexander-west.4ort.net/prairie-sketches.html"
|
||||
},
|
||||
{
|
||||
"title": "SpaceX Workflow & Precision",
|
||||
"href": "https://alexander-west.4ort.net/films/spaceX-workflow.html"
|
||||
},
|
||||
{
|
||||
"title": "AI Memory Chip Stocks Moved When Musk Said What Analysts Could Only Model",
|
||||
"href": "https://www.techtimes.com/articles/324701/20260817/ai-memory-chip-stocks-moved-when-musk-said-what-analysts-could-only-model.htm"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user