Skip to content

iemafzalhassan/portfolio

Repository files navigation

Portfolio.

Welcome to my DevOps Portfolio! This project is built using Astro and Tailwind CSS and is designed to showcase my DevOps projects, skills, and experience in a professional, sleek, and fully customizable format.

👋 About

Hello, I'm Md. Afzal Hassan Ehsani—a DevOps Engineer passionate about bridging development and operations, scaling production applications, and building efficient, reliable infrastructure.

I can help you with:

  • DevOps Engineering & Automation
  • Infrastructure as Code (IaC) & Scalable Architectures
  • Cloud & Edge Computing Solutions
  • Containerization & Microservices Orchestration
  • System Administration & Network Reliability
  • Open Source & Community Contributions

🚀 Features

  • Fully Responsive Design: Works seamlessly on all screen sizes.
  • Customizable Sections: Tailored for showcasing DevOps skills, projects, and experience.
  • Built with Astro & Tailwind CSS: Fast, modern, and minimalistic.
  • Dark Mode Compatible: Looks stunning in both light and dark modes.

📦 Getting Started

To use this template as a starting point for your own portfolio, follow these steps:

1. Clone the Repository

git clone https://github.com/iemafzalhassan/iemafzalhassan-portfolio.git
cd iemafzalhassan-portfolio

2. Install Dependencies

Ensure you have npm installed. Then run:

npm install

3. Run the Development Server

Launch the development server:

npm run dev

Your portfolio will be available at http://localhost:4321.

4. Build & Deploy

To generate a production-ready build, run:

npm build

The output will be in the dist directory, ready for deployment on any static hosting service like Vercel, Netlify, or GitHub Pages.

📄 License

This project is open-source and available under the Apache License.