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

Tutorial

A tutorial, in education, is a method of transferring knowledge and may be used as a part of a learning process. More interactive and specific than a book or a lecture, a tutorial seeks to teach by example and supply the information to complete a certain task.

https://github.com/hashicorp-education/learn-terraform-organize-configuration

Source files for a workshop about Terraform source file organization

hashicorp terraform tutorial

Last synced: 19 Jan 2026

https://github.com/makosai/gecs-tutorial

A starter project branched by phases to help you learn how to use gecs.

ecs gecs godot guide tutorial

Last synced: 09 Oct 2025

https://github.com/kaayzouee/windows-efi-recovery

This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.

dualboot efi guide recovery tutorial windows-11

Last synced: 09 Oct 2025

https://github.com/didinj/groovy-map-example

Groovy Tutorial: Map Example

example groovy map tutorial

Last synced: 29 Mar 2025

https://github.com/brooks-code/toulouse-biblio-chronicle

Snapshot of Toulouse public library customer habits — cleaning raw, messy datasets of musical, cinematic, and literary checkouts; includes data-cleaning steps, analysis notebook revealing cultural tastes in the Pink City.

data-analysis data-cleaning data-cleaning-and-preprocessing data-quality exploratory-data-analysis jupyter-notebook library-data misaligned-data mojibake tutorial

Last synced: 10 Oct 2025

https://github.com/akecel/deploy-shell-script

Simple shell scripts to easily deploy your applications on a web server.

beginner-friendly deployment devops script ssh tutorial

Last synced: 10 Oct 2025

https://github.com/mickablondo/golang-exercises

Exercises to learn coding with golang.

golang tutorial

Last synced: 14 Jan 2026

https://github.com/motapinto/open-cv-tutorial

OpenCV-Python image processing tutorial and exercises

computer-vision exercises open-cv opencv python tutorial

Last synced: 21 Mar 2025

https://github.com/avine/git-cheat-sheet

Simple GIT commands that produce a clean log history

cheat-sheet commands git tutorial

Last synced: 01 May 2026

https://github.com/aygp-dr/lazy-weekends

A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.

beginner-friendly education functional-programming haskell tutorial

Last synced: 23 Jun 2026

https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component

A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.

asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 11 Oct 2025

https://github.com/zkan/apache-airflow-tutorial

A Comprehensive Tutorial to Learn Apache Airflow

apache-airflow tutorial

Last synced: 19 Jan 2026

https://github.com/akshaybabloo/swift-notes

Swift notes

swift tutorial

Last synced: 13 Apr 2025

https://github.com/donovan-said/tutorial-learning-typescript

A repository to start learning TypeScript.

javascript nodejs tutorial typescript

Last synced: 07 May 2026

https://github.com/paulfioravanti/apollo-fullstack-tutorial

My sandbox for the Apollo Tutorial

apollo graphql tutorial typescript

Last synced: 13 Oct 2025

https://github.com/bryantson/copilot-simple-command-execution-webapp

Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.

copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment

Last synced: 15 Feb 2026

https://github.com/vaadin/mpr-demo

Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)

demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8

Last synced: 14 Apr 2026

https://github.com/girkovarpa/sciter-js-autocomplete

Simple demo of autocompleting a textbox in Sciter.JS

after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial

Last synced: 14 Apr 2026

https://github.com/christmaskris/gitsheet

A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.

bash documentation git tutorial

Last synced: 20 Apr 2026

https://github.com/johannesrabauer/optionals

This is my script for the corresponding youtube video.

introduction java optional tutorial

Last synced: 15 Oct 2025

https://github.com/didinj/css3-navigation-bars-example

CSS3 Tutorial: Navigation Bars

bar bars css css3 example navigation tutorial

Last synced: 29 Mar 2025

https://github.com/lenisha/appsrv-dockerlab

Docker 101 lab for Azure, and Azure App Service

appservice docker mattermost tutorial

Last synced: 16 Oct 2025

https://github.com/gorkemgul/html5_tutorial

The HTML5 tutorial that I prepared right after I finished learning HTML5. Indeed, it includes a little bit CSS as well.

