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/pratik-nawale/homelab-vpn-journey

My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale

cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard

Last synced: 29 Nov 2025

https://github.com/onlyphantom/covidrt

Code answers, references for a real-time covid 19 dashboard tutorial series in R

coronavirus covid-19 covid19 dashboard data-visualization jhu-csse r shiny tutorial

Last synced: 28 Mar 2025

https://github.com/kasir-barati/python

A comprehensive course for Python

python python3 software-engineering tutorial

Last synced: 23 Feb 2026

https://github.com/shahednasser/chrome-omnibox-tutorial

Tutorial on How to Use Chrome's Omnibox API

chrome chrome-extension javascript tutorial

Last synced: 10 May 2026

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/banghuazhao/app-ideas

A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.

advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial

Last synced: 10 Aug 2025

https://github.com/davidmoremad/fraud-exercise

Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta

curso ejerciciosresueltos python supabase tutorial

Last synced: 19 Apr 2026

https://github.com/cnahmetcn/30-gunde-javascript-turkce

30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.

30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial

Last synced: 14 May 2025

https://github.com/aminya/acutegit

Git commands for operations not available in GitHub desktop

git push rebase squash tutorial

Last synced: 30 Apr 2026

https://github.com/matt-dray/cabinet

:cat2::package: R package demo: identify UK Cabinet Office cats

package r rstats tutorial

Last synced: 02 Apr 2025

https://github.com/klfajardo/godot-tutorials

Collection of scripts for game development tutorials on Godot.

gamedev games gdscript godot tutorial tutorials

Last synced: 28 Jan 2026

https://github.com/erickwendel/palestra-docker-nodejs-containers-msptech

Demonstração da apresentação sobre Containers Docker e Node.js no MSP Tech Day Azure realizado em 01/09/2018

docker docker-compose example message mongodb nodejs postgres redis tutorial

Last synced: 10 Apr 2026

https://github.com/h-iaac/cst-tutorial-babybot

This repository provides the content of the ICDL tutorial, we use a Docker-based environment to integrate infant behavior models using the CST (Cognitive System Toolkit). Tutorial presented at the ICDL (International Conference on Development and Learning).

attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial

Last synced: 29 Sep 2025

https://github.com/schadokar/colorcli

the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.

cli cobra golang tutorial

Last synced: 14 May 2025

https://github.com/websolutionstuff/laravel-9-crud-operation-example

As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.

crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial

Last synced: 30 Mar 2025

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

Docker is cool. Lets do Rust with Docker

maintained ready-for-use tutorial

Last synced: 21 Jan 2026

https://github.com/danielgospodinow/catter

Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs

authentication aws cats circuit-breaker docker go google jenkins kotlin kubernetes openid rabbitmq react reactive-programming rest saga-pattern software-architecture spring-boot tutorial webflux

Last synced: 04 Nov 2025

https://github.com/bradgarropy/npm-publish

📦 npm package tutorial

npm package publish registry tutorial

Last synced: 21 Aug 2025

https://github.com/spack/spack-tutorial-ami

Setup scripts for our Spack tutorial AMI

ami aws spack tutorial

Last synced: 13 Mar 2026

https://github.com/rizerkrof/nestjs-featureflags

Ever wanted to implement feature flags in Nest.js? 😻 Here's how!

feature-flags nestjs showcase tutorial

Last synced: 06 May 2026

https://github.com/paulschweizer/pyside-tutorial-system

Enhance your PySide UIs with interactive tutorials

pyside pyside2 qt qt4 qt5 tutorial ui

Last synced: 07 May 2026

https://github.com/gvwilson/aida

AI data analysis

ai data-science open-source tutorial

Last synced: 13 Jun 2026

https://github.com/sp4r0w/zombiesurvival

A simple project for getting used to Godot 4

game game-dev game-development gdscript godot godot4 tutorial

Last synced: 22 Mar 2025

https://github.com/kathleenwest/mslearn-dotnet-docker

This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.

asp-net-core backend blazor blazor-webassembly containers content-security-policy docker docker-compose docker-container docker-tutorial entity-framework-core frontend how-to microservices mslearn products razor store tutorial web-api

Last synced: 04 Apr 2026

https://github.com/messagemedia/lookups-nodejs-tutorial

A tutorial on how to lookup phone numbers stored in a CSV file and output the details into a separate CSV file.

api csv lookups nodejs tutorial

Last synced: 01 May 2026

https://github.com/raleighlittles/rubyonrails-tutorial

Full code for Michael Hartl's Ruby on Rails Tutorial!

michael-hartl rails ruby ruby-on-rails tutorial

