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/planetoftheweb/markdown

Repository for my tutorial course: Learning Markdown on LinkedIn Learning and Lynda.com.

linkedinlearning lynda-com markdown rayvillalobos training tutorial

Last synced: 13 Jun 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/javascript-tutorial/v2.javascript.info

Modern JavaScript Tutorial in v2

javascript tutorial v2

Last synced: 27 Jul 2025

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/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/eforen/uberentitysystem

My version of an entity system. My goal is to make a system that does not need to have special build steps that make things complicated and take longer.

entity entity-component tutorial

Last synced: 25 Mar 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/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/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/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/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/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/asjadnaqvi/github-tutorial

Tutorial folder for auto-syncing GitHub from Stata

github stata tutorial

Last synced: 20 Oct 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/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/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/dan-duran/learn-bash

Learn Bash is a free and open-source guide to master command line and shell scripting. It is designed to be simple and easy to understand for beginners.

bash bash-commands cli cli-tutorial command-line command-line-tutorial shell-script terminal-commands tutorial

Last synced: 27 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/hlnajz/yt-tutorials

Tutorials For Youtube

bootstrap css html javascript tutorial youtube

Last synced: 02 Aug 2025

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/fancellu/langchaindemo

Lots of little applications showing langchain at work

chromadb flask huggingface langchain openai python tutorial

Last synced: 04 May 2026

https://github.com/nexmo/node-call-whisper

Use Call Whisper to let call center agents know the source of inbound calls

nexmo nodejs tutorial voice

Last synced: 24 Jul 2025

https://github.com/didinj/angular-8-observable-rxjs-examples

Angular 8 Tutorial: Observable and RXJS Examples

angular angular8 example observable rxjs tutorial

Last synced: 15 Jun 2025

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/abdessamadbettal/tasks

simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.

best-practices ci-cd jwt laravel mangodb php tailwind tailwindcss testing tutorial vue

Last synced: 09 Oct 2025

https://github.com/kirainmoe/beaglebone-temperature-monitor

Real-time temperature monitor powered by Beaglebone Black + TMP75.

beaglebone beaglebone-black real-time-monitoring tmp75 tutorial

Last synced: 12 Aug 2025

https://github.com/devtony101/js-observer-cryptocurrency-example

This is a sample project for teaching the basics of the Observer Design Pattern.

design-patterns javascript tutorial tutorial-code

Last synced: 17 Jun 2026

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

ExtCore framework 7 sample web application that registers a service inside the extension

asp-net-core extcore-framework sample tutorial

Last synced: 07 Apr 2025

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/brh55/discord-magic-8-ball

Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball

chatbot-discord discord discord-bots tutorial

Last synced: 25 Oct 2025

https://github.com/datodia/adminjs-nestjs

Nestjs adminjs example app

adminjs adminjs-nestjs example nestjs tutorial

Last synced: 15 Mar 2026

https://github.com/husamettinarabaci/rustexam

🦀 A question-based Rust learning project to master Rust through practice and repetition.

coding-challenges exam exercises learning programming questions rust tutorial

Last synced: 30 Sep 2025

https://github.com/joaquimley/raspberrypi-headless-setup

Source files for the "How to setup your headless RaspberryPi" blog

blog headless raspberrypi things tutorial

Last synced: 18 May 2026

https://github.com/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 2025

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

A basic "Top 10s Video 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: 09 Apr 2026

https://github.com/sahansera/deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

azure microservices service-fabric tutorial

Last synced: 16 Jan 2026

https://github.com/leoborai/pngme

Command line program that lets you hide secret messages in PNG files

learning png rust tutorial

Last synced: 15 Apr 2025

https://github.com/zerotier/metrics-tutorial

A tutorial on how to use ZeroTier, Prometheus and Grafana to collect metrics

grafana metrics prometheus tutorial zerotier

Last synced: 02 Mar 2026

https://github.com/masilab/strudel

Streamline Tractography Utilities for Deep Learning

deep-learning diffusion-mri recurrent-neural-networks tractography tutorial

Last synced: 16 Jan 2026

https://github.com/uncomputable/simple-layer-twos

Replit resources from Bitcoin++ 2023 in Austin

bitcoin circuit learning logic tutorial

Last synced: 29 Mar 2025

https://github.com/shenmian/sokoban-tutorial

本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.

sokoban sokoban-solver tutorial

Last synced: 19 Apr 2025

https://github.com/rafaelcastrocouto/p2p-web-game-tutorial

Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!

game javascript p2p-network tutorial

Last synced: 10 Jun 2025

https://github.com/oclyke/crc

pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt

crc interactive python tutorial

Last synced: 16 Jun 2025

https://github.com/kevcodez/kotlin-jacoco-gradle

Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.

coverage coverage-report gradle jacoco junit5 kotlin tutorial

Last synced: 22 Apr 2025

https://github.com/lxieyang/caen-connect-tutorial

A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)

caen michigan sftp sublime-text tutorial

Last synced: 26 Jan 2026

https://github.com/travorlzh/learnos

A repo that contains all the code written in my study of OS development.

assembly c kernel operating-system-learning tutorial

Last synced: 18 Apr 2026

https://github.com/uncomputable/rustier-simplicity

"If you know Rust, you already know Simplicity."

bitcoin circuit learning library logic rust tutorial

Last synced: 21 Jan 2026

https://github.com/alefesouza/php-tutorial

:book: :elephant: Support Material for my Introduction to PHP Language Workshop.

gitbook php php-introduction tutorial

Last synced: 13 Jun 2025

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/phantominsights/python-getting-started

