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/edserranoc/markdown-essentials

🚀 Master Markdown in Minutes! A complete guide with examples, tips, and tricks.

jupyter-notebook markdown tutorial

Last synced: 02 May 2026

https://github.com/mindsers/tutorial-listtweets

Tutorial source on how to list tweets using the Twitter API

mindsersit-tutorials tutorial tweets twitter-api

Last synced: 29 Jul 2025

https://github.com/kskitek/k8sfirststeps

First steps in Kubernetes - introductory presentation and workshop materials

k8s kubernetes presentation tutorial

Last synced: 01 May 2026

https://github.com/aprezcuba24/snippet

Aplicación para guardar recetas de código

angular electron example rxjs snippets tutorial

Last synced: 12 Apr 2026

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

A ClojureScript todo list app

clojurescript tutorial

Last synced: 25 Oct 2025

https://github.com/freeclimbapi/node-send-sms-during-call-how-to-guide

Node - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jan 2026

https://github.com/chenxingqiang/kube-operator-tutorial

make a k8s Operator focusing on Kube-Operator-Tutorial.

ai kube operator tutorial

Last synced: 04 Feb 2026

https://github.com/rfluethi/german-translation-for-lesson-introduction-to-wordpress

German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.

content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress

Last synced: 02 Aug 2025

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

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/mochafreddo/typechain

This GitHub repository hosts a simple blockchain implementation in TypeScript. It uses Node.js and Nodemon, and includes instructions for setup and execution in the README.

blockchain crypto education learning nodejs nodemon tutorial typescript

Last synced: 12 Apr 2026

https://github.com/jasdumas/bad-tomatoes

A tutorial to web scrape movie ratings :tomato:

movies r tutorial web-scraping

Last synced: 28 May 2026

https://github.com/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

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/freeclimbapi/node-list-queues-how-to-guide

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/0-mostafa-rezaee-0/genai_image_tutorial

Step-by-step tutorial to implement DDPM and PGGANs on Chest X-Ray images, addressing imbalanced datasets in medical imaging.

ddpm genai medical-imaging pggan resnet-50 tutorial vgg16

Last synced: 31 Mar 2025

https://github.com/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 Mar 2025

https://github.com/freeclimbapi/java-delete-recording-tutorial

Java - Delete a Recording

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript

clean-architecture javascript tutorial

Last synced: 02 Jul 2025

https://github.com/0xjcf/crypto-wallet-viewer

An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.

bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3

Last synced: 16 Apr 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/kasir-barati/react

ReactJS tutorial

npm react tutorial typescript vite

Last synced: 16 Apr 2026

https://github.com/zackproser/aws-react-golang-sam-codepipeline

An example React.js and Golang Lambda app for deployment to AWS, leveraging CodePipeline and AWS Serverless Application Model (SAM).

aws golang reactjs sam tutorial

Last synced: 11 Apr 2026

https://github.com/arsy786/react-redux-toolkit-tutorial

This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.

2023 guide reactjs redux-toolkit tutorial

Last synced: 10 May 2026

https://github.com/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/bruvellu/cartography-tutorial

Tutorial on how to generate map projections using Blender Tissue Cartography

3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial

Last synced: 13 Jan 2026

https://github.com/bruvellu/3d-tutorial

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript

3d 3d-visualization 3dscript fiji imagej tutorial

Last synced: 13 Jan 2026

https://github.com/igorsedov/angular-tutorials

Code examples from Angular video tutorials on my YouTube channel.

angular angular-signals angular-tutorial tutorial tutorial-code

Last synced: 11 May 2026

https://github.com/gugazimmermann/curso-1-autenticacao

Este repositório contém o código para o projeto "Autenticação", do ebook "Autenticação com React/TypeScript e Jest", que eu escrevi.

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

Last synced: 24 Jan 2026

https://github.com/joeribreedveld/traversy-graphql-mern

Traversy Media GraphQL crash course with MERN project

apollo express graphql mern mongodb nodejs react traversy-media tutorial

Last synced: 08 Apr 2026

https://github.com/faizantkhan/numpy

NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.

data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial

Last synced: 21 May 2026

https://github.com/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 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/stephencavender/react-tictactoe-tutorial

Follow-along repo for https://reactjs.org/tutorial/tutorial.html

javascript react reactjs tutorial

Last synced: 11 May 2026

https://github.com/akagi201/learning-ansible

Codes and Notes while learning ansible

ansible learning scaffold tutorial

Last synced: 09 Jun 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/hyzhak/siraj-tutorials

My interpretation of Jupyter Notebooks of Siraj Raval Tutorials

jupyter-notebook machine-learning neural-network python tutorial

Last synced: 15 Apr 2026

https://github.com/nshimiye/angular-webpack

building angular apps without cli

angular tutorial webpack4

Last synced: 29 Jan 2026

https://github.com/denvrdata/denvrdemos

A collection of sample applications to run on Denvr Cloud

demos tutorial

Last synced: 16 Jan 2026

https://github.com/applitools/tutorial-selenium-ruby-basic

Applitools Selenium Ruby tutorial

applitools tutorial

Last synced: 28 May 2026

https://github.com/timstaley/voevent-parse-tutorial

Getting started with XML, VOEvent and voevent-parse.

deprecated-repo tutorial voevent

Last synced: 15 May 2025

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/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

https://github.com/yulei-chen/react-router-tutorial

An alternative take on React Router's official tutorial

codehike react-router-v6 tutorial

Last synced: 30 Jun 2025

https://github.com/3olen/phpunit-tp

Base de code pour le TP PHPUnit.

phpunit tutorial

Last synced: 18 Jan 2026

https://github.com/freeclimbapi/node-play-recording-how-to-guide

Node - Play Recording Tutorial

recordings tutorial

Last synced: 30 Jan 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/j-m-li/htmlcssjavascript

Introduction simple et rapide à HTML5, CSS3 et JavaScript

css francais html html-css-javascript javascript tutorial

Last synced: 15 Apr 2026

https://github.com/valen1ob0/git-tuto

Test y tutorial de git/github para entender como funciona

git github learn-with-me tutorial

Last synced: 18 Apr 2026

https://github.com/pedrohenriquebr/react-tutorial

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/abhisekp/the-gists

:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:

article gist javascript js tutorial

Last synced: 19 Jun 2025

https://github.com/silvestrevivo/react-redux-sagas

React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality

reactjs redux redux-saga tutorial udemy udemy-tutorial

Last synced: 11 Apr 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/otterbk/nodejs-practice

nodejs 튜토리얼 연습

practice tutorial

Last synced: 18 Oct 2025

https://github.com/amazingcoderpro/huobi-5minutes

火币账号注册、交易入门指导

huobi tutorial

Last synced: 04 Jan 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/chingc/tutorial-mise

A quickstart and reference for mise to help you get up and running fast.

documentation mise quickstart readme reference tutorial

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/modcommunity/how-to-install-mods-in-sotf

How to download and install mods in Sons of the Forest for PC.

gaming guide how-to mod modding mods sons-of-the-forest sotf sotf-mod sotf-mods tutorial

Last synced: 07 Feb 2026

https://github.com/ku00/toy_app

Rails Tutorial Chater2

syakyo tutorial

Last synced: 13 May 2026

https://github.com/fogarecious/rust_tutorial

Tutorial of Rust

rust rust-lang tutorial

Last synced: 26 Jan 2026

https://github.com/dimodimchev/learningreactnative

A repository for my projects from a YouTube course for React Native

firebase jsx mobile react-native tutorial

Last synced: 28 Apr 2026

https://github.com/didinj/html5-background-color-examples

HTML5 Tutorial : Set or Change HTML Background Color

background background-color change color examples html html5 set tutorial

Last synced: 08 Feb 2026

https://github.com/modcommunity/how-to-install-mods-in-oblivion

A guide on how to download and install mods in Oblivion for PC.

guide how-to mod modding mods oblivion oblivion-mods obse tutorial vortex wrye-bash

Last synced: 08 Feb 2026

https://github.com/cheesecake87/flask-example-sub-domain

Contains a working example of using Sub Domains in Flask.

example flask guide python tutorial

Last synced: 24 Apr 2026

https://github.com/forketyfork/learn-you-a-haskell

Code examples and exercises from the "Learn You a Haskell for Great Good!" book

functional-programming haskell learn-you-a-haskell tutorial

Last synced: 26 Feb 2026

https://github.com/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 04 May 2026

https://github.com/jermspeaks/nextjs-dashboard

The tutorial dashboard

dashboard nextjs tutorial

Last synced: 15 Apr 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/aasteria/doukutsu

洞窟物語資源 - Cave Story

cave-story doukutsu-monogatari mods resources tutorial

Last synced: 09 Feb 2026

https://github.com/p-org/p-tutorials-sosp2023

This repository maintains the material related to P Tutorials at SOSP 2023

tutorial

Last synced: 09 Feb 2026

https://github.com/angeldollface/yew-tutorial-app

A small tutorial app for Yew.rs. :spider_web: :lock: :crab:

mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework

Last synced: 06 Jun 2026

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025