Skip to content

anonbeat1/open-profiler

 
 

Repository files navigation

Open Profiler

Open Profiler Image

Overview

Open Profiler is an open-source project that serves as a personal portfolio template built with Angular. It is designed to be easily forked and customized, allowing anyone to create and showcase their personal or professional profile. Contributions from the community are welcome, making it a collaborative effort to enhance and improve the template.

How to Use

  1. Fork the Repository: Start by forking the repository to your GitHub account.

  2. Install Dependencies: Execute npm install to install the required dependencies.

  3. Configure Open Profiler: Customize the Open Profiler configuration by updating the CONFIG object with your information. Refer to the GUIDELINES for detailed instructions.

  4. Configure Seo Meta Tags: Update the CONFIG object with your specific information for SEO meta tags.

  5. Build:

    • Push a tag and let GitHub Actions manage the build process. Afterward, access the compiled files from the releases.
    • Alternatively, build the project locally by running npm run build.
  6. Deploy: Deploy your personalized portfolio from the (./dist//browser/) directory using your preferred hosting service.

How to Contribute

We welcome contributions! If you have ideas or want to improve Open Profiler, read CONTRIBUTING.

License

Open Profiler is licensed under the MIT License.

About

Build your unique online presence with Open Profiler a responsive and feature-rich portfolio, easily tailored to showcase your skills, experience, and projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 44.2%
  • HTML 36.4%
  • SCSS 12.2%
  • JavaScript 6.9%
  • Shell 0.3%