https://github.com/caffeine-addictt/worldskills-training
Worldskills Training Project
Science Score: 31.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Keywords
worldskills
worldskills-iran-programming
worldskills-web
Last synced: 10 months ago
·
JSON representation
·
Repository
Worldskills Training Project
Basic Info
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Archived
Topics
worldskills
worldskills-iran-programming
worldskills-web
Created about 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
Codeowners
README.md
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MIT License][license-shield]][license-url]
World Skills Training
World Skills Training
Report Bug
·
Request Feature
About The Project
This is the project I have created over the course of 2 weeks for training for worldskills.
The projects consist of the following:
- Web API (C#)
- Desktop App (C#)
- Mobile App (Java + Kotlin)
License
Distributed under the MIT License. See LICENSE for more information.
Acknowledgments
Owner
- Name: Jun Xiang (カエデ)
- Login: caffeine-addictt
- Kind: user
- Location: Singapore
- Company: Hire me
- Website: ngjx.org
- Repositories: 34
- Profile: https://github.com/caffeine-addictt
Back-end Engineer | Offensive Security Enthusiast
Citation (CITATION.cff)
abstract: WorldSkills Training 1
authors:
- alias: Jun Xiang
identifiers:
- type: url
value: https://github.com/caffeine-addictt/worldskills-training/releases/tag/v0.0.0
description: The GitHub release URL of tag v0.0.0.
cff-version: 1.2.0
date-released: yyyy-mm-dd
keywords:
-
license: MIT
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/caffeine-addictt/worldskills-training
title: WorldSkills Training 1
type: software
version: 0.0.0
GitHub Events
Total
Last Year
Dependencies
WebApplication1/WebApplication1/Dockerfile
docker
- base latest build
- build latest build
- mcr.microsoft.com/dotnet/aspnet 8.0 build
- mcr.microsoft.com/dotnet/sdk 8.0 build
Mobile/app/build.gradle.kts
maven
- androidx.appcompat:appcompat 1.6.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.4 implementation
- androidx.core:core-ktx 1.12.0 implementation
- androidx.navigation:navigation-fragment-ktx 2.7.6 implementation
- androidx.navigation:navigation-ui-ktx 2.7.6 implementation
- com.google.android.material:material 1.11.0 implementation
- org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.0 implementation
- junit:junit 4.13.2 testImplementation
Mobile/build.gradle.kts
maven
package-lock.json
npm
- prettier 3.3.1 development
package.json
npm
- prettier ^3.3.1 development
Desktop/Desktop/Desktop.csproj
nuget
Desktop/Desktop/packages.config
nuget
- Microsoft.EntityFrameworkCore.Design 3.1.32 development
- Microsoft.EntityFrameworkCore.Tools 3.1.32 development
- Microsoft.Bcl.AsyncInterfaces 1.1.1
- Microsoft.Bcl.HashCode 1.1.1
- Microsoft.CSharp 4.7.0
- Microsoft.Data.SqlClient 1.1.3
- Microsoft.Data.SqlClient.SNI 1.1.0
- Microsoft.EntityFrameworkCore 3.1.32
- Microsoft.EntityFrameworkCore.Abstractions 3.1.32
- Microsoft.EntityFrameworkCore.Analyzers 3.1.32
- Microsoft.EntityFrameworkCore.Relational 3.1.32
- Microsoft.EntityFrameworkCore.SqlServer 3.1.32
- Microsoft.Extensions.Caching.Abstractions 3.1.32
- Microsoft.Extensions.Caching.Memory 3.1.32
- Microsoft.Extensions.Configuration 3.1.32
- Microsoft.Extensions.Configuration.Abstractions 3.1.32
- Microsoft.Extensions.Configuration.Binder 3.1.32
- Microsoft.Extensions.DependencyInjection 3.1.32
- Microsoft.Extensions.DependencyInjection.Abstractions 3.1.32
- Microsoft.Extensions.Logging 3.1.32
- Microsoft.Extensions.Logging.Abstractions 3.1.32
- Microsoft.Extensions.Options 3.1.32
- Microsoft.Extensions.Primitives 3.1.32
- Microsoft.Identity.Client 3.0.8
- Microsoft.IdentityModel.JsonWebTokens 5.5.0
- Microsoft.IdentityModel.Logging 5.5.0
- Microsoft.IdentityModel.Protocols 5.5.0
- Microsoft.IdentityModel.Protocols.OpenIdConnect 5.5.0
- Microsoft.IdentityModel.Tokens 5.5.0
- Newtonsoft.Json 10.0.1
- System.Buffers 4.5.1
- System.Collections.Immutable 1.7.1
- System.ComponentModel.Annotations 4.7.0
- System.Data.Common 4.3.0
- System.Diagnostics.DiagnosticSource 4.7.1
- System.IdentityModel.Tokens.Jwt 5.5.0
- System.Memory 4.5.4
- System.Numerics.Vectors 4.5.0
- System.Runtime.CompilerServices.Unsafe 4.7.1
- System.Threading.Tasks.Extensions 4.5.4
WebApplication1/WebApplication1/WebApplication1.csproj
nuget
- Microsoft.EntityFrameworkCore.Tools 8.0.6 development
- Microsoft.EntityFrameworkCore.SqlServer 8.0.6
- Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.19.6
- Swashbuckle.AspNetCore 6.4.0