<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>Josh Joon Lee</title>
	<link>https://joshjoonlee.cargo.site</link>
	<description>Josh Joon Lee</description>
	<pubDate>Wed, 18 Feb 2026 21:22:00 +0000</pubDate>
	<generator>https://joshjoonlee.cargo.site</generator>
	<language>en</language>
	
		
	<item>
		<title>Home</title>
				
		<link>https://joshjoonlee.cargo.site/Home</link>

		<pubDate>Wed, 01 Feb 2023 08:09:33 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Home</guid>

		<description>Featured WorkSee the navbar (left on desktop, top on mobile) for more work.
</description>
		
	</item>
		
		
	<item>
		<title>Mountain Basketball Anthems</title>
				
		<link>https://joshjoonlee.cargo.site/Mountain-Basketball-Anthems</link>

		<pubDate>Fri, 13 Feb 2026 21:18:37 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Mountain-Basketball-Anthems</guid>

		<description>Mountain Basketball Anthems

  Creative direction, executive production, and post production supervision



2025-2026 Season Anthem




2025-2026 Coach’s Anthem




2024-2025 Season Anthem




Credits

  Production: Brian Durkee &#38;amp; The Fold
  Editing: Kyle Lieberman &#38;amp; Erik Klein
</description>
		
	</item>
		
		
	<item>
		<title>Utah Mammoth Launch</title>
				
		<link>https://joshjoonlee.cargo.site/Utah-Mammoth-Launch</link>

		<pubDate>Fri, 13 Feb 2026 21:19:03 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Utah-Mammoth-Launch</guid>

		<description>Utah Mammoth Brand Launch


  
    
  
  
    Production: FieldWork Creative
  



  
    
  
  
    Production: Alpenglow Cinema
  
</description>
		
	</item>
		
		
	<item>
		<title>Content Days</title>
				
		<link>https://joshjoonlee.cargo.site/Content-Days</link>

		<pubDate>Tue, 17 Feb 2026 18:38:41 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Content-Days</guid>

		<description>Jazz &#38;amp; Mammoth Content Days


  2025-2026 Jazz Intro Open
  
    
  



  2025-2026 Mammoth Hype
  
    

      

  



  2025-2026 Mammoth 3rd Hype
  
    
  



  2025-2026 Mammoth OT Hype
  
    
  








Credits

  Brian Durkee
  Trevor Free
  Pierce Tews
</description>
		
	</item>
		
		
	<item>
		<title>Jersey Launches</title>
				
		<link>https://joshjoonlee.cargo.site/Jersey-Launches</link>

		<pubDate>Wed, 18 Feb 2026 21:10:16 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Jersey-Launches</guid>

		<description>Jersey launches

  Creative direction &#38;amp; Executive production




Utah Jazz 2025-2026 Jersey Launch




Utah Mammoth 2025-2026 Helmet Release

      
   



Credits

  Trevor Free
  Utah Moco
  Austin Lameroux
  Kyle Lieberman
</description>
		
	</item>
		
		
	<item>
		<title>Jazz &#38; Mammoth Documentaries</title>
				
		<link>https://joshjoonlee.cargo.site/Jazz-Mammoth-Documentaries</link>

		<pubDate>Wed, 18 Feb 2026 21:22:00 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Jazz-Mammoth-Documentaries</guid>

		<description>Jazz &#38;amp; Mammoth Documentaries

  Creative direction, executive production, production management



Noteworthy - 50 Seasons of Jazz Basketball


      


Lucia Harris


      



Utah Hockey Club Fresh Ice






Credits

  Heart &#38;amp; Hustle
    Jasmine Stack

</description>
		
	</item>
		
		
	<item>
		<title>Delta Center</title>
				
		<link>https://joshjoonlee.cargo.site/Delta-Center</link>

		<pubDate>Wed, 01 Feb 2023 17:36:41 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Delta-Center</guid>

		<description>


    UTAH JAZZ: DELTA CENTER ANNOUNCEMENT
    
    Branded Content for the Utah Jazz announcing their name change of the arena back to Delta Center.



    CREDITS
    
    DP: Asher Huskinson
