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/rl-king/howinelm

Elm equivalent of Javascript code, side by side

elm example javascript tutorial

Last synced: 29 Apr 2026

https://github.com/udayraj123/webdworkshop

Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.

css example-code guide html js practice tutorial web-development

Last synced: 10 Apr 2026

https://github.com/chrisae9/installubuntu

How to easily install Ubuntu alongside Windows 10.

boot-priority disk disk-partition installation tutorial ubuntu ubuntu-installation

Last synced: 03 Mar 2026

https://github.com/smerth/react-styles-with-css-modules

Project code for a tutorial on using React CSS Modules

css css-modules react tutorial

Last synced: 10 Apr 2026

https://github.com/adityamotale/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 15 Apr 2025

https://github.com/j-sephb-lt-n/understanding

Understanding the variability of data by visualising a simulated a/b/n test

ab-test ab-testing data-vis dataviz statistics tutorial

Last synced: 07 Nov 2025

https://github.com/thehale/threejs-dice-screensaver

A tutorial teaching the basics of the 3D Web Graphics library THREE.js via the creation of a 3D Dice Screensaver

three-js threejs threejs-example threejs-learning tutorial webgl

Last synced: 16 Apr 2026

https://github.com/shuuji3/terraform-tutorials

Terraform Tutorials - HashiCorp Learn

terraform tutorial

Last synced: 22 Mar 2025

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

notes and codes while learning JavaScript

css html javascript learning tutorial

Last synced: 16 Apr 2026

https://github.com/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 04 Mar 2026

https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary

Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.

binary-arithmetic computer-science digital-signals education number-systems python tutorial

Last synced: 04 Mar 2026

https://github.com/thetoxin/pystudy

Example of possible python for studing

example python study study-project tutorial

Last synced: 10 Jun 2025

https://github.com/javpet/js-drumkit

JS Drumkit based on Wes Bos' tutorial #1

drum js js-drumkit kit music tutorial

Last synced: 27 Apr 2026

https://github.com/dinau/zig-platformer

Writing a 2D Platform Game in Zig language with SDL

build dev devel game learning platformer sdl2 sdl3 stb stb-image tutorial zig

Last synced: 16 Apr 2026

https://github.com/itenthusiast-ru/my_proxy

This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6

beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn

Last synced: 16 Apr 2026

https://github.com/daffafaizan/go-rest-api

My first Go project creating a REST API.

go rest-api tutorial

Last synced: 24 Jul 2025

https://github.com/po8rewq/vite-react-weather-app

Source code for the tutorial on how to create a weather application with viteks and react

react tutorial tutorial-sourcecode typescript vitejs

Last synced: 16 Apr 2026

https://github.com/beebus/node-express-course

An introduction to Node.js and Express.js servers

express express-js expressjs javascript node-js nodejs postman-api tutorial

Last synced: 16 Apr 2026

https://github.com/inbo/dwc-in-r

Training material for standardizing data to Darwin Core using R

course-materials oscibio r rstats tutorial

Last synced: 18 May 2026

https://github.com/michaelchadwick/ember-super-rentals

Ember Tutorial: Super Rentals

emberjs tutorial

Last synced: 03 Jan 2026

https://github.com/thetoxin/hibernatetest

Example project for studing Hibernate

example hibernate java study tutorial

Last synced: 26 May 2026

https://github.com/der3318/repackapk-readme

Notes and Libraries for Android Application Package Postprocessing

apk notes tutorial

Last synced: 04 Mar 2026

https://github.com/ikamranshahzad/golang-init

A collection of small Go (Golang) projects, each in its own folder

golang tutorial

Last synced: 15 Apr 2025

https://github.com/jenny-ouyang/vibe-coding-bootcamp

Ship your first AI product in 7 days — no programming experience required. A complete guide to building with AI assistance.

ai ai-assisted-coding beginner-friendly bootcamp guide no-code tutorial vibe-coding

Last synced: 13 Jan 2026

https://github.com/3olen/phpunit-tp

Base de code pour le TP PHPUnit.

phpunit tutorial

Last synced: 18 Jan 2026

https://github.com/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/didinj/html-comment-example

HTML Tutorial: Comment Example

comment example html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/fitzy1321/rust-tutorials

A collection of various projects dedicated to learning rust

fibonacci rust rust-lang tutorial

Last synced: 22 May 2026

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

Tutorial to setup accumulation of various external statistic and content. • :page_with_curl: https://github.com/andry81-stats/accum-content--gh-stats :page_with_curl:

actions content download github github-action tutorial workflow

Last synced: 27 Apr 2026

https://github.com/gvcgo/vdocs

Tutorial for version-manager.

documents manual tutorial version-manager vmr

Last synced: 19 Mar 2026

https://github.com/rigelrozanski/shelldown

Let your markdown tutorials test themselves!

automation bash markdown markdown-parser shell-script tutorial tutorial-code

Last synced: 11 Apr 2026

https://github.com/flowforfrank/css-paint

🎨 Background image generated with the CSS Paint API

css css-paint css3 javascript paint-api tutorial webtips

Last synced: 17 Apr 2026

https://github.com/jay-study-nildana/bungiecordblog

Blogging project that shows a web api (.NET) and front end (Angular and React)

angular dotnet react tutorial

Last synced: 18 Apr 2026

https://github.com/kelvingao/python-tutorials

Python tutorial

python tutorial

Last synced: 15 May 2025

https://github.com/vin20777/roll-a-ball

Unity 3D Tutorial Practice

tutorial unity3d

Last synced: 19 Apr 2026

