All Projects → naveenjujaray → DeveloperFolio

naveenjujaray / DeveloperFolio

Licence: GPL-3.0 license
Flutter web - DeveloperFolio template

Programming Languages

dart
5743 projects
HTML
75241 projects

Projects that are alternatives of or similar to DeveloperFolio

glassFolio
Developer Portfolio Template in Glassmorphism UI
Stars: ✭ 61 (-57.34%)
Mutual labels:  portfolio, portfolio-website, portfolios, developer-portfolio
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (+31.47%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio, developer-portfolio-template
Developerfolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 2,814 (+1867.83%)
Mutual labels:  portfolio, portfolio-website, portfolios, developer-portfolio
DevFolio
A Modern Portfolio Template for Developers with easy setup process documented(with hosting).
Stars: ✭ 96 (-32.87%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio, developer-portfolio-template
caglarturali.github.io
Personal portfolio website repository.
Stars: ✭ 260 (+81.82%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio
My-Alternate-Portfolio-Website
Portfolio Website generated using Jekyll, Sass, and Gulp.js, to showcase my web presence, résumé, story, & featured projects with a Particle.js aligned theme.
Stars: ✭ 127 (-11.19%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio
Awesome-Flutter-Templates
A Huge Collection of Flutter App templates
Stars: ✭ 53 (-62.94%)
Mutual labels:  flutter-apps, flutter-examples, flutterweb
AVS1508.github.io
Personal Résumé Website developed using ReactJS and Bootstrap and hosted on Github Pages. Displays my web presence, story, work experience, education, projects, achievements, and contact information.
Stars: ✭ 24 (-83.22%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio
stringify.me
Quick and Easy Profiles (No Login Required)
Stars: ✭ 52 (-63.64%)
Mutual labels:  portfolio, portfolio-website, portfolios
ezprofile
🚀 Create an automatic portfolio based on GitHub profile.
Stars: ✭ 344 (+140.56%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio
another-portfolio
An eye-catching developer Portfolio, Built on NextJS.
Stars: ✭ 227 (+58.74%)
Mutual labels:  portfolio, portfolio-website, developer-portfolio
Portfolio
A responsive portfolio app made with flutter web.
Stars: ✭ 43 (-69.93%)
Mutual labels:  portfolio, portfolio-website, flutter-web
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (-82.52%)
Mutual labels:  flutter-apps, flutter-examples, flutter-web
champ96k.github.io
portfolio website using Flutter
Stars: ✭ 71 (-50.35%)
Mutual labels:  portfolio-website, flutter-apps, flutterweb
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (+493.01%)
Mutual labels:  flutter-apps, flutter-examples
portfolio-template
Portfolio template for any developer or designer. Made with love towards everyone :)
Stars: ✭ 21 (-85.31%)
Mutual labels:  portfolio, portfolio-website
portfolio-html
🌍 Open source portfolio template built with plain Html, CSS and JavaScript for developers to create their portfolio website
Stars: ✭ 52 (-63.64%)
Mutual labels:  portfolio, portfolio-website
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+17332.87%)
Mutual labels:  flutter-apps, flutter-examples
imfunniee.github.io
👨‍💻 personal portfolio website and projects
Stars: ✭ 50 (-65.03%)
Mutual labels:  portfolio, portfolio-website
portfolio
V2.0 of my personal portfolio! Feel free to fork it, star it, etc!
Stars: ✭ 31 (-78.32%)
Mutual labels:  portfolio, portfolios

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].