css html html5 tutorial

Last synced: 16 Oct 2025

https://github.com/ketouem/the-road-to-learn-react

Hackernews cloned described in [The Road To Learn React](https://leanpub.com/the-road-to-learn-react)

react tutorial

Last synced: 18 May 2026

https://github.com/pin3dev/42_pushswap

Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.

42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode

Last synced: 17 Oct 2025

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/freeclimbapi/c-sharp-accept-incoming-call-tutorial

C# - Accept Incoming Call Tutorial

tutorial voice

Last synced: 25 Jun 2025

https://github.com/velenir/workers-journey

Guide to Web Workers

guide tutorial web-worker

Last synced: 25 Jun 2025

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 18 Apr 2026

https://github.com/apiverve/whois-lookup-python-tutorial

WHOIS lookup tool for domain registration information using Python

apiverve cli domain-lookup domain-research networking python tutorial whois

Last synced: 25 Jun 2026

https://github.com/silvestrevivo/svelte-materialize-posts

SvelteJS app based on the YouTube video-tutorial from @hidjou.

css3 html5 javascript sveltejs tutorial youtube

Last synced: 07 Apr 2026

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 15 May 2026

https://github.com/apiverve/moon-tracker-python-tutorial

Moon position tracker that calculates altitude, azimuth, and distance using Python

apiverve astronomy celestial cli coordinates moon moon-tracker python tutorial

Last synced: 25 Jun 2026

https://github.com/j-sephb-lt-n/dbt-example

Showcase of DBT functionality with a toy local duckdb dataset

dbt duckdb example local tutorial

Last synced: 18 May 2026

https://github.com/lagenorhynque/todo-cljs

A ClojureScript todo list app

clojurescript tutorial

Last synced: 25 Oct 2025

https://github.com/apiverve/social-card-generator-node-tutorial

Social media card generator for creating Open Graph images with Node.js

apiverve express html-to-image marketing nodejs og-image open-graph social-cards tutorial

Last synced: 25 Jun 2026

https://github.com/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/curegit/unity-reversi-tutorial

ゲームエンジン Unity を手っ取り早く触るためのハンズオン

education handson reversi tutorial unity

Last synced: 11 May 2025

https://github.com/aygp-dr/athenaeum

Personal knowledge management system built with GitHub Pages and Jekyll

documentation github-pages jekyll tutorial

Last synced: 28 Jan 2026

https://github.com/unikraft/asplos22-tutorial

Architectural Support for Programming Languages and Operating Systems (ASPLOS'22) Tutorial

asplos asplos22 lightweight-virtual-machines tutorial unikernels unikraft

Last synced: 16 Mar 2026

https://github.com/mohnkhan/myos-simple

A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox

assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86

Last synced: 26 Jun 2026

https://github.com/izeleam/securenginx

SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.

best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server

Last synced: 18 May 2026

https://github.com/validusgroup-design/beaglebone-clion-remote-build

Step-by-step guide to setting up remote CMake builds for BeagleBone boards using CLion IDE.

beaglebone clion cmake cross-compilation embedded-linux remote-development tutorial

Last synced: 23 Jan 2026

https://github.com/devvoid/piston-tutorials

Series of tutorials on how to use the Piston game engine.

piston piston-game-engine piston-tutorials rust tutorial

Last synced: 01 Jun 2026

https://github.com/yatw/wordpressexperiment

A simple website made from WordPress and run on XAMPP localhost

tutorial wordpress

Last synced: 18 May 2026

https://github.com/wr47h/learn-go-by-example

Learning Go from Go by Example

go gobyexample golang tutorial

Last synced: 11 Jan 2026

https://github.com/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 28 Oct 2025

https://github.com/conways-glider/minigrep

An implementation of the minigrep example from the Rust lang documentation.

grep rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/gugazimmermann/course-1-authentication

This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.

authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/stephane-klein/linux-firewall-playground

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 18 May 2026

https://github.com/freeclimbapi/node-list-calls-how-to-guide

Node - List Calls Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/getlarge/create-nestjs-libraries-with-nx

Learn how to build NestJS libraries with Nx

nestjs nx tutorial

Last synced: 15 Apr 2026

https://github.com/salmanbe/laravel-firebase-tutorial

Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.

bootstrap5 firebase html5 laravel laravel-firebase php tutorial

Last synced: 06 Apr 2026

https://github.com/aniri/tutorial-facebook-signup

old tutorial moved to github :) - playing with facebook signup

facebook-signup tutorial

Last synced: 29 Jan 2026

https://github.com/freeclimbapi/node-get-a-queue-how-to-guide

Node - Get a Queue Tutorial

queues tutorial

Last synced: 30 Jan 2026

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/wheelfate/hello-continuous-deployment

Simple tutorial about continuous deployment

ci-cd continuous-deployment github-actions html tutorial

Last synced: 28 Jun 2026

https://github.com/eduardozepeda/programming-notes

My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.

ebooks epub notes pdf programming tutorial tutorials

Last synced: 30 Jan 2026

https://github.com/naja-js/guide

Code for Naja's introductory guide

guide naja nette-framework tutorial

Last synced: 07 Feb 2026

https://github.com/freeclimbapi/node-create-conference-how-to-guide

Node - Create Conference Tutorial

connecting-calls tutorial

Last synced: 07 Feb 2026

https://github.com/gnebbia/wine_appunti

Qualche appunto su Wine

appunti guida notes tutorial wine winehq winetricks

Last synced: 01 Feb 2026

https://github.com/freeclimbapi/node-dequeue-member-how-to-guide

Node - Dequeue a Member Tutorial

queues tutorial

Last synced: 02 Feb 2026

https://github.com/drshika/gwc-html-workshop

Code and Tutorial for Girls Who Code HTML workshop

girlswhocode html learn-to-code learning-exercise tutorial web-development

Last synced: 02 Feb 2026

https://github.com/hemant2000-karens/tinyml-app-android

This is the Shape image Classification of Geometric Images using Tensorflow, TensorFlow Lite, and Lite Micro

android-application tensorflow-lite tinyml tinyml-edx tutorial

Last synced: 26 Feb 2026

https://github.com/modcommunity/how-to-install-skyrim-mods-on-pc

A guide on how to download and install mods in Skyrim for PC (Windows and potentially Linux).

elder-scrolls guide how-to modding mods skyrim skyrim-se skyrim-special-edition sse tutorial

Last synced: 08 Feb 2026

https://github.com/freeclimbapi/node-update-a-queue-how-to-guide

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/lamestation/snake

Create your own Snake game!

game lamestation propeller snake spin tutorial

Last synced: 09 Feb 2026

https://github.com/pasunboneleve/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 16 Apr 2026

https://github.com/pasunboneleve/type-families-tut

Tutorial for the Type Families GHC extension

ghc-extensions haskell tutorial

Last synced: 16 Apr 2026

https://github.com/sizespectrum/mizerhowto

How To Tutorials for Mizer

mizer tutorial

Last synced: 19 Mar 2026

https://github.com/h-iaac/cst-tutorial-babybot.github.io

This website provides information about a and reproducible Docker-based environment for training and integrating infant behavior models using the CST (Cognitive System Toolkit). It was developed as part of a tutorial presented at the ICDL (International Conference on Development and Learning).

attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial

Last synced: 11 Feb 2026

https://github.com/juj/bat_chase

Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten

game-development tutorial

Last synced: 02 Apr 2026

https://github.com/natancabral/linux-learn

The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various other names. This tutorial will teach you a little more about commands line on Linux.

bash linux linux-command sh shell shell-script terminal tutorial ubuntu

Last synced: 16 Apr 2026

https://github.com/bonifatius94/vhs-video-grabbing

A Tutorial on VHS Video Grabbing (German)

tutorial vhs video

Last synced: 01 Mar 2026

https://github.com/adityasharat/angular-1.5.x-tutorial

Learn some Angular JS 1.5.x hands on

angular angular1 tutorial

Last synced: 02 Mar 2026

https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial

In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.

authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial

Last synced: 02 Mar 2026

https://github.com/galnov/hello-world

Hello World

github tutorial

Last synced: 16 Apr 2026