Skip to content

"Digital Harmony" is a comprehensive portfolio project that encapsulates my diverse skills, creativity, and passion for digital craftsmanship. This curated collection reflects my journey through various disciplines, showcasing a harmonious blend of design, development, and innovation.

License

Notifications You must be signed in to change notification settings

kjarj54/Portafolio

Repository files navigation

Kevin Arauz - Portfolio

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.

Live Demo License

🚀 Technologies Used

  • Framework: Astro
  • Styling: Tailwind CSS
  • Language: TypeScript
  • Deployment: Netlify
  • Icons: Lucide Icons

👨‍💻 About Me

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.

📋 Table of Contents

🎯 Features

  • 🎨 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

🌐 Demo

🔗 Live Site: arauzdev.netlify.app

Portfolio Screenshot

🚀 Getting Started

To run this project locally:

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/kjarj54/Portafolio.git
cd Portafolio
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:4321

Build for Production

npm run build

The built site will be in the dist/ folder.

📁 Project Structure

/
├── 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

🤝 Contributing

While this is a personal portfolio, I'm open to suggestions and improvements! If you'd like to contribute:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📄 License

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.

📞 Contact

Feel free to reach out to me through any of these channels:


⭐ If you found this project helpful, please give it a star!

Thank you for visiting my portfolio! 👾

About

"Digital Harmony" is a comprehensive portfolio project that encapsulates my diverse skills, creativity, and passion for digital craftsmanship. This curated collection reflects my journey through various disciplines, showcasing a harmonious blend of design, development, and innovation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •