Skip to content

DiegoDev2/diegodev1.vercel.app

Repository files navigation

🛠️ Technologies Used

Frontend

  • NextJS
  • 🎨 Tailwind CSS
  • ⌨️ TypeScript

📂 Project Structure


 DiegoDev2-diegodev1.vercel.app/
    ├── README.md
    ├── components.json
    ├── next.config.mjs
    ├── package.json
    ├── postcss.config.mjs
    ├── tailwind.config.ts
    ├── tsconfig.json
    ├── .eslintrc.json
    ├── app/
    │   ├── globals.css
    │   ├── layout.tsx
    │   └── page.tsx
    ├── components/
    │   ├── Card.tsx
    │   ├── Header.tsx
    │   ├── Landing.tsx
    │   ├── Languajes.tsx
    │   ├── Projects.tsx
    │   ├── Skills.tsx
    │   └── Things.tsx
    ├── lib/
    │   └── utils.ts
    └── public/
        ├── companies/
        ├── logos/
        ├── projects/
        │   ├── GoGithub.webp
        │   ├── V.webp
        │   ├── Vaultyy.webp
        │   └── Vix.webp
        ├── skills/
        └── ui/
            ├── hands.webp
            └── svg/