An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with skills-course

A curated list of projects in awesome lists tagged with skills-course .

https://github.com/skills/introduction-to-github

Get started using GitHub in less than an hour.

branches commits git pull-requests skills-course

Last synced: 14 May 2025

https://github.com/skills/github-pages

Create a site or blog from your GitHub repositories with GitHub Pages.

github-pages pages skills-course

Last synced: 22 Apr 2025

https://github.com/skills/secure-code-game

A GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.

code-scanning code-security codeql skills-course

Last synced: 14 May 2025

https://github.com/skills/copilot-codespaces-vscode

Develop with AI-powered code suggestions using GitHub Copilot and VS Code

skills-course

Last synced: 17 Apr 2025

https://github.com/skills/hello-github-actions

Create a GitHub Action and use it in a workflow.

actions github-actions skills-course workflows

Last synced: 15 Apr 2025

https://github.com/skills/communicate-using-markdown

Organize ideas and collaborate using Markdown, a lightweight language for text formatting.

github markdown skills-course

Last synced: 08 Apr 2025

https://github.com/skills/code-with-codespaces

Develop code using GitHub Codespaces and Visual Studio Code!

skills-course

Last synced: 22 Apr 2025

https://github.com/skills/test-with-actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.

actions ci continuous-integration integration skills-course workflows

Last synced: 05 Apr 2025

https://github.com/skills/review-pull-requests

Collaborate and work together on GitHub.

github pull-requests skills-course

Last synced: 05 Apr 2025

https://github.com/skills/publish-packages

Use GitHub Actions to publish your project to a Docker image.

deployment docker github-actions github-packages skills-course workflows

Last synced: 03 Apr 2025

https://github.com/skills/resolve-merge-conflicts

Learn why conflicts happen and how to resolve them.

git github merge-conflict merge-conflicts skills-course

Last synced: 07 Apr 2025

https://github.com/skills/write-javascript-actions

Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.

skills-course

Last synced: 22 Apr 2025

https://github.com/skills/connect-the-dots

Useful tips when navigating through your repository

skills-course

Last synced: 22 Apr 2025

https://github.com/skills/deploy-to-azure

Create two deployment workflows using GitHub Actions and Microsoft Azure.

skills-course

Last synced: 12 Apr 2025

https://github.com/skills/release-based-workflow

Create a release based workflow that is built on the foundations of the GitHub flow

skills-course

Last synced: 12 May 2025

https://github.com/skills/reusable-workflows

Make a workflow reusable, call it in another workflow, and use a matrix strategy to run multiple versions.

actions github-actions matrix-strategy skills-course workflows

Last synced: 05 Apr 2025

https://github.com/skills/introduction-to-codeql

Enable code scanning and secure your code with CodeQL.

skills-course

Last synced: 07 Apr 2025

https://github.com/skills/secure-repository-supply-chain

Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them

skills-course

Last synced: 08 Apr 2025

https://github.com/skills/change-commit-history

A skills course on changing the commit history with Git

skills-course

Last synced: 22 Apr 2025

https://github.com/artis3n/course-vault-github-oidc

Take this course to learn how to create fine-grained, least-privilege HashiCorp Vault roles for GitHub Action workflows using GitHub OIDC.

oidc secrets secrets-management skills-course vault workflows

Last synced: 16 Mar 2025

https://github.com/skills/configure-codeql-language-matrix

Learn how to simplify your code scanning workflows with CodeQL language matrices

codeql github-advanced-security skills-course

Last synced: 22 Apr 2025

https://github.com/skills/integrate-mcp-with-copilot

Learn how to use MCP Servers with GitHub Copilot

copilot mcp skills-course

Last synced: 16 Apr 2025

https://github.com/garrettgman/connect-cloud-great-tables-course

Share a Great Table with the world easily and for free with Quarto and Connect Cloud

skills-course

Last synced: 05 Apr 2025

https://github.com/romaniuknatalia/skills-secure-repository-supply-chain

Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them

github-foundations maintain-secure-repository-github skills-course

Last synced: 25 Feb 2025

https://github.com/emmanseete/skills-hello-github-actions

Create a GitHub Action and use it in a workflow.

actions github-actions skills-course workflows

Last synced: 30 Dec 2024

https://github.com/ciio-ai/hello-github-actions

GitHub Skills: Create a GitHub Action and use it in a workflow.

github-actions github-skills skills-course

Last synced: 25 Jan 2025

https://github.com/anipalur/skills-introduction-to-github

Introduction to GitHub course.

skills-course

Last synced: 18 Feb 2025

https://github.com/anipalur/skills-review-pull-requests

Completed Review pull requests skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/anipalur/skills-publish-packages

Completed Publish to GitHub Packages skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/anipalur/skills-communicate-using-markdown

Completed Communicate using Markdown GitHub course.

skills-course

Last synced: 18 Feb 2025

https://github.com/emmanseete/skills-review-pull-requests

Collaborate and work together on GitHub.

github pull-requests skills-course

Last synced: 27 Dec 2024

https://github.com/emmanseete/skills-resolve-merge-conflicts

Learn why conflicts happen and how to resolve them.

git github merge-conflict merge-conflicts skills-course

