Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Keywords
preact
typescript
vite
website
Last synced: 6 months ago
·
JSON representation
Repository
AFCM's Website
Basic Info
- Host: GitHub
- Owner: AFCMS
- Language: TypeScript
- Default Branch: master
- Homepage: https://afcms.dev/
- Size: 45.6 MB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 7
- Releases: 0
Topics
preact
typescript
vite
website
Created about 4 years ago
· Last pushed 6 months ago
Metadata Files
Readme
README.md
AFCM's Site
AFCM's personal portfolio website.
Used Libraries
Usage
Development Server
shell
pnpm run start
Production Build
shell
pnpm run build
Serve Production Build
shell
pnpm run serve
Rebuild PWA Assets
shell
pnpm run generate-pwa-assets
Deploy on GitHub Pages (Using GitHub CLI)
shell
gh workflow run 47919864
Autoformatter
Install the Prettier VSCode extention and add it as base formatter, enable format on save.
The prettier and prettier-plugin-tailwindcss npm packages needs to be installed. (They are in the dev dependencies)
Sources
- https://www.svgrepo.com/svg/378837/node
- https://www.svgrepo.com/svg/512317/github-142
- https://www.svgrepo.com/svg/353655/discord-icon
- https://www.steamgriddb.com/grid/36537
Owner
- Login: AFCMS
- Kind: user
- Location: France
- Website: https://afcms.github.io/
- Twitter: AFCM_Dev
- Repositories: 18
- Profile: https://github.com/AFCMS
👨🎓 16 years old french student
GitHub Events
Total
- Issues event: 4
- Delete event: 75
- Issue comment event: 78
- Push event: 42
- Pull request event: 148
- Create event: 75
Last Year
- Issues event: 4
- Delete event: 75
- Issue comment event: 78
- Push event: 42
- Pull request event: 148
- Create event: 75
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 4
- Total pull requests: 157
- Average time to close issues: 5 months
- Average time to close pull requests: 4 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.36
- Merged pull requests: 89
- Bot issues: 0
- Bot pull requests: 156
Past Year
- Issues: 2
- Pull requests: 59
- Average time to close issues: 5 months
- Average time to close pull requests: 9 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.5
- Average comments per pull request: 0.81
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 58
Top Authors
Issue Authors
- AFCMS (4)
Pull Request Authors
- dependabot[bot] (280)
- AFCMS (1)
- imgbot[bot] (1)
Top Labels
Issue Labels
enhancement (3)
Pull Request Labels
dependencies (279)
javascript (173)
github_actions (9)
enhancement (1)
Dependencies
package-lock.json
npm
- 1454 dependencies
package.json
npm
- eslint-plugin-jsonc ^2.3.1 development
- gh-pages ^4.0.0 development
- htmlhint ^1.1.4 development
- markdownlint ^0.26.1 development
- postcss-scss ^4.0.4 development
- prettier ^2.7.1 development
- prettier-plugin-tailwindcss ^0.1.13 development
- stylelint ^14.9.1 development
- stylelint-config-prettier ^9.0.3 development
- stylelint-config-standard ^26.0.0 development
- textlint ^12.2.1 development
- @headlessui/react ^1.6.6
- @heroicons/react ^1.0.5
- @testing-library/jest-dom ^5.16.4
- @testing-library/react ^13.3.0
- @testing-library/user-event ^14.3.0
- autoprefixer ^10.4.8
- postcss ^8.4.14
- react ^18.2.0
- react-country-flag ^3.0.2
- react-dom ^18.2.0
- react-gist ^1.2.4
- react-icons ^4.4.0
- react-markdown ^8.0.3
- react-scripts 5.0.1
- remark-emoji ^3.0.2
- remark-gfm ^3.0.1
- tailwindcss ^3.1.7
- web-vitals ^2.1.4
.github/workflows/build.yml
actions
- actions/checkout v2 composite
- actions/setup-node v3 composite
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/depends.yml
actions
- actions/checkout v3 composite
- actions/dependency-review-action v1 composite
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- github/super-linter v4 composite
.github/workflows/publish.yml
actions
- actions/checkout v3 composite
- actions/deploy-pages v1.2.4 composite
- actions/setup-node v3 composite
- actions/upload-pages-artifact v1.0.7 composite