Skip to content

albertogalvez-dev/albertogalvez-dev.github.io

Repository files navigation

Alberto Gálvez — Portfolio

🚀 Personal portfolio showcasing my projects, skills, and experience as a Junior Full Stack Developer.

🌐 View Live Site


✨ Features

  • Modern Design — Clean, responsive UI with dark mode and smooth animations
  • Scroll Reveal — Sections animate in as you scroll using Framer Motion
  • Tech Stack Display — Visual showcase of technologies with colored icons
  • Project Gallery — Featured projects with live demos and source code links
  • Work Experience — Timeline of professional and academic experience
  • Contact Section — Easy ways to get in touch

🛠️ Built With

Category Technologies
Framework Next.js 14 (App Router)
Language TypeScript
Styling Tailwind CSS
Animations Framer Motion
Icons Lucide React, Devicon
Deployment GitHub Pages

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • npm or pnpm

Installation

# Clone the repository
git clone https://github.com/albertogalvez-dev/albertogalvez-dev.github.io.git

# Navigate to the project
cd albertogalvez-dev.github.io

# Install dependencies
npm install

# Start development server
npm run dev

Open http://localhost:3000 to view the site.


📁 Project Structure

├── app/                  # Next.js App Router pages
│   ├── page.tsx          # Home page
│   ├── about/            # About page
│   └── projects/         # Projects page
├── components/           # React components
│   ├── hero-section.tsx
│   ├── about-section.tsx
│   ├── tech-stacks-section.tsx
│   ├── featured-projects.tsx
│   └── experience-timeline.tsx
├── content/              # Data files (projects, experience)
├── lib/                  # Utilities and constants
└── public/               # Static assets

📬 Contact


📄 License

This project is open source and available under the MIT License.


Made with ❤️ by Alberto Gálvez

About

Personal portfolio website - Alberto Gálvez

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors