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/mt1022/rdan

Notes about data analysis using R

bioinformatics r tutorial

Last synced: 29 Oct 2025

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/nexmo/ruby-sms-customer-support

SMS Customer Support Application using Ruby and Nexmo

tutorial

Last synced: 24 Jul 2025

https://github.com/LeoBorai/pngme

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

learning png rust tutorial

Last synced: 26 Feb 2025

https://github.com/living-with-machines/jupyter-notebooks-the-weird-and-wonderful

Materials for a British Library, Digital Scholarship "hack and yack" workshop.

glam jupyter-notebook tutorial workshop

Last synced: 09 Apr 2025

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

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

latex-template tutorial

Last synced: 06 Aug 2025

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/phpirates/django-template

A standard blog-like website in Django, with complete use and deploy tutorial.

deployment django template tutorial website

Last synced: 19 Aug 2025

https://github.com/mjstealey/swagger-demo

Brief tutorial on swagger, swaggerhub, generating clients and other miscellany

smartapi swagger tutorial

Last synced: 10 Apr 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/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/codepanion/zustand-tutorial

https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.

react state statemanagement tutorial zustand

Last synced: 12 Mar 2025

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/idongliming/phaser3-typescript

使用ts语言写的phaser游戏示例-中文

game phaser3 translation tutorial

Last synced: 16 May 2025

https://github.com/sagargupta16/deploy-guide

Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more

aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel

Last synced: 03 May 2026

https://github.com/ankit-thealchemist/on_off_model_with_relay

Hello, this code is to show the simple on off model with relay functionality, just to clear the air about the relay node functioning.

ble blemesh bluetooth-low-energy bluetooth-mesh esp-idf esp32 relay tutorial

Last synced: 19 Apr 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/lawmurray/gpu-course

Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.

c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial

Last synced: 21 Mar 2025

https://github.com/angydev/javascript-tutorial

A JavaScript list of Objects including their methods and properties

exercises javascript tutorial

Last synced: 13 Aug 2025

https://github.com/g-otn/godot-action-rpg-course

Simple action RPG game made in Godot following HeartBeast's "Godot Action RPG" tutorial series

course-project gdscript godot godot-game tutorial tutorial-project

Last synced: 29 Aug 2025

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/the0cp/the0cp.github.io

Theodore Cooper's official site. About programming, pentest, hacking, development and tutorials.

blog developer development hacking pentest pentester pentesting programming tutorial tutorials

Last synced: 11 Jan 2026

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/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/naereen/how-to-customize-title-of-jupyter-notebook

:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:

jupyter-notebook jupyter-notebook-extension tutorial

Last synced: 13 Sep 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/ifelsebranch/appsync-react-webapp

Tutorial code - How to AWS AppSync

appsync react tutorial

Last synced: 01 Apr 2025

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

Digital clock using vanilla js. 💫⏰

digital-clock tutorial vanilla-javascript

Last synced: 03 May 2025

https://github.com/knpuniversity/design-patterns

Course code, script and SCARY, I mean friendly, design patterns behind the "Design Patterns in Space" Tutorial

php tutorial

Last synced: 29 May 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/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/nevrome/rrtools.tutorial.mpi2020

A short tutorial about rrtools (Reproducible Research with R)

r reproducible-research rrtools tutorial

Last synced: 26 May 2026

https://github.com/mstuttgart/codigo-avulso-test-tutorial

Repositório para o tutorial de unittest do blog

blog codigo-avulso python test tutorial unittest

Last synced: 08 Oct 2025

https://github.com/anton-trunov/fold-tutorial-talk

Papers We Love. Mad. Talk on fold: slides, Coq file, and links for further reading

coq fold papers-we-love recursion-schemes talk tutorial

Last synced: 14 Apr 2025

https://github.com/futurestudio/university-ping

Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)

android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials

Last synced: 12 Apr 2026

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/mineralscloud/workshopfall2022

This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.

tutorial workshop workshop-materials

Last synced: 16 Oct 2025

https://github.com/stephengold/acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 14 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/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/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/didinj/vuejs-tutorial

Vue.js Tutorial: Learn to Build a Web App Quickly

build example learn quickly tutorial vue vue2 vuejs webapp

Last synced: 25 Jul 2025

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/Azure/iot-central-compute

A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.

azure-functions data-transformation iot iot-central javascript nodejs tutorial

Last synced: 08 May 2025

https://github.com/wizardjedi/clickhouse-test

Yandex ClickHouse database test (clickhouse vs postgresql)

clickhouse docker example postgresql test tutorial

Last synced: 09 Apr 2026

https://github.com/bhattbhavesh91/auto-ts-tutorial

Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code

auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial

Last synced: 26 Sep 2025

https://github.com/didinj/angular-material-form-controls-field-input-example

Angular Material Form Controls, Form Field and Input Examples

angular angular8 controls examples field form input material textarea tutorial

Last synced: 02 Aug 2025

https://github.com/magloft/touring

Interactive Product Tours in JavaScript

