Skip to content

abdul-mueed-shz/DevFolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Developer Portfolio Application (Devfolio)

A single page portfolio application made with quasar containing sections verbosely explaining the developers's skills, interests and experiences

animated-television-image-0115 Screenshots

intro

whatiido proficiency projects experiences certificates contact darkphone darkphone2 darkphone3 darkphone4 darkphone6 darkphone7

How to customize according to your profile

  • Just change the properties of the APP_CONSTANTS object defined in the app.js file located in src/common/constants/app.js
  • To change the breakpoints for the responsive behavior, change the function in breakpoints.js file in src/common/composables/breakpoints.js

animated-television-image-0134 Main Features

  • An introduction section
  • An Expertise section
  • Skills section
  • Projects cards
  • Experiences cards
  • Certification cards
  • Contacts sections

animated-computer-smiley-image-0080 Commands:

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Technologies used

Inspiration taken from saadpasta/developerFolio .

About

A developer portfolio made in Quasar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published