<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opensourceecology.org/index.php?action=history&amp;feed=atom&amp;title=OSE_Apprenticeship_Website</id>
	<title>OSE Apprenticeship Website - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.org/index.php?action=history&amp;feed=atom&amp;title=OSE_Apprenticeship_Website"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=OSE_Apprenticeship_Website&amp;action=history"/>
	<updated>2026-04-14T13:48:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=OSE_Apprenticeship_Website&amp;diff=308695&amp;oldid=prev</id>
		<title>Marcin: Created page with &quot;&lt;html&gt;&lt;!DOCTYPE html&gt; &lt;html lang=&quot;en&quot;&gt; &lt;head&gt;   &lt;meta charset=&quot;UTF-8&quot;&gt;   &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;   &lt;title&gt;OSE Fellowship – Bui...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=OSE_Apprenticeship_Website&amp;diff=308695&amp;oldid=prev"/>
		<updated>2025-06-18T11:33:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;html&amp;gt;&amp;lt;!DOCTYPE html&amp;gt; &amp;lt;html lang=&amp;quot;en&amp;quot;&amp;gt; &amp;lt;head&amp;gt;   &amp;lt;meta charset=&amp;quot;UTF-8&amp;quot;&amp;gt;   &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width, initial-scale=1.0&amp;quot;&amp;gt;   &amp;lt;title&amp;gt;OSE Fellowship – Bui...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;html&amp;gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;br /&gt;
&amp;lt;html lang=&amp;quot;en&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;meta charset=&amp;quot;UTF-8&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width, initial-scale=1.0&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;OSE Fellowship – Build the Future&amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;lt;link href=&amp;quot;https://fonts.googleapis.com/css2?family=Inter:wght@400;700&amp;amp;display=swap&amp;quot; rel=&amp;quot;stylesheet&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;style&amp;gt;&lt;br /&gt;
    body {&lt;br /&gt;
      font-family: &amp;#039;Inter&amp;#039;, sans-serif;&lt;br /&gt;
      margin: 0;&lt;br /&gt;
      padding: 0;&lt;br /&gt;
      background: #f8f9fa;&lt;br /&gt;
      color: #212529;&lt;br /&gt;
    }&lt;br /&gt;
    header {&lt;br /&gt;
      background: #000;&lt;br /&gt;
      color: #fff;&lt;br /&gt;
      padding: 60px 20px;&lt;br /&gt;
      text-align: center;&lt;br /&gt;
    }&lt;br /&gt;
    header h1 {&lt;br /&gt;
      font-size: 3em;&lt;br /&gt;
      margin: 0 0 10px;&lt;br /&gt;
    }&lt;br /&gt;
    header p {&lt;br /&gt;
      font-size: 1.3em;&lt;br /&gt;
      margin: 0 0 30px;&lt;br /&gt;
    }&lt;br /&gt;
    .cta {&lt;br /&gt;
      background: #ffd60a;&lt;br /&gt;
      color: #000;&lt;br /&gt;
      padding: 15px 30px;&lt;br /&gt;
      font-size: 1.2em;&lt;br /&gt;
      border-radius: 8px;&lt;br /&gt;
      text-decoration: none;&lt;br /&gt;
      font-weight: bold;&lt;br /&gt;
    }&lt;br /&gt;
    .section {&lt;br /&gt;
      padding: 60px 20px;&lt;br /&gt;
      max-width: 900px;&lt;br /&gt;
      margin: auto;&lt;br /&gt;
    }&lt;br /&gt;
    .section h2 {&lt;br /&gt;
      font-size: 2em;&lt;br /&gt;
      margin-bottom: 20px;&lt;br /&gt;
    }&lt;br /&gt;
    .section p, .section ul {&lt;br /&gt;
      font-size: 1.1em;&lt;br /&gt;
      line-height: 1.6;&lt;br /&gt;
    }&lt;br /&gt;
    .section ul {&lt;br /&gt;
      padding-left: 20px;&lt;br /&gt;
    }&lt;br /&gt;
    .highlight {&lt;br /&gt;
      background: #e9ecef;&lt;br /&gt;
      padding: 40px;&lt;br /&gt;
      border-radius: 12px;&lt;br /&gt;
      margin-top: 40px;&lt;br /&gt;
    }&lt;br /&gt;
    .testimonial {&lt;br /&gt;
      background: #fff;&lt;br /&gt;
      padding: 20px;&lt;br /&gt;
      margin: 20px 0;&lt;br /&gt;
      border-left: 5px solid #ffd60a;&lt;br /&gt;
    }&lt;br /&gt;
    .testimonial p {&lt;br /&gt;
      font-style: italic;&lt;br /&gt;
    }&lt;br /&gt;
    .testimonial cite {&lt;br /&gt;
      display: block;&lt;br /&gt;
      margin-top: 10px;&lt;br /&gt;
      font-weight: bold;&lt;br /&gt;
    }&lt;br /&gt;
    footer {&lt;br /&gt;
      text-align: center;&lt;br /&gt;
      padding: 30px;&lt;br /&gt;
      font-size: 0.9em;&lt;br /&gt;
      background: #dee2e6;&lt;br /&gt;
    }&lt;br /&gt;
  &amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
