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/astrolabsoftware/fink-tutorials

Tutorials and notebooks using Fink API

api fink tutorial

Last synced: 06 Oct 2025

https://github.com/akshaybabloo/unrealengine-and-cpp

Introduction to UnrealEngine using C++

blueprint cpp tutorial unrealengine

Last synced: 07 Apr 2025

https://github.com/punktde/neos-workshop

A Neos site package for the Neos workshop

neoscms tutorial workshop

Last synced: 02 Jan 2026

https://github.com/comunica/tutorial-comunica-querying-data

[DEPRECATED] 🏫 Basic tutorial on Comunica usage in applications

tutorial

Last synced: 12 Apr 2025

https://github.com/marcompiler/spring-vue-postgres-keycloak-architecture

Example of full-stack architecture with Spring Boot, Vue 3, PostgreSQL, and Keycloak (SSO, OAuth2, JWT) deployed via Podman - ideal as a tutorial or project base.

boilerplate fullstack java javascript jwt keycloak oauth2 podman postgresql spring-boot sso template tutorial vue

Last synced: 27 Jun 2026

https://github.com/oxylabs/asynchronous-web-scraping-python

A comparison of asynchronous and synchronous web scraping methods with practical examples.

async asynchronous data-acquisition python synchronous tutorial web-scraping web-scraping-python web-scraping-tutorials

Last synced: 28 Feb 2026

https://github.com/akbaritabar/using-git-and-github-for-open-science-workshop

An example writing project using Latex (hosted on OverLeaf) for Git, GitHub for Open Science lecture.

academic-writing git github latex open-science tutorial version-control

Last synced: 04 Mar 2026

https://github.com/divinedominion/godotcollisiondetection

Area2D an KinematicBody2D based collision demonstrations

area2d collision godot kinematicbody2d tutorial

Last synced: 02 Mar 2026

https://github.com/giwi/angular2-beer

Angular 2 Beers tutorial

angularjs education tutorial typescript

Last synced: 02 Apr 2025

https://github.com/programarivm/solidity-interacting-with-nodejs

The Git way for a Node.js app to interact with a Solidity smart contract.

dapp ethereum example interact nodejs ropsten smart-contracts solidity tutorial

Last synced: 26 Apr 2025

https://github.com/dwyl/learn-temporal

🌐 Quick intro to temporal.io for busy engineers who need to get started fast! ⏳

temporal tutorial typescript

Last synced: 06 Jul 2026

https://github.com/rodrigokamada/react-mui

Application example built with React 18 and adding the Material UI CSS framework using the @mui/material library.

beginners css design-system devcommunity ghactions ghpages github-actions github-pages hacktoberfest material-ui react stackblitz tutorial

Last synced: 08 Mar 2026

https://github.com/kriasoft/graphqlstart.com

GraphQL Start (tutorial) ⁠— How to build a GraphQL API on Node.js stack

gitbook graphql graphql-api graphql-js graphql-schema graphql-server node node-js nodejs tutorial

Last synced: 24 Jul 2025

https://github.com/vojay-dev/pypong

PyPong - Learn Python with Pong

game-development guide machine-learning pong pygame python tutorial

Last synced: 20 Sep 2025

https://github.com/javascript-tutorial/he.javascript.info

Modern JavaScript Tutorial in Hebrew

hebrew javascript tutorial

Last synced: 01 Aug 2025

https://github.com/maykon-oliveira/regex-tutorial

:bulb: Learn how to use and get the most out of regular expressions.

javascript regex regexp regexp-search regular-expression tutorial

Last synced: 02 Aug 2025

https://github.com/thejacksonlaboratory/basic_skimagejax

Tutorials for using scikit-image, written for The Jackson Laboratory

imaging-solutions python tutorial

Last synced: 08 Aug 2025

https://github.com/stokito/javafx-calculator

Calculator based on JavaFX, JUnit, Spock, Kotlin

live-coding tutorial

Last synced: 01 Sep 2025

https://github.com/javascript-tutorial/ms.javascript.info

Modern JavaScript Tutorial in Malay

javascript malay tutorial

Last synced: 19 Aug 2025

https://github.com/audiotool/manual

Audiotool Documentation

audiotool documentation help manual tutorial

Last synced: 12 Jan 2026

https://github.com/airsequel/examples

Example apps powered by Airsequel

airsequel elm example tutorial

Last synced: 08 Jun 2026

https://github.com/javascript-tutorial/my.javascript.info

Modern JavaScript Tutorial in Burmese

burmese javascript tutorial

Last synced: 07 Apr 2025

https://github.com/chanmeng666/ai-programming-teaching-project

【Every star you give feeds a hungry developer's motivation! ⭐️】A modern educational platform built with Docusaurus that teaches AI-assisted programming through comprehensive tutorials, practical exercises, and real-world projects. Features bilingual support, interactive examples, and guides for tools like Cursor, v0, and Vercel.

ai-programming artificial-intelligence developer-tools documentation docusaurus educational javascript markdown programming-education programming-tutorials react technical-documentation tutorial web-development

Last synced: 30 Oct 2025

https://github.com/adrienjoly/jekyll-tutorial

Tutorial: how to maintain a list online using Jekyll and Github Pages

github-pages jekyll tutorial

Last synced: 23 Apr 2025

https://github.com/ohidurbappy/tutorialspoint-c-source-code

Example code given in Tutorialspoint.com C programming tutorial

c example-code tutorial tutorialspoint

Last synced: 11 Apr 2025

https://github.com/Siphon880gh/tutorials-using-git

By Weng Fei Fung. This is a walkthrough tutorial generator and reader for git repos by leveraging the power of git diff and git notes. You can get your team up to speed or personally review how to setup different boilerplates (like webpack). This tool show a list of branches and commits in order of creation from the bottom. You may add notes to particular commits with the command git note. Those notes can have multiple lines and Markdown styles so that the walkthroughs look like formatted documents.

authoring curriculum-design developer programmer programming tutorial

Last synced: 29 Jul 2025

https://github.com/coac/tf-detection-example

A simple example to how to use Tensorflow detection API on a custom dataset (SSBU)

deep-learning detection smash-bros ssbu tensorflow tutorial

Last synced: 28 Apr 2026

https://github.com/rodrigokamada/angular-sharebuttons

Application example built with Angular 15 and adding the social media share buttons component using the ngx-sharebuttons library.

angular beginners dev-community gh-actions gh-pages hacktoberfest sharebuttons socialmedia stackblitz tutorial

Last synced: 10 Apr 2025

https://github.com/ash515/javaprogramming

Java Programming Concepts and Algorithms 👩‍💻👨‍💻🛠

algorithms java java-8 javaprogramming javaproject oracle tutorial

Last synced: 10 Jan 2026

https://github.com/flowforfrank/svelte

📋 A simple retro board example for quick starting with Svelte

javascript retroboard svelte svelte3 sveltejs tutorial webtips

Last synced: 08 Oct 2025

https://github.com/baylorrae/csharp-ioc-example

A tutorial on creating a Dependency Injection container from scratch.

csharp dependency-injection inversion-of-control tutorial

Last synced: 09 Oct 2025

https://github.com/twtrubiks/python-exif-orientation

Automatically determine whether the photo has been rotated, if it is rotated, the photo is turned right

exif jpeg jpg orientation pillow png python tutorial

Last synced: 10 Oct 2025

https://github.com/fiware/tutorials.securing-access

:closed_book: FIWARE 403: IDM - Securing Access to Resources

access-control fiware fiware-keyrock oauth2 pdp pep security tutorial

Last synced: 11 Oct 2025

https://github.com/cky008/yunzaibot-oraclecloud-installation

关于如何在甲骨文云/Oracle Cloud的VPS上(Oracle Linux 8)搭建Yunzai Bot v3 的全教程。

tutorial yunzai-bot

Last synced: 27 Jan 2026

https://github.com/inbo/git-course

Course material for Git(Hub) course at INBO

course-materials git github oscibio tutorial

Last synced: 26 Feb 2026

https://github.com/nnichols/bite-sized-bazel

Step-by-step guides to Bazel 8

bazel bazel-examples guide tutorial

Last synced: 24 Jan 2026

https://github.com/sunsided/zybo-tutorial

Quick-Start tutorial for the Digilent ZYBO Zynq-7010 FPGA board using ISE 14/PlanAhead

embedded fpga planahead tutorial zybo zynq-7010

Last synced: 09 Feb 2026

https://github.com/goenning/gostore

Go Store is your personal store made with Go

go golang how-to tutorial web

Last synced: 28 Feb 2026

https://github.com/aws-samples/sample-why-agents-fail

