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

https://github.com/danielamaya1908/my-portfolio-react-v1

Professional, responsive React portfolio built with Vite. Features animated particles, modals, Redux Toolkit, typewriter effects, and clean architecture. Includes CV download, social links, and Vercel deployment for fast and optimized performance.
https://github.com/danielamaya1908/my-portfolio-react-v1

developer-portfolio framer-motion frontend javascript modals personal-website portfolio react-icons reactjs redux-toolkit responsive-design tsparticles typewriter-effect vercel vitejs

Last synced: 2 months ago
JSON representation

Professional, responsive React portfolio built with Vite. Features animated particles, modals, Redux Toolkit, typewriter effects, and clean architecture. Includes CV download, social links, and Vercel deployment for fast and optimized performance.

Awesome Lists containing this project

README

          

# 💼 Daniel Amaya – React Developer Portfolio

A modern, responsive, and feature-rich developer portfolio built with **React**. This application highlights my professional experience, technical skills, education, and personal projects. It includes interactive elements such as modals, background particle effects, a downloadable resume, and multilingual support. Deployed on **Vercel** with full mobile responsiveness.

---

## 🚀 Features

- 💻 Professional profile overview
- 🛠️ Tech stack: languages, frameworks, databases, and tools
- 📂 Projects section with links and descriptions
- 🎓 Education background
- 📄 Resume download (PDF)
- 🌐 Multilingual support (English and Spanish)
- 📱 Fully responsive design
- 🎨 Animated particle background
- ⚙️ Deployed on Vercel

---

## 🖥️ Technologies Used

| Languages & Frameworks | Frontend Tools | Databases | DevOps & Cloud |
|----------------------------|------------------------|---------------------|------------------------|
| TypeScript, Node.js, Python, .NET | React, Redux, Tailwind CSS, HTML5, CSS3 | PostgreSQL, MongoDB, SQL Server, MySQL | Google Cloud, Docker |

**Additional Tools:** GitHub, GitLab, GitFlow, Postman, Insomnia, Figma, Trello, ClickUp, Jira, Scalidraw, Hoppscotch, Gitea

---

## 📦 Installation

```bash

# 1. Install dependencies
yarn install

# 2. Build for production
yarn build

# 3. Run in development mode
yarn dev