Skip to content

This is a Flutter-based web application that serves as your personal project portfolio. It allows you to showcase your projects, skills, experience, and contact information. The app features both light and dark modes to enhance the user experience.

Notifications You must be signed in to change notification settings

AyushKrSingh000/Web-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Project Portfolio Web App

This is a Flutter-based web application that serves as your personal project portfolio. It allows you to showcase your projects, skills, experience, and contact information. The app features both light and dark modes to enhance the user experience.

Features

  • Project Showcase: Display your projects with details such as project name, description, technologies used, and project links.

  • Skills: Highlight your skills and expertise in a visually appealing way.

  • Experience: Share your work experience, including past jobs, internships, or freelance projects.

  • Contact Information: Provide your contact details and social media links for potential employers or collaborators to get in touch with you.

  • Light and Dark Mode: Switch between light and dark modes to suit your preferences and enhance readability.

Installation

  1. Make sure you have Flutter installed on your system. If not, follow the Flutter installation guide to set it up.

  2. Clone this repository to your local machine.

git clone https://github.com/AyushKrSingh000/Portfolio-Web-App.git
  1. Navigate to the project directory.
cd Portfolio-Web-App
  1. Install dependencies.
flutter pub get

Usage

  1. Open the project in your preferred Flutter development environment (e.g., Android Studio, Visual Studio Code).

  2. Configure your personal information and project details. Replace the sample data with your own projects, skills, experience, and contact information.

  3. Run the application on your local development server.

flutter run -d chrome --web-hostname localhost --web-port 5000
  1. Open a web browser and access the application at http://localhost:5000.

Deployment

To deploy your project portfolio web app to a hosting platform of your choice, follow the platform-specific deployment instructions for Flutter web applications. Common hosting options include Firebase Hosting, GitHub Pages, and Netlify.

About

This is a Flutter-based web application that serves as your personal project portfolio. It allows you to showcase your projects, skills, experience, and contact information. The app features both light and dark modes to enhance the user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published