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/mindspore-courses/heads-on-mindspore

MindSpore tutorials and fun projects including neural talk, neural style, poem writing, anime generation

cookbook deep-learning mindspore tutorial

Last synced: 15 Jun 2025

https://github.com/robinka/netprintsunitytutorial

Example project replicating part of Unity's roll-a-ball tutorial with NetPrints

blueprints csharp dotnet example netprints programming tutorial unity visual

Last synced: 20 Oct 2025

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

This repository contains a well crafted tutorial that covers the aspects of Markdown, from the basics to advanced techniques.

beginners blog devarshishimpi github hashnode markdown markdown-tutorial md readme readme-md tutorial youtube

Last synced: 31 Aug 2025

https://github.com/davepartner/firebase-image-upload

A sample script for uploading images with firebase js.

android facebook firebase firebase-api image ios mobile-app storage tutorial upload youtube

Last synced: 26 Apr 2025

https://github.com/he-mat/better_tutorial

short NASM tutorial

assembly nasm tutorial

Last synced: 04 Apr 2025

https://github.com/code-warrior/gulp-tutorial

A slightly detailed tutorial on creating your first Gulp task using v4.0.0 of gulp

gulp gulp4 task task-runner tutorial

Last synced: 30 Jan 2026

https://github.com/vlucet/git-and-github-with-r-workshop

An introduction to using git and github for beginners

git github tutorial workshop

Last synced: 29 Jun 2025

https://github.com/lightyourjourney/raspberry-pi-tutorial

Everything you need to know about Raspberry Pi.

microcomputer raspberry-pi tutorial

Last synced: 14 Apr 2025

https://github.com/s0/typescript-talks

Content for talks I have given / am giving on TypeScript

jupyter-notebook talk talks tutorial typescript typescript-tutorials

Last synced: 22 Apr 2025

https://github.com/coldnew/snake.cljs

A simple snake game implement in ClojureScript for tutorial.

clojurescript quill slides snake snake-game tutorial

Last synced: 12 Apr 2025

https://github.com/flowforfrank/checksnake

🐍 Creating the snake game from checkboxes

checkboxes game-development javascript snake snake-game tutorial webtips

Last synced: 09 Apr 2025

https://github.com/tchajed/dafny-syntax-tutorial

Short introduction to Dafny

dafny tutorial

Last synced: 08 Feb 2026

https://github.com/thewhitetulip/code-build-app-with-python-antitextbook

Code accompanying the tutorial https://github.com/thewhitetulip/build-app-with-python-antitextbook

python python3 tutorial

Last synced: 03 Oct 2025

https://github.com/hu2di/android-collapsing-toolbar-layout

Android Collapsing Toolbar Layout

android collapsing toolbar tutorial

Last synced: 08 Apr 2025

https://github.com/area17/made-with-twill-tutorials

Source code for Made with Twill tutorials on https://twill.io/tutorials

cms laravel tutorial twill

Last synced: 12 Apr 2025

https://github.com/fornclake/tudot

Implements and plays Godot tutorial resources. For Godot Engine v4.0.2

game-development godot tutorial

Last synced: 24 Oct 2025

https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c

A complete introductory to intermediate course covering the main C++ topics

cplusplus cpp game-development games programming tutorial tutorials

Last synced: 03 May 2025

https://github.com/oh-my-mkdocs/oh-my-mkdocs

A super good-looking document or blog website template based on GitHub Pages! It's free!

blog document free gh-pages material mkdocs tutorial website

Last synced: 25 Feb 2026

https://github.com/yaohaizhou/awesome-agi

🤖 A list of latest AGI-related repos, resources and courses including LLMs and AI Agents.

agi ai-agents community learning llm tutorial video

Last synced: 14 Apr 2026

https://github.com/PsiACE/rediscover-flask

Full Stack Web Development with Flask.

book flask full-stack python tutorial

Last synced: 27 Apr 2025

https://github.com/educ8s/circuitpython-st7735-examples

Raspberry Pi Pico programs that use the ST7735 display with CircuitPython.

bitmap circuitpython raspberry-pi-pico-projects rasperry-pi-pico st7735 st7735r tutorial

Last synced: 15 Apr 2025

https://github.com/mine-cetinkaya-rundel/feedback-at-scale

Slides and sample learnr tutorial for rstudio::global(2021) talk

data-science gradethis learnr rstats tutorial

Last synced: 11 Feb 2026

