An open API service indexing awesome lists of open source software.

https://github.com/codenexa/devfolio

A modern, AI-enhanced portfolio for full-stack developers.
https://github.com/codenexa/devfolio

ml mongodb react shadcn-ui

Last synced: 5 months ago
JSON representation

A modern, AI-enhanced portfolio for full-stack developers.

Awesome Lists containing this project

README

          

# DevFolio 🚀
**AI-Powered Full-Stack Developer Portfolio**

![Demo](https://img.shields.io/badge/Demo-Live-green) ![License](https://img.shields.io/badge/License-MIT-blue)

![DevFolio Screenshot](./screenshot.png)

---

## ✨ About
A modern, interactive portfolio for developers, featuring:
- **AI Chatbot** (GPT-4) to answer questions about your skills
- **Dynamic Project Showcase** with live demos and filters
- **Skills Visualization** using D3.js radar charts
- **Dark/Light Mode** (Tailwind CSS)

**Tech Stack**:
- **Frontend**: React (Next.js), TypeScript, Tailwind CSS
- **Backend**: Python (FastAPI), PostgreSQL/MongoDB
- **AI**: OpenAI API, Hugging Face

---

## 🛠️ Setup

### Prerequisites
- Node.js ≥18.x
- Python ≥3.10
- Git

### Installation
1. Clone the repo:
```bash
git clone https://github.com/your-username/DevFolio.git
cd DevFolio