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/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/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/stabla/toolslinkslist

🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)

database inspiration links ressources tools tutorial

Last synced: 07 Apr 2025

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/foufou-exe/iac-terraform-ansible-aws-webserver-demo

Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖

ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver

Last synced: 11 Apr 2026

https://github.com/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 04 Mar 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/naoki-00-ito/react-ts-todo

React TypeScript TODO

nodejs react todo tutorial typescript

Last synced: 28 Feb 2025

https://github.com/tranbavinhson/retrofit-tutorial

Simple retrofit-tutorial for beginners

android android-development api rest-api retrofit2 tutorial

Last synced: 12 Apr 2026

https://github.com/sidicer/arch-install-luks-uefi

Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.

archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi

Last synced: 18 Mar 2025

https://github.com/ymdarake/go-blueprints-chat

Sample code for the book "Go Programming Bleuprints": ~ chapter 3

chat golang tutorial

Last synced: 29 May 2026

https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners

A Simple list of courses which can help you become a ReactJS developer.

react reactjs roadmap tutorial

Last synced: 14 Mar 2025

https://github.com/simoesleticia/sql-server-data-import-export

O propósito deste repositório é demonstrar o processo de importação e exportação de dados utilizando Microsoft SQL Server, com foco em arquivos nos formatos .CSV e .JSON.

csv-import export-data import-data json-import sql sql-server tutorial

Last synced: 04 Jan 2026

https://github.com/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/iankitsinghk/connecting-eclipse-adt-to-github-repository

Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.

abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial

Last synced: 15 Sep 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/messagemedia/messaging-ruby-tutorial

A tutorial on how to use the Messages API to send messages, check/confirm replies & check/confirm delivery reports.

api messaging replies reporting ruby tutorial

Last synced: 02 Apr 2025

https://github.com/flowforfrank/css-paint

🎨 Background image generated with the CSS Paint API

css css-paint css3 javascript paint-api tutorial webtips

Last synced: 17 Apr 2026

https://github.com/bjoernricks/python-workshop

A Python Workshop

python tutorial workshop

Last synced: 16 Mar 2025

https://github.com/didinj/angular-9-component-examples

Angular 9 Tutorial: Angular Component Example

angular angular9 component components example examples tutorial

Last synced: 07 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/ajaybhatia/link-book

A simple link book using meteor and react with hooks

meteor meteorjs react react-hooks-demo reactjs tutorial

Last synced: 17 Apr 2026

https://github.com/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/heiwa4126/tutorial-recoil0

RecoilのチュートリアルをTypeScriptのVite4で

immer react recoil tutorial typescript vite

Last synced: 04 May 2026

https://github.com/yukihirai0505/coursera

personal repo for coursera

tutorial

Last synced: 17 Apr 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/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/welli7ngton/flaskr-blog

Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.

blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial

Last synced: 11 Apr 2026

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

FastAPI チュートリアル

fastapi tutorial

Last synced: 17 Apr 2026

https://github.com/thinkswan/ember-todo-list

An Ember app that allows users to manage a todo list.

ember handlerbars javascript tutorial

Last synced: 18 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/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/dryrel/gad2017_lab

Unity Engine - Game Development I (C#)

bahcesehir-university education tutorial unity

Last synced: 25 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/chinmaym07/html-tutorial

This Repo Contains the whole Tutorial of Html

css html javascript tutorial website

Last synced: 11 May 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/binary-baba/team-task-managment-ai

A Team & Task Manager app built by Binary Baba with Bolt.new’s AI, React, and Firebase. Features auth, real-time tasks, and live deployment in 20 minutes!"

boltnew react react-tutorial reactjs task-manager tutorial tutorial-code tutorial-exercises

Last synced: 10 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/applitools/tutorial-ruby-screenshots

Applitools tutorial using Ruby Images SDK

applitools ruby tutorial

Last synced: 04 Jun 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

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/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/tomtkg/react-tutorial

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

react tic-tac-toe tutorial typescript typescript-react

Last synced: 20 Apr 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/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/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/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/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/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/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/chilipp/psyplot-ks-seminar-20210228

KS Seminar talk about psyplot on January 28th, 2021

jupyter-notebook matplotlib presentation psyplot python tutorial visualization

Last synced: 21 Apr 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 12 May 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/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/delabassee/fn-flow-base

Minimalistic Fn Flow project

fn-flow fnproject java serverless tutorial

Last synced: 23 Apr 2025

https://github.com/arnavk-09/chatgpt-streamlit-qna

📝 A user-friendly Python app for effortless text and markdown file querying powered by OpenAI's ChatGPT and Streamlit

chatbot chatgpt file openai qna streamlit tutorial

Last synced: 12 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/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/mouhcine-flutter/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 24 Mar 2025

https://github.com/apiverve/ssl-checker-python-tutorial

SSL certificate checker that validates domain certificates using Python

apiverve certificate cli devops python security ssl ssl-checker tutorial

Last synced: 25 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/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/rubaxa/rdot

Reactive Dot

reactive-programming tutorial

Last synced: 20 Jun 2025

https://github.com/chainstacklabs/hello-block-corda

A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform

blockchain corda hello-world java kotlin tutorial

Last synced: 12 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/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/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/apiverve/content-moderator-node-tutorial

Content moderation tool for filtering profanity built with Node.js

apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial

Last synced: 25 Jun 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/ku00/toy_app

Rails Tutorial Chater2

syakyo tutorial

Last synced: 13 May 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/ogcincubator/sushi-workshop

This workshop shows different ways of consuming data from OGC API - Features services.

jupyter leaflet ogc ogcapi python qgis standards tutorial workshop

Last synced: 24 Apr 2026

https://github.com/apiverve/social-card-generator-node-tutorial

Social media card generator for creating Open Graph images with Node.js

apiverve express html-to-image marketing nodejs og-image open-graph social-cards tutorial

Last synced: 25 Jun 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/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 25 Apr 2026

https://github.com/josedavila24/guias-abc

🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖

git oracle-db tutorial ubuntu-server

Last synced: 01 Apr 2025

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