Skip to content

Latest commit

 

History

History
94 lines (65 loc) · 2.26 KB

README.md

File metadata and controls

94 lines (65 loc) · 2.26 KB

🚀 Mikiyas Zelalem Portfolio Website

 __  __ _ _    _                 
|  \/  (_) | _(_)_   _  __ _ ___ 
| \  / | | |/ / | | | |/ _` / __|
| |\/| | |   <| | |_| | (_| \__ \
|_|  |_|_|_|\_\_|\__, |\__,_|___/
                 |___/           

Welcome to the Flutter-based portfolio website for Mikiyas Zelalem, showcasing his expertise in SEO, Flutter development, and affiliate marketing.

✨ Features

  • 📱 Responsive design
  • 🎭 Animated text introduction
  • 📊 Skills showcase with progress bars
  • 🛠️ Services section
  • 📅 Professional timeline
  • 📞 Contact information and social links
  • 🌙 Dark theme for better readability

🚀 Getting Started

Prerequisites

  • 📦 Flutter SDK (version 3.0.6 or later)
  • 🎯 Dart SDK (version 2.19.0 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/portfolio_website.git
    
  2. Navigate to the project directory:

    cd portfolio_website
    
  3. Install dependencies:

    flutter pub get
    
  4. Run the app:

    flutter run -d chrome
    

📁 Project Structure

  • lib/main.dart: The main entry point of the application
  • pubspec.yaml: Defines the project dependencies and assets

🛠️ Dependencies

Package Version
google_fonts ^5.1.0
animated_text_kit ^4.2.2
url_launcher ^6.1.11
font_awesome_flutter ^10.4.0
timeline_tile ^2.0.0

🎨 Customization

To customize the content of the portfolio, modify the relevant sections in the main.dart file. You can update text, add new sections, or modify the styling to match your preferences.

🚀 Deployment

This project can be deployed as a web application. Follow Flutter's official documentation on web deployment for more information.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is open source and available under the MIT License.

📬 Contact

Mikiyas Zelalem - [email protected]

Project Link: https://github.com/yourusername/portfolio_website


Made with ❤️ by Mikiyas Zelalem