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/ajayns/freecodecamp-soln

Solutions from the Free Code Camp course

algorithm-challenges algorithms freecodecamp javascript js tutorial

Last synced: 10 Mar 2026

https://github.com/123mwanjemike/cicd-with-herokuci

This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.

cicd demo-app express factorial heroku heroku-ci heroku-deployment herokuci mocha-chai tdd test-driven-development tutorial

Last synced: 07 May 2025

https://github.com/rodrigokamada/angular-reactive-form-validation

Application example built with Angular 14 and creating and validating a reactive form.

angular beginners devcommunity form forms ghactions ghpages hacktoberfest reactiveforms stackblitz tutorial validation

Last synced: 30 Aug 2025

https://github.com/nunum/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 23 Aug 2025

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

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

sokoban sokoban-solver tutorial

Last synced: 19 Apr 2025

https://github.com/brightdigit/classicapp

Example App For Migrating Your Objective-C code to Swift.

example example-app objective-c swift tutorial

Last synced: 21 Apr 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/leodbfr/ntfs-macos-13-26

How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.

fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial

Last synced: 03 Oct 2025

https://github.com/shinyypig/HFUT-Thesis

合肥工业大学本科毕业设计论文模版

latex-template tutorial

Last synced: 06 Aug 2025

https://github.com/rodrigokamada/angular-recaptcha-v2

Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.

angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial

Last synced: 02 Aug 2025

https://github.com/mkasimd/c-nasm

Some tutorials on C & x86 Assembly

c nasm-assembly tutorial x86-64

Last synced: 09 Apr 2025

https://github.com/mackysoft/unity-githubactions-build-example

An example of building a project using Unity and GitHub Actions.

build ci example github-actions tutorial unity

Last synced: 09 Apr 2025

https://github.com/dev-chenxing/mwse-modding-tutorial

Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs

lua mkdocs morrowind mwse tutorial

Last synced: 08 Mar 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/autodesk-platform-services/aps-design-automation-dotnet

Design Automation tutorial in .NET: Sample project for Design Automation tutorial

autodesk-designautomation dotnet tutorial

Last synced: 05 May 2025

https://github.com/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 20 Apr 2026

https://github.com/bodrovis-learning/go-yt-series

Исходный код для серии видео "Язык Go" на YouTube

go golang learn-by-example tutorial youtube

Last synced: 09 Apr 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/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/websolutionstuff/dynamic-pie-chart-in-laravel-8

In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database

charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff

Last synced: 14 Apr 2025

https://github.com/shockwavemk/tomcat-debug-template-app

Demo application for debugging a docker driven tomcat java web application

container debug debugger docker docker-compose dockercon intellij java macos mysql tomcat tutorial

Last synced: 13 Apr 2026

https://github.com/danielgospodinow/calculator-osgi

An OSGi example which illustrates core OSGi principles.

apache bundles eclipse equinox java karaf knoplerfish osgi plug-in plugin tutorial

Last synced: 17 Mar 2025

https://github.com/thelime1/aichatbridge

a template repository designed to facilitate the integration of Poe.com bots into your website.

ai chatbot poe tutorial website

Last synced: 02 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/bcc32/ecaml-bf

A brainfuck interpreter in OCaml, on Emacs

brainfuck ecaml emacs example ocaml tutorial

Last synced: 07 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/javascript-tutorial/pa.javascript.info

Modern JavaScript Tutorial in Punjabi

javascript punjabi tutorial

Last synced: 16 Oct 2025

https://github.com/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples

adversarial-example adversarial-machine-learning deep-learning tutorial

Last synced: 27 Oct 2025

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/caspark/rust-game-of-life-exercises

An intro to Rust by partially implementing Conway's Game of Life via some exercises

learning rust tutorial

Last synced: 07 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/tsmx/nodejs-tutorial

Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.

ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston

Last synced: 26 Feb 2026

https://github.com/philipyip1988/windows-7-installation-guide

Comprehensive Dell Windows 7 Reinstallation Guide for Dell OEM Systems using an OptiPlex 7040 as an example.

bios dell hp install installation latitude lenovo oem optiplex reinstallation tutorial uefi windows-7 windows7 xps13 xps15

Last synced: 26 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/mtvector/ghostofmt

A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab

bioinformatics biological-data-analysis rstudio scientists tutorial

Last synced: 19 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/unicon/tier-grouper-deployment

Contains materials related to the tutorial on running the TIER Grouper image on Docker Swarm

docker-swarm grouper grouper-database kubernetes secret tier-grouper-image tutorial

Last synced: 01 Apr 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/nannigalaxy/facemask_detection_yolov5

Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.

custom-dataset facemask-detection pytorch tutorial yolov5

Last synced: 25 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/fepegar/miccai-educational-challenge-2020

My submission to the MICCAI Educational Challenge 2020.

augmentation cnn medical-images pytorch torchio tutorial

Last synced: 01 May 2026

https://github.com/napo/opendatamiur

investigare gli open data del ministero dell'istruzione con python, jupyter notebook e pandas

italia jupyter-notebook miur pandas scuola tutorial

Last synced: 01 May 2026

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/kok202/firetorch

Quickstart for firebase frontend and backedn template

express firebase firebase-fe firebase-functions frontend quickstart template tutorial

Last synced: 02 May 2026

https://github.com/ohjurot/cppproject-expenses

C++ Project (YouTube Video) on "Expenses"

cpp project tutorial youtube

Last synced: 02 May 2026

https://github.com/oblac/tutorial

Tutorial source code.

jodd step-by-step tutorial

Last synced: 02 Mar 2026

https://github.com/manojpawar94/java-programming-tutorials

The repository contains the sample programs on multithreading and java 8 features.

howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial

Last synced: 09 Jun 2026

https://github.com/truemedia/lwap

Source code for building a laravel website as package (LWAP), from tutorial series by me (Wade Penistone)

as composer development laravel lwap package parts series tutorial website

Last synced: 06 May 2026

https://github.com/petrosdemetrakopoulos/react-multiple-checkboxes

Handling multiple checkboxes in React

checkboxes react tutorial

Last synced: 07 May 2026

https://github.com/101t/react-tutorial

This is React Tutorial to master reactjs

react-tutorial reactjs redux tutorial

Last synced: 08 May 2026

https://github.com/nidup/manipulate-json-data-in-php

Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?

json php php8 tutorial

Last synced: 08 May 2026

https://github.com/planetoftheweb/slides_graphqlreact

This is a repository for my course Building GraphL Projects with React.

functions graphql hooks react tutorial

Last synced: 09 May 2026

https://github.com/modcommunity/how-to-install-mods-in-baldurs-gate-3-for-pc

A guide on how to install mods in Baldur's Gate 3 for PC (Windows).

baldurs-gate baldurs-gate-3 bg bg3 guide how-to mod modding mods tutorial windows

Last synced: 13 Jun 2026

https://github.com/palewire/first-llm-classifier

Learn how journalists use large-language models to organize and analyze massive datasets

ai data-journalism journalism lesson-plans llm machine-learning news python sphinx tutorial

Last synced: 04 Jul 2025

https://github.com/markusressel/tutorialtooltip

A simple and easy way to add targeted tutorial messages to your app.

android-library tooltip tutorial

Last synced: 28 Oct 2025

https://github.com/khriztianmoreno/react-native-guide

📱⚛️ Basic guide to show the basic concepts of React Native

demo expo javascript react react-native tutorial

Last synced: 12 May 2025

https://github.com/adamo08/bash-scripting-basics

Beginner's guide to shell scripting with examples and explanations.

bash bash-scripting command-line linux shell tutorial unix

Last synced: 03 Feb 2026

https://github.com/palewire/first-athena-query

How to analyze millions of records in seconds with Amazon Web Services and SQL

athena data-journalism journalism news python sql tutorial

Last synced: 12 Jun 2025

https://github.com/gnebbia/gdb_tutorial

Some notes on how to use gdb to do some binary analysis and debugging

debugging debugging-tool gdb guide notes tutorial

Last synced: 05 Mar 2026

https://github.com/foxytanuki/mastra-nextjs-example

A fully functional implementation of Mastra + Next.js in line with the Mastra official documentation.

