Welcome to my portfolio! This repository showcases my projects, skills, and experiences in the tech industry.
This portfolio is designed to highlight my work and achievements in various tech domains. It includes sections for my projects, skills, certifications, and a blog where I share insights and experiences.
- Projects: A collection of my work, showcasing my skills and expertise.
- Blog: Articles and posts about technology, programming, and personal experiences.
- Certifications: A list of my professional certifications and achievements.
- Contact: A form to get in touch with me for collaborations or inquiries.
- React
- TypeScript
- Tailwind CSS
- Vercel for deployment
You can view my portfolio live at: Live Portfolio
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/austin207/Portfolio-v1.git
- Navigate to the project directory:
cd repo-name - Install the dependencies:
pnpm install
- Start the development server:
pnpm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
Using the script (recommended):
npm run create-projectManual creation:
- Create a new JSON file in
content/projects/. - Use the template structure from the example above.
- Add images to
public/project-images/[project-slug]/.
To validate your projects, run the following command:
npm run validate-projectsThank you for visiting my portfolio!