Skip to content

A simple personal portfolio app built with Flutter to showcase my bio, skills, work experience, and projects using static data.

Notifications You must be signed in to change notification settings

yasinpalash/MyPortfolioFlutterProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Flutter App

This Flutter project is a personal portfolio that showcases information about you, your work, skills, experiences, and a portfolio section. It is organized into different sections for clarity and ease of navigation.

Project Structure

The project structure is organized as follows:

  • lib/ : Contains the main source code for the Flutter application.
    • about_section/ : Code for the "About Me" section.
    • work_section/ : Code for the "Work" section.
    • skills_section/ : Code for the "Skills" section.
    • experiences_section/ : Code for the "Experiences" section.
    • portfolio_section/ : Code for the "Portfolio" section.
  • data_sources/ : Contains data sources for each section (work, skills, experiences, and portfolio).
  • assets/ : Stores images and other assets used in the application.
  • pubspec.yaml : Defines project dependencies and assets.

About Section

Description

The "About Me" section is designed to display personal information. Users can input their name, photo, bio, and contact details.

Work Section

Description

The "Work" section showcases projects, links, and project descriptions. Users can view your work and access related links.

Skills Section

Description

The "Skills" section lists technical skills possessed by the user. It provides a quick overview of your expertise.

Experiences Section

Description

The "Experiences" section showcases your work history and professional experiences. It allows users to learn about your career journey.

Portfolio Section

Description

The "Portfolio" section is designed to showcase your work history with images or videos along with proper descriptions. Users can explore your portfolio items.

Getting Started

  1. Clone this repository.
  2. Open the project in Flutter.
  3. Customize the code and data sources for each section as per your requirements.
  4. Run the application on your preferred platform (iOS, Android, web, etc.).

image

About

A simple personal portfolio app built with Flutter to showcase my bio, skills, work experience, and projects using static data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages