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/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/eloistree/munity_hellocarrc_networkbattle

Put here your code that will be played in Hello Car RC but from UDP on a virtual machine.

csharp esport game guide lua tutorial udp unity3d

Last synced: 09 May 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/lord-turmoil/deploymentdemo

Demo for deploying Spring Boot application with K3s

docker k3s kubernetes spring-boot tutorial

Last synced: 18 Apr 2026

https://github.com/nicolocurioni96/simpleapp

Simple SwiftUI app List and Navigation with detail

ios ios15 swift swiftui tutorial tutorials

Last synced: 18 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/garbii1/llm-application-chatbot

🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.

ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface

Last synced: 09 May 2026

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

Node - Stream a Recording Tutorial

recordings tutorial

Last synced: 18 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/nicolocurioni96/tutorial-swift-base

Swift programming tutorials, Basic tutorials (ITA language) 🇮🇹

italian programmazione swift swiftui tutorial youtube

Last synced: 19 Apr 2026

https://github.com/thinkswan/react-todos-with-hooks

A React todo app using hooks.

hooks javascript react 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/nyctibiusvii/biocubeblog

Biocube é um portal onde você irá encontrar nossos contatos, nossa loja e projetos sociais. 🤹‍♀️☣

atletas biocube blog brasil campeonato cube cubo-magico rubiks-cube suzane-coelho tiago-dias trabalho-voluntario tutorial voluntary

Last synced: 16 Mar 2025

https://github.com/apiverve/translator-app-vue-tutorial

Language translator app built with Vue 3 for translating text between 100+ languages

apiverve language localization translation translator tutorial vue vuejs

Last synced: 25 Jun 2026

https://github.com/rkristelijn/dhtmlx-json-node

This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.

crm dhtmlx dhx json node tutorial

Last synced: 19 Apr 2026

https://github.com/silvestrevivo/react-github-finder

Web application using React-Hooks, following the Udemy tutorial from @bradtraversy

hooks reactjs tutorial udemy

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/applitools/tutorial-ruby-screenshots

Applitools tutorial using Ruby Images SDK

applitools ruby tutorial

Last synced: 04 Jun 2026

https://github.com/thinkswan/graphql-customers-crud

A GraphQL app for retrieving customer data.

express graphql tutorial

Last synced: 09 May 2026

https://github.com/nakamura196/ethers-ja-tutorial

ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6

blockchain ethereum ethersjs japanese tutorial vitepress web3

Last synced: 31 May 2026

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

This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API

laravel mapquest php tutorial

Last synced: 20 Apr 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/virginiegodfrin/symfo-security

Résultat de tuto:

sf3 symfony tutorial

Last synced: 20 Apr 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/waterlink/expensemanager

This is an example application that is developed in the Ultimate Tutorial: Getting Started With Kotlin on Android

android ebook java kotlin tutorial

Last synced: 20 Apr 2026

https://github.com/azhar25git/glancesql

GlanceSQL is a single-file interactive SQL learning website.

learning sql tutorial

Last synced: 21 Jun 2026

https://github.com/freeclimbapi/c-sharp-make-a-queue-how-to-guide

C#- Make a Queue Tutorial

queues tutorial

Last synced: 20 Apr 2026

https://github.com/rubberducksbr/ruby4beginners

Repositório voltado para iniciantes na programação que desejam aprender Ruby

automated-testing beginner-code ruby ruby-on-rails test-automation tutorial

Last synced: 04 Jun 2026

https://github.com/tobua/graphql

GraphQL server example implementation.

example graphql server tutorial

Last synced: 20 Apr 2026

https://github.com/mfdeveloper/android-uitest

A basic android UI test example application using Espresso framework

android android-tests espresso-tests test-automation test-runner 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/masamallow/langchain-tutorials

Hands-on tutorials for Official LangChain.

chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial

Last synced: 10 May 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/markdouthwaite/minimal-flask-app

A minimal flask application for getting started quickly.

flask gunicorn nginx python tutorial

Last synced: 10 May 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/ot-nemoto/flask-tutorial

Flask チュートリアル

flask tutorial

Last synced: 21 Apr 2026

https://github.com/mrseanbaines/intro-to-react

Intro To React tutorial from reactjs.org

react reactjs tutorial

Last synced: 10 May 2026

