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/thinkswan/react-native-shared-components

A React Native app that shares components with a React web app.

javascript react react-native tutorial

Last synced: 14 Apr 2026

https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/lord-turmoil/cudacmakedemo

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025

https://github.com/nimjay/machine-learning-tutorial

Easy-to-digest Machine Learning tutorial.

machine-learning tutorial

Last synced: 08 Jan 2026

https://github.com/triyan-salazar/next-tutorial

I've learning about NEXT.js with tutorial's App Router.

nextjs postgresql react tutorial vercel

Last synced: 13 Apr 2026

https://github.com/yds12/ts-cheatsheet

Cheatsheet for the Typescript language.

cheatsheet tutorial typescript typescript-language

Last synced: 10 Oct 2025

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/imolorhe/doit

A simple todo app

angular angular2 todo tutorial

Last synced: 18 May 2026

https://github.com/llnl/metall-tutorial

Metall tutorial

tutorial

Last synced: 29 Jun 2025

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/arsy786/react-ts-shopping-cart

This is a simple e-commerce web application that allows users to add products to their shopping cart and make a purchase.

2023 bootstrap reactjs tutorial typescript

Last synced: 13 Apr 2026

https://github.com/cacilhas/tree

tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html

exercise mlton smackage sml standard-ml tree-structure tutorial

Last synced: 11 Oct 2025

https://github.com/vyngt/odoo-another-module

Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module

erp odoo tutorial

Last synced: 12 Oct 2025

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

https://github.com/vomnes/projects-vuejs

VueJS Projects following Grafikart tutorials

basics grafikart javascript tutorial vuejs

Last synced: 20 May 2026

https://github.com/riborings/physicstutorials

A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university

math physics tutorial

Last synced: 19 Feb 2026

https://github.com/san-ghun/mvvmbindings

Tutorial to practice the Bindings in MVVM pattern with UIKit

binding mvvm tutorial uikit

Last synced: 22 Aug 2025

https://github.com/bryantson/copilot-simple-command-execution-webapp

Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.

copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment

Last synced: 15 Feb 2026

https://github.com/pedritomelenas/python-intro

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

https://github.com/san-ghun/landmarks

An app for discovering and sharing the places you love.

ios macos swift swiftui tutorial watchos

Last synced: 09 May 2026

https://github.com/baijum/guile-programming-tutorial

Guile Programming Tutorial

documentation guile scheme tutorial

Last synced: 01 Mar 2025

https://github.com/seanox/aspect-js-tutorial

Tutorial for using aspect-js

aspect-js javascript seanox tutorial

Last synced: 14 Jun 2025

https://github.com/initdc/crsh

The toy shell written by Crystal

crystal shell tutorial

Last synced: 18 Apr 2026

https://github.com/iaccessability/site

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple google howto ios support technology tutorial watchos

Last synced: 09 Apr 2025

https://github.com/noriller/react102

This project helps people learning React to grasp some basic concepts.

beginner javascript react tutorial

Last synced: 13 Apr 2026

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

This is my TUTORIAL project for C

c clion cmake jetbrains tutorial

Last synced: 11 Jan 2026

https://github.com/sweetpotatohack/battlenet-wine-linux

🎮 Полное руководство по установке Battle.net на Linux через Wine с автоматическим скриптом установки

arch automation battlenet blizzard debian fedora gaming guide installation linux script tutorial ubuntu wine

Last synced: 11 Apr 2026

https://github.com/timeless-residents/handson-elm

A hands-on guide for learning the Elm programming language through basic concepts and practical examples

beginner-friendly elm functional-programming learning programming tutorial web-development

Last synced: 31 Jul 2025

https://github.com/rahul-sahani04/must_need_vs_code_extensions

This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.

beginner-friendly extensions tutorial vscode vscode-configs vscode-extension

Last synced: 24 Feb 2026

https://github.com/refkinscallv/taskbar

Minimize modal popup to taskbar or tab

bootstrap5 html jquery tutorial

Last synced: 22 Jan 2026

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/dodonki1223/vue-study

Vue.jsの勉強用リポジトリ

tutorial udemy vue vuejs vuejs-components

Last synced: 08 Jan 2026

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

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 2026

https://github.com/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

https://github.com/ethand91/nextjs-chakra-sample

Simple sample made with Next.js and Chakra-UI

chakra-ui nextjs tutorial

Last synced: 21 May 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/codersales/java-oop-tutorial

java-oop-tutorial | preparatory for ArrayList tutorial

2024 java msc oop tutorial

Last synced: 14 Feb 2026

https://github.com/frnt-end/spread-the-joy

⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/

css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables

Last synced: 13 Apr 2026

https://github.com/arun-kc/flask_sqlalchemy_rest_api

A simple RESTful API build for educational purpose

api-rest educational-project flask-api flask-sqlalchemy python tutorial

Last synced: 24 Oct 2025

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

A very simple application. I write it to calculate some data for me. I think it is a heavy process, therefore i use golang

go golang programming programming-language tutorial

Last synced: 05 Sep 2025

https://github.com/kinneko-de/sample-humanfriendly-id-go

Sample how to create a human-friendly identifier in Go

go golang human-friendly id sample tutorial

Last synced: 17 Mar 2025

https://github.com/freeclimbapi/node-accept-incoming-call-how-to-guide

Node - Accept Incoming Call Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/stabla/toolslinkslist

🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)

database inspiration links ressources tools tutorial

Last synced: 07 Apr 2025

https://github.com/mlhiter/mini-redux

to build a mini redux.

mini redux tutorial

Last synced: 13 Apr 2026

https://github.com/favstats/statistische-modellbildung-ii

Alle Materalien für das Tutorium zu Statistische Modellbildung II