Research-backed demos fixing the 3 critical AI agent failure modes: hallucinations, token waste, and memory loss. Working Python code using Strands Agents

agentic-ai bedrock openai paper strands-agents tutorial

Last synced: 14 Apr 2026

https://github.com/jfriedlein/usld_ls-dyna_fortran

Basics to implement user-defined elements (usld, uel) in LS-Dyna with Fortran

documentation element element-formulation fortran90 ls-dyna resultant-element tutorial uel user-defined-element user-element usld

Last synced: 06 Mar 2026

https://github.com/actions-cool/action-tutorial

🔥 Action 教程 https://actions-cool.github.io/action-tutorial/

action github-actions tutorial

Last synced: 29 Apr 2026

https://github.com/frnt-end/react-responsive-video

⚛️ React Project - How to create Full screen & responsive video background in REACT - How to guide tutorial 👉 https://frnt-end.github.io/React-Responsive-Video/

background css css3 easy engineer frontend fullscreen how-to html html5 mp4-video object-fit react reactjs responsive simple tag tutorial video

Last synced: 10 May 2026

https://github.com/francescosaveriozuppichini/pytorch-distributed-collective-communication

Code and visualisations about PyTorch distributed collective communication

deep-learning machine-learning pytorch tutorial

Last synced: 14 Jun 2026

https://github.com/brijeshb42/draft-text-editor-tutorial

Source code of the draft-js-text-editor tutorial

draft-js editor rich-text-editor tutorial

Last synced: 16 Jun 2026

https://github.com/perillaroc/eccodes-tutorial-cn

ecCodes教程中文版,翻译自2017版官方教程

eccodes grib tutorial

Last synced: 25 Jan 2026

https://github.com/javascript-tutorial/hr.javascript.info

Modern JavaScript Tutorial in Croatian

croatian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/javascript-tutorial/ca.javascript.info

Modern JavaScript Tutorial in Catalan

catalan javascript tutorial

Last synced: 07 Apr 2025

https://github.com/kingwingfly/rust_tutorial

My notes in Chinese after reading lots of tutorials and documents about Rust.

rust tutorial

Last synced: 30 Apr 2025

https://github.com/zhouchaowen/k8s-tutorial

K8s learning record

k8s kubernetes tutorial

Last synced: 25 Aug 2025

https://github.com/planetoftheweb/json

Repository for my tutorial course: JavaScript and JSON: Integration Techniques on LinkedIn Learning and Lynda.com.

ajax javascript jquery json linkedinlearning lynda lynda-com rayvillalobos training tutorial

Last synced: 30 Jul 2025

https://github.com/harukaionasao/personalizar-readme-no-github

Como colocar seus stats e uma animação de uma cobra comendo seus commits!:snake:

commits github-config profile-readme snake-game tutorial

Last synced: 02 Aug 2025

https://github.com/tsamaya/opencage-react-guide

How to use OpenCage geocoder API with React [deprecated]

geocoder javascript opencage react tutorial

Last synced: 27 Apr 2025

https://github.com/nicnocquee/practical-ios-testing

This repo showcases some examples of testing code in iOS.

ios objective-c ocmock swift tutorial unit-testing xctest

Last synced: 11 Feb 2026

https://github.com/digoarthur/how-to-build-npm-package

Crie e coloque em prática as ideias de um pacote/biblioteca. Aqui tem o passo a passo, desde toda a configuração até o Deploy NPM, para que você possa compartilhar com a comunidade e o Mundo!

library npm package react to-building tutorial typescript

Last synced: 15 Mar 2025

https://github.com/andre2l2/colors

Este é um tutorial chamado Gavetas.

css frontend html javascript tutorial

Last synced: 22 Apr 2025

https://github.com/secundant/product-template

Detailed fully featured template for long-term projects

changeset docusaurus example monorepo nx template tutorial typescript yarn

Last synced: 14 Oct 2025

https://github.com/x-tropy/docroll

Turn complex programming knowledge 📚 into engaging, AI-powered video 📺 lessons.

ai animation course crawler documentation slides tutorial video

Last synced: 11 Oct 2025

https://github.com/didinj/angular8-universal-ssr-example

Angular 8 Universal and MongoDB Server-side Rendering (SSR) Example

angular angular7 angular8 example mongodb rendering server side ssr tutorial universal

Last synced: 12 Aug 2025

