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/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/gabrielkunst/anime-valt

Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.

nextjs server-actions tutorial

Last synced: 05 May 2026

https://github.com/timeless-residents/handson-blender-scripts

Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.

3d 3d-graphics automation blender blender-python computer-graphics learning-resources python rendering scripting tutorial

Last synced: 05 May 2026

https://github.com/starburst997/android-code-sign

Code Signing for Android via Github Actions

android code-sign code-signing codesign codesigning playstore tutorial

Last synced: 05 May 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/kskitek/k8sfirststeps

First steps in Kubernetes - introductory presentation and workshop materials

k8s kubernetes presentation tutorial

Last synced: 01 May 2026

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

A "Hello, Block!" tutorial in Vyper and Solidity for the Quorum blockchain

consensys javascript python quorum solidity solidity-contracts tutorial vyper vyper-contracts

Last synced: 05 May 2026

https://github.com/freeclimbapi/java-inbound-call-queue-tutorial

Java - Inbound Call Queue Tutorial

queues tutorial

Last synced: 19 Jun 2026

https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial

C# - Send SMS During Call Tutorial

messaging tutorial

Last synced: 05 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/mohammad-taha-ebadinik/powersub-demo-3000

🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.

api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial

Last synced: 06 May 2026

https://github.com/skepticmystic/sveltekit-mdsvex-blog

A SvelteKit + Mdsvex starter blog, using Tailwind + Daisyui for styling

daisyui mdsvex svelte sveltekit tailwind tutorial

Last synced: 06 May 2026

https://github.com/sam0rr/base_bash_course

bash learning and tutorial

bash learning linux scripting sh shell tutorial

Last synced: 06 May 2026

https://github.com/kevinlin1/nifty-web-apps-java

Build a web app for any Java programming assignment.

education java tutorial web-app

Last synced: 08 Apr 2025

https://github.com/mackysoft/unity-githubactions-automatictest-example

A example project for automated testing using Unity and GitHub Actions.

automation ci example github-actions test tutorial unity

Last synced: 06 May 2026

https://github.com/dylancheetah/simple-todo

A simple todo list with a website and mobile app.

django django-allauth django-csp django-environ django-htmx todo-list tutorial

Last synced: 06 May 2026

https://github.com/jjyr/vulkan-tutorial-c

Learn https://vulkan-tutorial.com/Introduction with C

c macos tutorial vulkan

Last synced: 21 May 2026

https://github.com/david-pena/airbnb-clone-rn

Airbnb Clone with React Native

expo react-native tutorial

Last synced: 06 May 2026

https://github.com/diegojromerolopez/lovecraft-markov-chain-aws-lambda

A simple Lovecraft-like text generator as an AWS lambda with NLTK

aws aws-lambda markov-chain nlp nltk python python3 tutorial

Last synced: 06 May 2026

https://github.com/apiverve/username-checker-node-tutorial

Username profanity checker that validates usernames for inappropriate content using Node.js

apiverve content-moderation express nodejs profanity-checker tutorial user-registration username-validation

Last synced: 25 Jun 2026

https://github.com/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

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/nbaua/nestjs-prisma-api

A Nest JS framework + TypeScript + Prisma simple API project

api javascript nestjs prisma tutorial tyepscript

Last synced: 06 May 2026

https://github.com/thinkswan/next-js-bitcoin-price-checker

A Next.js app that checks Bitcoin's latest price.

bitcoin javascript nextjs tutorial

Last synced: 06 May 2026

https://github.com/vijethph/go-apps

Collection of apps developed as part of learning Go Course

apps go tutorial

Last synced: 06 May 2026

https://github.com/hoptical/scala-exploration

an Introduction to Scala with Jupyter notebook

tutorial

Last synced: 15 Feb 2026

https://github.com/lebcit/litenode-markdown-app

LiteNode Markdown-based Application Tutorial

litenode markdown nodejs tutorial web-development

Last synced: 07 May 2026

https://github.com/ireddragonicy/cb24153-lab-intent-activity

A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.

activity android demo demo-app intent java kotlin lab mobile-app tutorial

Last synced: 07 May 2026

https://github.com/chenxingqiang/kube-operator-tutorial

make a k8s Operator focusing on Kube-Operator-Tutorial.

ai kube operator tutorial

Last synced: 04 Feb 2026

https://github.com/rfluethi/wordpress-playgrounds

This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.

blueprints configuration education learning playground training tutorial wordpress wordpress-playground

Last synced: 08 Apr 2025

https://github.com/daniyalahmad7/cpp-basic-projects

A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.

c cplusplus cpp cpp-course cpp-projects programmin tutorial

Last synced: 07 May 2026

https://github.com/abhaskumarsinha/1d-gan

A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook

deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial

Last synced: 07 May 2026

https://github.com/benlipp/vagrant-ansible

A Vagrant setup I made to learn Ansible.

ansible tutorial vagrant

Last synced: 07 May 2026

https://github.com/anjali-001/django-todo

Todo app made using Django and vanilla JS

django django-rest-framework javascript todoapp tutorial

Last synced: 07 May 2026

https://github.com/epranka/bin2dec

Simple Bin2Dec converter created in CRA which helps to convert the number from binary to decimal

bin2dec binary binary-to-decimal converter cra create-react-app css decimal javascript react tool tutorial webdesign website

Last synced: 07 May 2026

https://github.com/larry8668/pes1ug21cs300_hello_world

Github actions tutorial

tutorial

Last synced: 07 May 2026

https://github.com/gibbok/react-task-list

A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.

css javascript reactjs tutorial

Last synced: 08 May 2026

https://github.com/arsharaj/tutorial-webinar-aktu-ai-ml-dl

Study material related to this webinar

python tutorial webinar

Last synced: 11 Jul 2025