Last synced: 27 Dec 2024

https://github.com/anipalur/skills-reusable-workflows

Completed Reusable workflows and matrix strategies skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/anipalur/skills-test-with-actions

Completed Test with Actions skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/unfounded932/communicate-using-markdown

Organize ideas and collaborate using Markdown, a lightweight language for text formatting.

github markdown skills-course

Last synced: 09 Mar 2025

https://github.com/anipalur/skills-release-based-workflow

Completed Create a release-based workflow skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/jrgil20/skills-connect-the-dots

skill: issues + git docs

docs skills-course

Last synced: 31 Mar 2025

https://github.com/jrgil20/skills-review-pull-requests

skill: pull requests + Tic Tac Toe

game pull-requests skills-course

Last synced: 31 Mar 2025

https://github.com/anipalur/skills-github-pages

Completed GitHub Pages skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/anipalur/skills-code-with-codespaces

Completed Code with GitHub Codespaces and Visual Studio Code skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/garrettgman/connect-cloud-shiny-course

Learn how to publish a Shiny for Python app to Connect Cloud.

skills-course

Last synced: 05 Apr 2025

https://github.com/unfounded932/introduction-to-github

Get started using GitHub in less than an hour.

actions github github-actions skills-course workflows

Last synced: 10 Mar 2025

https://github.com/ciio-ai/deploy-to-azure

GitHub Skills: Create two deployment workflows using GitHub Actions and Microsoft Azure.

azure deploy-to-azure github-skills skills-course

Last synced: 25 Jan 2025

https://github.com/emmanseete/skills-release-based-workflow

Create a release based workflow that is built on the foundations of the GitHub flow

skills-course

Last synced: 06 Jan 2025

https://github.com/emmanseete/skills-github-pages

Create a site or blog from your GitHub repositories with GitHub Pages.

github-pages pages skills-course

Last synced: 06 Jan 2025

https://github.com/emmanseete/skills-code-with-codespaces

Develop code using GitHub Codespaces and Visual Studio Code!

skills-course

Last synced: 06 Jan 2025

https://github.com/emmanseete/skills-copilot-codespaces-vscode

Develop with AI-powered code suggestions using GitHub Copilot and VS Code

skills-course

Last synced: 06 Jan 2025

https://github.com/emmanseete/skills-connect-the-dots

Useful tips when navigating through your repository

skills-course

Last synced: 06 Jan 2025

https://github.com/jrgil20/skills-test-with-actions

skill: Continuos integration

automation skills-course test

Last synced: 31 Mar 2025

https://github.com/emmanseete/skills.hello-github-actions

Create a GitHub Action and use it in a workflow.

actions github-actions skills-course workflows

Last synced: 20 Feb 2025

https://github.com/emmanseete/skills.test-with-actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.

actions ci continuous-integration integration skills-course workflows

Last synced: 20 Feb 2025

https://github.com/leftrightleft/skills-secret-scanning

Enable secret scanning to identify plain-text credentials and prevent them from being written to your repository

skills-course

Last synced: 27 Feb 2025

https://github.com/psparwez/skillhub

A modern, responsive landing page for SkillHub, designed to showcase educational resources and services. Built using HTML, CSS, JavaScript, and Swiper JS.

course-website education html-css-javascript landing-page learning online-education-learning skillhub skills-course

Last synced: 23 Feb 2025

https://github.com/eaboulila/skillshare-projects

This repository serves as an organized archive of all the Skillshare courses I’ve completed. Each folder contains an overview of the course, along with links to individual repositories for the projects I’ve worked on. Explore various projects and resources, from AI to Python programming, all in one place!

ai projects python skills-course skillshare

Last synced: 01 Mar 2025

https://github.com/emmanseete/skills-publish-packages

Use GitHub Actions to publish your project to a Docker image.

deployment docker github-actions github-packages skills-course workflows

Last synced: 28 Dec 2024

https://github.com/emmanseete/skills-deploy-to-azure

Create two deployment workflows using GitHub Actions and Microsoft Azure.

skills-course

Last synced: 24 Feb 2025

https://github.com/unfounded932/github-pages

Create a site or blog from your GitHub repositories with GitHub Pages.

github-pages pages skills-course

Last synced: 18 Mar 2025

https://github.com/ciio-ai/communicate-using-markdown

GitHub Skills: Organize ideas and collaborate using Markdown, a lightweight language for text formatting.

github-skills markdown skills-course

Last synced: 18 Jan 2025

https://github.com/jrgil20/skills-github-pages

skill: github pages + blog

blog github-pages markdown skills-course

Last synced: 05 Apr 2025

https://github.com/anipalur/skills-write-javascript-actions

Completed Write JavaScript Actions skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/anipalur/skills-connect-the-dots

Completed Connect the dots in a GitHub repository skills course.

skills-course

Last synced: 18 Feb 2025

https://github.com/iczp/nuxt-vvll

nuxt content,vue,skills

nuxtjs skills-course vue

Last synced: 20 Jan 2025

https://github.com/emmanseete/skills-test-with-actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.

actions ci continuous-integration integration skills-course workflows

Last synced: 30 Dec 2024