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/kathleenwest/azure-app-service-web-app-demo-project

This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).

az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app

Last synced: 14 Jul 2025

https://github.com/yosh1/phina-js-practice

This is a phina.js phina-js-practice repository.

css html javascript phina-js tutorial

Last synced: 18 Apr 2026

https://github.com/gnebbia/vim_notes

Some notes about Vim

notes tutorial vim

Last synced: 12 Sep 2025

https://github.com/johnclary/frankenmap

Leaflet map example that demonstrates Esri Leaflet, CartoDB.js, and the Socrata (SODA) API.

esri leaflet mapping open-data socrata tutorial web-maps

Last synced: 19 Jan 2026

https://github.com/wsdltophp/packageovh

PHP SDK for OVH Web Services with SOAP

ovh packagegenerator php php-sdk tutorial

Last synced: 03 Apr 2025

https://github.com/salmanbe/laravel-firebase-tutorial

Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.

bootstrap5 firebase html5 laravel laravel-firebase php tutorial

Last synced: 06 Apr 2026

https://github.com/freeclimbapi/node-connect-caller-to-another-party

Node - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 25 Feb 2026

https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide

Node - Inbound Call Queue Tutorial

queues tutorial

Last synced: 05 Feb 2026

https://github.com/freeclimbapi/node-make-recording-how-to-guide

Node - Make Recording Tutorial

recordings tutorial

Last synced: 27 Feb 2026

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/aoudiamoncef/rxsearch

Getting started with RxJava on Android using Kotlin.

android kotlin rxjava travis-ci tutorial

Last synced: 18 May 2026

https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 2026

https://github.com/freeclimbapi/java-list-queues-tutorial

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

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/freeclimbapi/node-update-a-queue-how-to-guide

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/maximlt/pythonscript

TUTO: Comment s'y prendre pour écrire des scripts en Python?

engineering french-education python tutorial

Last synced: 15 May 2026

https://github.com/sachinsagrawal/nrc-maze-robot-tutorial

A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.

3d-print c-plus-plus instructions maze nrc robot tutorial

Last synced: 18 Mar 2025

https://github.com/rubyonworld/ensembl-api

By Jan Aerts. Copy-paste-modified from the excellent perl API tutorial at www.ensembl.org/info/software/core/core_tutorial.html (with permission of the core Ensembl team).

api copy ensembl paste ruby tutorial

Last synced: 12 Sep 2025

https://github.com/martishin/a-tour-of-go

Exercise solutions for "A Tour of Go"

go golang tour tutorial

Last synced: 11 Jan 2026

https://github.com/jrcichra/vscode_c_project

Files needed to get started writing C in VSCode

c tutorial vscode

Last synced: 12 Sep 2025

https://github.com/fredrikhr/platform-uno-tutorial-bugtracker

Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial

cross-platform-gui csharp tutorial uno

Last synced: 02 Apr 2025

https://github.com/rdjarbeng/fastai

This repository contains sample code for my learning journey with fast ai

fastai open-source tutorial

Last synced: 16 Feb 2026

https://github.com/ccrashzer0/cage

A write up guide for the Break out the cage challenge from TryHackMe.

cybersecurity infosec learning-by-doing python3 tryhackme tutorial writeups

Last synced: 22 Mar 2025

https://github.com/vogelino/shell-scripting-basics

The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻

cheatsheet learning notes scripting shell shell-script tutorial wiki

Last synced: 18 Mar 2025

https://github.com/cihat-kose/altinyildiz-petstore-ui-api-cypress-automation

A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.

api-testing automation cypress end-to-end-testing javascript node-js tutorial web-automation-testing

Last synced: 15 May 2026

https://github.com/ybda/rust_refcell_tutorial

Tutorial on RefCell in Rust.

refcell rust tutorial

Last synced: 20 May 2026

https://github.com/junhey/c-language-program-tutorial

c程序设计语言案例

c language tutorial

Last synced: 30 Jun 2026

https://github.com/survanetwork/surva-plugin-docs

📕 surva network open source plugins documentation

docs plugin plugins setup surva tutorial

Last synced: 23 Jun 2026

https://github.com/rogerboesch/visionos-tutorial-code

visionOS tutorial as part of 'The Spatial projects' substack newsletter

game handtracking headpose swift tutorial visionos visionpro

Last synced: 13 Aug 2025

https://github.com/simonblanke/gradient-free-optimizers-tutorials

Examples, notebooks and visualizations for the Gradient-Free-Optimizers package

examples jupyter-notebook python tutorial visualization

