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/fblupi/baby-names

A simple React.js app just to learn it

reactjs tutorial

Last synced: 19 Apr 2026

https://github.com/silvestrevivo/react-github-finder

Web application using React-Hooks, following the Udemy tutorial from @bradtraversy

hooks reactjs tutorial udemy

Last synced: 19 Apr 2026

https://github.com/maimart/angular-redux-tutorial

An angular 6 tutorial with redux, routing, lazy-loading

angular angular4 redux tutorial

Last synced: 11 May 2026

https://github.com/stephencavender/react-tictactoe-tutorial

Follow-along repo for https://reactjs.org/tutorial/tutorial.html

javascript react reactjs tutorial

Last synced: 11 May 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/virginiegodfrin/symfo-security

Résultat de tuto:

sf3 symfony tutorial

Last synced: 20 Apr 2026

https://github.com/jihlenburg/fedit

A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic

beginner rust tauri text-editor tutorial

Last synced: 10 Jun 2026

https://github.com/freeclimbapi/c-sharp-make-a-queue-how-to-guide

C#- Make a Queue Tutorial

queues tutorial

Last synced: 20 Apr 2026

https://github.com/gvwilson/sdxl

Software Design by Example in Lean

lean4 open-source tutorial

Last synced: 13 Jun 2026

https://github.com/hanzopgp/cryptozombies

Learning how to code decentralized applications thanks to cryptozombies.

blockchain decentralized-application ethereum personal smart-contract tutorial

Last synced: 20 Apr 2026

https://github.com/ssoudan/bayesian_inference_tut

Quick tutorial on Bayesian inference applied to logistic functions

bayesian-inference tutorial

Last synced: 29 Jun 2026

https://github.com/sammychinedu2ky/reactive-variables

A Web app that depicts local state management using apollo reactive variables

reactive-variables tutorial

Last synced: 20 Apr 2026

https://github.com/kunaldhongade/stellar-soroban-rust-tutorials

This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.

blockchain code rust smart-contracts soroban stellar tutorial

Last synced: 29 Oct 2025

https://github.com/schalkneethling/astros

Making a blog with Astro!

astro blog learning-by-doing tutorial

Last synced: 24 Jun 2026

https://github.com/chilipp/psyplot-ks-seminar-20210228

KS Seminar talk about psyplot on January 28th, 2021

jupyter-notebook matplotlib presentation psyplot python tutorial visualization

Last synced: 21 Apr 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/content-moderator-node-tutorial

Content moderation tool for filtering profanity built with Node.js

apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial

Last synced: 25 Jun 2026

https://github.com/nakorndev/hello-world

ฝึกการใช้งาน Pull request กับ GitHub

hello-world pull-requests tutorial

Last synced: 08 Mar 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/jerodg/monograph

A learned treatise for programming/coding concepts.

algorithms-and-data-structures learning tutorial

Last synced: 25 Jun 2025

https://github.com/newlandtv/python-tutorial-3.11.0

This is tutorial about Python 3.11.0 for beginners.

programming-language python python3 python3-11 tutorial

Last synced: 16 Sep 2025

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/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/ntno/processing-seed

simple seed for processingjs project. interactive demo here --->

processing processingjs tutorial

Last synced: 19 May 2026

https://github.com/didinj/groovy-map-example

Groovy Tutorial: Map Example

example groovy map tutorial

Last synced: 29 Mar 2025

https://github.com/arifuddincoder/postgresql

PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.

cheatsheet macos postgresql psql quickstart sql tutorial

Last synced: 14 May 2026

https://github.com/victorrseloy/tutorial-react-e-flux-calculadora

Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/

flux react tutorial

Last synced: 24 Apr 2026

https://github.com/nicolocurioni96/tutorial-swift-intermedio

Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹

ios iosdevelopment programming swift swiftui tutorial

Last synced: 25 Apr 2026

https://github.com/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 25 Apr 2026

https://github.com/shuuji3/sc20-pacific-research-platform-federated-kubernetes-tutorial

