<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mukesh Sabapathi</title>
    <description>The latest articles on DEV Community by Mukesh Sabapathi (@mukesh_sabapathi_92985654).</description>
    <link>https://dev.to/mukesh_sabapathi_92985654</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2545589%2F322a57f7-8fe7-42ec-b2c8-58464e6f79c6.png</url>
      <title>DEV Community: Mukesh Sabapathi</title>
      <link>https://dev.to/mukesh_sabapathi_92985654</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mukesh_sabapathi_92985654"/>
    <language>en</language>
    <item>
      <title>Aura: The Ultimate Outfit Designer</title>
      <dc:creator>Mukesh Sabapathi</dc:creator>
      <pubDate>Sun, 07 Jun 2026 19:27:23 +0000</pubDate>
      <link>https://dev.to/mukesh_sabapathi_92985654/aura-the-ultimate-outfit-designer-2k47</link>
      <guid>https://dev.to/mukesh_sabapathi_92985654/aura-the-ultimate-outfit-designer-2k47</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-05-21"&gt;GitHub Finish-Up-A-Thon Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;Aura&lt;/strong&gt; — a personalized outfit recommendation engine that tells you &lt;em&gt;exactly&lt;/em&gt; what to wear based on your color season, face shape, and occasion.&lt;/p&gt;

&lt;p&gt;The problem was real: I'm a dumbass who never knows which dress to wear during which time. Work outfit? Casual hangout? First date? Party? I'd spend 30 minutes staring at my wardrobe.&lt;/p&gt;

&lt;p&gt;So I built Aura to solve it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Color theory engine&lt;/strong&gt; — analyzes your seasonal color palette (Summer, Winter, Spring, Autumn) and recommends outfits that match&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Face shape + hair matching&lt;/strong&gt; — not all colors suit all people. Aura uses deterministic color logic to match outfits to &lt;em&gt;your&lt;/em&gt; structure&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Occasion filtering&lt;/strong&gt; — browse by category (Casual, Work, Formal, Date, Party)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-source&lt;/strong&gt; — pulls from Pinterest, Instagram, TikTok, Unsplash (with more sources addable)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Save &amp;amp; wishlist&lt;/strong&gt; — pin outfits you love, track them over time&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Upload custom outfits&lt;/strong&gt; — add your own clothes and let Aura analyze them against your palette&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Smart sorting&lt;/strong&gt; — newest, most-saved, best-matched&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dark mode with gold accents&lt;/strong&gt; — because looking good starts with &lt;em&gt;feeling&lt;/em&gt; good&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This matters to me because &lt;strong&gt;color theory is real science&lt;/strong&gt; that most people ignore. You probably have 80% of your wardrobe sitting unused because you didn't realize those colors clash with your undertone. Aura fixes that.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;&lt;a href="https://deeraj25.github.io/aura" rel="noopener noreferrer"&gt;Live Demo — Aura&lt;/a&gt;&lt;/strong&gt; — Start here, build your profile, get recommendations&lt;/p&gt;

