Welcome to my personal portfolio app built using Flutter! This app showcases my projects, books, and professional achievements. Explore my work, learn about my background, and connect with me on various social media platforms.
- Home page with personal introduction and navigation
- List of development projects and books
- Detailed view for each project and book
- Social media links for easy connection
- Smooth transitions and animations
- Responsive design
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/PB2204/Pabitra-Banerjee-Android-Application.git cd Pabitra-Banerjee-Android-Application
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- Home Page: Navigate through different sections such as About Me, Education, Projects, Programming Projects, VS Marketplace, PyConda, Books, and Recognition.
- Projects Page: View a list of projects and books. Click on any item to see detailed information.
- Project Detail Page: Provides a detailed description of the selected project, including links to GitHub and live versions (if available).
- Social Media Links: Connect with me on GitHub, LinkedIn, Twitter, Instagram, Google, and Spotify.
my_portfolio/
├── android/
├── ios/
├── lib/
│ ├── widgets/
│ │ └── social_media_links.dart
│ ├── main.dart
│ ├── home_page.dart
│ ├── projects_page.dart
│ └── project_details_page.dart
├── test/
├── images/
│ ├── hero.jpg
│ ├── icon.png
│ ├── dev_portfolio.jpg
│ ├── mac_terminal_portfolio.jpg
│ ├── book_finder_app.jpg
│ ├── clash_of_space.jpg
│ ├── mb_health_bot.png
│ ├── beyond_bits_and_bytes.jpg
│ ├── novice_to_ninja.jpg
│ ├── decoding_ai.jpg
│ ├── python_guide.jpg
│ ├── marvels_of_cosmos.jpg
│ ├── loves_victory.jpg
│ ├── bits_and_bytes.jpg
│ ├── dsa_cpp.png
│ ├── decoding_ai.png
│ ├── python3_the_essential_guide.png
│ ├── marvels_of_the_cosmos.png
│ └── lovesvictory.jpg
├── pubspec.yaml
└── .github/
└── workflows/
└── main.yml
Contributions are welcome! If you have any suggestions or improvements, feel free to create an issue or submit a pull request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
This project is licensed under the MIT License. See the LICENSE file for details.
Pabitra Banerjee - LinkedIn - GitHub
Feel free to reach out if you have any questions or suggestions!