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/johncoene/base-gior

Setup to start building the gior package

htmlwidgets r tutorial visualization

Last synced: 21 Mar 2025

https://github.com/azer0s/nativescript-calculator-demo

A NativeScript with Angular demo project/tutorial

calculator nativescript nativescript-angular tutorial

Last synced: 19 May 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/pbayer/discreteeventscompanion.jl

Tutorials, examples, notebooks, benchmarks to DiscreteEvents.jl

clock discrete-event discrete-event-simulation documentation event examples process tutorial

Last synced: 25 Feb 2025

https://github.com/amirali511/v-tutorial

Vlang Tutorial

tutorial vlang

Last synced: 11 Jan 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/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/alessine/aws_webscraping_automation

Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance

automation aws-ec2 aws-s3 beautifulsoup tutorial webscraping

Last synced: 28 Jun 2025

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/fiware/tutorials.securing-access-openid-connect

:closed_book: FIWARE 407: Authenticating Identities with OpenID-Connect

fiware fiware-keyrock identity-management openid-connect security tutorial

Last synced: 30 Apr 2025

https://github.com/marcocesarato/shell-botkiller

We'll post findings from an infected confluence-systems we investigated recently, to show how it looks/feel like. the most systems we took a look at were infected with mining-bots like kerberods.

bot bots infected killerbot process server shell tutorial zombies

Last synced: 24 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/mittelmark/fusion-tutorial

Tutorial for the Fusion Programming Language

programming-language swig transpiler tutorial

Last synced: 06 Mar 2026

https://github.com/ancatmara/text-reuse-test

Testing Tracer and Passim on medieval Irish & Welsh law texts

early-irish irish natural-language-processing nlp passim preprocessing text-reuse tracer tutorial welsh

Last synced: 17 Feb 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/bitfumes/vue-series

Learn Vue.js 2.0 From Beginning to Advanced

bitfumes-channel tutorial vuejs

Last synced: 13 Apr 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/unfor19/python-project

Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.

project python structure tutorial

Last synced: 10 Apr 2025

https://github.com/chainstacklabs/procedural-nft-generator

Tutorial source code for "Procedurally generated NFTs: Being an artist as a developer" originally published on the Chainstack blog

generative-art nft tutorial tutorial-code

Last synced: 13 Apr 2025

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/kthkuang/wwdocc

Worldwide DocC tutorials collection.

apple docc documentation ios tutorial wwdc

Last synced: 20 May 2026

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/tailineju/SHINY-tutorial

Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.

shiny shiny-apps shiny-r shinyapps shinydashboard tutorial

Last synced: 30 Jul 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/genomagames/genoma-invaders

2D Game Shoot 'em Up like Space Invaders made to teach Game Development with Unity

2d game-development gamedev pixel-art tutorial unity unity3d

Last synced: 30 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/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/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/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/twtrubiks/n8n-turorial

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

ai-agent docker n8n tutorial

Last synced: 13 Sep 2025

https://github.com/joolfe/gatsby-for-docs

A tutorial/POC about how to create gitbook docs using gatsby

gatsby github-page javascript tutorial

Last synced: 13 Mar 2025

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

Digital clock using vanilla js. 💫⏰

digital-clock tutorial vanilla-javascript

Last synced: 03 May 2025

https://github.com/parzibyte/demostracionrecyclerview

Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML

adapter android animation layout recyclerview tutorial viewholder xml

Last synced: 14 May 2026

https://github.com/javitocor/react-devise-tutorial

Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial

devise rails5 reactjs tutorial

Last synced: 20 Jan 2026

https://github.com/ismailza/agence-immobiliere

Application web simple pour la gestion d'une agence immobilière avec Laravel

breeze laravel tutorial

Last synced: 18 May 2026

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/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/yhs0602/android-capstone-example

Example of capstone disassrmbly engine java bindings on android, using jna.

android capstone example-project java java-native-access jna reverse-engineering security tool tutorial

Last synced: 18 May 2026

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/ifelsebranch/appsync-react-webapp

Tutorial code - How to AWS AppSync

appsync react tutorial

Last synced: 01 Apr 2025

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/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/thejohnfreeman/angular2-tour-of-heroes

A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.

angular2 tutorial

Last synced: 19 Jun 2026

https://github.com/ruslanys/meetup-devkg-22

Spring Boot - в продакшн за 5 минут

devkg getting-started java meetup sample spring-boot tutorial

Last synced: 28 Apr 2026

https://github.com/magloft/touring

Interactive Product Tours in JavaScript

cards demo guide preact tour tutorial

Last synced: 18 May 2026

https://github.com/hash3lizer/khatta

📔 A Khatta (urdu for ledger). Based on Urara 🌸 (A sweet Svelte based theme)

blog ctf-writeups tutorial writeups

Last synced: 29 Apr 2026

https://github.com/janipalsamaki/web-scraper-robot

Tutorial for creating a web scraper software robot using Robot Framework.

robot-framework robotframework tutorial

Last synced: 16 Feb 2026

https://github.com/prathameshdhande22/my-tutorial-references

This Repository contains my learned new technology references which i can refer in future.

click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial

Last synced: 14 Feb 2026

https://github.com/mozilla-services/subscriber_demo

A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/

demonstration python3 tutorial webpush

Last synced: 17 Jul 2025

https://github.com/BAMresearch/jupyter_tutorial_sas

A programming tutorial for looking at SAS Data with Python. Part of the 'Better with Scattering' Workshop.

data-science programming-exercises small-angle-neutron-scattering small-angle-scattering small-angle-xray-scattering tutorial

Last synced: 16 Jan 2026

https://github.com/bearsunday/tutorial1

A tutorial application that how to use BEAR.Sunday

bearsunday php tutorial

Last synced: 31 Jul 2025

https://github.com/danmadeira/tutorial-mongodb-php

Código-fonte do tutorial MongoDB e PHP da ZetCode.

mongo mongodb php tutorial zetcode

Last synced: 17 May 2026

https://github.com/v4ss3ur/guideline.wpf

GuideLine is a C# WPF library designed to create interactive, step-by-step tutorials within your application. It highlights specific controls, dims the rest of the interface, and provides dialog-based explanations to guide users through various features.

guide guideline overlay tool tutorial wpf

Last synced: 19 Aug 2025

https://github.com/hpprc/react-three-trial

Tutorial for three.js in React

cannonjs react threejs tutorial webgl

Last synced: 14 Feb 2026

https://github.com/kathleenwest/mslearn-dotnet-docker

This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.

asp-net-core backend blazor blazor-webassembly containers content-security-policy docker docker-compose docker-container docker-tutorial entity-framework-core frontend how-to microservices mslearn products razor store tutorial web-api

Last synced: 04 Apr 2026

https://github.com/m-kovalevsky/ggft

Grokking Go Fundamentals with Tests Video Series / Course

course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial

Last synced: 25 Mar 2025

https://github.com/cbetta/sinatra-letsencrypt-heroku-demo

Using LetsEncrypt with Sinatra on Heroku

heroku letsencrypt sinatra ssl tutorial

Last synced: 02 Aug 2025

https://github.com/pratik-nawale/homelab-vpn-journey

My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale

cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard

Last synced: 29 Nov 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

https://github.com/realtemirov/postgres

An Uzbek tutorial for PostgreSQL learners using postgresqltutorial.com

postgresql tutorial uzbek-language

Last synced: 27 Jan 2026

https://github.com/aadya940/pycoding

An Agentic Python Library and CLI Tool to automate Coding tutorial generation.

agent agentic-ai ai artificial-intelligence automation coding content python tutorial

Last synced: 19 Jul 2025

https://github.com/the-akira/pygamedev

Repositório voltado para estudos sobre o desenvolvimento de Games com Python.

examples pygame pygame-games pygame-library python3 tutorial

Last synced: 03 Mar 2026

https://github.com/axellep/quickguide-symfony-7

A guide to getting started with Symfony 7 / Guide pour prendre en main facilement Symfony 7

guide php php-framework php-framework-symfony symfony symfony7 tutorial web-development-course

Last synced: 15 Feb 2026

https://github.com/mesmacosta/dlp-to-datacatalog-tags-tutorial

Walkthrough tutorial for DLP and Data Catalog script.

cloudshell datacatalog datalossprevention dlp java tutorial

Last synced: 12 Jun 2026

https://github.com/garfbradaz/webapi-episodes

Episodes for my JSON API using .NET Core, Docker and Mongo Series.

blogging csharp docker mongodb netcore tutorial webapi-core

Last synced: 07 May 2026

https://github.com/nfantone/2d-roguelike

Unity3D tutorial for a 2D Roguelike game

game tutorial unity3d

Last synced: 07 Jan 2026

https://github.com/onlyphantom/covidrt

Code answers, references for a real-time covid 19 dashboard tutorial series in R

coronavirus covid-19 covid19 dashboard data-visualization jhu-csse r shiny tutorial

Last synced: 28 Mar 2025

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/akhilmhdh/react-swiper

Project just to showcase the integration of react with swiper

reactjs swiper-js tutorial

Last synced: 16 Apr 2026

https://github.com/collapseindex/eval-guide

Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!

beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial

Last synced: 13 Jan 2026

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/kasir-barati/python

A comprehensive course for Python

python python3 software-engineering tutorial

Last synced: 23 Feb 2026