SC20 Tutorial: Unified Cyber Infrastructure with Kubernetes - https://gitlab.com/ucsd-prp/tutorials/sc20/-/tree/master

kubernetes pacific-research-platform prp tutorial

Last synced: 22 Mar 2025

https://github.com/ik5/port_scanner

Example for creating a naive port scanner

golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial

Last synced: 08 Apr 2026

https://github.com/yisuschrist/python-async-tutorial

Simple async tutorial extracted from RealPython

async markdown python tutorial

Last synced: 26 Apr 2026

https://github.com/ot-nemoto/hello-cdk

AWS Cloud Development Kit (AWS CDK) v2 開発者ガイド - 最初の AWS CDK アプリ

cdk tutorial

Last synced: 22 Jul 2025

https://github.com/cdarlint/hadoop-unittest

learn unit test on hadoop via mini dfs cluster

hadoop minicluster minidfscluster tutorial unittest wordcount

Last synced: 07 Jun 2026

https://github.com/hoxtygen/codeplanks.com

‎ Personal blog running on NextJs. Still under development

blog nextjs tutorial

Last synced: 27 Apr 2026

https://github.com/freeclimbapi/java-get-a-queue-tutorial

Java - Get a Queue Tutorial

queues tutorial

Last synced: 07 Jun 2026

https://github.com/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 27 Apr 2026

https://github.com/centrogeo/tutorial-shiny-cig2022

Tutorial de Shiny para la semana de divulgación de las CIG 2022

r shiny tutorial

Last synced: 27 Apr 2026

https://github.com/egigiffari/guess-number-py

Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.

guess-the-number tutorial

Last synced: 28 Jun 2025

https://github.com/ku00/shootinggame

Unity 2Dシューティングの写経

syakyo tutorial

Last synced: 12 Sep 2025

https://github.com/lintangwisesa/c_fundamentals

Fundamentals of C language

c tutorial

Last synced: 13 Jun 2026

https://github.com/macagua/example-vuejs2-names-people

A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"

demo tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 28 Apr 2026

https://github.com/dlzou/go-wiki

A bare-bones wiki site.

tutorial

Last synced: 28 Apr 2026

https://github.com/hatashiro/tf-tutorial

Code of TensorFlow tutorial

tensorflow tutorial

Last synced: 19 May 2026

https://github.com/devlights/try-powershell

This is My Tutorial Project for Powershell

powershell powershell-scripts tutorial

Last synced: 24 Aug 2025

https://github.com/kanukim97/nodejs_tutorial

Tutorial of Node.js

node nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/howiprompt/self-hosted-ai-code-review-pipeline-offline

Developers building private AI workspaces lose over 40 hours manually wiring raw inference engines to security tools, leaving local reposito

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/swivelgames/modfed-assessment-vue3

Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.

frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api

Last synced: 03 Jan 2026

https://github.com/zorig/ember-notes

Medium publication about ember.

emberjs mongolian tutorial

Last synced: 28 Apr 2026

https://github.com/freelancersinchina/gigi-music

a composer package,showing how to create an own package.

composer gigi php tutorial

Last synced: 28 Apr 2026

https://github.com/mkdika/gin-rest-api

Simple REST API using Golang & Gin web framework

gin-gonic golang poc rest-api tutorial

Last synced: 29 Apr 2026

https://github.com/cmkaya/dotnet-docsandsnippets

Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.

asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials

Last synced: 30 Apr 2026

https://github.com/howiprompt/how-to-create-local-ai-agents-from-documents

Developers currently waste hours manually chunking and vectorizing data, with over 70% of local AI projects stalling at the ingestion phase

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/erik1066/csharp-features

Interesting features of the C# programming language.

csharp examples features tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/automated-ai-agent-security-scanner-and-prompt-injectio

Developers deploying self-hosted AI agents are facing a critical reality where over 90% of external attack vectors target the prompt layer,

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/japhetrugas/objectorientedprogramming

A simple OOP codes, showing the different OOP principles.

basic-programming beginner java oop oop-principles tutorial

Last synced: 29 Apr 2026

https://github.com/wahengchang/saucelabs-tutorial-example

it is an example of running protractor, nightwatch and webdriver on saucelabs

e2e-tests example nightwatch protractor saucelabs selenium tutorial

Last synced: 29 Apr 2026

https://github.com/gableroux/git-commands-example

This is a repository for showing git commands usage

asciinema git tutorial

Last synced: 29 Apr 2026

https://github.com/michaelfromyeg/learn-you-node

My completed learnyounode course files.

nodejs tutorial

Last synced: 30 Apr 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/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/erik1066/golang-features

Features of the Go programming language.

examples features golang tutorial

Last synced: 28 Jun 2025

https://github.com/extcore/extcore-sample-events

ExtCore framework 7 sample web application that uses the events

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 30 Apr 2026

https://github.com/applitools/tutorial-nightwatch-basic

Applitools Visual Testing tutorial with Nightwatch

applitools nightwatch tutorial

Last synced: 08 Jun 2026

https://github.com/shamim-akhtar/tutorial_mixamo

This GitHub repository contains resources and code for the tutorial Importing and Animating 3D Models from Mixamo in Unity,

gamedev mixamo mixamo-animations tutorial unity3d

Last synced: 30 Apr 2026

https://github.com/howiprompt/odysseus-deepseek-ds4-install

Developers are trapped in expensive cloud subscription loops because local deployment of the new DeepSeek ds4 inference engine fails 90% of

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/bansimplified567/javascript-tutorial-filipino-cebuano

Introduction to JavaScript Basics Tutorial Welcome to this JavaScript Basics Tutorial! This guide is designed to help you understand the core fundamentals of JavaScript, one of the most powerful and widely used programming languages for web development.

beginner-friendly cebuano database html-css-javascript javascript practice tutorial web-development website

Last synced: 30 Apr 2026

https://github.com/howiprompt/ai-agent-security-testing-and-red-teaming-toolkit

Developers deploying autonomous agents locally using engines like DeepSeek or workspaces like Odysseus cannot verify if their agents are sec

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/zyj1022/flutter-learning

About learning flutter, tutorials demos、articles and more.

dart demos flutter tutorial

Last synced: 01 May 2026

https://github.com/duskybomb/quantitative-finance-talk

Tutorial on Quantitative Finance for PyData Delhi 19 Conference

quantitative-finance r tutorial

Last synced: 01 May 2026

https://github.com/descent098/basic-web-technologies

An introduction to the basics of how webpages work from a technology standpoint

code learning presentation tutorial webpages

Last synced: 01 May 2026

https://github.com/lord-turmoil/cmakedemo

Modern C++ Project with CMake

cmake cpp demo tutorial

Last synced: 22 May 2026

https://github.com/mafromist/musixplayer-vue

Music player developed with Vue JS

javascript learning-by-doing music-player tutorial vuejs

Last synced: 01 May 2026

https://github.com/abritopach/angular-phonecat-upgrade

Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.

angular angular8 angularjs angularjs-phone-catalog tutorial typescript

Last synced: 01 May 2026

https://github.com/uppnrise/tutor_unity_csharp

Unity C# tutorial codes for beginners.

csharp tutorial tutorial-exercises unity unity2d unity3d

Last synced: 01 May 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/pherrymason/react-tictactoe

Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html

react tutorial

Last synced: 02 May 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/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/raynardj/java_notes

Ray's Java study notes

docker java notes tutorial

Last synced: 02 May 2026

https://github.com/donovan-said/tutorial-learning-go

A repository to start learning Go.

golang tutorial

Last synced: 02 May 2026

https://github.com/macagua/tutorial_manage_assets

Tutorial of Creating and using JavaScript assets in Odoo 13

addon css example frontend javascript odoo odoo-13 python tutorial

Last synced: 02 May 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/colbyfayock/my-ecomm-store

Demo for spacejelly.dev tutorial

ecommerce nextjs tutorial

Last synced: 03 May 2026