Developer Resume Generator (VS Code Extension)
Made with ❤️ for students/developers by Puspak Dakkata.
Features
- Instantly generate a beautiful PDF resume from your codebase and Git history.
- Choose from multiple resume styles.
- AI-powered content generation (Gemini API integration).
Usage
Install the Extension:
- Search for "Developer Resume Generator" in the VS Code Extensions Marketplace, or install from a
.vsix file.
Open Your Project Folder in VS Code.
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P ).
Run:
Generate Developer Resume
Follow the prompts to select a style and enter your details.
Your PDF resume will be generated in your workspace folder!
Requirements
- Node.js and Git installed on your system.
- Gemini API key (set in VS Code settings as
resumeGenerator.geminiApiKey ).
Configuration
- Set your Gemini API key in VS Code settings:
- Open Command Palette → Preferences: Open Settings (UI)
- Search for
resumeGenerator.geminiApiKey and enter your key.
How to Add Your Gemini API Key
- Open VS Code.
- Open the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P ).
- Type:
Preferences: Open Settings (UI) and select it.
- In the search bar, type:
resumeGenerator.geminiApiKey
- Enter your Gemini API key in the field provided.
- Save and use the extension!
Tip: You can get your Gemini API key from ai.google.dev.
Support
| |