cards demo guide preact tour tutorial

Last synced: 18 May 2026

https://github.com/flowforfrank/faceapi

🤖 Face expression recognition created with face-api.js

emotion-detection emotion-recognition face-recognition faceapi faceapi-js javascript tutorial webtips

Last synced: 08 Mar 2026

https://github.com/jothin-kumar/tic-tac-toe

This repository was created as part of a blog.

html-css-javascript python tic-tac-toe tkinter tutorial

Last synced: 06 May 2025

https://github.com/zoelabbb/serial-key-windows-10

This is windows 10 license & tutorial how to activate windows using KMS

license microsoft tutorial windows windows-10

Last synced: 05 Nov 2025

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

A comprehensive course for Python

python python3 software-engineering tutorial

Last synced: 23 Feb 2026

https://github.com/macagua/example-vuejs2-webpack-bootstrap

A Vue.js project that integrates the Bootstrap CSS Framework following the "Getting started with Vue, Webpack & Bootstrap" tutorial

bootstrap bootstrap-css bootstrap-css-framework tutorial vue2-demo vuejs vuejs2 vuejs2-webpack-bootstrap webpack

Last synced: 09 Apr 2026

https://github.com/shinchven/multiple-authentication-services-on-feathers-app

This is an example to show how to implement multiple authentication services on a FeathersJS app.

feathersjs tutorial

Last synced: 03 Jan 2026

https://github.com/schadokar/colorcli

the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.

cli cobra golang tutorial

Last synced: 14 May 2025

https://github.com/didinj/ionic4-angular6-multiple-api-calls-forkjoin

Ionic 4 Angular 6 Tutorial: Call Multiple Services at Once using ForkJoin

angular angular6 angularjs atonce call fork fork-join forkjoin ionic ionic4 join multiple services tutorial using

Last synced: 20 Jul 2025

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

Modern JavaScript Tutorial in Sinhala

javascript sinhala tutorial

Last synced: 15 Aug 2025

https://github.com/wsdltophp/packagecolissimopickuppoint

PHP SDK for Colissimo Pickup Point Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 15 Aug 2025

https://github.com/mapmeld/scraping-by-in-nodejs

Tutorial for jQuery users to learn NodeJS by writing a scraper module

nodejs scraping tutorial

Last synced: 10 May 2026

https://github.com/nexmo/ruby-passwordless-login

Passwordless Login with Nexmo Verify

tutorial

Last synced: 17 Aug 2025

https://github.com/mwoss/mlflow-stock-market-example

Stock market prediction - machine learning pipeline using MLFlow.

anaconda data-analysis databricks example lstm mlflow python stock-market stock-price-prediction tutorial

Last synced: 21 Jul 2025

https://github.com/zukahai/cpp-basics-tutorial

A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++

basics beginner c-plus-plus coding education examples exercises learning programming tutorial

Last synced: 22 Feb 2026

https://github.com/han-yaeger/yaeger-showcase

An implementation of Yaeger, displaying all features.

demo java javafx showcase tutorial

Last synced: 04 May 2025

https://github.com/bradgarropy/npm-publish

📦 npm package tutorial

npm package publish registry tutorial

Last synced: 21 Aug 2025

https://github.com/erickwendel/palestra-docker-nodejs-containers-msptech

Demonstração da apresentação sobre Containers Docker e Node.js no MSP Tech Day Azure realizado em 01/09/2018

docker docker-compose example message mongodb nodejs postgres redis tutorial

Last synced: 10 Apr 2026

https://github.com/dohlee/learn-sed

:pencil2: SED tutorial

editor learn sed stream tutorial

Last synced: 19 Mar 2026

https://github.com/tuliocll/todo-google-chrome

Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:

chrome chrome-extension css devto react reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/TexasBullet26/trey-learns

This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.

bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials

Last synced: 23 Aug 2025

https://github.com/dariubs/luabyexample

Lua by Example

lua tutorial

Last synced: 05 Mar 2025

https://github.com/sandyherho/tutoreksplor

Materi pelatihan eksplorasi data menggunakan R

openscience pemrograman r reproducible-science statistika tutorial

Last synced: 16 Jan 2026

https://github.com/raleighlittles/rubyonrails-tutorial

Full code for Michael Hartl's Ruby on Rails Tutorial!

michael-hartl rails ruby ruby-on-rails tutorial

Last synced: 14 Apr 2025

https://github.com/jeppejepsen311/threejs-handtracking-101

A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures.

3d computer-vision free gestures hand hand-tracking mediapipe open-source threejs tutorial webgl

Last synced: 24 Jul 2025

https://github.com/fenchri/ai4h-nactem-handson

NaCTeM hands-on session on Biomedical Text Mining at the AI4Health Winter School 2021

notebook tutorial

Last synced: 13 Sep 2025

https://github.com/jbweston/maryland-kwant-tutorial

Slide deck for a Kwant tutorial that I gave at the University of Maryland in February 2019.

kwant quantum-mechanics tutorial

Last synced: 04 Jul 2025