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

https://github.com/divya19gupta/portfolio

A modern, interactive portfolio showcasing my work in AI, Machine Learning, Human-AI Interaction, and Full-Stack Development.
https://github.com/divya19gupta/portfolio

Last synced: 2 days ago
JSON representation

A modern, interactive portfolio showcasing my work in AI, Machine Learning, Human-AI Interaction, and Full-Stack Development.

Awesome Lists containing this project

README

          

# Divya Gupta: Portfolio

A modern, interactive portfolio showcasing my work in AI, Machine Learning, Human-AI Interaction, and Full-Stack Development.

---

## About
This portfolio highlights my research, open-source contributions, and software engineering projects. It was designed to reflect my interest in building AI-powered systems while maintaining a clean, minimal interface.

Current areas of focus include:
- 🤖 Large Language Models (LLMs)
- 🧠 Applied Machine Learning
- 💻 Full-Stack Development
- 🤝 Human-AI Interaction
- 🔬 Trustworthy AI

---

## Features
- Interactive terminal-inspired landing page
- Research & Development project showcase
- Timeline-based journey visualization
- Responsive design
- Lightweight React application
- Smooth animations and custom illustrations

---

## Tech Stack

### Frontend
- React
- Vite
- JavaScript (ES6+)
- CSS3

### Design
- Custom SVG illustrations
- Responsive layouts
- CSS animations
- Modern typography

### Deployment
- Vercel

---

## AI-Assisted Development
- This portfolio was developed using an AI-assisted engineering workflow with Claude.
- Claude was used to accelerate UI prototyping, component implementation, and iterative design refinement, while all architecture, feature integration, customization, debugging, project content, and technical decisions were directed and validated by me.

---

## Running Locally

### Clone the repository:

```bash
git clone https://github.com/Divya19gupta/portfolio.git
```

### Install dependencies:

```bash
npm install
```

### Start the development server:

```bash
npm run dev
```

### Create a production build:

```bash
npm run build
```

---

## Project Structure

```
src/

├── components/
├── data/
├── assets/
├── App.jsx
└── main.jsx
```
---

Built with React, modern AI development tools, and a lot of curiosity.