Phil 217e4a5de5
Some checks failed
Build Hugo Site / build (push) Failing after 19s
Initial commit: Hugo static site for nerdy events
- Custom cyberpunk/console theme with pure CSS
- Event management with RSS and iCal calendar feeds
- Gitea workflow for automated deployment
- Complete documentation and setup instructions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-04 13:53:50 -06:00

171 lines
5.6 KiB
HTML

<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DIY Electronics Workshop: Build Your Own Gadgets - NERDER.LAND</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="alternate" type="application/rss+xml" title="NERDER.LAND - All Content" href="http://localhost:1313/feed.xml">
<link rel="alternate" type="application/rss+xml" title="NERDER.LAND - Events" href="http://localhost:1313/events/feed.xml">
<link rel="alternate" type="text/calendar" title="NERDER.LAND - Events Calendar" href="http://localhost:1313/events/calendar.ics">
</head>
<body>
<div class="container">
<header>
<h2><a href="/">NERDER.LAND</a></h2>
</header>
<main>
<article class="event-detail">
<div class="ascii-border">
<pre>
+==================================================================+
| EVENT DETAILS |
+==================================================================+
</pre>
</div>
<h1>DIY Electronics Workshop: Build Your Own Gadgets</h1>
<div class="event-meta">
<div class="meta-item">
<span class="meta-label">Date & Time</span>
<span class="meta-value">Sunday, June 22, 2025 at 2:00 PM MDT</span>
</div>
<div class="meta-item">
<span class="meta-label">End Time</span>
<span class="meta-value">Sunday, June 22, 2025 at 5:00 PM MDT</span>
</div>
<div class="meta-item">
<span class="meta-label">Timezone</span>
<span class="meta-value">Mountain Time (UTC-6)</span>
</div>
<div class="meta-item">
<span class="meta-label">Location</span>
<span class="meta-value">MakerSpace Lab, 789 Circuit St</span>
</div>
<div class="meta-item">
<span class="meta-label">Organizer</span>
<span class="meta-value">Hardware Hackers Guild</span>
</div>
<div class="meta-item">
<span class="meta-label">Capacity</span>
<span class="meta-value">15 people</span>
</div>
<div class="meta-item">
<span class="meta-label">Cost</span>
<span class="meta-value">$25 (includes materials)</span>
</div>
</div>
<div class="event-content">
<p>Get your hands dirty with circuits, sensors, and microcontrollers! Learn circuit design, soldering, and programming while building your own working gadgets to take home.</p>
<h2 id="workshop-overview">Workshop Overview</h2>
<p>Join us for an afternoon of hands-on electronics where you&rsquo;ll learn the fundamentals of circuit design and build your own working gadgets to take home.</p>
<h2 id="what-youll-build">What You&rsquo;ll Build</h2>
<p>Choose from one of these beginner-friendly projects:</p>
<ul>
<li><strong>LED Matrix Display</strong> - Program patterns and text</li>
<li><strong>Motion Sensor Alarm</strong> - Detect intruders with style</li>
<li><strong>Temperature Monitor</strong> - IoT device with wireless connectivity</li>
<li><strong>Sound Reactive LEDs</strong> - Lights that dance to music</li>
</ul>
<h2 id="whats-included">What&rsquo;s Included</h2>
<ul>
<li>All electronic components and tools</li>
<li>Step-by-step instruction guides</li>
<li>Expert mentorship from experienced makers</li>
<li>Soldering lessons for beginners</li>
<li>Take-home project kit</li>
</ul>
<h2 id="prerequisites">Prerequisites</h2>
<ul>
<li>No prior experience required!</li>
<li>Bring curiosity and willingness to learn</li>
<li>Safety glasses will be provided</li>
</ul>
<h2 id="skills-youll-learn">Skills You&rsquo;ll Learn</h2>
<ul>
<li>Basic circuit design</li>
<li>Soldering techniques</li>
<li>Microcontroller programming</li>
<li>Sensor integration</li>
<li>Troubleshooting electronic systems</li>
</ul>
<p>Perfect for beginners looking to break into the world of electronics and making!</p>
</div>
<div class="registration">
<div class="ascii-border">
<pre>
+--------------------------------------------------------------+
| REGISTRATION |
+--------------------------------------------------------------+
</pre>
</div>
<p class="prompt"><a href="https://example.com/maker-register">Register for this event</a></p>
</div>
<div class="contact">
<h3>Contact Information</h3>
<p>makers@nerder.land</p>
</div>
<div class="calendar-actions">
<div class="ascii-border">
<pre>
+--------------------------------------------------------------+
| ADD TO CALENDAR |
+--------------------------------------------------------------+
</pre>
</div>
<p class="prompt">
<a href="/events/maker-workshop/calendar.ics" download>📅 Download Event (.ics)</a>
</p>
</div>
</article>
</main>
<footer>
<div class="ascii-border">
<pre>
+===================================================================+
</pre>
</div>
<p class="prompt">NERDER.LAND 2025 - Connecting the tech underground</p>
<p style="margin-top: 1rem; font-size: 0.8rem;">
<a href="http://localhost:1313/events/feed.xml">📡 RSS Feed</a> |
<a href="http://localhost:1313/events/calendar.ics">📅 Calendar Subscription</a> |
<a href="mailto:events@nerder.land?subject=Event Submission&body=Please include:%0A%0AEvent Name:%0ADate & Time:%0ALocation:%0ADescription:%0AOrganizer:%0AContact Info:%0ACost:%0ARegistration URL (if any):">📧 Submit an Event</a>
</p>
</footer>
</div>
</body>
</html>