$1&lt;br /&gt;
    &amp;lt;header&amp;gt;&lt;br /&gt;
    &amp;lt;h1&amp;gt;Skip College. Build the Future.&amp;lt;/h1&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;Start with our 12-week Builder Crash Course. Help us launch a 4-year Fellowship that transforms builders into regenerative civilization leaders.&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;#apply&amp;quot; class=&amp;quot;cta&amp;quot;&amp;gt;Apply for the $100K Fellowship&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/header&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;div class=&amp;quot;section&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;h2&amp;gt;Phase 1: The Builder Crash Course&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The program begins with a 2-week Builder Crash Course where you and your team build a complete, high-performance home — from foundation to finish. This immersive experience gives you hands-on exposure to 20 core trades and tools. This event is open to the public as a 2-week, paid immersion course — a rare, hands-on opportunity unlike anything else in the world.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Following the crash course, you&amp;#039;ll apply your new skills in two additional 6-week house builds. In just 14 weeks, you’ll have built 3 full homes — gaining real-world experience in team construction, site leadership, and build process management.&amp;lt;/p&amp;gt;&lt;br /&gt;
$1&lt;br /&gt;
  &amp;lt;li&amp;gt;Install and commission a complete photovoltaic (PV) system as part of the home build&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Build 2 additional homes across two 6-week build cycles&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Support 6 participants in building their own 900 sf homes to take home — proving that everyday people can build a $40K home under our guidance, instead of buying one for $400K&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Start on the factory floor and work up to $50/hr or more in as little as 1 year through our work-study program as you lead construction crews&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Learn hands-on design using FreeCAD, modular systems, and OSE Design Guides&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;Develop learning agility, moral intelligence, and cross-disciplinary problem-solving&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;section&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;h2&amp;gt;Phase 2: The 4-Year Journey&amp;lt;/h2&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;After the Builder Crash Course, you enter a 4-year journey of deep transformation. Each year builds your capacity to lead, design, and replicate regenerative infrastructure while grounded in moral intelligence and collaborative literacy.&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;ul&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Year 1:&amp;lt;/strong&amp;gt; Master core construction skills and modular swarm design-build techniques. Focus on soft skills like learning agility, problem-solving, and moral intelligence to lead humane technology efforts.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Year 2:&amp;lt;/strong&amp;gt; Learn to design open source machines that serve civilization-scale infrastructure. Study systems, institutions, and infrastructures that enable scalable deployment.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Year 3:&amp;lt;/strong&amp;gt; Step into leadership by running real-world swarm builds and build workshops for low-income housing clients as community service. Balance work-study to accelerate your growth.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Year 4:&amp;lt;/strong&amp;gt; Join a capstone project to co-lead the one-month build of a new OSE Campus with 240 people — a real-world showcase of collaborative abundance and regenerative design at scale.&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Each year also includes an immersion experience — travel-based action research or community service aimed at moving the world closer to an open source, zero marginal cost society.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  $1&lt;br /&gt;
  &amp;lt;div class=&amp;quot;testimonial&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;“Just seeing such a huge project being undertaken in such a short amount of time is pretty inspiring.”&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;cite&amp;gt;— Peter M., Aquaponic Greenhouse Workshop Participant&amp;lt;/cite&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  $1&lt;br /&gt;
&amp;lt;div class=&amp;quot;testimonial&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;“I teach manufacturing technology and I am sharing this with my students.”&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;cite&amp;gt;— D. Bryant, Educator&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;testimonial&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;“OSE has rekindled my enthusiasm for engineering by making it practical and relevant to community needs. I now think differently about what’s possible.”&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;cite&amp;gt;— R. Shaw, Engineer&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
$1&lt;br /&gt;
&amp;lt;div class=&amp;quot;testimonial&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;“We built a house! It was pretty much a Dream Team of participants with amazing abilities, complementarities, positive and cooperative attitudes.”&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;cite&amp;gt;— M. Chiuli, 5-Day CEB Microhouse Build Participant, Belize&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;div class=&amp;quot;section&amp;quot; id=&amp;quot;builder-crash-course&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;h2&amp;gt;Join the Builder Crash Course&amp;lt;/h2&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Not ready for the full Fellowship? You can still join the 2-week Builder Crash Course — a rare, high-intensity immersion where you&amp;#039;ll build a complete home from foundation to finish, master essential trades, and learn hands-on design. Open to the public.&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;https://www.opensourceecology.org/builder-crash-course/&amp;quot; class=&amp;quot;cta&amp;quot;&amp;gt;Register for the Builder Crash Course&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$1&lt;br /&gt;
    &amp;lt;h2&amp;gt;Apply Now&amp;lt;/h2&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;Join the first cohort shaping the future of education, infrastructure, and open collaboration. Help us develop the 4-Year Fellowship while building high-impact systems from Day 1.&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;4 Fellowships available. $100K each. Deadline approaching.&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;https://www.opensourceecology.org/introducing-the-ose-fellowship/&amp;quot; class=&amp;quot;cta&amp;quot;&amp;gt;Start Your Application&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;footer&amp;gt;&lt;br /&gt;
    Open Source Ecology | Building the Open Source Civilization&lt;br /&gt;
  &amp;lt;/footer&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/div&gt;</summary>
		<author><name>Marcin</name></author>
	</entry>
</feed>