https://github.com/kgryte/linode-setup-notes

How to setup Linode.

guide linode tutorial

Last synced: 05 Sep 2025

https://github.com/ludovatech/lidar-ld19-tutorial

Tutorial on lidar LD19 : How to retrieve data from this LiDAR sensor using a microcontroller

ld19 ld19-lidar lidar tutorial

Last synced: 19 Jan 2026

https://github.com/lintangwisesa/purwadhika-jc05-02_frontend

Materi Job Connector Purwadhika Batch 05 2018

book bootcamp css frontend html javascript js react reactjs tutorial web

Last synced: 26 Apr 2025

https://github.com/phuijse/tutorial_jax

Tutorial de JAX para entrenar redes neuronales artificiales

flax jax neural-networks tutorial

Last synced: 17 Aug 2025

https://github.com/andrewjbateman/ionic-angular-contacts

:clipboard: Ionic app to transfer contacts using Cordova plugins. Tutorial from the Ionic Academy

angular angular13 contacts cordova cordova-plugins ionic ionic6 phone-contacts sms tutorial

Last synced: 28 Feb 2026

https://github.com/miranda1000/Vivado_PS-PL_data_exchange

Creating a Custom IP for PS-PL data exchange in Vivado

digilent-zybo tutorial vhdl vitis vivado zybo-z7

Last synced: 16 Mar 2025

https://github.com/zackbradys/terraform-aws-rke2-cluster

Terraform for deploying a secure and highly available Rancher Kubernetes (RKE2) Cluster on AWS

aws kubernetes module rancher rke2 template terraform tutorial

Last synced: 12 Apr 2025

https://github.com/didinj/react-native-qrcode-scanner-example

React Native Tutorial: QRCode Scanner App for Android or iOS

example native qrcode qrcode-scanner react react-native scanner tutorial

Last synced: 24 Apr 2025

https://github.com/pin3dev/42_inception

Docker infrastructure with NGINX, WordPress, and MariaDB, using Docker Compose and custom volumes. Includes dedicated containers and TLS security.

42commoncore 42cursus 42school bash-script database docker docker-compose docker-image dockerfiles mysql-database script tutorial tutorial-code tutorial-project wordpress

Last synced: 24 Oct 2025

https://github.com/yesworld/tutorial-dnd-animals

A children's interactive puzzle game with animals, written for the purpose of learning TypeScript / JS and knowledge of OOP in the front end. We take a simple old game code and refactor everything with a clean architecture using design patterns.

game game-2d gamedev games html html5 javascript javascript-game konvajs oop patterns prettier solid tutorial typescript vite

Last synced: 15 Apr 2025

https://github.com/schluppeck/learningmatlab

Introduction to Matlab Programming

introduction learning material matlab tutorial

Last synced: 07 Oct 2025

https://github.com/didinj/ionic3-angular5-cordova-audio-recorder-player

Record and Play Sound in Ionic 3 Angular 5 Cordova Mobile App

angular angular5 angularjs app example ionic ionic3 mobile play record sound tutorial

Last synced: 04 Jul 2025

https://github.com/zainnab-sparq/cc-self-train

Learn features by building projects hands-on with Claude Code--no boring videos, outdated blog posts, or stale courses.

anthropic claude-code cli developer-tools education hands-on learning-by-doing tutorial

Last synced: 09 May 2026

https://github.com/sap-samples/data-attribute-recommendation-postman-tutorial

Sample code and dataset example for anyone who wants to try out the data attribute recommendation machine learning service using a REST client.

machine-learning postman sample sample-code tutorial

Last synced: 10 Mar 2026

https://github.com/juanpablopizarro/kubernetes

These are my kubernetes notes.

bootcamp k8s kubernetes tutorial

Last synced: 25 Dec 2025

https://github.com/gurkenlabs/litiengine-docs

The documentation for LITIENGINE - The pure 2D Java game engine

documentation game-engine getting-started java litiengine tutorial

Last synced: 09 Apr 2025

https://github.com/nerdic-coder/stencil-tour-of-heroes

Tour of Heroes tutorial in StencilJS

javascript jest stencil stenciljs tutorial typescript

Last synced: 26 Oct 2025

https://github.com/jukanntenn/gopl-exercises

《Go 程序设计语言》练习题参考答案。

excercises go golang tutorial

Last synced: 16 May 2025

https://github.com/minapecheux/unity-quick-tutorials