learnr r social-sciences statistics tidyverse tutorial

Last synced: 02 Apr 2025

https://github.com/jiahaoxiang2000/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 01 Dec 2025

https://github.com/lamestation/im-alive

Make some blinky lights blink!

alive lamestation led propeller spin tutorial

Last synced: 26 Jan 2026

https://github.com/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 28 Oct 2025

https://github.com/rstevensonusgs/community-starter-kit

Tutorial for Mona the Bot

ai bot tutorial

Last synced: 26 Jan 2026

https://github.com/naoki-00-ito/react-ts-todo

React TypeScript TODO

nodejs react todo tutorial typescript

Last synced: 28 Feb 2025

https://github.com/lintangwisesa/c_fundamentals

Fundamentals of C language

c tutorial

Last synced: 13 Jun 2026

https://github.com/gnebbia/virtualizzazione_appunti

Appunti in italiano da riordinare sulle tecnologie di virtualizzazione

appunti guida notes tutorial virtualization virtualizzazione

Last synced: 24 Feb 2026

https://github.com/luzid-app/ex-tictactoe.web

Solana TicTacToe app demonstrating Luzid features

dapp solana tutorial

Last synced: 22 Feb 2026

https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide

C# -Collect Digits Tutorial

ivr tutorial

Last synced: 13 Jun 2026

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

Node - List Participants Tutorial

connecting-calls tutorial

Last synced: 29 Jan 2026

https://github.com/getlarge/create-nestjs-libraries-with-nx

Learn how to build NestJS libraries with Nx

nestjs nx tutorial

Last synced: 15 Apr 2026

https://github.com/nshimiye/angular-webpack

building angular apps without cli

angular tutorial webpack4

Last synced: 29 Jan 2026

https://github.com/tranbavinhson/retrofit-tutorial

Simple retrofit-tutorial for beginners

android android-development api rest-api retrofit2 tutorial

Last synced: 12 Apr 2026

https://github.com/developer-zahid/our-formation

Live preview link: https://ourformation.netlify.app/ | Our Formation is a tutorial sell type website

course responsive-layout responsive-web-design sell tutorial website

Last synced: 30 Jan 2026

https://github.com/ymdarake/go-blueprints-chat

Sample code for the book "Go Programming Bleuprints": ~ chapter 3

chat golang tutorial

Last synced: 29 May 2026

https://github.com/m-thirumal/spring-boot-tutorial

Spring boot tutorial

spring-boot tutorial

Last synced: 12 Jun 2025

https://github.com/rrwen/r-spintro

Short introduction to practical spatial data processing for R

crs gis intro introduction learn r read spatial spatial-data tidyverse tutorial write

Last synced: 17 Jun 2026

https://github.com/freeclimbapi/node-create-conference-how-to-guide

Node - Create Conference Tutorial

connecting-calls tutorial

Last synced: 07 Feb 2026

https://github.com/messagemedia/messaging-ruby-tutorial

A tutorial on how to use the Messages API to send messages, check/confirm replies & check/confirm delivery reports.

api messaging replies reporting ruby tutorial

Last synced: 02 Apr 2025

https://github.com/chingc/tutorial-mise

A quickstart and reference for mise to help you get up and running fast.

documentation mise quickstart readme reference tutorial

Last synced: 01 Feb 2026

https://github.com/howiprompt/build-one-demand-proven-solution-for-developers-and-shi

The 50-year plan is currently stalling in Era 1 due to fragmented, unverified developer contributions that fail to pass the Gate.

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/bjoernricks/python-workshop

A Python Workshop

python tutorial workshop

Last synced: 16 Mar 2025

https://github.com/brian-izaki/ntask-front

front-end do livro "Construindo APIs com Node"

browser-request frontend-web livro tutorial

Last synced: 28 Feb 2025

https://github.com/didinj/html5-background-color-examples

HTML5 Tutorial : Set or Change HTML Background Color

background background-color change color examples html html5 set tutorial

Last synced: 08 Feb 2026

https://github.com/agn-7/test_service

A simple ROS Services (client/server) project.

python python2-7 ros ros-kinetic ros-service ros-services tutorial

Last synced: 15 Apr 2026

https://github.com/jonaylor89/housefly

be careful...here be spiders

ai playwright tutorial webscraping

Last synced: 15 Apr 2026

https://github.com/delabassee/fn-flow-base

Minimalistic Fn Flow project

fn-flow fnproject java serverless tutorial

Last synced: 23 Apr 2025

https://github.com/mouhcine-flutter/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 24 Mar 2025

https://github.com/howiprompt/automated-identification-of-monetizable-market-gaps

Over 95% of digital products fail because creators build solutions for problems that do not exist or markets that are already saturated. Age

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/self-hosted-github-code-review-ai-agent-docker

Engineering teams demand rigorous AI-assisted code reviews to maintain velocity, yet 83% of CTOs block these tools due to the terrifying ris

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

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

This website provides information about a and reproducible Docker-based environment for training and integrating infant behavior models using the CST (Cognitive System Toolkit). It was developed as part of a 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: 11 Feb 2026

https://github.com/josedavila24/guias-abc

🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖

git oracle-db tutorial ubuntu-server

Last synced: 01 Apr 2025

https://github.com/devopsforhumans/twocupsfull-demo

DevOps for Humans: Going Back to the Roots

demo jenkins jenkinsfile python3 sphinx tutorial

Last synced: 16 May 2026

https://github.com/shreeshrii/tess4tutorial

Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng

lstm tesseract tesseract-ocr training tutorial

Last synced: 13 Feb 2026

https://github.com/uxborges/kr

kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.

cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles

Last synced: 12 Apr 2026