https://github.com/uncomputable/simple-intro

Introduction to the Simplicity language

bitcoin circuit latex logic pdf tutorial

Last synced: 10 May 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/davzoku/get-started-r-quarto

Getting Started with R and Quarto

notes quarto r rstudio tutorial

Last synced: 21 Apr 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/choyiny/ruby_app

Learning Ruby on Rails with tutorial

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 21 Jan 2026

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/syncfusionexamples/how-to-add-and-customize-connectors-in-the-vue-diagram-component

A quick start Vue project that shows how to add connectors in the Syncfusion Vue Diagram component. This project includes code snippets for adding a connector both programmatically and using the drawing tool. It also includes code snippets for adding different types of connectors and decorator shapes.

connector customize decorators diagram diagrambuilder draw tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/star2dust/numpy-notes

A tutorial to learn numpy and matplotlib.

matplotlib numpy tutorial

Last synced: 16 Jun 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/lenisha/appsrv-dockerlab

Docker 101 lab for Azure, and Azure App Service

appservice docker mattermost tutorial

Last synced: 16 Oct 2025

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/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/ucan-lab/react-tutorial

React tutorial

learning react tutorial

Last synced: 05 Jun 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/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/bessouat40/keycloak-postgres-docker

Minimalist example of keycloak connection with a postgres database.

beginner beginner-project docker docker-compose keycloak postgresql tutorial

Last synced: 06 May 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/maimart/angular-redux-tutorial

An angular 6 tutorial with redux, routing, lazy-loading

angular angular4 redux tutorial

Last synced: 11 May 2026

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/pugn0/httrack-site-cloner

Tutorial passo a passo para baixar um site completo usando o HTTrack Website Copier, incluindo imagens, arquivos e scripts.

clone-site httrack offline-browsing site-ripper tutorial web-scraping website-downloader

Last synced: 24 Feb 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/thetoxin/javarushtasks

My solution of tasks on JavaRush

java javarush solutions study tasks tutorial

Last synced: 05 Jun 2026

https://github.com/fishcharlie/amazonwebservicesec2

📖 Tutorial - Lightning Talk Amazon Web Services EC2

aws ec2 tutorial

Last synced: 05 Jun 2026

https://github.com/gstavrinos/opencltutorial

Imported from here: https://bitbucket.org/Anteru/opencltutorial

cpp11 opencl tutorial

Last synced: 16 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/johannesrabauer/optionals

This is my script for the corresponding youtube video.

introduction java optional tutorial

Last synced: 15 Oct 2025

https://github.com/ansh-info/responsible-healthcare-ai

AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.

ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai

Last synced: 14 Apr 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

https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412

Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 24 Apr 2026

https://github.com/edneimonteiro/internal-apim

Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints

apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet

Last synced: 06 Jun 2026

https://github.com/janbaig/visitor-design-pattern

Implementation and Explanation of the Visitor Design Pattern

design-patterns tutorial visitor-design-pattern

Last synced: 25 Apr 2026

https://github.com/hu2di/android-in-app-billing

Android app for in-app purchase guides

android guide in-app-purchase tutorial

Last synced: 24 Apr 2026

https://github.com/victorrseloy/tutorial-react-e-flux-calculadora

Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/

flux react tutorial

Last synced: 24 Apr 2026

https://github.com/23tae/nest-board

강의: 따라하며 배우는 NestJS

tutorial

Last synced: 25 Apr 2026

https://github.com/chinmaym07/html-tutorial

This Repo Contains the whole Tutorial of Html

css html javascript tutorial website

Last synced: 11 May 2026

https://github.com/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 25 Apr 2026

https://github.com/divertimentos/tutorial-flexbox-techsith

Tutorial de Flexbox disponibilizado pelo canal TechSith

css flexbox html tutorial

Last synced: 22 Jun 2026

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

Applitools Selenium Ruby tutorial with Ultrafast Grid

applitools ruby tutorial

Last synced: 06 Jun 2026

https://github.com/iampriteshkumar/desktop-tutorial

GitHub Desktop tutorial repository.

git github githubdesktop practice tutorial

Last synced: 25 Apr 2026

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 25 Apr 2026

https://github.com/jihlenburg/fedit

A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic

beginner rust tauri text-editor tutorial

Last synced: 10 Jun 2026