Skip to content

Zimmer550i/Portfolio-Flutter

Repository files navigation

Portfolio Website

Welcome to my personal portfolio website, built with Flutter and hosted on Firebase Hosting! This project showcases my journey in UI design, keeping the interface simple, straightforward, and a bit unique, as I've tried to make it with my current knowledge of design.

Portfolio Website UI

Live Demo

Explore the website: zimmer550i.web.app OR sakif049.web.app

Features

  • Built with Flutter: Fully created with Flutter to provide a smooth, responsive experience across web and mobile platforms.
  • Firebase Hosting: Deployed on Firebase Hosting for reliability and performance.
  • Minimalistic Design: Simple, user-friendly UI with a unique twist in styling.

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/Zimmer550i/portfolio_flutter.git
    cd portfolio_flutter
  2. Install Flutter dependencies:

    flutter pub get
  3. Firebase Configuration:

    • This project is set up to optionally use Firebase Analytics.
    • If you'd like to enable Firebase features, add your google-services.json (for Android) and GoogleService-Info.plist (for iOS) files, and ensure Firebase Analytics is initialized in main.dart.
    • To proceed without Firebase Analytics, simply comment out the Firebase initialization lines in main.dart.
  4. Run the app locally:

    flutter run

Deployment

To deploy your version of the app to Firebase Hosting:

  1. Make sure Firebase CLI is installed.
  2. Run:
    firebase deploy

Acknowledgments

This project represents a small yet significant step in my journey as a developer and designer. I've focused on creating a clean, simple layout that’s easy to navigate.


Thank you for checking out my portfolio! Feedback and suggestions are always welcome.

About

A portfolio website to showcase my personal projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors