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/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/arction/lcu-tutorial-areaseries-04

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.

areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/ccrashzer0/cage

A write up guide for the Break out the cage challenge from TryHackMe.

cybersecurity infosec learning-by-doing python3 tryhackme tutorial writeups

Last synced: 22 Mar 2025

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

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 18 May 2026

https://github.com/junhey/c-language-program-tutorial

c程序设计语言案例

c language tutorial

Last synced: 30 Jun 2026

https://github.com/colin-farkas-personal/nextjs-dashboard

A dashboard built with Next.js following the Learn Next.js tutorial

dashboard nextjs tutorial

Last synced: 18 May 2026

https://github.com/nacal/ts-basic

Build Typescript Environment

tutorial typescript

Last synced: 29 Apr 2026

https://github.com/thawkin3/boundaries-demo

Demo of Clean Code Chapter 8: Boundaries

clean-code date-time react tutorial workshop

Last synced: 18 May 2026

https://github.com/Tayco110/Zephyr--Getting_started_on_Windows

Passos iniciais para o setup do Zephyr-rtos no windows junto de um exemplo para teste

c embedded-systems getting-started sample-code tutorial zephyr-rtos

Last synced: 12 Mar 2025

https://github.com/mawkler/pokeapi-rs

A small Rust project to illustrate some practical use cases

cli example http pokeapi rust tutorial

Last synced: 23 Aug 2025

https://github.com/davzoku/get-started-julia

Getting Started with Julia

data-science julia tutorial

Last synced: 19 May 2026

https://github.com/gnebbia/vim_notes

Some notes about Vim

notes tutorial vim

Last synced: 12 Sep 2025

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/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/freeclimbapi/node-connect-caller-to-another-party

Node - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 25 Feb 2026

https://github.com/mousav1/learn-go

Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.

examples examples-go go golang learning projects tutorial

Last synced: 11 Jan 2026

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

Node - Inbound Call Queue Tutorial

queues tutorial

Last synced: 05 Feb 2026

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

Node - Make Recording Tutorial

recordings tutorial

Last synced: 27 Feb 2026

https://github.com/aoudiamoncef/rxsearch

Getting started with RxJava on Android using Kotlin.

android kotlin rxjava travis-ci tutorial

Last synced: 18 May 2026

https://github.com/kathleenwest/azure-app-service-web-app-demo-project

This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).

az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app

Last synced: 14 Jul 2025

https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 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/rubyonworld/ensembl-api

By Jan Aerts. Copy-paste-modified from the excellent perl API tutorial at www.ensembl.org/info/software/core/core_tutorial.html (with permission of the core Ensembl team).

api copy ensembl paste ruby tutorial

Last synced: 12 Sep 2025

https://github.com/martishin/a-tour-of-go

Exercise solutions for "A Tour of Go"

go golang tour tutorial

Last synced: 11 Jan 2026

https://github.com/survanetwork/surva-plugin-docs

📕 surva network open source plugins documentation

docs plugin plugins setup surva tutorial

Last synced: 23 Jun 2026

https://github.com/rogerboesch/visionos-tutorial-code

visionOS tutorial as part of 'The Spatial projects' substack newsletter

game handtracking headpose swift tutorial visionos visionpro

Last synced: 13 Aug 2025

https://github.com/tomerfi/dependency-injection-java-part1-tutorial

Dependency Injection in Java is easy - Part 1 - Merely a design pattern

blog-post dependency-injection dev java tutorial

Last synced: 29 Mar 2025

https://github.com/muhammadaminusmonov/djangotutorial

Django Tutorial project

django python tutorial

Last synced: 18 May 2026

https://github.com/cloaky233/keraslab

A hands-on guide to building and training deep learning models using Keras and Streamlit. Perfect for beginners and enthusiasts looking to learn and experiment with neural networks.

deep-learning image-classification keras tutorial

Last synced: 15 May 2026

https://github.com/techmely/vue3-practice-course

Project vận dụng Vue 3 để làm các projec theo ý muốn của bạn!

ai buildinpublic claude-ai coderabbit cursor firebase-auth framer-motion pinia techmely tutorial vue3 zod-validation

Last synced: 24 Jun 2025

https://github.com/thawkin3/a11y-nested-interactive-content

This project is meant to teach software engineers how to create accessible nested interactive content in React. It includes good examples and bad examples.

a11y accessibility demo inclusive-design javascript react tutorial

