Skip to content

feat: Transform portfolio to streaming platform UI#27

Draft
ToyLikePeopleMakeMeBoyLike wants to merge 1 commit intovatsalsinghkv:mainfrom
ToyLikePeopleMakeMeBoyLike:streaming
Draft

feat: Transform portfolio to streaming platform UI#27
ToyLikePeopleMakeMeBoyLike wants to merge 1 commit intovatsalsinghkv:mainfrom
ToyLikePeopleMakeMeBoyLike:streaming

Conversation

@ToyLikePeopleMakeMeBoyLike

This commit transforms the existing portfolio frontend into a user interface resembling a streaming platform.

Key changes include:

  • Theming:

    • Implemented a new dark blue color palette (e.g., navy backgrounds, cyan accents) replacing the original portfolio and an intermediate black theme, based on your feedback.
    • Ensured theme consistency across global styles and components.
  • Content & Structure:

    • Updated content files (platform.ts, hero.ts, featured-videos.ts) with placeholder data suitable for a streaming service.
    • Restructured the main page layout to display a Hero section and a "Featured Videos" section, removing portfolio-specific sections (About, Skills, Experience, Contact, Projects).
    • Updated Navbar and Footer with streaming platform branding, navigation links (Home, TV Shows, Movies, My List), and relevant footer information.
  • Component Redesign:

    • Revamped the Hero section with cinematic styling and updated CTA.
    • Repurposed "Featured Projects" to "Featured Videos," updating titles and data sources.
    • Transformed "Project Cards" into "Video Cards" displaying thumbnails, titles, genres, durations, and a play icon on hover.
  • Code Cleanup:

    • Removed unused portfolio-specific container components, content files, and type definitions.
  • UX Enhancements:

    • Reviewed and confirmed existing animations (framer-motion) and interactive feedback (hover/focus states).
    • Added a subtle active press effect to the Hero CTA button.

The application now presents a cohesive initial UI for a streaming platform, focusing on visual and structural changes as per the requirements. All mentions of "portfolio" have been removed from the user-facing interface.

This commit transforms the existing portfolio frontend into a user interface
resembling a streaming platform.

Key changes include:

- **Theming:**
  - Implemented a new dark blue color palette (e.g., navy backgrounds,
    cyan accents) replacing the original portfolio and an intermediate
    black theme, based on your feedback.
  - Ensured theme consistency across global styles and components.

- **Content & Structure:**
  - Updated content files (`platform.ts`, `hero.ts`, `featured-videos.ts`)
    with placeholder data suitable for a streaming service.
  - Restructured the main page layout to display a Hero section and a
    "Featured Videos" section, removing portfolio-specific sections
    (About, Skills, Experience, Contact, Projects).
  - Updated Navbar and Footer with streaming platform branding, navigation
    links (Home, TV Shows, Movies, My List), and relevant footer information.

- **Component Redesign:**
  - Revamped the Hero section with cinematic styling and updated CTA.
  - Repurposed "Featured Projects" to "Featured Videos," updating titles
    and data sources.
  - Transformed "Project Cards" into "Video Cards" displaying thumbnails,
    titles, genres, durations, and a play icon on hover.

- **Code Cleanup:**
  - Removed unused portfolio-specific container components, content files,
    and type definitions.

- **UX Enhancements:**
  - Reviewed and confirmed existing animations (framer-motion) and
    interactive feedback (hover/focus states).
  - Added a subtle active press effect to the Hero CTA button.

The application now presents a cohesive initial UI for a streaming
platform, focusing on visual and structural changes as per the requirements.
All mentions of "portfolio" have been removed from the user-facing interface.
@vercel
Copy link

vercel bot commented May 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio-website ❌ Failed (Inspect) May 30, 2025 9:54pm

@vatsalsinghkv
Copy link
Owner

@ToyLikePeopleMakeMeBoyLike the vercel preview is failed so unable to see the working of your changes could you share the images

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants