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/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/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/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/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/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/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/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/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/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/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/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/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/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/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 25 Apr 2026

https://github.com/pacovk/cdk-terraform-tutorial

A CDK portation of the official Terraform Lambda + ApiGateway tutorial

aws cdk lambda serverless terraform tutorial

Last synced: 10 May 2026

https://github.com/wangxiaoyugg/learn-nodejs

learning notes about NodeJs ,easy tutorial

easy learning-notes nodejs tutorial

Last synced: 12 Apr 2026

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 02 May 2026

https://github.com/ktaletsk/jupyterlab_command_test

Sample extension showing how to add command to JupyterLab menus

example jupyterlab jupyterlab-extension tutorial

Last synced: 11 Jul 2025

https://github.com/devopsforhumans/twocupsfull-demo

DevOps for Humans: Going Back to the Roots

demo jenkins jenkinsfile python3 sphinx tutorial

Last synced: 16 May 2026

https://github.com/uxborges/kr

kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.

cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles

Last synced: 12 Apr 2026

https://github.com/eschao/redux-tutorial-cn

redux-tutorial (中文版)

redux tutorial

Last synced: 09 Apr 2025

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/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/frozar/laravel-9-grafikart

Tutoriel de Grakifart traduit en Laravel 9

laravel-9 tutorial

Last synced: 06 Jan 2026

https://github.com/magnetic-fox/librarytesting-winapi

Very simple testing program for test 16-bit DLL from another repo.

80286 80386 80486 8086 cpp dll dll-test oldstyle openwatcom simple tutorial watcom win16 winapi

Last synced: 20 Apr 2026

https://github.com/bestia-dev/rust02_workspace_and_testing

Learning Rust - how to use workspace, binary, library and testing

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/bestia-dev/authentication_database_web_ui

09. Tutorial to code authentication for database_web_ui (2022-10)

obsolete tutorial

Last synced: 09 Apr 2025