Welcome to my professional portfolio! This project showcases my work, skills, and achievements in the tech industry.
- ⚡ Blazing Fast - Built with Astro for top performance.
- 🎯 SEO & AEO Optimized - Fully optimized for search engines and answer engine optimization.
- 📂 Markdown-Powered Blog & FAQs - Easily add blog posts and FAQs with Markdown.
- 🔥 Projects Section - Dynamically loaded from a JSON file.
- 🌐 Fully Responsive - Works seamlessly on all devices.
- 🛠️ Netlify Deployment - Hosted on Netlify for smooth and reliable performance.
🔗 Live Demo: kavicastelo-dev.netlify.app
- Frontend: Astro, Tailwind CSS
- Data Handling: Markdown, JSON
- Deployment: Netlify
-
Clone the repository:
git clone https://github.com/kavicastelo/pro-portfolio.git cd pro-portfolio
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Build for production:
npm run build
-
Deploy to Netlify (or any static hosting platform).
- Projects Data: Modify
src/data/projects.json
. - Blog Posts: Add Markdown files in
src/content/blog/
. - FAQs: Add Markdown files in
src/data/faqs.json
. - Social Links: Edit
src/data/socials.json
.
This project is open-source under the MIT License.
💡 Built with passion by Kavi Castelo 🚀