Last synced: 20 Apr 2026

https://github.com/freeclimbapi/java-list-queues-tutorial

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

https://github.com/mpschrader/mpi-webcrawlling-tutorium

Material for a single day web crawling workshop in Python

python tutorial webcrawling

Last synced: 20 May 2026

https://github.com/thawkin3/a11y-listbox

Demo app showing how to build accessible listbox components in React

a11y accessibility demo react tutorial

Last synced: 21 Mar 2025

https://github.com/dirigiblelabs/tutorial-custom-stack

Tutorial - Custom Stack

custom-stack tutorial

Last synced: 17 Jan 2026

https://github.com/drchai/django-async-pydantic-example

Django Example of integrate with Pydantic and Async framework

asyncio chatgpt django django-rest-framework pydantic tutorial

Last synced: 15 May 2026

https://github.com/thinkswan/react-graphql-spacex-missions

A React app that uses Apollo and GraphQL to fetch SpaceX missions.

graphql javascript react tutorial

Last synced: 10 May 2026

https://github.com/pbentes/godotvoip

A minimal Godot VoIP example using no external libraries.

game-development gamedev godot godot4 networking tutorial voip

Last synced: 09 May 2025

https://github.com/jrcichra/vscode_c_project

Files needed to get started writing C in VSCode

c tutorial vscode

Last synced: 12 Sep 2025

https://github.com/a2rp/notes-reactjs

ReactJS Notes - clear, beginner-friendly notes for React with examples. Built with Vite, React Router, and styled-components.

frontend handbook javascript react react-notes react-router reactjs styled-components tutorial vite

Last synced: 09 Apr 2026

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

Java - Accept Incoming Call Tutorial

tutorial voice

Last synced: 20 Jun 2026

https://github.com/raguggg/docker-elk-setup

A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.

docker elk logging tutorial

Last synced: 26 Mar 2025

https://github.com/lord-turmoil/cudacmakedemo

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025

https://github.com/nimjay/machine-learning-tutorial

Easy-to-digest Machine Learning tutorial.

machine-learning tutorial

Last synced: 08 Jan 2026

https://github.com/matheusps/simple-css-tutorial

Tutorial css para os alunos de pfsoft - 2019.2

css mdx react teaching-materials tutorial

Last synced: 08 Jan 2026

https://github.com/triyan-salazar/next-tutorial

I've learning about NEXT.js with tutorial's App Router.

nextjs postgresql react tutorial vercel

Last synced: 13 Apr 2026

https://github.com/conradwt/dockercoins-using-kind

The purpose of this example is to provide instructions for running the Dockercoins sample app using Kind.

dockercoins kind kubernetes redis tutorial

Last synced: 08 Feb 2026

https://github.com/dking1342/react-intro

A collection of React projects that were made with the help of various online tutorials

react reactjs tutorial

Last synced: 30 May 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/jaiakash/cryptozombies_solidarity_web3

Crytpozombies solidarity tutorial codes

crypto solidarity tutorial web3

Last synced: 08 Jan 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/freeclimbapi/java-list-queue-members-tutorial

Java - List Queue Members Tutorial

queues tutorial

Last synced: 06 Sep 2025

https://github.com/satansdeer/weather-api

Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.

api-wrapper course expressjs javascript nodejs tutorial

Last synced: 10 Apr 2026

https://github.com/san-ghun/mvvmbindings

Tutorial to practice the Bindings in MVVM pattern with UIKit

binding mvvm tutorial uikit

Last synced: 22 Aug 2025

https://github.com/garfield1002/fastapi-todo-list

A tutorial todo list API using FastAPI, Redis and Docker

docker fastapi fastapi-redis python3 redis tutorial

Last synced: 06 May 2026

https://github.com/jonaylor89/housefly

be careful...here be spiders

ai playwright tutorial webscraping

Last synced: 15 Apr 2026

https://github.com/CheapTrix399/Cheap-s-Arch-Dual-Boot-Tutorial-for-UEFI-Laptops

This is a set of commands I personally used to install arch, which contains some caveats to workaround problems in laptops

archlinux dualboot laptop tutorial uefi

Last synced: 11 Mar 2025

https://github.com/devlights/try-c

This is my TUTORIAL project for C

c clion cmake jetbrains tutorial

Last synced: 11 Jan 2026

https://github.com/sweetpotatohack/battlenet-wine-linux

🎮 Полное руководство по установке Battle.net на Linux через Wine с автоматическим скриптом установки