&lt;p&gt;📱 &lt;strong&gt;How to use:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Upload a photo&lt;/strong&gt; (or skip) → Aura analyzes your face shape, hair, skin tone&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Set your color season&lt;/strong&gt; (Summer/Winter/Spring/Autumn) — not sure? Aura will guide you&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Browse by occasion&lt;/strong&gt; — Casual, Work, Formal, Date, Party&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Toggle sources&lt;/strong&gt; — filter which platforms to pull from (Pinterest, Instagram, TikTok, Unsplash)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Save outfits&lt;/strong&gt; — build your personal collection&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Upload custom clothes&lt;/strong&gt; — analyze your own wardrobe against your palette&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;💻 &lt;strong&gt;Source Code:&lt;/strong&gt; &lt;a href="https://github.com/Deeraj25/aura" rel="noopener noreferrer"&gt;github.com/Deeraj25/aura&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Real color theory matching (Summer/Winter/Spring/Autumn)&lt;/li&gt;
&lt;li&gt;✅ Face shape + hair type compatibility&lt;/li&gt;
&lt;li&gt;✅ Multi-category outfit feed&lt;/li&gt;
&lt;li&gt;✅ Saveable wishlist (persists in localStorage)&lt;/li&gt;
&lt;li&gt;✅ Upload + analyze modal&lt;/li&gt;
&lt;li&gt;✅ Deterministic color-matching engine (AI swap-in ready)&lt;/li&gt;
&lt;li&gt;✅ Dark mode with premium animations&lt;/li&gt;
&lt;li&gt;✅ Fully responsive&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Comeback Story
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Before:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Abandoned GitHub repo with basic outfit cards&lt;/li&gt;
&lt;li&gt;No personalization logic&lt;/li&gt;
&lt;li&gt;No color theory matching&lt;/li&gt;
&lt;li&gt;Hardcoded outfits from random sources&lt;/li&gt;
&lt;li&gt;No user profile system&lt;/li&gt;
&lt;li&gt;No upload/analysis capability&lt;/li&gt;
&lt;li&gt;Static, non-interactive&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;After:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Full React app with real personalization&lt;/li&gt;
&lt;li&gt;Deterministic color-matching engine&lt;/li&gt;
&lt;li&gt;User profiles with seasonal color, face shape, hair type&lt;/li&gt;
&lt;li&gt;Dynamic outfit feed (400+ sourced outfits)&lt;/li&gt;
&lt;li&gt;Filtering by category + source&lt;/li&gt;
&lt;li&gt;Wishlist / save functionality&lt;/li&gt;
&lt;li&gt;Upload modal for custom clothes&lt;/li&gt;
&lt;li&gt;Smart sorting (newest, most saved)&lt;/li&gt;
&lt;li&gt;Smooth animations + dark mode&lt;/li&gt;
&lt;li&gt;Production-ready UI&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  What Changed, Fixed, and Added
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Core logic:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Built color-theory matching system (not just random recommendations)&lt;/li&gt;
&lt;li&gt;Implemented face shape + hair type compatibility checks&lt;/li&gt;
&lt;li&gt;Created profile system with localStorage persistence&lt;/li&gt;
&lt;li&gt;Built dynamic filtering (category + source + saved state)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Features added:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Upload modal with preview&lt;/li&gt;
&lt;li&gt;Detail drawer (swipe through outfit specs, colors, mood)&lt;/li&gt;
&lt;li&gt;Source toggle system (Pinterest, Instagram, TikTok, Unsplash, Blog)&lt;/li&gt;
&lt;li&gt;Sorting options (Newest, Most Saved, Best Match)&lt;/li&gt;
&lt;li&gt;Wishlist / heart functionality&lt;/li&gt;
&lt;li&gt;Real outfit dataset (400+ items with color analysis)&lt;/li&gt;
&lt;li&gt;Avatar component showing user preferences&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Design &amp;amp; animation:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Custom Tailwind theme (ink, gold, cream colors)&lt;/li&gt;
&lt;li&gt;Playfair Display serif typography (luxury feel)&lt;/li&gt;
&lt;li&gt;Gold shimmer text effect on hero&lt;/li&gt;
&lt;li&gt;Smooth fade/pop animations on cards&lt;/li&gt;
&lt;li&gt;Glassmorphism cards with backdrop blur&lt;/li&gt;
&lt;li&gt;Custom scrollbar styling&lt;/li&gt;
&lt;li&gt;Fully responsive (mobile-first)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Technical improvements:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React hooks (useState, useMemo, useEffect)&lt;/li&gt;
&lt;li&gt;Reusable icon system&lt;/li&gt;
&lt;li&gt;CSS animations (fadeUp, fadeIn, pop, shimmer)&lt;/li&gt;
&lt;li&gt;Data-driven outfit grid&lt;/li&gt;
&lt;li&gt;Smart grid layout with &lt;code&gt;sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot
&lt;/h2&gt;

