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/haru52/nextjs-blog

Next.js tutorial.

blog nextjs react tutorial typescript

Last synced: 14 Apr 2026

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/aaghamohammadi/tdd-stack

This is an example of how someone should use TDD in practice.

tdd tdd-java test-driven-development tutorial

Last synced: 22 May 2026

https://github.com/someb1oody/rustguide

Rust Primer Notes

chinese english rust-lang tutorial

Last synced: 19 Jan 2026

https://github.com/guardsarm/rust-memory-safety-examples

Educational examples demonstrating memory-safe programming patterns in Rust

education examples memory-safe rust security tutorial

Last synced: 13 Mar 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/paulfioravanti/apollo-fullstack-tutorial

My sandbox for the Apollo Tutorial

apollo graphql tutorial typescript

Last synced: 13 Oct 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/johanns/ref-secure-share

SecureShare is a tutorial and reference implementation of a one-time-use message sharing web-app, developed using Next.JS 14, TypeScript, Prisma, and styled with Tailwind CSS

cryptography next tailwindcss tutorial typescript webcrypto

Last synced: 05 Feb 2026

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/apiverve/horoscope-app-react-tutorial

Daily horoscope app built with React for zodiac sign readings

apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac

Last synced: 25 Jun 2026

https://github.com/zartre/angular-tour-of-heroes

Angular Tour of Heroes tutorial

angular tutorial

Last synced: 09 May 2026

https://github.com/penge/csharp-web-app-examples

Example Web app projects in C#

aspnet-core csharp example tutorial web-app

Last synced: 14 Oct 2025

https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners

A Simple list of courses which can help you become a ReactJS developer.

react reactjs roadmap tutorial

Last synced: 14 Mar 2025

https://github.com/thinkswan/vue-todos-vuex

A Vue todo app that uses Vuex for state management.

javascript tutorial vue vuex

Last synced: 15 Apr 2026

https://github.com/kmbuki/django_new_boston_tutorial

Updating skills on django framework

boston django tutorial

Last synced: 26 May 2026

https://github.com/ansh-info/responsible-healthcare-ai

AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.

ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai

Last synced: 14 Apr 2026

https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql

Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...

base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial

Last synced: 13 Apr 2026

https://github.com/lenisha/appsrv-dockerlab

Docker 101 lab for Azure, and Azure App Service

appservice docker mattermost tutorial

Last synced: 16 Oct 2025

https://github.com/ianhomer/try-hibernate-with-spring

Try Hibernate With Spring

example hibernate try tutorial

Last synced: 17 Oct 2025

https://github.com/billy0402/nestjs-shopping-cart-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 20 Jan 2026

https://github.com/apiverve/address-parser-node-tutorial

Street address parser that extracts structured components from addresses using Node.js

address-parser address-validation apiverve express geocoding nodejs street-address tutorial

Last synced: 25 Jun 2026

https://github.com/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/daidoujichen/installperfectonec2

Perfect on EC2 安裝筆記

ec2 perfect-server swift tutorial

Last synced: 12 Jan 2026

https://github.com/javascript-tutorial/pt-pt-deleted.javascript.info

Please use https://github.com/javascript-tutorial/pt.javascript.info

javascript portuguese-portugal tutorial

Last synced: 14 Apr 2025

https://github.com/agamiko/tiny-mnist-challenge

Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.

challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial

Last synced: 30 Jul 2025

https://github.com/freeclimbapi/java-speech-recognition-how-to-guide

Java - Speech Recognition Tutorial

ivr tutorial

Last synced: 19 Oct 2025

https://github.com/garanas/tailwind-css-course

The output of a course by Dave Gray about TailwindCSS

css tailwind tutorial

Last synced: 28 Jun 2025

https://github.com/murshidazher/bestil

:books: A simple and elegant finder web app using react.

book-search front-end initial learn react seamless tutorial

Last synced: 15 Mar 2026

https://github.com/azmainadel/the-rabbit-with-the-python

Just the basic implementations of RabbitMQ using Python

python rabbitmq tutorial

Last synced: 06 Apr 2025

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/mchirico/minikube_common_commands

Minikube -- Common commands, tips and tricks.

docker kubernetes tutorial

Last synced: 21 Apr 2026

https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model

A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.

continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model

Last synced: 21 May 2026

https://github.com/xantosromerodev/html-tutorial

Tutorial completo de HTML W3Schools en español.

html5 tutorial w3schools

Last synced: 02 Jan 2026

https://github.com/extcore/extcore-sample-modular-ui-adv

ExtCore framework 7 advanced sample web application with modular UI

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 20 Jan 2026

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 15 May 2026

https://github.com/frankheart-100ub/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 14 Sep 2025

https://github.com/apiverve/social-card-generator-node-tutorial

Social media card generator for creating Open Graph images with Node.js

apiverve express html-to-image marketing nodejs og-image open-graph social-cards tutorial

Last synced: 25 Jun 2026

https://github.com/apiverve/ocr-scanner-python-tutorial

OCR scanner that extracts text from images using Python

apiverve cli document-scanner image-to-text ocr python text-extraction tutorial

Last synced: 25 Jun 2026

https://github.com/lagenorhynque/todo-cljs

A ClojureScript todo list app

clojurescript tutorial

Last synced: 25 Oct 2025

https://github.com/bestia-dev/markdown_to_html

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/gvolpe/erlang-tutorial

Getting Started with Erlang User's Guide

erlang learning tutorial

