Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (6.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Github profile decor.
Basic Info
- Host: GitHub
- Owner: AlexStormwood
- License: mit
- Default Branch: master
- Size: 1.91 MB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
Codemeta
README.md
Hi! I'm Alex
Alex is a driven autodidact who will master anything & everything required to get work done.
Alex's Articles
- [Helping Others Cite, Reference, or Attribute Your Software](https://alexstormwood.com/articles/helpingothersciteyoursoftware/)
- [Compiled ReactJS with Astro](https://alexstormwood.com/articles/compiledreactjswithastro/)
- [Zero-Dependency NodeJS Logging](https://alexstormwood.com/articles/nodejslogging/)
- [Does your videogame need a blockchain?](https://alexstormwood.com/articles/doesyourvideogameneedablockchain/)
Connect with Alex
Languages and Tools:
- Front-end:
- Back-end:
- Game Engine:
- Database:
- Cloud:
- Testing:
- Version Control:
- Automation:
- Integrations:
- 3D Design:
- 2D Design:
- Video Editing:
- Video Publishing & Streaming:
- Software Publishing:
- Media Publishing:
Commercial Projects
FOSS Projects
- SuperCamo, a file-based alternative to MongoDB.
- Unity Automated Semver, a GitHub Action that manages project versioning labels for Unity projects.
- Unity Semver Updater, a helper package for project versioning used in CI/CD tools.
- NPM Compliance Helper, a helper package for project licensing and compliance in CI/CD/CC tools.
- ReactJS GamePad Utilities, a foundational package for game projects built with web technologies.
Appearances & Work Lists
More information about Alex's projects can be found on his website:
Contact
Use the social links up the top to contact Alex, or email him directly at:
Owner
- Name: Alex
- Login: AlexStormwood
- Kind: user
- Location: Sydney
- Company: @BigfootDS
- Website: www.bigfootds.com
- Repositories: 2
- Profile: https://github.com/AlexStormwood
Game & XR developer based in Sydney, Australia. Main tools are Unity3D and C#. Working for myself as BigfootDS, and working for Coder Academy as a teacher.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: Alex Stormwood
authors:
- family-names: Stormwood
given-names: Alex
orcid: https://orcid.org/0009-0008-2183-7041
abstract: A landing page for a GitHub account.
repository-code: "https://github.com/AlexStormwood/AlexStormwood"
type: software
version: 1.0.0
license-url: "https://spdx.org/licenses/MIT"
keywords:
- github
date-released: 2025-01-27
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"author": [
{
"@id": "https://orcid.org/0009-0008-2183-7041",
"@type": "Person",
"email": "alex@bigfootds.com",
"givenName": "Alex",
"familyName": "Stormwood",
"affiliation": {
"@type": "Organization",
"name": "BigfootDS"
}
}
],
"maintainer": [
{
"@id": "https://orcid.org/0009-0008-2183-7041",
"@type": "Person",
"email": "alex@bigfootds.com",
"givenName": "Alex",
"familyName": "Stormwood",
"affiliation": {
"@type": "Organization",
"name": "BigfootDS"
}
}
],
"codeRepository": "https://github.com/AlexStormwood/AlexStormwood",
"url": "https://github.com/AlexStormwood/AlexStormwood",
"dateCreated": "2025-01-26",
"dateModified": "2025-01-27",
"datePublished": "2025-01-27",
"description": "A landing page for a GitHub account.",
"abstract": "A landing page for a GitHub account..",
"downloadUrl": "https://github.com/AlexStormwood/AlexStormwood/releases",
"keywords": [
"github"
],
"license": "https://spdx.org/licenses/MIT",
"name": "Alex Stormwood",
"programmingLanguage": "Markdown",
"runtimePlatform": "GitHub",
"version": "1.0.0",
"contIntegration": "https://github.com/AlexStormwood/AlexStormwood/actions",
"codemeta:continuousIntegration": {
"id": "https://github.com/AlexStormwood/AlexStormwood/actions"
},
"developmentStatus": "active",
"issueTracker": "https://github.com/AlexStormwood/AlexStormwood/issues"
}
GitHub Events
Total
- Watch event: 1
- Push event: 11
Last Year
- Watch event: 1
- Push event: 11
Dependencies
.github/workflows/articles-in-profile.yml
actions
- actions/checkout v4 composite
- gautamkrishnar/blog-post-workflow master composite