Skip to content

Repository files navigation

Lenin Meza Portfolio

This portfolio was autonomously generated by Antigravity and is designed to reflect the deep enterprise experience of Lenin Meza, Senior Software Architect & Technical Lead.

Deployment Instructions

Deploying to GitHub Pages via Actions (Recommended)

  1. Make sure Lenin_Meza-Resume.pdf is placed inside the public directory.
  2. Initialize or push this directory to a GitHub repository:
    git init
    git add .
    git commit -m "feat: Initial portfolio commit"
    git branch -M main
    git remote add origin https://github.com/YourUsername/YourRepo.git
    git push -u origin main
  3. Once pushed, the included GitHub Action (.github/workflows/deploy.yml) will automatically build and deploy the Next.js static export to GitHub Pages.

Local Development

  1. Run npm install
  2. Run npm run dev
  3. View the application at http://localhost:3000

Technology Stack

  • Next.js 15 (App Router with output: 'export')
  • Tailwind CSS v4 & Shadcn/ui
  • Framer Motion for scroll-linked animations
  • Fully static bundle for seamless GitHub Pages hosting.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages