https://github.com/agahkarakuzu/orchid

Dynamic academic record manager using ORCID

https://github.com/agahkarakuzu/orchid

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary

Keywords

academic cv orcid publications vuejs
Last synced: 6 months ago · JSON representation

Repository

Dynamic academic record manager using ORCID

Basic Info
  • Host: GitHub
  • Owner: agahkarakuzu
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://papers.agah.dev
  • Size: 12.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
academic cv orcid publications vuejs
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Orchid

Netlify Status

Example site: https://papers.agah.dev

One of the most annoying tasks in academia is keeping your academic record up to date, creating lists in a specific style requested by funding agencies, etc.

Orchid automates this process.

How it works

This is the second iteration of bloom.

Your academic record is automatically populated from your ORCID. That's it!

  • Update src/components/data/author-info.json with your information.
  • Deploy the site to Netlify.
  • Updates to your ORCID profile will be reflected on the site automatically & dynamically.

Build Setup

``` bash

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

build for production and view the bundle analyzer report

npm run build --report ```

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Owner

  • Name: Agah
  • Login: agahkarakuzu
  • Kind: user
  • Location: Montreal
  • Company: @neuropoly @qMRLab @neurolibre

GitHub Events

Total
  • Push event: 8
Last Year
  • Push event: 8

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 9
  • Total Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 9
  • Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Agah a****u@g****m 9

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/node.js.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
src/assets/academicons/bower.json bower
package-lock.json npm
  • 840 dependencies
package.json npm
  • autoprefixer ^7.1.2 development
  • babel-core ^6.22.1 development
  • babel-loader ^7.1.1 development
  • babel-plugin-transform-runtime ^6.22.0 development
  • babel-preset-env ^1.3.2 development
  • babel-preset-stage-2 ^6.22.0 development
  • babel-register ^6.22.0 development
  • chalk ^2.0.1 development
  • connect-history-api-fallback ^1.3.0 development
  • copy-webpack-plugin ^4.0.1 development
  • css-loader ^0.28.0 development
  • cssnano ^3.10.0 development
  • eventsource-polyfill ^0.9.6 development
  • express ^4.14.1 development
  • extract-text-webpack-plugin ^3.0.0 development
  • file-loader ^0.11.1 development
  • friendly-errors-webpack-plugin ^1.1.3 development
  • html-webpack-plugin ^3.0.0 development
  • http-proxy-middleware ^0.19.1 development
  • opn ^5.1.0 development
  • optimize-css-assets-webpack-plugin ^2.0.0 development
  • ora ^1.2.0 development
  • rimraf ^2.6.0 development
  • semver ^5.3.0 development
  • shelljs ^0.7.6 development
  • uglifyjs-webpack-plugin ^1.2.7 development
  • url-loader ^0.5.8 development
  • vue-loader ^13.0.4 development
  • vue-style-loader ^3.0.1 development
  • vue-template-compiler ^2.4.2 development
  • webpack-bundle-analyzer ^3.3.2 development
  • webpack-dev-middleware ^1.10.0 development
  • webpack-hot-middleware ^2.18.0 development
  • webpack-merge ^4.1.0 development
  • bootstrap ^4.0.0-beta.2
  • bootstrap-vue latest
  • popper.js ^1.12.9
  • vue ^2.5.2
  • vue-router ^3.0.1
  • vuetify ^2.7.2
  • webpack ^3.12.0