Skip to content

maneesh-kumar-thakur/Gemini3Flash-Powered-Resume-Builder

Repository files navigation

🚀 SmartResume AI

Gemini Powered React 19 Tailwind CSS TypeScript

✨ Transform your career history into a high-impact, ATS-optimized document in under 60 seconds.

SmartResume AI leverages Google's Gemini 3.0 Flash to intelligently parse, optimize, and generate professional resumes tailored for the modern job market.


🌟 Key Features

🧠 Gemini-Powered Intelligence

  • AI Summary Refinement: Instantly transform dry bios into punchy, value-driven professional statements.
  • Smart Achievement Extraction: Automatically rewrite job responsibilities using action verbs and quantifiable metrics.
  • Intelligent Revamp: Paste raw text from your old resume and let the AI extract structured data with high precision.

🎨 Premium User Experience

  • Live 40/60 Split Editor: Real-time preview on the right (60% screen) while you edit on the left (40% screen).
  • Progress Timeline: A dynamic, visual journey through your resume sections (Identity → History → Expertise → Education).
  • Professional Gallery: Over 18+ high-quality templates across 6 experience tiers (0-18+ years) for various industries.

💼 Career-Stage Targeting

Tailored samples for every level:

  • 0 - 3 years: Focus on skills and academic projects.
  • 8 - 12 years: Emphasize leadership and group management.
  • 18+ years: Highlight C-suite vision and board-level advisory.

🛠️ Tech Stack

  • Framework: React 19 (ESM)
  • AI Engine: Google Gemini SDK (@google/genai)
  • Styling: Tailwind CSS (Modern Utility-First)
  • Type Safety: TypeScript
  • Design: Inter Font Family, Glassmorphism, and Fluid Animations

🚀 Quick Start

  1. Prerequisites: Ensure you have an active Google AI Studio API Key.
  2. Environment: The app expects process.env.API_KEY to be configured.
  3. Run: Access the app via your local dev environment.
// Example of Gemini Integration in services/geminiService.ts
const ai = new GoogleGenAI({ apiKey: process.env.API_KEY });
const response = await ai.models.generateContent({
  model: 'gemini-3-flash-preview',
  contents: 'Optimize this resume description...',
});

Product Idea by Maneesh Thakur

SmartResume AI — Elevate Your Professional Identity.

About

A next-gen, ATS-optimized resume builder powered by Google Gemini 3.0. Features real-time AI content refinement, intelligent legacy resume parsing, and precision-targeted templates for every career stage. Elevate your professional identity in under 60 seconds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors