Skip to content

Repository files navigation

Kenneth Harold Panis - Portfolio Website

Portfolio Preview

✨ About

This portfolio showcases my journey as a developer

🛠️ Built With

🚀 Project Structure

/
├── public/
│   ├── images/           # Project screenshots and galleries
│   │   └── me/          # Profile photos
│   │       ├── me.jpg   # Main profile photo
│   │       └── me2.jpg  # Additional profile photo
│   └── favicon.ico      # Site favicon
├── src/
│   ├── components/      # Reusable React/Astro components
│   │   ├── ui/         # UI primitives (buttons, tooltips, etc.)
│   ├── content/        # Content collections
│   │   ├── blog/       # Blog posts (MD)
│   │   └── projects/   # Project documentation (MD)
│   ├── layouts/        # Page layouts
│   ├── pages/          # Site pages and API routes
│   ├── styles/         # Global styles
│   └── utils/          # Utility functions
└── package.json

🧞 Development Commands

All commands are run from the root of the project:

Command Action
pnpm install Install dependencies
pnpm dev Start development server at localhost:4321
pnpm build Build production site to ./dist/
pnpm preview Preview production build locally
pnpm astro check Check for TypeScript and accessibility issues
pnpm astro sync Generate TypeScript definitions for content

📝 License

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

About

My portfolio

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages