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: 3 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T15:39:12.000Z (about 2 years ago)
- Last Synced: 2025-03-05T07:19:41.138Z (over 1 year 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 [atharvan12345@gmail.com].