https://github.com/antonio-f/autograd-tutorial

Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.

101 autograd backward examples gradients pytorch pytorch-tutorial tutorial

Last synced: 27 Apr 2026

https://github.com/abhisekp/the-gists

:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:

article gist javascript js tutorial

Last synced: 19 Jun 2025

https://github.com/odziom91/pingwinator

Polski poradnik o gamingu na dystrybucjach Linux oparty na systemie operacyjnym CachyOS. Poradnik napędza Polska Społeczność Linuksa!

archlinux cachyos fedora gaming gaming-on-linux gry linux opensuse poradnik tutorial

Last synced: 17 Apr 2026

https://github.com/donghl-dev/study-django

https://www.djangoproject.com

django python3 tutorial

Last synced: 30 Apr 2026

https://github.com/silvestrevivo/react-redux-sagas

React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality

reactjs redux redux-saga tutorial udemy udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/thinkswan/js-linked-list

An implementation of the linked list data structure in JavaScript.

data-structures javascript tutorial

Last synced: 03 Jun 2026

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/quantumwizard888/how-to-commit-changes-and-push-a-new-version-of-docker-image-to-repository

How to commit changes and push a new version of Docker image to repository.

docker docker-container docker-image guide tutorial

Last synced: 28 Apr 2026

https://github.com/brionmario/continuous-deployment-azure-blog-tutorial

Azure continuous deployment tutorial

azure blog ci tutorial

Last synced: 28 Apr 2026

https://github.com/dup4/install-nginx-from-sources

install nginx from sources

install nginx source tutorial

Last synced: 17 Apr 2026

https://github.com/morphclue/android-tutorial

Android-Kotlin fundamentals course

android tutorial

Last synced: 17 Apr 2026

https://github.com/carljosephsalac/job-board-platform

Project in Laracasts Laravel 11 course

course laracasts laravel11 tutorial

Last synced: 29 Oct 2025

https://github.com/methminug/forms-with-react-hooks

Check out this code's Medium article on forms with React Hooks. 😊

react react-hooks tutorial

Last synced: 17 Apr 2026

https://github.com/itsagurin/django-study

A small blog project using the Django framework

blog django learning-by-doing python tutorial

Last synced: 28 Apr 2026

https://github.com/andrewmcodes-archive/rails_tailwind

Example for adding TailwindCSS 1.1 to your Rails app

postgres rails tailwind tailwind-css tutorial webpacker

Last synced: 12 Apr 2026

https://github.com/e6qu/rust-lean-aeneas

Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness

aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial

Last synced: 04 Apr 2026

https://github.com/jaygaha/laravel-graphql-basic

Simple graphQL demo using Laravel

api beginner graphql laravel tutorial

Last synced: 09 Apr 2026

https://github.com/sidicer/arch-install-luks-uefi

Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.

archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi

Last synced: 18 Mar 2025

https://github.com/ot-nemoto/fastapi-tutorial

FastAPI チュートリアル

fastapi tutorial

Last synced: 17 Apr 2026

https://github.com/otterbk/nodejs-practice

nodejs 튜토리얼 연습

practice tutorial

Last synced: 18 Oct 2025

https://github.com/pwildenhain/vidly

Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787

create-react-app javascript react tutorial

Last synced: 28 Apr 2026

https://github.com/macagua/example-vuejs2-names-people

A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"

demo tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 28 Apr 2026

https://github.com/amazingcoderpro/huobi-5minutes

火币账号注册、交易入门指导

huobi tutorial

Last synced: 04 Jan 2026

https://github.com/andrewrporter/youtube

Repository to store all code that aids my YouTube videos here: https://www.youtube.com/c/AndrewPorterCode

learn python teaching tutorial youtube

Last synced: 10 May 2026

https://github.com/dlzou/go-wiki

A bare-bones wiki site.

tutorial

Last synced: 28 Apr 2026

https://github.com/mtvbrianking/ck-editor-tutorial

CKEditor Setup & Configuration

ckeditor tutorial

Last synced: 05 Apr 2026

https://github.com/arielspencer/issue

👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.

github issue issues open-source tutorial

Last synced: 15 May 2025

https://github.com/vicjun22/contract-first-with-swagger_spring-boot

This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.

contract-first java maven openapi springboot swagger swagger-ui tutorial

Last synced: 18 Apr 2026

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/spenserblack/git-bisect-tutorial

A small repository to help beginners learn git bisect

git git-bisect learning learning-by-doing tutorial

Last synced: 29 Apr 2026

https://github.com/nicolocurioni96/simpleapp

Simple SwiftUI app List and Navigation with detail

ios ios15 swift swiftui tutorial tutorials

Last synced: 18 Apr 2026

https://github.com/frontendfixer/typescript-tutorial

typescript-tutorial with code and chapter

react tutorial typescript

Last synced: 18 Apr 2026

https://github.com/arsy786/notes-mern-app

This is a web application built with the MERN stack that allows users to CRUD notes.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/jcbritobr/flux-xor-ml

Simple flux model thats solves the xor problem.

flux julia machine-learning tutorial

Last synced: 19 Apr 2026

https://github.com/thc1006/rps_gesture_referee_demo

🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.

computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial

Last synced: 19 Apr 2026

https://github.com/nicolocurioni96/tutorial-swift-base

Swift programming tutorials, Basic tutorials (ITA language) 🇮🇹

italian programmazione swift swiftui tutorial youtube

Last synced: 19 Apr 2026

https://github.com/thinkswan/react-todos-with-hooks

A React todo app using hooks.

hooks javascript react tutorial

Last synced: 19 Apr 2026