The code & assets for Unity/C# tutorials I published in video format on YouTube (🇬🇧).

csharp csharp-code game game-dev game-development gamedev tutorial unity unity-demo unity-scripts unity2d unity3d

Last synced: 26 Oct 2025

https://github.com/haochuan/react-fundamental

My react/redux training course reading material

react redux tutorial

Last synced: 07 Mar 2026

https://github.com/sophilabs/unchaindjango

Unchain Django - PySchool Workshop

django pyschool-story tutorial work-in-progress

Last synced: 08 Mar 2026

https://github.com/51fe/vue-shop

A project for learning Vue + Vuex + vue-router

express mongodb nodejs shopping-cart tutorial vue-router vuejs vuex

Last synced: 04 Apr 2026

https://github.com/salaboy/fmtok8s-frontend

From Monolith to K8s :: API Gateway / User Interface

demo java kubernetes microservices orchestration tutorial workflow workshop zeebe

Last synced: 12 Jul 2025

https://github.com/tobil4sk/haxe-beginner-tutorial

Contains the code for my Haxe Beginner's Tutorial Series on Youtube.

haxe tutorial

Last synced: 18 Feb 2026

https://github.com/lancelote/asyncio-demo

Code samples from EdgeDB asyncio tutorial videos by Łukasz Langa

asyncio python tutorial

Last synced: 18 Mar 2025

https://github.com/andry81-devops/github-accum-stats

Tutorial to setup accumulation of various GitHub repository/account statistic. • :page_with_curl: https://github.com/andry81-stats/github-accum-stats--gh-stats :page_with_curl:

actions devops github github-action github-statistics statistics tutorial workflow

Last synced: 12 Apr 2025

https://github.com/saharshv/foundation-model-tutorial

iOS 26 chat app showcasing FoundationModels framework: on-device LLMs, tool calling, EventKit integration, and privacy-first AI implementation

apple-intelligence chat-app eventkit foundation-models ios ios26 llm mvvm on-device-ai swift swiftui tutorial

Last synced: 18 May 2026

https://github.com/tengge1/hiwebgl

hiwebgl官网官方WebGL教程。

hiwebgl javascript tutorial webgl

Last synced: 11 Apr 2025

https://github.com/dvgodoy/pytorch101_odsc_europe2021

Beginner workshop on PyTorch - ODSC Europe 2021

deep-learning pytorch tutorial

Last synced: 10 Apr 2025

https://github.com/app-generator/sample-bootstrap-dashboard

Bootstrap 5 Dashboard - Learn by Coding | AppSeed

appseed-sample bootstrap tutorial

Last synced: 19 Mar 2025

https://github.com/hskang9/ocrproject

an end-to-end tutorial for OCR recognition using CNN

cnn-keras coreml-models ios ocr-recognition tutorial

Last synced: 11 Jul 2025

https://github.com/hereismari/mnist-tensorflow

Exploring mnist dataset with TensorFlow and getting 99% accuracy in tests

classifying-handwritten-digits convolutional-neural-networks mnist tensorflow tutorial

Last synced: 09 May 2025

https://github.com/redblobgames/2226-roguelikedev

2022 Reddit r/roguelikedev summer tutorial series

roguelike tutorial

Last synced: 11 Apr 2025

https://github.com/hannesm/mirageos-bobkonf2019-tutorial

MirageOS unikernels used for bobkonf 2019 tutorial

example functional-programming mirageos ocaml tutorial unikernel

Last synced: 09 May 2025

https://github.com/iljapavlovs/test-automation-school

Selenium Webdriver test automation school

school selenium-java tutorial

Last synced: 12 May 2025

https://github.com/zoltan-nz/playing-with-kubernetes

Getting started with kubernetes, tutorial for beginners, kubernetes tutorial

kubernetes minikube tutorial

Last synced: 10 Apr 2025

https://github.com/coppolaemilio/2d-puzzle-tutorial

The code featured in my tutorial videos: https://www.youtube.com/watch?v=HmnwNadwHWI

godot tutorial

Last synced: 30 Oct 2025

https://github.com/dailtech/llava-deploy-guide

💻 Tutorial for deploying LLaVA (Large Language & Vision Assistant) on Ubuntu + CUDA – step-by-step guide with CLI & web UI.

clip deploy deployment guide llava llm tutorial vision-language-model

Last synced: 08 Sep 2025

https://github.com/chandler767/chirp-pubnub-chat