https://github.com/akagi201/learning-gn

Notes and codes while learning gn

cpp gn learning tutorial webrtc

Last synced: 20 Feb 2026

https://github.com/djbyrne/cnn-on-the-cloud-

Code used to build an image classifier for the Fashion MNIST dataset. Built using the Keras library and trained on the FloydHub cloud platform

cloud-computing cnn-keras deep-learning deep-learning-tutorial fashion-mnist floydhub image-classifier neural-networks tutorial

Last synced: 04 Sep 2025

https://github.com/cj-mills/tfjs-yolox-unity-tutorial

Create a TensorFlow.js plugin for the Unity game engine to perform object detection with a YOLOX model.

object-detection tfjs tutorial unity3d webgl yolox

Last synced: 09 Feb 2026

https://github.com/amineHorseman/opencv-eldjmaa-live-coding

Computer vision tutorial during Eldjmaa Live Coding session of Sep 07th, 2019

algeria computer-vision live-coding livestream opencv opencv-python python tutorial

Last synced: 14 Mar 2025

https://github.com/ansibleguy/ansible_tutorial

Tutorial to get to know what Red Hat Ansible is and how it works

ansible automation iac infrastructure-as-code knowhow nac network-as-code tutorial tutorials wiki

Last synced: 31 Aug 2025

https://github.com/ashvardanian/acid-redis

Tiny Redis-like Persistent ACID Store on RocksDB with JSON-RPC using UCall and UStore

acid database demo example redis rocksdb tutorial

Last synced: 14 Apr 2025

https://github.com/robertcorponoi/unreal-interactive-actors

Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/

cpp tutorial unreal-engine unreal-engine-4

Last synced: 28 Jul 2025

https://github.com/gizmotronn/python-learning

Learning about python for future projects

arduino grok python python3 tutorial

Last synced: 23 Apr 2025

https://github.com/zac-hd/hypothesis-workshop

Tutorial and links for Pycon Asia-Pacific workshop

hypothesis pycon tutorial

Last synced: 19 Apr 2025

https://github.com/mizuhoaoki/cmake_tutorial

Easy tutorial to understand how to use GCC, Make, and CMake properly.

build-tool cmake cpp make makefile tutorial

Last synced: 12 Oct 2025

https://github.com/shahednasser/social-search

Repository for tutorial How to Search Through Different Social Media Platforms

google-custom-search-api instagram-api nodejs pinterest search social-media tumblr-api tutorial twitter-api

Last synced: 15 Feb 2026

https://github.com/brijeshb42/hello-world-tutorial

Frontend hello world tutorial with webpack

babel eslint tutorial webpack

Last synced: 10 Sep 2025

https://github.com/ethanuppal/llvm-pass-skeleton-rs

example LLVM pass but in Rust 🦀

llvm tutorial

Last synced: 07 May 2025

https://github.com/javascript-tutorial/nl.javascript.info

Modern JavaScript Tutorial in Dutch

dutch javascript tutorial

Last synced: 07 Apr 2025

https://github.com/louisa-uno/awful-vrchat

One-stop shop for people interested in doing what they want in VRchat

avatars blender docs guides help prefabs shaders tools tutorial unity vrchat

Last synced: 14 Apr 2026

https://github.com/twtrubiks/flask-migrate-tutorial

透過 Flask-Migrate-Tutorial 管理資料庫 (database)

database flask migrate mssql mysql postgresql python sqlite tutorial

Last synced: 15 Apr 2025

https://github.com/kelvingao/twsapi_tutorial

Introduce how to use the native python api for interactive brokers

ibapi test tutorial twsapi

Last synced: 25 Oct 2025

https://github.com/shawonashraf/bangla-nlp-tutorial

বাংলায় ন্যাচারাল ল্যাঙ্গুয়েজ প্রসেসিং এর উপর লেখা সিরিজের জন্য কোড রিপোজিটরি

bangla-nlp deep-learning pytorch tutorial

Last synced: 14 Aug 2025

https://github.com/egormkn/cockpit-docker-server

🐋 Configuration of Docker-powered server managed by Cockpit

cockpit docker tutorial ubuntu-server

Last synced: 27 Sep 2025

https://github.com/chiefy/tf-k8s-the-hard-way

Terraform templates / scripts to aid with kubernetes the hard way tutorial.

k8s kubernetes terraform tutorial

Last synced: 29 Jan 2026