GitPedia

DeveloperFolio

Flutter web - DeveloperFolio template

From naveenjujarayยทUpdated May 12, 2026ยทView on GitHubยท

A clean, beautiful and responsive portfolio template with `Dark Mode` enabled for Developers! The project is written primarily in Dart, distributed under the GNU General Public License v3.0 license, first published in 2020. Key topics include: developer-portfolio, developer-portfolio-template, flutter, flutter-apps, flutter-dev.

Latest release: 1.1โ€” Stable 1.1
August 10, 2020View Changelog โ†’

DeveloperFolio flutter License: GPL v3 Stars Forks website Buy me coffee

A clean, beautiful and responsive portfolio template with Dark Mode enabled for Developers!

If you created something awesome and want to contribute then feel free to open Please don't hesitate to open an pull request.

Dark Mode

Darkmode

Desktop View

Desktop

Tablet View

Tablet

Mobile View

Mobile

Sections

โœ”๏ธ Summary and About me

โœ”๏ธ Skills

โœ”๏ธ Proficiency

โœ”๏ธ Education

โœ”๏ธ Achievements ๐Ÿ†

โœ”๏ธ Blogs

โœ”๏ธ Contact me

To view a live example, click here

Getting Started

From your command line, clone and run developerFolio:

In-order to work with this repo you need to have flutter beta installed on your system.

# Clone this repository
$ git clone 

# Go into the repository
$ cd DeveloperFolio

# Get Packages
$ flutter pub get

# Build Web using Flutter
$ flutter build web

# Launch/View
$ flutter run -d chrome

Deployment ๐Ÿ“ฆ

When you are done with the setup, you should host your website online. We highly recommend to read through the docs for Firebase Hosting.

# Before you can install the Firebase CLI, you will need to install Node.js on your machine.
npm install -g firebase-tools

# Firebase Login
$ firebase login

# Initialize Firebase
$ firebase init

# Deploy to Firebase
$ firebase deploy

For the Future

  • Connect with LinkedIn to get Summary, Skills, Education and Experience
  • Connect with Github to get Customized Pins, Profile Details
  • Personalization Page to edit everything in once place.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from naveenjujaray/DeveloperFolio via the GitHub API.Last fetched: 6/23/2026