Skip to content

Add Tech2007 YouTube section, links, styles and dynamic latest-video preview#2

Open
ANTOJERRIN wants to merge 3 commits into
mainfrom
codex/add-youtube-channel-section-c491r0
Open

Add Tech2007 YouTube section, links, styles and dynamic latest-video preview#2
ANTOJERRIN wants to merge 3 commits into
mainfrom
codex/add-youtube-channel-section-c491r0

Conversation

@ANTOJERRIN

Copy link
Copy Markdown
Owner

Motivation

  • Introduce and promote the Tech2007 YouTube channel directly from the portfolio and provide a live preview of the latest upload.
  • Improve navigation and CTA exposure by adding channel links in the header, hero, projects card, and social links.
  • Provide a graceful fallback if the latest-video feed is not available so the channel remains accessible.

Description

  • Updated index.html to add a #youtube section with a preview container (#youtube-video-feed), added a YouTube item to the navbar, a hero CTA linking to the channel, changed the Tech2007 project card link to the channel, and replaced the creator social icon with a YouTube link.
  • Added dynamic feed handling in script.js that fetches the channel RSS via rss2json fallback candidates and embeds the latest video via an iframe, with a fallback UI when no embeddable feed/video is available.
  • Added comprehensive styles in style.css for the new YouTube card, buttons, preview iframe, responsive layout, and fallback state, and included hover/interaction styles for the YouTube social button.
  • Files changed: index.html, script.js, and style.css.

Testing

  • No automated tests were added or executed as part of this change.
  • Local manual smoke checks were performed by opening the updated page and verifying the YouTube section renders and the console shows no runtime errors.
  • The dynamic feed code includes error handling and a visible fallback UI when the feed or network requests fail.

Codex Task

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jerrin-ai Ready Ready Preview, Comment Jul 11, 2026 5:23pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant