<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Daniel&#39;s Maker Blog</title>
		<link>/</link>
		<description>Recent content on Daniel&#39;s Maker Blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 01 Aug 2024 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Braille Board Mechanical Display</title>
				<link>/collections/electronics/braille-board/</link>
				<pubDate>Sat, 10 Feb 2024 00:00:00 +0000</pubDate>
				<guid>/collections/electronics/braille-board/</guid>
				<description>&lt;h2 id=&#34;why-build&#34;&gt;Why Build?&lt;/h2&gt;&#xA;&lt;p&gt;I had been researching mechanical displays facinated by the sounds of their rapidly firing mechanisms. I stumbled upon mechanical braille displays which supplied digital texts to the visually impaired. These are typically powered by piezo electric acutuators which deform in response to a current. While small and reliable these acctuators are expensive driving the price of a mechanical braille displays to upwards of a few thousand dollars. I decided to try to build my own for a more affordable price.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Extruder Flow Compensation</title>
				<link>/collections/3dpritning/flow-compensating-extruder/</link>
				<pubDate>Fri, 09 Feb 2024 00:00:00 +0000</pubDate>
				<guid>/collections/3dpritning/flow-compensating-extruder/</guid>
				<description>&lt;h2 id=&#34;the-problem&#34;&gt;The Problem&lt;/h2&gt;&#xA;&lt;p&gt;Extrusion patterns can be caused by a a variety of possible problems like those outined below from &lt;a href=&#34;%22https://mihaidesigns.com/inconsistent-extrusion/%22&#34;&gt;Mihai Designs&lt;/a&gt;&#xA;&#xD;&#xA;    &lt;img&#xD;&#xA;        src=&#34;/img/extrusion_ex_hu_fc1d25f2535b16a6.jpg&#34;&#xD;&#xA;        alt=&#34;&#34;&#xD;&#xA;    /&gt;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;Other patterns can be caused by motion systems with core XY printers being the most ubiquitous. Many of the direct causes of the issues are not 100% known and these patterns have only been &lt;em&gt;improved&lt;/em&gt; using slicer settings or switching to single gear extruders (can sacrifice extrusion capabilities)&lt;/p&gt;</description>
			</item>
			<item>
				<title>A Home Climbing Wall</title>
				<link>/collections/climbing-wall/climbing-wall/</link>
				<pubDate>Thu, 01 Aug 2024 00:00:00 +0000</pubDate>
				<guid>/collections/climbing-wall/climbing-wall/</guid>
				<description>&lt;h4 id=&#34;why-build-a-climbing-wall&#34;&gt;Why Build a Climbing Wall?&lt;/h4&gt;&#xA;&lt;p&gt;Recently I had been introduced to climbing by a friend and began to become more invested, while reading up on climbing during the excitement, I stumbled upon the term “woodie”. A woodie was simply a custom built climbing wall made for use right at your house. How cool! More climbing and a perfect excuse to build something massive and start another never ending project? I’m in!&lt;/p&gt;</description>
			</item>
			<item>
				<title>The 100 Printer Build</title>
				<link>/collections/3dpritning/the-100-printerbuild/</link>
				<pubDate>Thu, 01 Aug 2024 00:00:00 +0000</pubDate>
				<guid>/collections/3dpritning/the-100-printerbuild/</guid>
				<description>&lt;p&gt;Following Matt The Printing Nerd’s open source plans. The 100 is a largely 3D printed highspeed core XY style 3D printer.&lt;/p&gt;&#xA;&lt;p&gt;All parts were printed on my Ender 3 with direct drive sherpa mini extruder.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Baseline Antenna Calibration</title>
				<link>/collections/electronics/antennacalibration/</link>
				<pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
				<guid>/collections/electronics/antennacalibration/</guid>
				<description>&lt;style&gt;&#xD;&#xA;    .markdown-box {&#xD;&#xA;        background-color: rgba(203, 203, 203, 0.546);  &#xD;&#xA;        padding: 15px;  &#xD;&#xA;        border-radius: 10px;  &#xD;&#xA;        margin: 20px 0;  &#xD;&#xA;        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box p {&#xD;&#xA;        color: rgba(28, 28, 28, 0.893);  &#xD;&#xA;        font-size: 16px;  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box h1,&#xD;&#xA;    .markdown-box h2,&#xD;&#xA;    .markdown-box h3 {&#xD;&#xA;        color: #333;  &#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&#xD;&#xA;&lt;div class=&#34;markdown-box&#34;&gt;&#xD;&#xA;   Completed as an intern at Turner Engineering Summer 2024&#xD;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;The testing teams in the field use various antennas to measure radiated emmitions for various jobs. For this project the team needed to test a wide range of frequencies so monopole, bi-logic, and horn antennas were used. Each has their own frequency operating range and needed to be calibrated with amplitude correction files (calibrated to resolve any discrepenices in that specific antenna and coax cable) and tested in the lab for a baseline.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Bus Communication Box Renders</title>
				<link>/collections/misc/comunication-box-renders/</link>
				<pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
				<guid>/collections/misc/comunication-box-renders/</guid>
				<description>&lt;h2 id=&#34;the-task&#34;&gt;The Task&lt;/h2&gt;&#xA;&lt;p&gt;Working as an intern at &lt;a href=&#34;https://turner-engineering.com/&#34;&gt;Turner Engineering Corp.&lt;/a&gt; I was tasked with creating wiring schematics and box renders for a bus communication proposal. Performed in addtion to my projects as &amp;ldquo;test asset manager&amp;rdquo; I had demonstrated my skills for CAD on a &lt;a href=&#34;/collections/3dpritning/storagebox/&#34; title=&#34;Storage Box Project Renders&#34;&gt;previous project report&lt;/a&gt;, and they proved a valuable asset for this project.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Streets of Rodeo LED Lap Timer</title>
				<link>/collections/electronics/7segmentsign/</link>
				<pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
				<guid>/collections/electronics/7segmentsign/</guid>
				<description>&lt;h2 id=&#34;inspiration&#34;&gt;Inspiration&lt;/h2&gt;&#xA;&lt;p&gt;Made in collabortaion with my brother. During the pandemic we enjoyed riding our electic scooter and bikes as fast as possible around the circuit we established on our driveway. Soon enough we wanted to know our lap times, and if we were breaking previous records. The soultion we came up with was an LED sign similar to that which you would find at a track meet. It would sense when the scooter passed the start and end the timmer when you finished in the same spot, displaying your time for a complete loop. When shopping for a large LED sign, we could not satisfy our size requirements, (which were unnecesaryly large) so, we decided to build our own sign.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Physics Class Catapult</title>
				<link>/collections/3dpritning/physicscatapult/</link>
				<pubDate>Fri, 01 Mar 2024 00:00:00 +0000</pubDate>
				<guid>/collections/3dpritning/physicscatapult/</guid>
				<description>&lt;h2 id=&#34;project-requirements&#34;&gt;Project Requirements&lt;/h2&gt;&#xA;&lt;p&gt;The catapult project is a project assigned every year at my school for AP Physics I students. The objective is to design and build a catapult which can consistently launch a small square bean bag into a minertaure cornhole as distance of two science desks, or about three meters. There is a $50 dollar budget for the catapult and every item used must be factored into the total cost including those which the builder already owned. At the end of the project all catapults compete in a bracket style tournament to determine the winner. Spolier&amp;hellip; we won.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Storage Box Modifications</title>
				<link>/collections/3dpritning/storagebox/</link>
				<pubDate>Fri, 01 Mar 2024 00:00:00 +0000</pubDate>
				<guid>/collections/3dpritning/storagebox/</guid>
				<description>&lt;style&gt;&#xD;&#xA;    .markdown-box {&#xD;&#xA;        background-color: rgba(203, 203, 203, 0.546);  &#xD;&#xA;        padding: 15px;  &#xD;&#xA;        border-radius: 10px;  &#xD;&#xA;        margin: 20px 0;  &#xD;&#xA;        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box p {&#xD;&#xA;        color: rgba(28, 28, 28, 0.893);  &#xD;&#xA;        font-size: 16px;  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box h1,&#xD;&#xA;    .markdown-box h2,&#xD;&#xA;    .markdown-box h3 {&#xD;&#xA;        color: #333;  &#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&#xD;&#xA;&lt;div class=&#34;markdown-box&#34;&gt;&#xD;&#xA;   This post is based on a report prepared for Turner Engineering Corporation.&#xD;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;previous-set-up--issue&#34;&gt;Previous Set-up / Issue&lt;/h2&gt;&#xA;&lt;p&gt;Before the boxes were modified, tape handles were added to some boxes to make them easier to pull out from the shelf. However, this solution proved inadequate. Some boxes are also hefty, making them more difficult to manipulate prior to these alterations. The corrugated bottoms of the boxes caught on the rim of the bakers rack, making them more difficult to slide off the shelf.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Copper Roses</title>
				<link>/collections/misc/copperroses/</link>
				<pubDate>Thu, 01 Feb 2024 00:00:00 +0000</pubDate>
				<guid>/collections/misc/copperroses/</guid>
				<description>&lt;h3 id=&#34;process&#34;&gt;Process&lt;/h3&gt;&#xA;&lt;hr&gt;&#xA;&#xD;&#xA;&lt;style&gt;&#xD;&#xA;    .markdown-box {&#xD;&#xA;        background-color: rgba(203, 203, 203, 0.546);  &#xD;&#xA;        padding: 15px;  &#xD;&#xA;        border-radius: 10px;  &#xD;&#xA;        margin: 20px 0;  &#xD;&#xA;        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box p {&#xD;&#xA;        color: rgba(28, 28, 28, 0.893);  &#xD;&#xA;        font-size: 16px;  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box h1,&#xD;&#xA;    .markdown-box h2,&#xD;&#xA;    .markdown-box h3 {&#xD;&#xA;        color: #333;  &#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&#xD;&#xA;&lt;div class=&#34;markdown-box&#34;&gt;&#xD;&#xA;   Copper roses appear incredibly complex, however the process is simple when broken down into parts. First the stem is made. For this rose, I formed the stem from a copper pipe, which was first annealed with a blowtorch to soften. Then it could be flattened out into a sheet of copper, and the different peices of the stem cut out with tin snips. This was then rolled up with needle nose plyers and a vice carfully until the desired shape was achived.&#xD;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;&#xD;&#xA;    &lt;img&#xD;&#xA;        src=&#34;/img/stem_hu_486cb20c918542af.jpg&#34;&#xD;&#xA;        alt=&#34;Texthere&#34;&#xD;&#xA;    /&gt;&#xD;&#xA;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Eyeshadow Pallet</title>
				<link>/collections/wood-working/eyeshadowpallet/</link>
				<pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
				<guid>/collections/wood-working/eyeshadowpallet/</guid>
				<description>&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;Made as a gift to house some high-end indie eyeshadows. These eyeshadows have crazy iredecent properties so they needed an equally elegant box.&lt;/p&gt;&#xA;&lt;p&gt;The box was made from walnut and spruce scrap which was sourced locally and milled by my brother. Black inlays were printed in resin and hold the eyeshadow disks.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Messenger Style Purse</title>
				<link>/collections/leather-working/messengerpurse/</link>
				<pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/messengerpurse/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;Desgined for my mom as a Christmas present. One of my proudest projects to date, it features a ocean theme and a unique and stylish boxy silhouette. The purse includes a zipper phone pocket, and a spacious leather linned main zipper pouch.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Physics Lab | Ballistic Pendulum</title>
				<link>/collections/reasearchandlabs/balisticpendulum/</link>
				<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
				<guid>/collections/reasearchandlabs/balisticpendulum/</guid>
				<description>&lt;h2 id=&#34;the-idea&#34;&gt;The Idea&lt;/h2&gt;&#xA;&lt;p&gt;I was sitting in Physics class one day and we were learning about the basics of conservation of momentum. My teacher then explained how for some problems, such as a ball striking a pendulum, conservation of energy could be used to find unknowns such as the resulting speed of the pendulum. Then I thought, &amp;ldquo;Hey! I have an airgun and have always wanted to measure it&amp;rsquo;s muzzel velocity, I wonder if I could rework this problem to find the speed of the projectile?&amp;rdquo; Sure enough when I talked to my teacher after class about my idea I learned I wasn&amp;rsquo;t the first person in history to have this idea. This concept was called a balistic pendulum and was used to measure the muzzel velocity of firearms for  before modern equipment since it&amp;rsquo;s invetion in 1742. I decided I would build my own once I got home.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Climbing Wall Pullup Bar</title>
				<link>/collections/climbing-wall/climbing-wall-pullup-bar/</link>
				<pubDate>Wed, 01 Nov 2023 00:00:00 +0000</pubDate>
				<guid>/collections/climbing-wall/climbing-wall-pullup-bar/</guid>
				<description>&lt;p&gt;Made from scrap wood. Bent rebar slots into holes on the climbing wall for easy setup and removal.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Sherpa Mini Extruder Upgrade for Ender 3</title>
				<link>/collections/3dpritning/sherpa-mini-upgrade/</link>
				<pubDate>Sun, 30 Apr 2023 00:00:00 +0000</pubDate>
				<guid>/collections/3dpritning/sherpa-mini-upgrade/</guid>
				<description>&lt;p&gt;Using a sherpa mini extruder system and custom mount to fit around the custom fan shrouds.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;extruder-setup&#34;&gt;Extruder Setup&lt;/h3&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/Annex-Engineering/Sherpa_Mini-Extruder&#34;&gt;Sherpa Mini Extruder&lt;/a&gt; with &lt;a href=&#34;https://cults3d.com/en/3d-model/tool/minimus-hotend-cooler-system&#34;&gt;Minimus Fan Shroud&lt;/a&gt; and dual 5020 blower fans.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ender-3-up-open-source-project&#34;&gt;&amp;ldquo;Ender 3-Up&amp;rdquo; Open Source Project&lt;/h2&gt;&#xA;&lt;p&gt;In the future I plan to combine the whole system as an open source project for the Ender 3. The goals of this project would be to make a lightweight, high cooling, direct drive extruder for the Ender 3 and similar systems. The plug and go design would allow users to easily upgrade their older printers to compete with the rapidly advancing print speeds and quality of modern FDM printers.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Computer Carrying Bag</title>
				<link>/collections/leather-working/computercase/</link>
				<pubDate>Wed, 01 Mar 2023 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/computercase/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;Designed to for my grandma to fasionably store her laptop while traveling.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;new-techniques-and-features&#34;&gt;New Techniques and Features&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Expanding sides for extra storage room.&lt;/li&gt;&#xA;&lt;li&gt;All leather padded handle&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&lt;div class=&#34;container&#34;&gt;&#xD;&#xA;    &lt;div class=&#34;gallery&#34;&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/computer_case/PXL_20230422_064556865.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/computer_case/PXL_20230422_064556865.jpg&#34; alt=&#34;/img/computer_case/PXL_20230422_064556865.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/computer_case/PXL_20230422_064633860.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/computer_case/PXL_20230422_064633860.jpg&#34; alt=&#34;/img/computer_case/PXL_20230422_064633860.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/computer_case/PXL_20230422_064654200.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/computer_case/PXL_20230422_064654200.jpg&#34; alt=&#34;/img/computer_case/PXL_20230422_064654200.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/computer_case/PXL_20230422_064723191.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/computer_case/PXL_20230422_064723191.jpg&#34; alt=&#34;/img/computer_case/PXL_20230422_064723191.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/computer_case/PXL_20230422_064725701.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/computer_case/PXL_20230422_064725701.jpg&#34; alt=&#34;/img/computer_case/PXL_20230422_064725701.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;    &lt;/div&gt;&#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xD;&#xA;&lt;style&gt;&#xD;&#xA;     &#xD;&#xA;    .gallery {&#xD;&#xA;        column-count: 3;&#xD;&#xA;         &#xD;&#xA;        column-gap: 15px;&#xD;&#xA;         &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery-item {&#xD;&#xA;        display: inline-block;&#xD;&#xA;        width: 100%;&#xD;&#xA;        break-inside: avoid;&#xD;&#xA;         &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery img {&#xD;&#xA;        width: 100%;&#xD;&#xA;        height: auto;&#xD;&#xA;        transition: transform 0.3s ease;&#xD;&#xA;        border-radius: 4px;&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery img:hover {&#xD;&#xA;        transform: scale(1.05);&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;     &#xD;&#xA;    @media (max-width: 992px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 3;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    @media (max-width: 768px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 2;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    @media (max-width: 576px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 1;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .glightbox-open {&#xD;&#xA;        height: auto;&#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&lt;script&gt;&#xD;&#xA;    const lightbox = GLightbox({&#xD;&#xA;        selector: &#39;.glightbox&#39;,&#xD;&#xA;        scrollLock: false  &#xD;&#xA;    });&#xD;&#xA;&lt;/script&gt;&#xA;&lt;hr&gt;&#xA;&lt;style&gt;&#xD;&#xA;    .markdown-box {&#xD;&#xA;        background-color: rgba(203, 203, 203, 0.546);  &#xD;&#xA;        padding: 15px;  &#xD;&#xA;        border-radius: 10px;  &#xD;&#xA;        margin: 20px 0;  &#xD;&#xA;        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box p {&#xD;&#xA;        color: rgba(28, 28, 28, 0.893);  &#xD;&#xA;        font-size: 16px;  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box h1,&#xD;&#xA;    .markdown-box h2,&#xD;&#xA;    .markdown-box h3 {&#xD;&#xA;        color: #333;  &#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&lt;div class=&#34;markdown-box&#34;&gt;&#xD;&#xA;&lt;h3 id=&#34;why-leather-working&#34;&gt;Why Leather Working?&lt;/h3&gt;&#xA;&lt;p&gt;I was introduced to leather working years ago when I visited Tandy Leather with my dad. He had previously stumbled upon it and thought it was a cool store. I’ve been designing my own leather goods and crafting them by hand ever since.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Printing Astroneer Game Assets</title>
				<link>/collections/3dpritning/astroneer-scale-models/</link>
				<pubDate>Wed, 01 Feb 2023 00:00:00 +0000</pubDate>
				<guid>/collections/3dpritning/astroneer-scale-models/</guid>
				<description>&lt;h4 id=&#34;msla-resin-printing&#34;&gt;MSLA Resin Printing&lt;/h4&gt;&#xA;&lt;p&gt;MSLA resin printing is a type of resin printing which uses a UV LCD screen to harden a UV curable resin. It is great for making small and detailed parts.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Raised Pink Stiched Belt</title>
				<link>/collections/leather-working/pinkstichbelt/</link>
				<pubDate>Thu, 05 Jan 2023 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/pinkstichbelt/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;The belt which I used daily finally gave way to large tears, so I decided it was time to learn how to make my own.&lt;/p&gt;&#xA;&lt;p&gt;The belt is made from full grain veg tan on front and back for extra longevity. The belt buckle is salvaged from a 70s style belt from Goodwill.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Road Cycling Handle Bar Bag</title>
				<link>/collections/leather-working/bikerbag/</link>
				<pubDate>Thu, 05 Jan 2023 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/bikerbag/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;Custom designed and crafted for my brother to store items while road cycling.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;new-techniques-and-features&#34;&gt;New Techniques and Features&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Wet formed sides from 3D printed form&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&lt;div class=&#34;container&#34;&gt;&#xD;&#xA;    &lt;div class=&#34;gallery&#34;&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag_build/PXL_20221120_231616198.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag_build/PXL_20221120_231616198.jpg&#34; alt=&#34;/img/bike_bag_build/PXL_20221120_231616198.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag_build/PXL_20221121_161200641.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag_build/PXL_20221121_161200641.jpg&#34; alt=&#34;/img/bike_bag_build/PXL_20221121_161200641.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag_build/PXL_20221121_161205157.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag_build/PXL_20221121_161205157.jpg&#34; alt=&#34;/img/bike_bag_build/PXL_20221121_161205157.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;    &lt;/div&gt;&#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xD;&#xA;&lt;style&gt;&#xD;&#xA;     &#xD;&#xA;    .gallery {&#xD;&#xA;        column-count: 3;&#xD;&#xA;         &#xD;&#xA;        column-gap: 15px;&#xD;&#xA;         &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery-item {&#xD;&#xA;        display: inline-block;&#xD;&#xA;        width: 100%;&#xD;&#xA;        break-inside: avoid;&#xD;&#xA;         &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery img {&#xD;&#xA;        width: 100%;&#xD;&#xA;        height: auto;&#xD;&#xA;        transition: transform 0.3s ease;&#xD;&#xA;        border-radius: 4px;&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery img:hover {&#xD;&#xA;        transform: scale(1.05);&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;     &#xD;&#xA;    @media (max-width: 992px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 3;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    @media (max-width: 768px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 2;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    @media (max-width: 576px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 1;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .glightbox-open {&#xD;&#xA;        height: auto;&#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&lt;script&gt;&#xD;&#xA;    const lightbox = GLightbox({&#xD;&#xA;        selector: &#39;.glightbox&#39;,&#xD;&#xA;        scrollLock: false  &#xD;&#xA;    });&#xD;&#xA;&lt;/script&gt;&#xA;&lt;hr&gt;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&lt;div class=&#34;container&#34;&gt;&#xD;&#xA;    &lt;div class=&#34;gallery&#34;&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20221208_031931531.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20221208_031931531.jpg&#34; alt=&#34;/img/bike_bag/PXL_20221208_031931531.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_025718504.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_025718504.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_025718504.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_025742294.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_025742294.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_025742294.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_025833609.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_025833609.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_025833609.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_025954090.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_025954090.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_025954090.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_030009257.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_030009257.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_030009257.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_030044875.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_030044875.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_030044875.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;        &lt;a href=&#34;/img/bike_bag/PXL_20230116_030100456.jpg&#34; class=&#34;glightbox&#34; class=&#34;gallery-item&#34;&gt;&#xD;&#xA;            &lt;img src=&#34;/img/bike_bag/PXL_20230116_030100456.jpg&#34; alt=&#34;/img/bike_bag/PXL_20230116_030100456.jpg&#34; class=&#34;img-fluid rounded mb-2&#34; /&gt;&#xD;&#xA;        &lt;/a&gt;&#xD;&#xA;        &#xD;&#xA;    &lt;/div&gt;&#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xD;&#xA;&lt;style&gt;&#xD;&#xA;     &#xD;&#xA;    .gallery {&#xD;&#xA;        column-count: 3;&#xD;&#xA;         &#xD;&#xA;        column-gap: 15px;&#xD;&#xA;         &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery-item {&#xD;&#xA;        display: inline-block;&#xD;&#xA;        width: 100%;&#xD;&#xA;        break-inside: avoid;&#xD;&#xA;         &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery img {&#xD;&#xA;        width: 100%;&#xD;&#xA;        height: auto;&#xD;&#xA;        transition: transform 0.3s ease;&#xD;&#xA;        border-radius: 4px;&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .gallery img:hover {&#xD;&#xA;        transform: scale(1.05);&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;     &#xD;&#xA;    @media (max-width: 992px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 3;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    @media (max-width: 768px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 2;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    @media (max-width: 576px) {&#xD;&#xA;        .gallery {&#xD;&#xA;            column-count: 1;&#xD;&#xA;        }&#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .glightbox-open {&#xD;&#xA;        height: auto;&#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&lt;script&gt;&#xD;&#xA;    const lightbox = GLightbox({&#xD;&#xA;        selector: &#39;.glightbox&#39;,&#xD;&#xA;        scrollLock: false  &#xD;&#xA;    });&#xD;&#xA;&lt;/script&gt;&#xA;&lt;hr&gt;&#xA;&lt;hr&gt;&#xA;&lt;style&gt;&#xD;&#xA;    .markdown-box {&#xD;&#xA;        background-color: rgba(203, 203, 203, 0.546);  &#xD;&#xA;        padding: 15px;  &#xD;&#xA;        border-radius: 10px;  &#xD;&#xA;        margin: 20px 0;  &#xD;&#xA;        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box p {&#xD;&#xA;        color: rgba(28, 28, 28, 0.893);  &#xD;&#xA;        font-size: 16px;  &#xD;&#xA;    }&#xD;&#xA;&#xD;&#xA;    .markdown-box h1,&#xD;&#xA;    .markdown-box h2,&#xD;&#xA;    .markdown-box h3 {&#xD;&#xA;        color: #333;  &#xD;&#xA;    }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&lt;div class=&#34;markdown-box&#34;&gt;&#xD;&#xA;&lt;h3 id=&#34;why-leather-working&#34;&gt;Why Leather Working?&lt;/h3&gt;&#xA;&lt;p&gt;I was introduced to leather working years ago when I visited Tandy Leather with my dad. He had previously stumbled upon it and thought it was a cool store. I’ve been designing my own leather goods and crafting them by hand ever since.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Mini Backpack</title>
				<link>/collections/leather-working/minibackpack/</link>
				<pubDate>Mon, 02 Jan 2023 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/minibackpack/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;Designed as gift. A cute and functional mini backpack from genuine leather.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;new-techniques-and-features&#34;&gt;New Techniques and Features&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Piping on edges&lt;/li&gt;&#xA;&lt;li&gt;adjustable leather shoulder straps&lt;/li&gt;&#xA;&lt;li&gt;fabric lining&lt;/li&gt;&#xA;&lt;li&gt;wet formed top pannel&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&#xD;&#xA;    &lt;img&#xD;&#xA;        src=&#34;/img/wetformminibackpack_hu_40bbd75cfd78645d.jpg&#34;&#xD;&#xA;        alt=&#34;Texthere&#34;&#xD;&#xA;    /&gt;&#xD;&#xA;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Climbing Wall Triangular Volume</title>
				<link>/collections/climbing-wall/climbing-wall-volume-1/</link>
				<pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate>
				<guid>/collections/climbing-wall/climbing-wall-volume-1/</guid>
				<description>&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;Volumes add another dimension to any climbing wall, and are a great way to add new moves and interest. The shape was modeled in Fusion 360 so that side lengths and angle measures could be easily calculated. Then the peices were cut out from 3/4&amp;quot; plywood The angles cut with a table saw and hex nuts were added before painting and assembly.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Plein Air Painting Setup</title>
				<link>/collections/misc/pleinair/</link>
				<pubDate>Thu, 01 Dec 2022 00:00:00 +0000</pubDate>
				<guid>/collections/misc/pleinair/</guid>
				<description>&lt;p&gt;Plein Air is a french term which means &amp;ldquo;in the open air&amp;rdquo; and refers to the act of painting outdoors. Although this style was the original style of painting, I was introduced to the concept by the youtube videos of James Gurney creator of the Dinotopia book series.&lt;/p&gt;</description>
			</item>
			<item>
				<title>One Hand Bat</title>
				<link>/collections/wood-working/onehandbat/</link>
				<pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate>
				<guid>/collections/wood-working/onehandbat/</guid>
				<description>&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;Turned from mapel and painted with spray paint. A one hand bat is used to improve cordination and barrel precision when hitting.&lt;/p&gt;&#xA;&lt;p&gt;&#xD;&#xA;    &lt;img&#xD;&#xA;        src=&#34;/img/batlathedone_hu_15035627eee51ccc.jpg&#34;&#xD;&#xA;        alt=&#34;Texthere&#34;&#xD;&#xA;    /&gt;&#xD;&#xA;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Rattlesnake Wallet</title>
				<link>/collections/leather-working/rattlesnakewallet/</link>
				<pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/rattlesnakewallet/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;Designed as an upgrade to the previous wallet I made for my dad. The original was one of my first ever leather working projects. It included rattlesnake skin from a snake which was killed near our house. This skin was saved and transffered to the new wallet along with some more from another snake. Aesthetics and ruggedness were preferred over slim factor in this design.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Thorsen Yearbook</title>
				<link>/collections/leather-working/thosenyearbook/</link>
				<pubDate>Fri, 01 Apr 2022 00:00:00 +0000</pubDate>
				<guid>/collections/leather-working/thosenyearbook/</guid>
				<description>&lt;h3 id=&#34;description&#34;&gt;Description&lt;/h3&gt;&#xA;&lt;p&gt;Desgined as a college faternity yearbook. Extensive custom carvings replicating the Greene and Greene architectural style of the Thorsen Mansion in San Francisco. finished with antique wallnut stain.&lt;/p&gt;&#xA;&lt;p&gt;Some references include:&lt;/p&gt;</description>
			</item>
			<item>
				<title></title>
				<link>/include/whyleather/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>/include/whyleather/</guid>
				<description>&lt;h3 id=&#34;why-leather-working&#34;&gt;Why Leather Working?&lt;/h3&gt;&#xA;&lt;p&gt;I was introduced to leather working years ago when I visited Tandy Leather with my dad. He had previously stumbled upon it and thought it was a cool store. I’ve been designing my own leather goods and crafting them by hand ever since.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