A series of tutorials on how to get started in Python 3 development using PyDev.

eclipse pydev python python-development python3 tutorial

Last synced: 18 Jun 2025

https://github.com/kaihendry/slo

Prometheus instrumentation & metrics tutorial

kubernetes metrics performance-monitoring prometheus prometheus-metrics tutorial

Last synced: 23 Feb 2026

https://github.com/simogasp/boosttest-example

template for using boost as testing framework

boost-library boost-test cmake cmake-examples cmake-test ctest example tutorial

Last synced: 21 Jan 2026

https://github.com/robertobochet/opencv-talk

Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs

course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial

Last synced: 14 Apr 2026

https://github.com/nikhiljohn10/step-ca-tutorials

This is an automated demo that takes you through the process of setting up PKI.

demo multipass pki step-ca tutorial

Last synced: 12 Oct 2025

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

Modern JavaScript Tutorial in Malayalam

javascript malayalam tutorial

Last synced: 14 Oct 2025

https://github.com/paddymorgan84/terragrunt-tutorial

A simple example of using some of Terragrunts main features

infrastructure terraform terragrunt tutorial

Last synced: 14 Oct 2025

https://github.com/achie72/crazy_rabbit_afternoon

A game about a hungry bunny, who wants to eat, and not to be eaten.

gamedevelopment hacktoberfest pico-8 retro retrogaming roguelike strategy-game turn-based tutorial

Last synced: 24 Oct 2025

https://github.com/svaveop/javatutor

Helping People with Java. Java Tutorial

java learning programming tutor tutorial tutorial-code tutorials

Last synced: 06 Feb 2026

https://github.com/douaa1819/mapstruct-guide

Guide pratique pour apprendre MapStruct, une bibliothèque Java de mapping d’objets rapide et performante. Ce repo inclut des exemples de mappings basiques et imbriqués, une comparaison avec ModelMapper, et des explications sur les principes SOLID appliqués.

java mapping mapstruct modelmapper performance solid tutorial

Last synced: 06 Feb 2026

https://github.com/sunchang0124/sunchang0124.github.io

This repository is for building my first SOLID Application for researcher and individual data providers.

datavault javascript npm solid tutorial webpack

Last synced: 07 Feb 2026

https://github.com/mit-lcp/acm-bcb-2017

Materials for the eICU Collaborative Research Database tutorial at ACM-BCB 2017

acm-bcb eicu-crd tutorial workshop

Last synced: 18 Mar 2026

https://github.com/zoltan-nz/toy-robot-typescript

TypeScript project for beginners...

mocha toy-robot tutorial typescript

Last synced: 26 Feb 2026

https://github.com/ubc/getting-started-with-the-canvas-api-with-node

Super easy way to get started with the Canvas API using Node.js

api canvas javascript lms node tutorial

Last synced: 09 Feb 2026

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

Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library.

angular beginners dev-community eslint hacktoberfest lint stackblitz tutorial

Last synced: 14 Feb 2026

https://github.com/alexmhack/django-email-username-login

Implementing custom backend to authenticate using the user's username or email

beginner-project django2 tutorial

Last synced: 14 Feb 2026

https://github.com/ljdursi/make_pattern_rules

Tutorial for using Makefile pattern rules

makefile tutorial

Last synced: 19 Mar 2026

https://github.com/gennady73/rhbk-multi-site-sso-workshop

Hands-on workshop for a multi-site, high-availability (HA) Red Hat Build of Keycloak (RHBK) deployment. Covers Infinispan cross-site replication, HAProxy, and GSLB.

clustering cross-site cross-site-replication gslb high-availability iam infinispan keycloak load-balancing multi-site observability rhbk rhel9 sso tutorial v26 workshop

Last synced: 04 Mar 2026

https://github.com/harobed/ansible-vault-tutorial

In this tutorial, I try to explain how to structure one Ansible environment with Ansible Vault support and store Ansible vault password with GnuPG.

ansible ansible-vault gnupg tutorial

Last synced: 16 Apr 2026

https://github.com/zhonger/fortran-tutorial

A quick guideline for Fortran tutorial.

fortran tutorial

Last synced: 04 Mar 2026

https://github.com/courses-at-nju-by-hfwei/problem-solving-class-tutorial

Tutorial on the Problem Solving Class at Nanjing University

nanjing-university problem-solving-class tutorial

Last synced: 19 Mar 2026

https://github.com/laugharne/solana_bytes

Welcome to Solana Bytes - where we serve up digestible coding tutorials to show you how to build projects on Solana.

anchor blockchain blockchain-technology nft rust rust-lang seachor solana tutorial tutorials

Last synced: 20 Apr 2026

https://github.com/arstnei0/ohhwebdev

The amazing web dev tutorial!

guide tutorial webdev

Last synced: 05 Jun 2026

https://github.com/kingabzpro/creating-python-package-using-jupyter-notebook

Creating your first data science python package straight from Jupyter Notebook.

article begineer data-science notebook-jupyter package tutorial

Last synced: 22 Apr 2026

https://github.com/lmammino/opinionated-intro-to-node

Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node

examples getting-started javascript learning node nodejs tutorial

Last synced: 27 Apr 2026

https://github.com/florianrappl/piral-nextjs-sample

Migrating an existing Next.js application to be used in a Piral instance as a pilet. :package:

demo microfrontend microfrontends nextjs pilet piral sample tutorial

Last synced: 28 Apr 2026

https://github.com/1c7/awesome-design-tutorial

A list of best design tutorial (focus on UI, not UX)

tutorial ui

Last synced: 29 Apr 2026