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/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

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

Node - List Participants Tutorial

connecting-calls tutorial

Last synced: 29 Jan 2026

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

A ClojureScript todo list app

clojurescript tutorial

Last synced: 25 Oct 2025

https://github.com/morphclue/android-tutorial

Android-Kotlin fundamentals course

android tutorial

Last synced: 17 Apr 2026

https://github.com/zanvari/stable-diffusion-lab

Hands-on tutorials for generating and editing images using Stable Diffusion with Hugging Face Diffusers — includes text-to-image, inpainting, and image-to-image pipelines.

diffusers generative-ai gradio huggingface image-generation notebooks stable-diffusion streamlit text-to-image tutorial

Last synced: 09 May 2026

https://github.com/ihatetoast/cotd

Wes Bos tutorial I am saving here as I use it for a reference bigly.

reactjs tutorial wesbos

Last synced: 09 May 2026

https://github.com/methminug/forms-with-react-hooks

Check out this code's Medium article on forms with React Hooks. 😊

react react-hooks tutorial

Last synced: 17 Apr 2026

https://github.com/senior-sigan/nou_poisk_fall_2022

Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D

love2d lua tutorial

Last synced: 17 Apr 2026

https://github.com/zxjahid/matplotlib

A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊

candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx

Last synced: 09 May 2026

https://github.com/andrewmcodes-archive/rails_tailwind

Example for adding TailwindCSS 1.1 to your Rails app

postgres rails tailwind tailwind-css tutorial webpacker

Last synced: 12 Apr 2026

https://github.com/e6qu/rust-lean-aeneas

Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness

aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial

Last synced: 04 Apr 2026

https://github.com/timcnicholls/angular-tour-of-heroes

Angular Tour of Heroes Tutorial example

angular javascript tutorial

Last synced: 04 Apr 2026

https://github.com/ot-nemoto/fastapi-tutorial

FastAPI チュートリアル

fastapi tutorial

Last synced: 17 Apr 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/howiprompt/ai-agent-saas-boilerplate-stripe-authentication

Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/self-hosted-ai-code-audit-docker-container

Developers utilizing local AI models are accelerating code output by 10x, creating a security bottleneck where vulnerabilities are deployed

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/oblerion/how-do-i-make-plugin-on-zerobrane-studio-ide-

Tutorial about making plugin on zerobrane studio IDE

open-source plugins tutorial zerobrane-studio

Last synced: 19 Mar 2026

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/mtvbrianking/ck-editor-tutorial

CKEditor Setup & Configuration

ckeditor tutorial

Last synced: 05 Apr 2026

https://github.com/freeclimbapi/c-sharp-speech-recognition-how-to-guide

C# - Speech Recognition Tutorial

ivr tutorial

Last synced: 14 Jun 2026

https://github.com/vicjun22/contract-first-with-swagger_spring-boot

This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.

contract-first java maven openapi springboot swagger swagger-ui tutorial

Last synced: 18 Apr 2026

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/camcar1/avone

Simplified version of avatar for easy integration and customization. Enhance your projects with this lightweight solution. 🌟👤

3d ai avatar aws-polly chatbot facial-expressions github-config guide javascript nodejs openai react speech-synthesis threejs tutorial voice-recognition webgl

Last synced: 05 Apr 2026

https://github.com/son-link/ejemplos-dialogos-bash

Scripts de los ejemplos que estoy usando en un tutorial de como crear diálogos para scripts Bash

bash bash-script dialog ejemplos kdialog tutorial zenity

Last synced: 18 Apr 2026

https://github.com/gseismic/mlearn.py

classic machine learning algorithm implementation with clean and readable code

machine-learning machine-learning-library tutorial

Last synced: 18 Apr 2026

https://github.com/frontendfixer/typescript-tutorial

typescript-tutorial with code and chapter

react tutorial typescript

Last synced: 18 Apr 2026

https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense

Ou comment configurer PfSense avec 2 WAN et 1 LAN

guide load-balancer pfsense router tutorial

Last synced: 24 Jan 2026

https://github.com/paulcoding810/blog

my blog

tech tutorial

Last synced: 28 Feb 2026

https://github.com/jcbritobr/flux-xor-ml

Simple flux model thats solves the xor problem.

flux julia machine-learning tutorial

Last synced: 19 Apr 2026

https://github.com/thc1006/rps_gesture_referee_demo

🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.

computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial

Last synced: 19 Apr 2026

https://github.com/isensee-bastian/set-generics

Tutorial code for my video Generics Part 3: How to use Generics in Golang

basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube

Last synced: 19 Apr 2026

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/fblupi/baby-names

A simple React.js app just to learn it

reactjs tutorial

Last synced: 19 Apr 2026

https://github.com/kinneko-de/sample-react-vscode

Sample application how to start a React app from Visual Studio Code in different browsers

chrome firefox react sample tutorial visual-studio-code windows

Last synced: 19 Apr 2026

https://github.com/atommnava/python-full-course-for-free-bro-2024-

Python tutorial for beginners' full course 2024

python tutorial

Last synced: 04 Jun 2026

https://github.com/angelvicenteg/todo-list

A clean, responsive to-do list web application built with HTML, CSS, and JavaScript. Easily add, complete, and delete tasks to stay organized and productive.

animation asp-net-core-identity asp-net-core-mvc beginner best-practices css docker elm-architecture etcd gorm grpc how-to html javascript todolist todolist-application todomvc tutorial

Last synced: 16 Apr 2026

https://github.com/gnebbia/virtualizzazione_appunti

Appunti in italiano da riordinare sulle tecnologie di virtualizzazione

appunti guida notes tutorial virtualization virtualizzazione

Last synced: 24 Feb 2026

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/nevrome/tutorial_cologne_may2017

R Tutorial für den Grünen Tisch in Köln am 17.5.2017

3d r r-package tidyverse tutorial

Last synced: 15 Jun 2026

https://github.com/anthony-maio/agent-harness-90m

Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.

agent-harness ai-agent ai-safety llm python tool-use tutorial

Last synced: 04 Jun 2026

https://github.com/theaswanson/my-authenticated-app

A sample .NET Angular app with Azure AD auth using MSAL.

angular authentication azuread dotnet msal msal-angular template tutorial

Last synced: 04 Jun 2026

https://github.com/jiji262/awesome-openclaw

Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.

ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial

Last synced: 20 Apr 2026

https://github.com/webmastervetea/tutorial-completo-de-desarrollo-web

Aprende a construir tu primera página web desde cero. Cubre los fundamentos de HTML5 (estructura, etiquetas semánticas, formularios, multimedia), las bases de CSS para dar estilo y el manejo de atributos y clases.

css flexbox html5 javascript tutorial

Last synced: 20 Apr 2026

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

React-Tutorial: Tic-Tac-Toe / 三目並べ

react tic-tac-toe tutorial typescript typescript-react

Last synced: 20 Apr 2026

https://github.com/flavienbwk/docker-logstash

A repo to use and experiment with Logstash, useful for cluster migrations.

docker docker-compose elasticsearch logstash tutorial

Last synced: 20 Apr 2026

https://github.com/tobua/graphql

GraphQL server example implementation.

example graphql server tutorial

Last synced: 20 Apr 2026

https://github.com/webrror/flutter-animations

A flutter app showcasing animations from Vandad's Animation Course.

animation demo flutter flutteranimations tutorial

Last synced: 20 Apr 2026

https://github.com/hanzopgp/cryptozombies

Learning how to code decentralized applications thanks to cryptozombies.

blockchain decentralized-application ethereum personal smart-contract tutorial

Last synced: 20 Apr 2026

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

repository made for learning react

react tutorial

Last synced: 12 Apr 2026

https://github.com/silvestrevivo/react-typescript-hooks2

Small React-Redux application with hooks and typescript

javascript reactjs tutorial typescript udemy

Last synced: 20 Apr 2026

https://github.com/ivpel/vigilant-pytest-example

Example of how to use vigilant-kit and pytest.

pytest python selenium tutorial vigilant webdriver

Last synced: 20 Apr 2026

https://github.com/sammychinedu2ky/reactive-variables

A Web app that depicts local state management using apollo reactive variables

reactive-variables tutorial

Last synced: 20 Apr 2026

https://github.com/ot-nemoto/flask-tutorial

Flask チュートリアル

flask tutorial

Last synced: 21 Apr 2026

https://github.com/lucasmagnum/flutter-example-startup-name-generator

A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

example-project flutter mobile-app tutorial

Last synced: 21 Apr 2026

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

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 04 Jul 2026

https://github.com/liatemplates/webdev

A simple LiaScript template for web development