ai mastra mcp nextjs tutorial

Last synced: 13 May 2025

https://github.com/icebearbares/bios-modding-logo

Modding The BIOS To Change The Startup Logo

bios customization logo modding tutorial

Last synced: 30 Jan 2026

https://github.com/appcoda/spritekitdemo-scale

A simple SpriteKit demo showing you how to work with scaling

demo spritekit swift swift3 tutorial xcode8

Last synced: 09 Sep 2025

https://github.com/micz/thunderbird-addon-options-manager

A simple Javascript manager to automatically handle the options for your Thunderbird Addon

javascript thunderbird thunderbird-addons thunderbird-extension tutorial

Last synced: 09 Sep 2025

https://github.com/twtrubiks/n8n-turorial

n8n 自動化工具 docker 安裝以及簡介教學, 以及一些 AI Agent 的概念

ai-agent docker n8n tutorial

Last synced: 13 Sep 2025

https://github.com/gvwilson/dsdx

Distributed Systems Design by Example

codebender distributed-systems open-source python software-design tutorial

Last synced: 07 Mar 2026

https://github.com/raadiah/postgresql

A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

database-management dbms entity postgresql postgresql-database relational-database tutorial

Last synced: 15 Jun 2025

https://github.com/blikblum/marionette-contact-manager

A contact manager app built with MarionetteJS v3

backbone marionette router tutorial

Last synced: 03 Apr 2025

https://github.com/boqsc/how-to-make-a-bot-using-revolt.js

A quick tutorial on how to make a bot for https://revolt.chat/

bot nodejs revolt-bot revolt-chat template tutorial

Last synced: 15 May 2026

https://github.com/bytewax/imputing-missing-values

Managing missing values in streaming data.

machine-learning python real-time tutorial

Last synced: 04 May 2025

https://github.com/2kabhishek/time

Digital clock using vanilla js. 💫⏰

digital-clock tutorial vanilla-javascript

Last synced: 03 May 2025

https://github.com/13rac1/roll-a-ball-vr

SteamVR HTC Vive conversion for the Unity "Roll a Ball" Tutorial https://github.com/13rac1/Roll-a-Ball-VR/releases

htc-vive tutorial unity virtual-reality vr

Last synced: 06 Apr 2026

https://github.com/pengzhaoqing/simplesniff

A very simple sniff tool implementation with the same basic function of wireshark by pyqt4 and scapy

pyqt5 qt qt-designer scapy sniff tutorial

Last synced: 19 May 2026

https://github.com/nobodxbodon/java_in_hours_chn

Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn

24hour chinese java readability tutorial

Last synced: 07 May 2025

https://github.com/shivamgoyal03/azure-foundry-webinar

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

agentic-ai-architecture agentic-rag ai-agents azure azure-ai-foundry azure-ai-services azure-functions code-samples model-context-protocol semantic-kernel tutorial webinar

Last synced: 10 Jul 2025

https://github.com/didinj/ionic-5-price-checker-example

Ionic 5 Tutorial: Create Offline Price Checker (Angular 9)

angular9 checker ionic ionic5 offline price sqlite tutorial

Last synced: 20 Jan 2026

https://github.com/mbejda/mapbox-map-example

MapBox example demonstrating how to add multiple route paths to a map.

example javascript mapbox mapbox-gl mapbox-gl-js mapboxgl tutorial

Last synced: 10 Jul 2025

https://github.com/omiyagames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 20 May 2026

https://github.com/janinawibker/rpi-configuration-tutorial

A "quick" tutorial on how to configure a raspberry pi for use as a home server (including dynamic dns, ssl/tls/https, reverse proxying, node, databases, self hosted git server, samba, ...)

homeserver raspberrypi tutorial

Last synced: 13 Apr 2025

https://github.com/pranabdas/c-cpp

Learning programming concepts in C and C++

algorithms c cpp data-structures programming tutorial

Last synced: 07 May 2025

https://github.com/astrotars/mongodb-node-restify-api-part-1

🚀 Getting Started with MongoDB, Node.js and Restify

api babel es6 mongodb mongoose nodejs rest restify tutorial

Last synced: 05 Apr 2026