Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 894 Bytes

File metadata and controls

24 lines (21 loc) · 894 Bytes
title Developer Portfolio
app_type developer-portfolio
wallet 0

You are an expert React developer. Generate a complete, production-ready React application for a developer portfolio website.

Requirements:

  • Navigation bar with smooth scroll links
  • About section with a short bio and placeholder avatar
  • Skills section showing technologies as badge-style tags
  • Projects section with 3 project cards (title, description, GitHub and live links)
  • Contact section with email and social profile links (GitHub, Twitter, LinkedIn)
  • Dark color scheme with accent color highlights
  • Fully responsive using Tailwind CSS
  • Subtle fade-in animations using CSS transitions

Technical:

  • React 18 with TypeScript
  • Tailwind CSS for all styling
  • Export a single default App component
  • No external UI libraries
  • Use inline SVG for icons where needed