Gaff: Phil Shepherd
Grip and crew: Shepherd Crew
Creative Director: Chris George
Editor: Josh Joon Lee
</description>
		
	</item>
		
		
	<item>
		<title>Utah Jazz 50th Season</title>
				
		<link>https://joshjoonlee.cargo.site/Utah-Jazz-50th-Season</link>

		<pubDate>Tue, 26 Sep 2023 02:38:47 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Utah-Jazz-50th-Season</guid>

		<description>
  /* 1. CLEAN UP THE TOP OF THE PAGE */
  html, body {
    margin: 0 !important;
    padding: 0 !important;
  }

  /* 2. THE HEADER BAR */
  header#custom-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 70px !important;
    background-color: rgba(255, 255, 255, 0.9) !important; 
    backdrop-filter: blur(15px) !important;
    -webkit-backdrop-filter: blur(15px) !important; 
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    z-index: 9999999 !important; 
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 0 40px !important;
    box-sizing: border-box !important;
  }

  /* 3. THE TITLE - FORCING VISIBILITY */
  #title-text {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #FF0000 !important; /* Pure Black */
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
  }

  /* 4. THE LINKS */
  nav#nav-links {
    display: flex !important;
    gap: 30px !important;
  }

  nav#nav-links a {
    text-decoration: none !important;
    color: #333 !important;
    font-family: sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    transition: 0.3s !important;
  }

  nav#nav-links a:hover {
    color: #ff4500 !important;
  }

  /* 5. CONTENT PADDING */
  #main-wrapper {
    padding-top: 70px !important; 
  }

  html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px; 
  }



  50th Season
  
  
    Jersey
    Intros
    All Star
  




  
    Classic Jersey Launch
    

    
    
        UTAH JAZZ 50TH SEASON LAUNCH
        Branded Content for the Utah Jazz launching the 50th season campaign via a Jersey, Court, and Brand launch.
    
  

 
  
  Project Title
  
    body {
      font-family: Arial, sans-serif;
      margin: 20px;
      background-color: #f9f9f9;
    }

    .back-button {
      display: inline-block;
      padding: 6px 12px;
      margin-bottom: 20px;
      background-color: #4E008E;
      color: white;
      text-decoration: none;
      border-radius: 4px;
      font-size: 14px;
    }

    .title {
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 30px;
    }

    .main-video,
    .video-grid,
    .additional-video {
      max-width: 1800px;
      margin: 0 auto 40px auto; /* center video blocks only */
      width: 100%;
    }

    .video-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; /* center videos within the grid */
      gap: 20px;
    }

    .video-box {
      flex: 1 1 48%;
      max-width: 1000px;
      box-sizing: border-box;
    }

    .video-wrapper {
      position: relative;
      padding-top: 56.25%; /* 16:9 aspect ratio */
      height: 0;
      overflow: hidden;
    }

    .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none;
    }
    
    /* Portrait / Social-sized video aspect ratio - 4:5 or similar */
.video-wrapper.social {
  padding-top: 125%; /* 1080x1350 aspect ratio (4:5 = 1350/1080 = 1.25) */
}

/* Optional: For TikTok-style 9:16 vertical videos */
.video-wrapper.tall {
  padding-top: 177.78%; /* 16:9 vertical = 1920/1080 */
}



    @media (max-width: 768px) {
      .video-box {
        flex: 1 1 100%;
      }
    }

    .photo-gallery-title {
      font-size: 24px;
      font-weight: bold;
      margin: 40px 0 20px;
    }

    .photo-gallery {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 15px;
      max-width: 1000px;
      margin: 0 auto;
    }

    .photo-gallery img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      object-fit: cover;
    }
  



  

  Decade Night Videos

  
  
    
      
      
    
  
  
    
1970’s - 2010’s Decade Night Videos

  
  
  
    
      
        
        
      
    
    
    
      
        
        
      
    
    
    
      
        
        
      
    
    
      
      
        
        
      
    
    
    
      
        
        
      
    
    
  



  
    Classic All Star Campaign
    

    
    
        Utah Jazz All Star Commercial
        Directed Branded Content for the Utah Jazz launching the All Star Campaign for both photography and film.
    
&#38;nbsp;
&#60;img width="8256" height="6192" width_o="8256" height_o="6192" data-src="https://freight.cargo.site/t/original/i/18cc35f761693e7739d22a33e91f022ecb32d0fb444bad710bf1f503c0f62fec/allstarsample-3.jpg" data-mid="244939214" border="0"  src="https://freight.cargo.site/w/1000/i/18cc35f761693e7739d22a33e91f022ecb32d0fb444bad710bf1f503c0f62fec/allstarsample-3.jpg" /&#62;
&#60;img width="8256" height="6192" width_o="8256" height_o="6192" data-src="https://freight.cargo.site/t/original/i/86f64e8d2a1ee5c2c3d5a1f9703a397af5cd5af405a69ae6bc3e7c308ac8355a/allstarsample-2.jpg" data-mid="244939211" border="0"  src="https://freight.cargo.site/w/1000/i/86f64e8d2a1ee5c2c3d5a1f9703a397af5cd5af405a69ae6bc3e7c308ac8355a/allstarsample-2.jpg" /&#62;
&#60;img width="8256" height="6192" width_o="8256" height_o="6192" data-src="https://freight.cargo.site/t/original/i/bf82bb8186e0bd752c37c261c07b1528c81b9a993eac773cd60582b96f846b41/allstarsample-4.jpg" data-mid="244939215" border="0"  src="https://freight.cargo.site/w/1000/i/bf82bb8186e0bd752c37c261c07b1528c81b9a993eac773cd60582b96f846b41/allstarsample-4.jpg" /&#62;
&#60;img width="8256" height="6192" width_o="8256" height_o="6192" data-src="https://freight.cargo.site/t/original/i/9f7f41da51186f00549124c1ac0e4713319acf0ba3346937490f239b97a7f9ba/allstarsample-6.jpg" data-mid="244939206" border="0"  src="https://freight.cargo.site/w/1000/i/9f7f41da51186f00549124c1ac0e4713319acf0ba3346937490f239b97a7f9ba/allstarsample-6.jpg" /&#62;


&#60;img width="6192" height="8256" width_o="6192" height_o="8256" data-src="https://freight.cargo.site/t/original/i/2e97a49a09fd89be52405b63abc234d2548ceeedb4a9232911fb18ec6d91def1/allstarsample-7.jpg" data-mid="244939209" border="0"  src="https://freight.cargo.site/w/1000/i/2e97a49a09fd89be52405b63abc234d2548ceeedb4a9232911fb18ec6d91def1/allstarsample-7.jpg" /&#62;
&#60;img width="6192" height="8256" width_o="6192" height_o="8256" data-src="https://freight.cargo.site/t/original/i/45536d3c58cd6e342734aa8ac14f925080519f7712bd9ac549cb54705c0d5c07/allstarsample-5.jpg" data-mid="244939210" border="0"  src="https://freight.cargo.site/w/1000/i/45536d3c58cd6e342734aa8ac14f925080519f7712bd9ac549cb54705c0d5c07/allstarsample-5.jpg" /&#62;
&#60;img width="6192" height="8256" width_o="6192" height_o="8256" data-src="https://freight.cargo.site/t/original/i/ea12efe20d60088f5fcdd133df337f4bc0224efa24c97635b2b90ca6d330ceab/allstarsample-8.jpg" data-mid="244939204" border="0"  src="https://freight.cargo.site/w/1000/i/ea12efe20d60088f5fcdd133df337f4bc0224efa24c97635b2b90ca6d330ceab/allstarsample-8.jpg" /&#62;
&#60;img width="600" height="750" width_o="600" height_o="750" data-src="https://freight.cargo.site/t/original/i/fdd4cd3498baa06a9e782ddaaabae979239fe5658cd499b093001f0922246fd0/JC.gif" data-mid="244939208" border="0"  src="https://freight.cargo.site/w/600/i/fdd4cd3498baa06a9e782ddaaabae979239fe5658cd499b093001f0922246fd0/JC.gif" /&#62;
&#60;img width="600" height="750" width_o="600" height_o="750" data-src="https://freight.cargo.site/t/original/i/5e238ff8ec1091148e9e97eb4d26e8ac8d23571a8b5bfb4badc7e955cf25465f/OA.gif" data-mid="244939213" border="0"  src="https://freight.cargo.site/w/600/i/5e238ff8ec1091148e9e97eb4d26e8ac8d23571a8b5bfb4badc7e955cf25465f/OA.gif" /&#62;
&#60;img width="600" height="750" width_o="600" height_o="750" data-src="https://freight.cargo.site/t/original/i/125be8f984985d473ca6df12fc9672abf79b6708d10e675a4ca1eb4ded8e5234/KG.gif" data-mid="244939205" border="0"  src="https://freight.cargo.site/w/600/i/125be8f984985d473ca6df12fc9672abf79b6708d10e675a4ca1eb4ded8e5234/KG.gif" /&#62;




</description>
		
	</item>
		
		
	<item>
		<title>Adidas: Greatness</title>
				
		<link>https://joshjoonlee.cargo.site/Adidas-Greatness</link>

		<pubDate>Wed, 01 Feb 2023 08:09:35 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/Adidas-Greatness</guid>

		<description>
    
    




    
        ADIDAS: GREATNESS
    
    
        Featured branded content for Adidas Basketball's "Greatness" campaign, exploring the intersection of athlete performance and personal narrative.
    
</description>
		
	</item>
		
		
	<item>
		<title>North Face: Return</title>
				
		<link>https://joshjoonlee.cargo.site/North-Face-Return</link>

		<pubDate>Wed, 01 Feb 2023 09:14:49 +0000</pubDate>

		<dc:creator>Josh Joon Lee</dc:creator>

		<guid isPermaLink="true">https://joshjoonlee.cargo.site/North-Face-Return</guid>

		<description>


    THE NORTH FACE: RETURN
    
    Branded Content for The North Face about a Korean-American honouring culture in nature.
</description>
		
	</item>
		
	</channel>
</rss>