A portfolio for developers to showcase their skills.
- A fully customizable portfolio.
- Responsive for all screens.
- Dark or light mode chosen based on browser's default theme and remember the last theme set up on next visit.
- Pick up top 6 pinned projects from github
- Modify the src/information.ts file to customize the data to suit your profile.
- Customize the src/styles.css to change the theme. Check out https://colorhunt.co/ for some great themes.
- Generate ur github personal access tokens add it to environment.ts file along with your username.
- Add ur image assets to the assets folder.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Inspired and build on the basic set up from the React project: https://github.com/saadpasta/developerFolio.
Feel free to raise a pull requests on any enhancements. Here are a few suggestions:
- Better responsiveness
- Splash screen