css html javascript liascript liascript-template template tutorial webdevelopment

Last synced: 21 Apr 2026

https://github.com/asmaloney/guildwars2-macos

A place for issues related to my blog post about playing GW2 on macOS

guildwars2 gw2 macos tutorial wine

Last synced: 05 Jun 2026

https://github.com/arsy786/spring-boot-microservices-3

This project provides a sample implementation of microservices using Spring Boot (v3) and Spring Cloud.

2023 java microservices spring-boot spring-cloud tutorial

Last synced: 21 Apr 2026

https://github.com/fhdsl/gdscn_biodigs_book

Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.

anvil biodigs course gdscn r-programming tutorial

Last synced: 21 Apr 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/star2dust/numpy-notes

A tutorial to learn numpy and matplotlib.

matplotlib numpy tutorial

Last synced: 16 Jun 2026

https://github.com/louisantoninlesieur/supabase-render-tuto

This is a very basic API to follow the "Easy host your first database with Supabase + Render" tutorial on Medium.

api host render supabase tutorial

Last synced: 21 Apr 2026

https://github.com/pmocz/advectiondiffusion-jax

Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff

automatic-differentiation jax scientific-computing tutorial

Last synced: 21 Apr 2026

https://github.com/hasansezertasan/python-build-systems

I'm exploring Python Build Systems and the tools built around them and these are my notes.

build-systems discovery notes poetry python research setuptools tutorial

Last synced: 05 Jun 2026

https://github.com/thinkswan/js-axios-examples

Axios request examples.

javascript tutorial

Last synced: 20 Jun 2026

https://github.com/amercier/react-redux-tutorial

Tutorial Hacker News application with React and Redux

hackernews react redux tutorial

Last synced: 09 May 2026

https://github.com/r1j1t/tf.notes

This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!

machine-learning neural-network python3 sklearn tensorflow tutorial

Last synced: 09 May 2026

https://github.com/marshallmcdonnell/redux-intro-re-ducks

Working examples of David Ceddia's excellent React-Redux tutorial

ducks ducks-pattern react react-redux tutorial

Last synced: 22 Apr 2026

https://github.com/caknoooo/ams-laravel-restful-api

create a simple RESTful API for training AMS

api laravel-framework mysql rest-api tutorial

Last synced: 09 May 2026

https://github.com/yuji-k64613/shellsible

Shellsible is a simple IT automation system inspired by Ansible.

ansible automation best-practices devops linux shell-script tutorial

Last synced: 01 Feb 2026

https://github.com/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/jirikuncar/pytest-101

Testing tutorial with PyTest

github-actions pipenv prese pytest python tutorial

Last synced: 09 May 2026

https://github.com/kbennett2000/concord-tutorial-ai

Watch an AI invent a Bible verse — then build the fix yourself. Five lessons on AI tool calling for Concord builders. No AI experience needed.

ai beginners bible concord function-calling javascript llm mcp ollama tool-use tutorial

Last synced: 15 Jun 2026

https://github.com/hoijui/lwjgl-book-game26-kotlin

LWJGL-Book - Chapter 26 - in Kotlin

example-project kotlin-port lwjgl opengl tutorial

Last synced: 22 Apr 2026

https://github.com/tailorvj/hardhat-gitpod

Set up your HardHat Solidity smart contract development environment on Gitpod.io

deployment gitpod hardhat howto smart-contracts solidity tutorial

Last synced: 23 Apr 2026

https://github.com/fishcharlie/amazonwebservicesec2

📖 Tutorial - Lightning Talk Amazon Web Services EC2

aws ec2 tutorial

Last synced: 05 Jun 2026

https://github.com/sushantrahate/role-based-access-control

Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.

rbac tutorial webdev

Last synced: 24 Apr 2026

https://github.com/antonio-f/conformal_prediction

Conformal Prediction - minimal example with PyTorch

conformal-prediction python pytorch simple tutorial visualization

Last synced: 09 May 2026

https://github.com/angeligareta/basics-web-development

Example of a Landing Page using the web technologies HTML, CSS, and Javascript.

css3 html5 javascript landing-page tutorial

Last synced: 24 Apr 2026

https://github.com/bygui86/go-cassandra

Application with REST APIs persisted on Cassandra

cassandra cassandra-database go golang rest rest-api tutorial tutorial-code

Last synced: 24 Apr 2026