Last synced: 02 Nov 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/freeclimbapi/node-list-queues-how-to-guide

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/freeclimbapi/java-make-recording-tutorial

Java - Make a Recording Tutorial

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/0xjcf/crypto-wallet-viewer

An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.

bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3

Last synced: 16 Apr 2026

https://github.com/peimelo/calendareact

Rails calendar using React

api learnetto react ruby-on-rails tutorial

Last synced: 18 Apr 2026

https://github.com/tmp-friends/go-tutorial

https://go.dev/doc/

tutorial

Last synced: 12 Jan 2026

https://github.com/devvoid/piston-tutorials

Series of tutorials on how to use the Piston game engine.

piston piston-game-engine piston-tutorials rust tutorial

Last synced: 01 Jun 2026

https://github.com/dmitry-kostin/go-rest

A starting point and a template for a RESTful application written in golang

go go-app go-template golang rest-api tutorial

Last synced: 12 Jan 2026

https://github.com/ybda/rust_refcell_tutorial

Tutorial on RefCell in Rust.

refcell rust tutorial

Last synced: 20 May 2026

https://github.com/gugazimmermann/course-1-authentication

This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.

authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense

Ou comment configurer PfSense avec 2 WAN et 1 LAN

guide load-balancer pfsense router tutorial

Last synced: 24 Jan 2026

https://github.com/brainfkt/tic-tac-toe

A simple Tic Tac Toe console game in C with multi-language support (FR/EN).

c-language console-game tictactoe tutorial

Last synced: 12 Apr 2025

https://github.com/949886/godot-demos

A collection of godot examples and tutorials.

csharp gdscript godot tutorial

Last synced: 20 May 2026

https://github.com/palewire/climate-data-example

An example of how to use the European weather agency's gridded climate data

climate data-journalism ecmwf example journalism maps news python tutorial

Last synced: 20 May 2026

https://github.com/apiverve/dns-lookup-go-tutorial

DNS lookup tool that retrieves DNS records using Go

apiverve cli devops dns dns-lookup go golang networking tutorial

Last synced: 25 Jun 2026

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 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/hamidurrk/lut_exercises

Programming exercises from LUT university lectures

exercises practice python tutorial university

Last synced: 28 Mar 2025

https://github.com/eldesoukyelkhouly/vb.net

شرح لغة فجول بيسك دوت نت

arabic guide tutorial vb-net vbnet

Last synced: 31 Jan 2026

https://github.com/valen1ob0/git-tuto

Test y tutorial de git/github para entender como funciona

git github learn-with-me tutorial

Last synced: 18 Apr 2026

https://github.com/pedrohenriquebr/react-tutorial

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/jasheloper/basic-website-tutorial

This goes with my Basic Website Youtube tutorial.

css html tutorial website

Last synced: 20 May 2026

https://github.com/ccrashzer0/virtual_assistant

This is a python virtual assistant that I was able to build following a course on udemy.

python-3 python3 script scripting scripting-language scripts tutorial tutorial-code udemy-tutorial virtual-assistant

Last synced: 22 Mar 2025

https://github.com/yuji-k64613/shellsible

Shellsible is a simple IT automation system inspired by Ansible.

ansible automation best-practices devops linux shell-script tutorial

Last synced: 01 Feb 2026

https://github.com/arthurdjn/pynews

NLP - Neural Network Classifier from Bag of Words features.

bag-of-words classifier document-classification nlp pytorch tutorial

Last synced: 20 May 2026

https://github.com/modcommunity/how-to-install-mods-in-sotf

How to download and install mods in Sons of the Forest for PC.

gaming guide how-to mod modding mods sons-of-the-forest sotf sotf-mod sotf-mods tutorial

Last synced: 07 Feb 2026

https://github.com/protw/tw5

Створюємо вільний вікі простір на базі Тідлівікі 5

tiddlywiki tiddlywiki5 tutorial ukrainian

Last synced: 06 Apr 2025

https://github.com/kunaldhongade/stellar-soroban-rust-tutorials

This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.

blockchain code rust smart-contracts soroban stellar tutorial

Last synced: 29 Oct 2025

https://github.com/conradwt/dockercoins-using-kind

The purpose of this example is to provide instructions for running the Dockercoins sample app using Kind.

dockercoins kind kubernetes redis tutorial

Last synced: 08 Feb 2026

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/caiofov/prolog-tutorial

Studying Prolog language.

prolog tutorial

Last synced: 09 Feb 2026

https://github.com/jeremy-miller/tic-80-tutorials

Various tutorials for the TIC-80 fantasy console

tic-80 tutorial

Last synced: 09 Feb 2026

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

HTML 5 Tutorial: Table Example

example html html5 html5table htmltable table tutorial

Last synced: 18 Mar 2026

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

HTML Tutorial: Button Examples

button examples html html-button html5 tutorial

Last synced: 10 Feb 2026

https://github.com/mohnkhan/myos-simple

A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox

assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86

Last synced: 26 Jun 2026

https://github.com/saravanabalagi/python_tdd_ci_tutorial

A tutorial on TDD and CI for beginners. Let's check if a number is prime or not.

ci continous-integration prime-numbers tdd test-driven-development tutorial

Last synced: 31 Oct 2025

https://github.com/mateusai/plane-shooter-with-ceramic

A simple game made with the Ceramic framework

ceramic game game-development shooter-game tutorial

Last synced: 11 Feb 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/hscspring/rust-cook-code

Rust Cook Code

cookbook rust tutorial

Last synced: 13 May 2025