arch automation battlenet blizzard debian fedora gaming guide installation linux script tutorial ubuntu wine

Last synced: 11 Apr 2026

https://github.com/kougioulis/mags

An Introductory Tutorial to Maximal Ancestral Graphs

causality graph-algorithms maximal-ancestral-graphs tutorial

Last synced: 18 Jan 2026

https://github.com/didinj/html-table-example

HTML 5 Tutorial: Table Example

example html html5 html5table htmltable table tutorial

Last synced: 18 Mar 2026

https://github.com/erossini/fsharptutorial

F# tutorial: building applications, data programming and tests

application data-programming test tutorial

Last synced: 10 Feb 2026

https://github.com/paulfioravanti/tic-tac-toe

Application from the React Tutorial

javascript react react-tutorial tutorial typescript

Last synced: 13 Oct 2025

https://github.com/yaroslaff/locker-example-notebook

Simple notebook (no backend), example application of locker-server technology

example frontend locker notebook tutorial

Last synced: 27 Feb 2026

https://github.com/ceceliacreates/ballot-cure

An Ionic app using the Capacitor Community HTTP Plugin for native requests and file uploads.

capacitor ionic mobile tutorial

Last synced: 24 Apr 2026

https://github.com/frnt-end/spread-the-joy

⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/

css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables

Last synced: 13 Apr 2026

https://github.com/kinneko-de/sample-humanfriendly-id-go

Sample how to create a human-friendly identifier in Go

go golang human-friendly id sample tutorial

Last synced: 17 Mar 2025

https://github.com/hello-andrew-yan/spigot-smoke

Tutorial on how to implement a smoke sphere in Minecraft using the SpigotAPI.

java minecraft minecraft-plugin spigot spigot-plugin tutorial

Last synced: 27 Feb 2026

https://github.com/mackysoft/unity-githubactions-automatictest-example

A example project for automated testing using Unity and GitHub Actions.

automation ci example github-actions test tutorial unity

Last synced: 06 May 2026

https://github.com/didinj/html-button-example

HTML Tutorial: Button Examples

button examples html html-button html5 tutorial

Last synced: 10 Feb 2026

https://github.com/arxiver/age-of-discord

Apache AGE graph database based discord implementation

age apache apacheage database development discord gdb graph graphdatabase graphdb graphs python python3 tutorial

Last synced: 13 Apr 2026

https://github.com/dmatarinl/go_server

Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html

begginer-friendly go go-server golang html5 tutorial

Last synced: 29 May 2026

https://github.com/tomerfi/dependency-injection-java-part3-tutorial

Dependency Injection in Java is easy - Part 3 - Leveraging with Spring Context.

blog-post dependency-injection dev java spring tutorial

Last synced: 06 May 2026

https://github.com/naimur-29/learning-react

Following some projects from tutorial and trying to learn react...

react reactjs tutorial

Last synced: 13 Apr 2026

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 11 Feb 2026

https://github.com/erdemkeren/nhibernate-demo

A demo console application written using dotnet core, NHibernate and MySQL

beginner-friendly dotnet-core mysql nhibernate tutorial

Last synced: 13 Apr 2026

https://github.com/sizespectrum/mizerhowto

How To Tutorials for Mizer

mizer tutorial

Last synced: 19 Mar 2026

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 13 Apr 2026

https://github.com/favstats/statistische-modellbildung-ii

Alle Materalien für das Tutorium zu Statistische Modellbildung II

learnr r social-sciences statistics tidyverse tutorial

Last synced: 02 Apr 2025

https://github.com/strolch-li/strolch-bookshop

A tutorial app for building Strolch based projects

java strolch tutorial

Last synced: 15 Jun 2026

https://github.com/thinkswan/redux-voting-app

A React app that allows users to vote for things and uses Redux.

javascript react redux socket-io tutorial

Last synced: 13 Apr 2026

https://github.com/rstevensonusgs/community-starter-kit

Tutorial for Mona the Bot

ai bot tutorial

Last synced: 26 Jan 2026

https://github.com/lagenorhynque/react-tutorial-re-frame

React tutorial app implemented in ClojureScript using re-frame

clojurescript re-frame react reagent tutorial

Last synced: 12 Apr 2026

https://github.com/javieraviles/git-flow

Example exercise of how to apply gitflow methodology

example gitflow gitflow-methodology how-to tutorial

Last synced: 12 Feb 2026