Last synced: 14 May 2026

https://github.com/cloaky233/keraslab

A hands-on guide to building and training deep learning models using Keras and Streamlit. Perfect for beginners and enthusiasts looking to learn and experiment with neural networks.

deep-learning image-classification keras tutorial

Last synced: 15 May 2026

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/drchai/django-async-pydantic-example

Django Example of integrate with Pydantic and Async framework

asyncio chatgpt django django-rest-framework pydantic tutorial

Last synced: 15 May 2026

https://github.com/tomerfi/dependency-injection-java-part1-tutorial

Dependency Injection in Java is easy - Part 1 - Merely a design pattern

blog-post dependency-injection dev java tutorial

Last synced: 29 Mar 2025

https://github.com/howiprompt/setup-local-ai-code-review-agent

Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/local-ai-landing-page-generator-script

You are successfully running powerful local models like DeepSeek or Llama3, but 9 out of 10 agent projects stall because the output remains

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/atommnava/python-full-course-for-free-bro-2024-

Python tutorial for beginners' full course 2024

python tutorial

Last synced: 04 Jun 2026

https://github.com/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278

The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/github-and-hackernews-competitor-launch-tracker

Independent AI developers often lose 100% of their potential market share when a competitor launches a similar repository on HackerNews or G

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/github-trend-analysis-script-for-product-ideas

Solo founders and developers waste an average of 15 hours weekly manually filtering through repositories, often missing the critical 'why' b

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/local-ai-model-security-middleware

Organizations deploying DeepSeek 4 or similar local models face a critical blind spot: 100% of in-house traffic bypasses traditional cloud D

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/ai-agent-saas-boilerplate-stripe-authentication

Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/done-for-you-voice-ai-agent-builder

Over 70% of developers abandon voice projects due to integration latency and configuration nightmares, resulting in wasted resources on tool

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/package-3-free-lead-gen-tools-that-funnel-to-the-paid-c

90% of agents fail to transition from initialization to asset accumulation because they lack verified, free entry points to capture and funn

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/ai-agent-skills-generator

Developers waste 40+ hours debugging unpredictable LLM outputs because standard models lack a mechanism to enforce strict, deterministic beh

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/self-hosted-ai-code-audit-docker-container

Developers utilizing local AI models are accelerating code output by 10x, creating a security bottleneck where vulnerabilities are deployed

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

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

C# - Speech Recognition Tutorial

ivr tutorial

Last synced: 14 Jun 2026

https://github.com/nevrome/tutorial_cologne_may2017

R Tutorial für den Grünen Tisch in Köln am 17.5.2017

3d r r-package tidyverse tutorial

Last synced: 15 Jun 2026

https://github.com/AbhilashG001/Spring-Melon

A repository that contains my notes on Spring Boot

full-stack-web-development java notes spring-boot tutorial web-development

Last synced: 15 Jun 2026

https://github.com/freeclimbapi/c-sharp-stream-recording-tutorial

C# - Stream Recording Tutorial

recordings tutorial

Last synced: 19 Jun 2026

https://github.com/ericgrandt/spongeskills

Sponge plugin for the "Sponge Plugin Programming" series.

java minecraft plugin sponge tutorial

Last synced: 21 Jun 2026

https://github.com/azhar25git/glancesql

GlanceSQL is a single-file interactive SQL learning website.

learning sql tutorial

Last synced: 21 Jun 2026

https://github.com/divertimentos/tutorial-flexbox-techsith

Tutorial de Flexbox disponibilizado pelo canal TechSith

css flexbox html tutorial

Last synced: 22 Jun 2026

https://github.com/aygp-dr/lazy-weekends

A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.

beginner-friendly education functional-programming haskell tutorial

Last synced: 23 Jun 2026

https://github.com/schalkneethling/astros

Making a blog with Astro!

astro blog learning-by-doing tutorial

Last synced: 24 Jun 2026

https://github.com/apiverve/ssl-checker-python-tutorial

SSL certificate checker that validates domain certificates using Python

apiverve certificate cli devops python security ssl ssl-checker tutorial

Last synced: 25 Jun 2026

https://github.com/apiverve/translator-app-vue-tutorial

Language translator app built with Vue 3 for translating text between 100+ languages

apiverve language localization translation translator tutorial vue vuejs

Last synced: 25 Jun 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/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/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/airport-distance-python-tutorial

Airport distance calculator that calculates distance between airports using Python

airport apiverve aviation cli distance-calculator iata-codes python travel tutorial

Last synced: 25 Jun 2026

