Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atharva-narkhede/portfolio-flutter
A personal portfolio app built with Flutter, showcasing projects, skills, and achievements. Includes sections for Home, Projects, Education, Skills, Certifications, and Contact Me.
https://github.com/atharva-narkhede/portfolio-flutter
android android-studio flutter ios portfolio portfolio-flutter portfolio-project
Last synced: about 5 hours ago
JSON representation
A personal portfolio app built with Flutter, showcasing projects, skills, and achievements. Includes sections for Home, Projects, Education, Skills, Certifications, and Contact Me.
- Host: GitHub
- URL: https://github.com/atharva-narkhede/portfolio-flutter
- Owner: atharva-narkhede
- License: mit
- Created: 2024-02-19T02:47:57.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T15:39:12.000Z (5 months ago)
- Last Synced: 2024-06-22T07:48:22.918Z (5 months ago)
- Topics: android, android-studio, flutter, ios, portfolio, portfolio-flutter, portfolio-project
- Language: Dart
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio App
A new Flutter project for showcasing personal portfolio.
## Introduction
This project serves as a personal portfolio application built using Flutter. The app includes sections such as Home, Projects, Education, Skills, Certifications, and Contact Me.
## Features
Home: Introduction and summary of yourself.
Projects: List and details of your projects.
Education: Information about your educational background.
Skills: List of skills and proficiencies.
Certifications: Display your certifications and achievements.
Contact Me: Section to provide your contact details.
## Getting Started
To get started with this project, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/atharva-narkhede/portfolio-flutter.git
```2. **Navigate to the project directory**:
```bash
cd portfolio-flutter
```3. **Install dependencies**:
```bash
flutter pub get
```4. **Run the app**:
```bash
flutter run
```## Requirements
- Flutter SDK: [Install Flutter](https://flutter.dev/docs/get-started/install)
- Dart SDK: Comes with Flutter installation.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
For any inquiries, please contact me at [[email protected]].