Last synced: 14 Apr 2025

https://github.com/shybovycha/irrlicht-newton-tutorials

A set of tutorials on how to create games with Irrlicht and Newton Game Dynamics.

game-development irrlicht tutorial

Last synced: 22 Feb 2026

https://github.com/mizrael/asyncservices

Sample repository showing how to handle requests asynchronously.

aspnet-core dotnet-core mongodb pubsub rabbitmq tutorial web-api

Last synced: 11 Apr 2026

https://github.com/iceoffire/chat-tcp-unity

repo to store and share the unity chat project

csharp dotnet netcoreserver tcp tcp-client tcp-server tutorial unity2019 unity2d

Last synced: 06 May 2026

https://github.com/giwi/vert.x-beers

A server-side companion to the polymer-beers project

education java tutorial vertx vertx-web

Last synced: 01 May 2026

https://github.com/tuliocll/todo-google-chrome

Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:

chrome chrome-extension css devto react reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/venenux/alpine-wiki

[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro

alpine alpine-linux documentation guide linux tutorial wiki

Last synced: 12 Jun 2025

https://github.com/kristijan-pajtasev/javascript-and-this

Example project about this behavior in JavaScript and browser

javascript this this-keyword tutorial

Last synced: 16 Mar 2025

https://github.com/taojy123/truffle-tutorial

truffle 以太坊应用开发极简视频教程 配套代码

eth ethereum solidity truffle tutorial

Last synced: 07 May 2026

https://github.com/dab0mb/02hero

A JavaScript Crash Course

javascript tutorial

Last synced: 01 Jun 2026

https://github.com/rodrigokamada/angular-aws-map

Application example built with Angular 14 and adding the map MapLibre component using the Amazon Amplify Geo and Amazon Location Service services.

amazon amplify angular article aws devcommunity frontend geo geolocation ghactions ghpages hacktoberfest location map maplibre stackblitz tutorial typescript webdev webdevelopment

Last synced: 06 May 2026

https://github.com/tversteeg/learn-sfx

How to use Rust libraries to create your own sound effects

cpal rust sdl2 sfx sound-effects tutorial

Last synced: 19 Apr 2025

https://github.com/thegamecracks/discord.py-i18n-demo

A guide to internationalization with Python and discord.py.

discord-py gettext i18n l10n python python-package tutorial

Last synced: 13 May 2025

https://github.com/bhattbhavesh91/auto-ts-tutorial

Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code

auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial

Last synced: 26 Sep 2025

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 28 Apr 2026

https://github.com/jennybc/excuse-me-iris

Toy example used in the article "Excuse me, do you have a moment to talk about version control?"

example-project git github r rmarkdown rstudio tutorial

Last synced: 04 May 2026

https://github.com/andrei15193/react-model-view-viewmodel-sample-todo-list

A sample todo list application to illustrate react-model-view-viewmodel usage.

model model-view-viewmodel mvvm react sample tutorial view viewmodel

Last synced: 07 Apr 2025

https://github.com/tact-lang/tour

WIP: 🎓 Learn Tact in your browser with an interactive tour

interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial

Last synced: 05 Mar 2026

https://github.com/collapseindex/eval-guide

Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!

beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial

Last synced: 13 Jan 2026

https://github.com/flowforfrank/faceapi

🤖 Face expression recognition created with face-api.js

emotion-detection emotion-recognition face-recognition faceapi faceapi-js javascript tutorial webtips

Last synced: 08 Mar 2026

https://github.com/mozilla-services/subscriber_demo

A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/

demonstration python3 tutorial webpush

Last synced: 17 Jul 2025

https://github.com/amsokol/openshift-lab01-hyper-converged

Step by step tutorial how to deploy hyper-converged infrastructure by OpenShift Origin + Gluster for CentOS Atomic Host (deploying containerized Gluster storage with Atomic Host and OpenShift)

cloud containers docker gluster glusterfs how-to howto hyper-converged hyperconverged openshift openshift-origin tutorial

Last synced: 12 Apr 2025

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 14 Jun 2026

https://github.com/rahulmalhotra/httpcalloutframework-tutorial-series

This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework

callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial

Last synced: 19 Mar 2026

https://github.com/ginberg/crypto

Tutorial: Create your cryptocurrency dashboard in R shiny

cryptocurrency r shiny tutorial

Last synced: 03 Jul 2025

https://github.com/cj-mills/fastai-to-unity-tutorial

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 11 May 2026

https://github.com/wizardjedi/clickhouse-test

Yandex ClickHouse database test (clickhouse vs postgresql)

clickhouse docker example postgresql test tutorial

Last synced: 09 Apr 2026

https://github.com/cbetta/sinatra-letsencrypt-heroku-demo

Using LetsEncrypt with Sinatra on Heroku

heroku letsencrypt sinatra ssl tutorial

Last synced: 02 Aug 2025

https://github.com/zonca/conversion_tofix

Exercise for Advanced git tutorial

git tutorial

Last synced: 11 Jun 2025

https://github.com/pjaskulski/escriptorium_tutorial

Wprowadzenie do aplikacji eScriptorium i Kraken

escriptorium kraken tutorial

Last synced: 19 Mar 2026

https://github.com/OmiyaGames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 25 Apr 2025

https://github.com/sandyherho/tutoreksplor

Materi pelatihan eksplorasi data menggunakan R

openscience pemrograman r reproducible-science statistika tutorial

Last synced: 16 Jan 2026

https://github.com/extcore/extcore-sample-api

ExtCore framework 7 sample API web application

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 19 Jan 2026

https://github.com/ziadoz/laravel-vue-spa-tutorial

https://laravel-news.com/using-vue-router-laravel

laravel learning php tutorial vuejs

Last synced: 02 May 2026

https://github.com/benaandrew/fusion360tutorial

Guide to 3D modelling to Fusion 360

3d-modelling fusion360 tutorial

Last synced: 19 Mar 2026

https://github.com/wsvincent/django-blog-no-users

A simple blog app built with Django and Bootstrap4

blog bootstrap4 django python tutorial

Last synced: 08 May 2026

https://github.com/twtrubiks/stripe_flask

Stripe Use Python Flask

flask python stripe tutorial

Last synced: 12 May 2026

https://github.com/appcoda/drag-and-drop-demo

A simple demo for Drag & Drop APIs in iOS 11

drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9

Last synced: 26 May 2026

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

This is my TUTORIAL project for Python.

jetbrains pycharm pycharm-ide pytest python python3 tutorial

Last synced: 18 Jan 2026

https://github.com/jsbroks/vue-hangman

Recreated Tranversy Media hangman game in Vue 3

api hangman-game hangman-in-vue tutorial vue-composition-api vue3 youtube

Last synced: 30 Apr 2025

https://github.com/gvwilson/btt

Building Tech Together

codebender software-engineeering tutorial

Last synced: 08 Feb 2026

https://github.com/pedrorijo91/scala-play-forms

scala-play-forms blog post code

form play-framework playframework scala tutorial

Last synced: 18 Feb 2026

https://github.com/solo-steven/toy-lang-in-rust

A toy language build by myself

learning-by-doing llvm rust toy-project tutorial

Last synced: 09 Mar 2025

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

All my experience packed into cheatsheets

maintained ready-for-use tutorial

Last synced: 02 Feb 2026

https://github.com/twtrubiks/install_ubuntu_on_hyperv_tutorial

Windows 透過 Hyper-V 安裝 Ubuntu 18.04

hyper-v tutorial ubuntu1804 windows-10

Last synced: 10 Jun 2026

https://github.com/aadya940/pycoding

An Agentic Python Library and CLI Tool to automate Coding tutorial generation.

agent agentic-ai ai artificial-intelligence automation coding content python tutorial

Last synced: 19 Jul 2025

https://github.com/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/sqitchers/sqitch-firebird-intro

A tutorial introduction to Sqitch change management on Firebird

firebird sqitch tutorial

Last synced: 23 Jan 2026

https://github.com/zoelabbb/serial-key-windows-10

This is windows 10 license & tutorial how to activate windows using KMS

license microsoft tutorial windows windows-10

Last synced: 05 Nov 2025

https://github.com/kasir-barati/html-css

A comprehensive course for HTML/CSS

aparat course css css-spec html html-specification tutorial youtube

Last synced: 24 Jul 2025

https://github.com/angelojbgama/guiamestre.js

Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva

animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development

Last synced: 08 May 2026

https://github.com/vinibiavatti1/graphqltutorial

This repository works as a tutorial for GraphQL. Follow the sources or check the wiki to learn it

graphql graphql-tutorial query query-language rest-api tutorial

Last synced: 16 May 2026

https://github.com/enjeck/TutCode

Watch/read tutorials and write code on the same page

css education html javascript tutorial video-player youtube

Last synced: 30 Apr 2025

https://github.com/lat-lon/deegree-workshop

Quickstart Tutorial for setting up INSPIRE Network Services with deegree web services

configuration deegree docker docker-commands inspire ogc-services slide tutorial wfs workshop-materials

Last synced: 23 Jan 2026