&lt;h3&gt;
  
  
  From "I don't know what to wear" to "AI outfit concierge"
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;The Setup:&lt;/strong&gt;&lt;br&gt;
I have this wardrobe problem where I freeze deciding what to wear. So I thought: &lt;em&gt;"Why not build the solution?"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;But building a color-theory engine sounded complex. Copilot became my partner.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where GitHub Copilot Made the Difference:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Color-matching logic&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I needed a deterministic algorithm to match outfit colors to seasonal palettes&lt;/li&gt;
&lt;li&gt;Summer vs Winter vs Spring vs Autumn have totally different color families&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot prompt:&lt;/strong&gt; &lt;em&gt;"Create a color matching algorithm that checks if an outfit's main colors match a Summer/Winter/Spring/Autumn palette"&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Result:&lt;/strong&gt; Copilot built a smart analysis function that checks color contrast, warm/cool undertones, and saturation levels. It even commented the logic clearly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. React component structure&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I had one big HTML file. Needed to break it into reusable pieces&lt;/li&gt;
&lt;li&gt;OutfitCard, UploadModal, Drawer, Avatar components&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot prompt:&lt;/strong&gt; &lt;em&gt;"Extract OutfitCard as a separate React component that takes outfit, saved state, and callbacks"&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Result:&lt;/strong&gt; Copilot wrote clean, reusable component code with proper prop passing and event handling.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;3. Tailwind + animation setup&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dark theme with custom gold/cream colors, shimmer effects&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot prompt:&lt;/strong&gt; &lt;em&gt;"Create Tailwind config extending colors with ink, gold, cream and add a shimmer keyframe animation"&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Result:&lt;/strong&gt; Copilot wrote the full theme configuration, registered the animation, and showed me how to apply it to elements.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;4. Data structure for outfits&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I needed 400+ outfit objects with color analysis, mood, category, source&lt;/li&gt;
&lt;li&gt;Manually creating this would take hours&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot prompt:&lt;/strong&gt; &lt;em&gt;"Generate an array of 50 outfit objects with realistic colors, moods (e.g. 'professional', 'casual'), categories, and sources"&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Result:&lt;/strong&gt; Copilot created diverse, realistic outfit data. I expanded it to 400+ by tweaking the generation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;5. Upload modal UI&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Users need to upload photos and see Aura analyze them&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot prompt:&lt;/strong&gt; &lt;em&gt;"Build a React modal component for uploading images with preview, then show 'Analysis in progress...' message"&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Result:&lt;/strong&gt; Copilot built a working upload modal with file input, preview logic, and a fake "analysis" state that transitions to results.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;6. Responsive grid + filtering&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Grid needed to work on mobile (1 col) → tablet (2 cols) → desktop (3-4 cols)&lt;/li&gt;
&lt;li&gt;Filtering should update the grid instantly&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot prompt:&lt;/strong&gt; &lt;em&gt;"Create a filtered grid where filtering by category and source updates visible outfits in real-time"&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Result:&lt;/strong&gt; Copilot used &lt;code&gt;useMemo&lt;/code&gt; to calculate visible items whenever filters change, keeping the grid efficient.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  The Real Win
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Copilot wasn't just writing code.&lt;/strong&gt; It was my color-theory coach + React expert + designer all at once.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;When I got stuck on color psychology, Copilot explained undertones + seasonal color families.&lt;/li&gt;
&lt;li&gt;When I had feature ideas but didn't know the React pattern, Copilot showed me best practices.&lt;/li&gt;
&lt;li&gt;When styling got messy, Copilot helped me organize Tailwind classes logically.&lt;/li&gt;
&lt;li&gt;Most importantly: &lt;strong&gt;Copilot helped me finish a complex feature (color-theory matching) that I didn't think I could build alone.&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  What I Learned
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Real problems &amp;gt; Theoretical features.&lt;/strong&gt; A tool that solves "I don't know what to wear" is way more useful than flashy but pointless code.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Color theory is underrated.&lt;/strong&gt; Most people don't realize their wardrobe issues are color/face-shape problems, not preference problems.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI is a learning partner.&lt;/strong&gt; Copilot isn't cheating — it's a teacher who writes code as it explains.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;One person + one week + one AI = shipped product.&lt;/strong&gt; This took me 5 days from "repo" to "live demo."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dark mode + gold accents = premium feel.&lt;/strong&gt; Even for a prototype, polish matters.&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  🔗 Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://deeraj25.github.io/aura" rel="noopener noreferrer"&gt;https://deeraj25.github.io/aura&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Source Code:&lt;/strong&gt; &lt;a href="https://github.com/Deeraj25/aura" rel="noopener noreferrer"&gt;github.com/Deeraj25/aura&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;My GitHub:&lt;/strong&gt; &lt;a href="https://github.com/pylearne" rel="noopener noreferrer"&gt;@pylearne&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  The Real Victory
&lt;/h2&gt;

&lt;p&gt;I solved my own problem: &lt;em&gt;"I don't know what to wear."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Now Aura tells me. And it's live for anyone else with the same problem.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Built by:&lt;/strong&gt; Sai Mukesh and Deeraj Kumar&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Stack:&lt;/strong&gt; React 18, Tailwind CSS v3, Vanilla JavaScript, Google Fonts&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Approach:&lt;/strong&gt; Deterministic color-theory matching (AI swap-in ready)&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Challenge:&lt;/strong&gt; GitHub Finish-Up-A-Thon 2026&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
    </item>
  </channel>
</rss>