Chat application that uses chirps to connect users to the same channel using the Chirp WebAssembly SDK and PubNub Javascript SDK.

chat chat-application chatbot-framework chirp chirp-sdk connectivity javascript pubnub pubnub-chatting pubnub-sdk pubnubv4 qrcode tone tones tutorial tutorials user-experience wasm webassembly wireless

Last synced: 14 Jul 2025

https://github.com/bionode/biohacker

A nodeschool workshop that gives some usage examples of bionode for bioinformatics

bioinformatics bionode docker nodejs try-bionode-io tutorial

Last synced: 11 Apr 2025

https://github.com/infinispan/infinispan-server-tutorial

Infinispan Server Tutorial Guide

infinispan infinispan-server tutorial

Last synced: 26 Jun 2025

https://github.com/appcoda/macosappdistdemo

The demo used in our macOS app distribution tutorial

macos macos-distributions tutorial

Last synced: 13 Apr 2025

https://github.com/autodesk-platform-services/aps-tutorials-website

APS Tutorials: Docusaurus project for the APS Tutorials Website.

documentation docusaurus react tutorial

Last synced: 06 Mar 2026

https://github.com/jp7io/typescript-crud-api

A guide to build a TypeScript CRUD API (Backend) with TypeORM.

express tutorial typeorm typescript

Last synced: 06 Apr 2025

https://github.com/codica2/react-site-tutorial

Site tutorial for ReactJS

popup react react-component tutorial

Last synced: 11 Apr 2025

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

Application example built with Angular 17 and running the image in a Docker container.

angular beginners container devcommunity docker hacktoberfest tutorial

Last synced: 31 Oct 2025

https://github.com/fiware/tutorials.crud-operations

:blue_book: FIWARE 103: Manipulating Context Data through CRUD Operations

batch-processing crud crud-operation entity fiware fiware-orion postman-collection tutorial

Last synced: 30 Apr 2025

https://github.com/fiware/tutorials.iot-agent-json

:orange_book: FIWARE 204: Provisioning the JSON IoT Agent

fiware fiware-iot-agents iot iot-agent json tutorial

Last synced: 30 Apr 2025

https://github.com/pkprajapati7402/cpp-notes

Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.

algorithms cpp data-structures dsa oops-in-cpp tutorial

Last synced: 22 Aug 2025

https://github.com/vinceumo/todo

📝 Vue.js 101 todo PWA tutorial final

tutorial vue vuejs

Last synced: 11 Apr 2025

https://github.com/balavenkatesh3322/free-ai-certification

Your one-stop repository for 100% free, high-quality AI certifications offered by top universities, companies, and platforms.

agent ai algorithms certificates computer-vision deep-learning education freecertificate generative-ai learning llm machine-learning ml python rag tutorial

Last synced: 18 May 2026

https://github.com/niketpathak/fileuploadwithsymfonyanddropzone

Handling file upload with Symfony and a javascript lib like dropzone could not get easier. This tutorial shows the in-depth process of integrating these two

dropzone symfony tutorial

Last synced: 05 Apr 2025

https://github.com/epplussoftware/epplus.websamplemvc.netcore

A sample project that demonstrates usage of EPPlus 5 in an ASP.NET Core 3.1 Web application (MVC)

asp-net-core epplus epplus5 example sample tutorial

Last synced: 22 Apr 2025

https://github.com/cj-mills/onnx-directml-unity-tutorial

This tutorial covers creating an object detection plugin for a Unity game engine project using ONNX Runtime and DirectML.

directml object-detection onnxruntime tutorial unity yolox

Last synced: 04 May 2025

https://github.com/basarat/course-react

Complete Course to get Started with React

course development javascript react tutorial typescript web webdevelopment

Last synced: 12 Apr 2025

https://github.com/MonashBioinformaticsPlatform/bioconda-tutorial

A quick overview of how to use Bioconda, and create recipes

bioconda bioinformatics tutorial

Last synced: 30 Apr 2025

https://github.com/psiace/rediscover-flask

Full Stack Web Development with Flask.

book flask full-stack python tutorial

Last synced: 19 Jul 2025

https://github.com/stephanakkerman/minecraft-server-guide

How to create free Minecraft server hosted in the cloud and setting up a panel for it

curseforge forge guide minecraft minecraft-server oracle oracle-cloud pterodactyl pterodactyl-panel tutorial

Last synced: 04 Jul 2025