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/nicholasjhenry/brandizzle

My repo for working through the BBDCasts series for Brandizzle using Rails 3

professional-development tutorial

Last synced: 13 Mar 2026

https://github.com/nexmo/ruby-ni-customer-number-validation

Customer Number Validation using the Nexmo Number Insight API

nexmo-number-insight phone-number ruby tutorial

Last synced: 24 Jul 2025

https://github.com/magnetic-fox/c64-tutorial-like

Some easy projects for cc65 compiler suite. Mostly C-written.

assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial

Last synced: 22 Aug 2025

https://github.com/anamariapego/tutorial-shiny

Tutorial Básico em Shiny

r shiny tutorial

Last synced: 18 Aug 2025

https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails

Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.

rails tutorial

Last synced: 13 Oct 2025

https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

https://github.com/didinj/javascript-highest-order-function-examples

Javascript Tutorial: Higher Order Function Examples

examples function highest-order javascript js tutorial

Last synced: 13 Oct 2025

https://github.com/opt-nc/atelier-spring-kafka

Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`

digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial

Last synced: 24 Jan 2026

https://github.com/bradmartin/egghead-phone

https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript

eggheadio lesson nativescript tutorial

Last synced: 17 Oct 2025

https://github.com/soyelmoreno/fullstack4fe-v2

Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"

frontend-masters full-stack tutorial

Last synced: 13 Oct 2025

https://github.com/vagnerbellacosa/apontamentosadabas

Uma visao geral sobre Banco de Dados Adabas da software AG em sua versao mainframe

adabas apontamentos dba dev dicas mainframe natural softwareag tutorial

Last synced: 15 Sep 2025

https://github.com/thatguysam/infinite-nfts-on-vercel-with-react

Fetches Album Art as NFTs from infinite possible universes

deterministic hardhat metamask nft nfts opensea react serverless tutorial vercel vite

Last synced: 25 Mar 2025

https://github.com/hugocruzlfc/react-router-dom-update

Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.

react react-router-v6 tutorial typescript

Last synced: 18 Oct 2025

https://github.com/codingforentrepreneurs/analytics-api

Build an Analytics API using FastAPI + TimescaleDB (time series in Postgres)

fastapi postgres python time-series timescaledb timescaledb-python tutorial

Last synced: 22 Jul 2025

https://github.com/saeedkohansal/php-session-full-tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment

Last synced: 13 Oct 2025

https://github.com/saeedkohansal/javascript-alarm-web-application

This Is A Client-side Vanilla JavaScript Web Application, I'm Using localStorage From HTML Web Storage API To Save My Data Inside The Browser, The localStorage Object Stores Data With No Expiration Date So We Have All Data We Need In The User's Browser...

client-side css front-end gilgeekify html javascript tutorial tutorials web-application web-design web-development

Last synced: 26 Jul 2025

https://github.com/tengge1/j2me-tutorial

tengge j2me教程。

j2me javame phone tutorial

Last synced: 04 Mar 2025

https://github.com/ku00/sample_app

Rails Tutorial Chapter3~

syakyo tutorial

Last synced: 22 Mar 2025

https://github.com/macagua/example-vuejs2-todo-app

A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 26 Feb 2025

https://github.com/psmyrdek/gha-demo-app

GitHub Actions - pierwsze kroki

actions cicd przeprogramowani tutorial

Last synced: 16 Aug 2025

https://github.com/adrien-ben/vulkan-tutorial-odin

Vulkan tutorial written in Odin

odin-lang tutorial vulkan

Last synced: 06 Jan 2026

https://github.com/marcospb19/godot-enet-packet-server-example

Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2

enet godot multiplayer network tutorial

Last synced: 11 Jun 2025

https://github.com/immutal0/learning-solidity-examples

Basic Examples To Learning Solidity

example learning solidity tutorial

Last synced: 07 Apr 2025

https://github.com/mpc-bioinformatics/pia-tutorial

Tutorial for PIA - Protein Inference Algorithms

proteomics tutorial

Last synced: 15 Mar 2026

https://github.com/markcial/essence

Practical examples for a crash course introduction to the elixir language

crash-course elixir-language tutorial

Last synced: 30 Mar 2025

https://github.com/rodrigokamada/angular-auth0

Application example built with Angular 14 with authentication using the Auth0 service.

angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial

Last synced: 27 Dec 2025

https://github.com/manthanthakor/c-sharp-tutorial

Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.

csha csharp-code oops-in-csharp opps opps-example tutorial

Last synced: 13 Sep 2025

https://github.com/altugbakan/tutorials

Various tutorial projects for languages, frameworks, and systems that I have been working on

tutorial

Last synced: 21 Jan 2026

https://github.com/devinceble/books

Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC

react-native react-native-app tutorial tutorials

Last synced: 17 Nov 2025

https://github.com/ephbaum/elxrbb-tutorial

A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application

elixir elixir-lang forum-application pheonix-elixir phoenix tutorial

Last synced: 24 Oct 2025

https://github.com/makstyle119/python

Python from beginner to advanced

begginer-friendly makstyle119 python tutorial

Last synced: 11 Oct 2025

https://github.com/vicjun22/openai-chat-integration_spring-boot

OpenAI: Chat integration with Spring Boot

java maven openai springboot tutorial

Last synced: 11 Oct 2025

https://github.com/philipyip1988/linux

Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.

convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi

Last synced: 21 Jan 2026

https://github.com/chinmayvivek/my-learning

My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin

blog php php7 project register tutorial video visitor

Last synced: 20 Jun 2025

https://github.com/gonzalo-bulnes/android_to_arduino_demo

A demonstration ROS node in Python to connect an Android device with an Arduino board.

android arduino demo python ros ros-wiki tutorial

Last synced: 29 Mar 2025

https://github.com/amass01/nativescript-tutorial

NativeScript official tutorial step by step

angular nativescript tutorial typescript

Last synced: 26 Jun 2025

https://github.com/makstyle119/php

PHP from beginner to advanced

begginer-friendly makstyle119 php tutorial

Last synced: 25 Oct 2025

https://github.com/arihantverma/react-breadcrumb-component

A Reusable React Breadcrumb Component Using Compound Components Pattern, Made for a Youtube Video Explaining The Same

breadcrumb compound-components react tutorial youtube

Last synced: 06 Mar 2025

https://github.com/florianrappl/mife-tutorial

Tutorial for a minimalistic microfrontend setup using React. :atom: :rocket:

microfrontends parcel-bundler react tutorial

Last synced: 03 Jul 2025

https://github.com/vidundergunder/expo-prototype-tutorial

Beginner's guide to development for iOS, Android and Web with Expo (React Native). Made in collaboration with Eik Lab and NMBU.

android calculator cat cats course eik eik-lab expo guide ios kitten kitten-ui lab nmbu react react-native tutorial vercel web website

Last synced: 17 Jul 2025

https://github.com/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 06 Mar 2025

https://github.com/makstyle119/system-design

system design from beginner to advanced

architecture design-patterns makstyle119 system-design tutorial

Last synced: 02 Jan 2026

https://github.com/okaybenji/npm-no-task

A simple example of how to use NPM in the browser without a separate task runner

browserify npm task-runner tutorial

Last synced: 08 Jul 2025

https://github.com/chloelavrat/orca-tutorial

Unofficial tutorial and documentation for the Orca procedural sequencer.

musicmaking programming-language sequencer sequencer-midi tutorial

Last synced: 04 Feb 2026

https://github.com/wiseaidev/rust-releases

🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)

rust rust-lang tutorial

Last synced: 10 Oct 2025

https://github.com/jcrodriguez1989/firstcontributionsinr

🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R

contribution hacktoberfest open-source tutorial

Last synced: 26 Oct 2025

https://github.com/alcrene/fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

fokker-planck-equation tutorial

Last synced: 25 Feb 2026

https://github.com/flavienbwk/elasticsearch-migration-tutorial

Companion repo to my blog post on migrating an Elasticsearch cluster without service disruption.

docker elasticsearch high-availability migration tutorial

Last synced: 23 Mar 2025

https://github.com/starburst997/windows-code-sign

Code Signing for Windows as an Individual Developer

azure code-sign code-signing codesign codesigning trusted-signing tutorial

Last synced: 10 Oct 2025

https://github.com/php-kafka/about

PHP Kafka resources / projects

guide kafka php tutorial

Last synced: 06 Jan 2026

https://github.com/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 2025

https://github.com/mhcrnl/pygobject_template

Python GTK+3 template.

gtk3 python tutorial

Last synced: 26 Feb 2025

https://github.com/haruyasu/django-ecommerce

:bulb: Ecommerce - Django Startup

djagno ecommerce tutorial

Last synced: 27 Jan 2026

https://github.com/champi-dev/structuring-react-apps

Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.

react redux styled-components tutorial unit-testing

Last synced: 10 Oct 2025

https://github.com/shiohato/practicing_godot_1

Practicing_Godot_1

exercises godot tutorial

Last synced: 05 Jan 2026

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

https://github.com/huaying/react-games

Small games written in React.js

game react react-game react-tutorial tutorial

Last synced: 24 Oct 2025

https://github.com/devlights/python-links

Python関連記事のリンク集(自分の備忘録用)

anaconda conda links python python2 python3 tutorial

Last synced: 06 Apr 2025

https://github.com/jlgregorio/tutorials-pointcloud-python

Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)

jupyter point-cloud python tutorial

Last synced: 27 Oct 2025

https://github.com/tathandev/ad-astra-addon-tutorial

Wanna make an addon for Ad Astra ? You are in the good place !

ad-astra minecraft tutorial

Last synced: 29 Jan 2026

https://github.com/bmalbusca/git-getting-started

Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.

cheatsheet git tutorial

Last synced: 09 Oct 2025

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 28 Jul 2025

https://github.com/petercamilleri/connect_n_game

A simple connect N (4..8) game with some simple AI players.

connect-four game ruby tutorial

Last synced: 04 Oct 2025

https://github.com/ctih1/frii.site-guides

The guide section of the website for frii.site

docs frii-site guides tutorial vitepress

Last synced: 31 Jan 2026

https://github.com/leomaurodesenv/smm-data-mining

Tools and results ~ Knowledge Discovery on the Super Mario Maker

data-mining research-project toolkit tutorial

Last synced: 31 Jan 2026

https://github.com/llnl/weave-demos

General Demos for WEAVE Open-sourced tools.

tutorial

Last synced: 29 Apr 2025

https://github.com/michaelcurrin/hugo-quickstart

Starter template for a Hugo static site

hugo quickstart sample static-site tutorial

Last synced: 09 Jul 2025

https://github.com/kadyb/sf_load_save

Tutorial on how to load and save spatial vector data in R

geospatial gis r sf tutorial

Last synced: 28 Jul 2025

https://github.com/alexandrecoulay/nathalie

Code open Source of a code to create discord bot.

alexpgm bot discord discord-bot javascript open-source tutorial youtube

Last synced: 23 Feb 2025

https://github.com/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 2025

https://github.com/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/mmgalushka/onnx-hello-world

The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).

machine-learning onnx tutorial

Last synced: 18 Aug 2025

https://github.com/kinneko-de/sample-opentelemetry-azure

Sample application how to publish OpenTelemetry metrics to Azure

azure csharp grafana metrics opentelemetry sample tutorial

Last synced: 07 Feb 2026

https://github.com/michaelcurrin/go-tutorial

Scripts and notes based on Go's quickstart guide ⏩ 👩‍🏫

go tutorial

Last synced: 04 Mar 2025

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 2025