A modern, responsive portfolio website showcasing my skills, projects, and experience as a Software Engineer and FullStack Developer. Built with Astro, TypeScript, and Tailwind CSS.
- Framework: Astro
- Styling: Tailwind CSS
- Language: TypeScript
- Deployment: Netlify
- Icons: Lucide Icons
Hi there! I'm Kevin Arauz, a passionate Software Engineer and FullStack Developer currently pursuing a degree in Information Systems Engineering. This portfolio showcases my journey in software development, featuring projects that demonstrate my skills in various technologies and frameworks.
- 🚀 Technologies Used
- 👨💻 About Me
- 🎯 Features
- 🌐 Demo
- 🚀 Getting Started
- 📁 Project Structure
- 🤝 Contributing
- 📄 License
- 📞 Contact
- 🎨 Responsive Design: Seamless experience across all devices and screen sizes
- 🌙 Dark/Light Mode: Toggle between dark and light themes
- 📱 Mobile-First Approach: Optimized for mobile devices with progressive enhancement
- ⚡ Fast Loading: Built with Astro for optimal performance
- 🎯 Project Showcase: Curated selection of projects with detailed overviews
- 📊 Skills Section: Interactive display of technical skills and proficiencies
- 🎓 Training & Certifications: Comprehensive list of completed courses and certifications
- 📬 Contact Form: Easy way to get in touch directly through the site
- 🔍 SEO Optimized: Proper meta tags and structured data for search engines
🔗 Live Site: arauzdev.netlify.app
To run this project locally:
- Node.js (v18 or higher)
- npm or yarn
- Clone the repository:
git clone https://github.com/kjarj54/Portafolio.git
cd Portafolio- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and navigate to
http://localhost:4321
npm run buildThe built site will be in the dist/ folder.
/
├── public/
│ ├── favicon.svg
│ └── placeholder.svg
├── src/
│ ├── components/
│ │ ├── About.astro
│ │ ├── Contact.astro
│ │ ├── Footer.astro
│ │ ├── Header.astro
│ │ ├── Hero.astro
│ │ ├── ProjectCard.astro
│ │ ├── Projects.astro
│ │ ├── Skills.astro
│ │ └── Training.astro
│ ├── layouts/
│ │ └── Layout.astro
│ ├── pages/
│ │ └── index.astro
│ └── assets/
├── astro.config.mjs
├── tailwind.config.mjs
├── tsconfig.json
└── package.json
While this is a personal portfolio, I'm open to suggestions and improvements! If you'd like to contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Note: This portfolio is open source and available for learning purposes. Feel free to use it as inspiration for your own portfolio, but please give appropriate credit and don't claim it as your own work.
Feel free to reach out to me through any of these channels:
- 📧 Email: kjarj14@gmail.com
- 💼 LinkedIn: Connect with me
- 🐱 GitHub: kjarj54
- 🌐 Portfolio: arauzdev.netlify.app
⭐ If you found this project helpful, please give it a star!
Thank you for visiting my portfolio! 👾