https://github.com/rominalodolo/linux_terminal_course

Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc

bash command-line linux permissions sort sudo tutorial whoami youtube zip

Last synced: 04 May 2026

https://github.com/alex-damian-negru/hanami-2-quickstart

🌸 Hanami 2.0 playground

hanami postgresql ruby tutorial

Last synced: 08 May 2026

https://github.com/pm25/deep-learning-projects

⚓ Examples of deep learning projects using Pytorch.

deep-learning example-project machine-learning pytorch tutorial

Last synced: 08 May 2026

https://github.com/liatemplates/skulpt

LiaScript template for start creating Python-Tutorials with Skulpt

liascript python python-tutorial template tutorial

Last synced: 08 May 2026

https://github.com/antonio-f/simple-k-nearest-neighbors

Simple K-Nearest Neighbors using partial sort

101 k-nearest-neighbors knn numpy partial-sort python tutorial

Last synced: 08 May 2026

https://github.com/fzaninotto/ra-access-control-tutorial

A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.

react react-admin security tutorial

Last synced: 08 May 2026

https://github.com/tdiblik/moodle-docker-setup

Custom docker-compose file and a script to automatically setup moodle (any version) using docker

docker-compose moodle tutorial

Last synced: 09 Jul 2025

https://github.com/apiverve/ocr-scanner-python-tutorial

OCR scanner that extracts text from images using Python

apiverve cli document-scanner image-to-text ocr python text-extraction tutorial

Last synced: 25 Jun 2026

https://github.com/5afe/safe-demo-template

Template to create Safe demo applications

demo ethereum react-hooks safe safe-core-sdk tutorial typescript

Last synced: 19 Feb 2026

https://github.com/freeclimbapi/java-play-recording-tutorial

Java - Play a Recording Tutorial

recordings tutorial

Last synced: 19 Jun 2026

https://github.com/jasdumas/bad-tomatoes

A tutorial to web scrape movie ratings :tomato:

movies r tutorial web-scraping

Last synced: 28 May 2026

https://github.com/colinwilliams91/split-converge-scripts

A way around file transfer limits using powershell buffers and write streams

buffers diy file-sharing file-transfer fix hacking how-to powershell powershell-script scripting tutorial writestream

Last synced: 19 Jun 2026

https://github.com/daffafaizan/go-gin-tutorial

Learning Go with Gin.

go rest-api tutorial

Last synced: 10 Jun 2026

https://github.com/apiverve/dns-lookup-go-tutorial

DNS lookup tool that retrieves DNS records using Go

apiverve cli devops dns dns-lookup go golang networking tutorial

Last synced: 25 Jun 2026

https://github.com/juandic24/unity-essentials-pathway

My version of the Essentials Pathway project from Unity Learn. I explored the Unity editor, 3D features, 2D workflow, audio, programming, publishing, and more. In the bonus scene, I tried to create a small gallery of cool elements using free assets, where you can wander around and collect cheese while viewing the exhibits.

game-development tutorial unity

Last synced: 18 May 2026

https://github.com/ideadapt/programmieren-lernen-mit-javascript

Programmieren lernen mit einem interaktiven Tutorial im Selbststudium

deutsch javascript programming tutorial

Last synced: 10 Jun 2026

https://github.com/vitorvezani/springboot-redis-cache-sample

Demo springboot cache using redis as cache provider

redis redis-cache sample-app spring-boot springboot tutorial

Last synced: 09 May 2026

https://github.com/pranabdas/planets

A React application for learning purpose.

beginner learning learning-react react react-router reactjs tutorial

Last synced: 09 May 2026

https://github.com/yxuco/vue-nft-delivery

An web3 app using Vue.js and Node.js to authenticate Ethereum user and verify NFT ownership.

nft nodejs signature tutorial vuejs web3

Last synced: 09 May 2026

https://github.com/peter22-cell/walkthroughjs

🎨 Create interactive tutorials and onboarding experiences for web apps easily, with a beautiful design and no dependencies required.

frontend guide javascript onboarding product-tour react tutorial ui ux vue walkthrough

Last synced: 29 Apr 2026

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 15 May 2026

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/markslorach/issue-tracker

Issue Tracker built using Next.js, TypeScript, Prisma and MySQL.

crud mysql nextjs prisma rest-api tutorial typescript zod-validation

Last synced: 09 May 2026

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

A ClojureScript todo list app

clojurescript tutorial

Last synced: 25 Oct 2025

https://github.com/murshidazher/bestil

:books: A simple and elegant finder web app using react.

book-search front-end initial learn react seamless tutorial

Last synced: 15 Mar 2026

https://github.com/peterfox/form-exception-handler-demo

The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0

article laravel php tutorial

Last synced: 15 Apr 2026

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

Java - Speech Recognition Tutorial

ivr tutorial

Last synced: 19 Oct 2025

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 18 Apr 2026

https://github.com/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/data-camp/markdown

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 2026

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/ianhomer/try-hibernate-with-spring

Try Hibernate With Spring

example hibernate try tutorial

Last synced: 17 Oct 2025

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

Node - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Feb 2026

https://github.com/khaledsalshibani/markdown-tutorial

A simple guide to learn Markdown with examples.

guide markdown tutorial

Last synced: 01 Jun 2026

https://github.com/unikraft/asplos22-tutorial

Architectural Support for Programming Languages and Operating Systems (ASPLOS'22) Tutorial

asplos asplos22 lightweight-virtual-machines tutorial unikernels unikraft

Last synced: 16 Mar 2026

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

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 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/freeclimbapi/java-make-recording-tutorial

Java - Make a Recording Tutorial

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/anjakammer/staticsite

A tutorial for creating a static website with GitHub Pages

tutorial

Last synced: 22 Jan 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