https://github.com/apiverve/barcode-generator-node-tutorial

Barcode generator for creating Code128 and Code39 barcodes with Node.js

apiverve barcode barcode-generator express inventory nodejs retail tutorial

Last synced: 25 Jun 2026

https://github.com/wheelfate/hello-continuous-deployment

Simple tutorial about continuous deployment

ci-cd continuous-deployment github-actions html tutorial

Last synced: 28 Jun 2026

https://github.com/ndxdeveloper/go-tutoriel-fr

Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.

api backend cli concurrency docker francais french go golang guide microservices programming tutorial

Last synced: 29 Jun 2026

https://github.com/howiprompt/internal-documentation-to-ai-agent-skill-generator

Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/salmanbe/laravel-mapquest-tutorial

This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API

laravel mapquest php tutorial

Last synced: 20 Apr 2026

https://github.com/anthony-maio/agent-harness-90m

Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.

agent-harness ai-agent ai-safety llm python tool-use tutorial

Last synced: 04 Jun 2026

https://github.com/jiji262/awesome-openclaw

Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.

ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial

Last synced: 20 Apr 2026

https://github.com/webmastervetea/tutorial-completo-de-desarrollo-web

Aprende a construir tu primera página web desde cero. Cubre los fundamentos de HTML5 (estructura, etiquetas semánticas, formularios, multimedia), las bases de CSS para dar estilo y el manejo de atributos y clases.

css flexbox html5 javascript tutorial

Last synced: 20 Apr 2026

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

React-Tutorial: Tic-Tac-Toe / 三目並べ

react tic-tac-toe tutorial typescript typescript-react

Last synced: 20 Apr 2026

https://github.com/flavienbwk/docker-logstash

A repo to use and experiment with Logstash, useful for cluster migrations.

docker docker-compose elasticsearch logstash tutorial

Last synced: 20 Apr 2026

https://github.com/rubberducksbr/ruby4beginners

Repositório voltado para iniciantes na programação que desejam aprender Ruby

automated-testing beginner-code ruby ruby-on-rails test-automation tutorial

Last synced: 04 Jun 2026

https://github.com/mfdeveloper/android-uitest

A basic android UI test example application using Espresso framework

android android-tests espresso-tests test-automation test-runner tutorial

Last synced: 20 Apr 2026

https://github.com/silvestrevivo/react-typescript-hooks2

Small React-Redux application with hooks and typescript

javascript reactjs tutorial typescript udemy

Last synced: 20 Apr 2026

https://github.com/ot-nemoto/flask-tutorial

Flask チュートリアル

flask tutorial

Last synced: 21 Apr 2026

https://github.com/lucasmagnum/flutter-example-startup-name-generator

A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

example-project flutter mobile-app tutorial

Last synced: 21 Apr 2026

https://github.com/liatemplates/webdev

A simple LiaScript template for web development

css html javascript liascript liascript-template template tutorial webdevelopment

Last synced: 21 Apr 2026

https://github.com/asmaloney/guildwars2-macos

A place for issues related to my blog post about playing GW2 on macOS

guildwars2 gw2 macos tutorial wine

Last synced: 05 Jun 2026

https://github.com/arsy786/spring-boot-microservices-3

This project provides a sample implementation of microservices using Spring Boot (v3) and Spring Cloud.

2023 java microservices spring-boot spring-cloud tutorial

Last synced: 21 Apr 2026

https://github.com/fhdsl/gdscn_biodigs_book

Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.

anvil biodigs course gdscn r-programming tutorial

Last synced: 21 Apr 2026

https://github.com/louisantoninlesieur/supabase-render-tuto

This is a very basic API to follow the "Easy host your first database with Supabase + Render" tutorial on Medium.

api host render supabase tutorial

Last synced: 21 Apr 2026

https://github.com/marshallmcdonnell/redux-intro-re-ducks

Working examples of David Ceddia's excellent React-Redux tutorial

ducks ducks-pattern react react-redux tutorial

Last synced: 22 Apr 2026

https://github.com/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/thetoxin/javarushtasks

My solution of tasks on JavaRush

java javarush solutions study tasks tutorial

Last synced: 05 Jun 2026

https://github.com/gstavrinos/opencltutorial

Imported from here: https://bitbucket.org/Anteru/opencltutorial

cpp11 opencl tutorial

Last synced: 16 Jun 2026

https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412

Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 24 Apr 2026

https://github.com/janbaig/visitor-design-pattern

Implementation and Explanation of the Visitor Design Pattern

design-patterns tutorial visitor-design-pattern

Last synced: 25 Apr 2026