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/arsy786/react-redux-toolkit-tutorial

This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.

2023 guide reactjs redux-toolkit tutorial

Last synced: 10 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/bestia-dev/markdown_to_html

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

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/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/chinmaym07/html-tutorial

This Repo Contains the whole Tutorial of Html

css html javascript tutorial website

Last synced: 11 May 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/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/davzoku/get-started-r-quarto

Getting Started with R and Quarto

notes quarto r rstudio tutorial

Last synced: 21 Apr 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/croydon/unity-roll-a-ball

My implementation of Unity's 2022.3 Roll A Ball Tutorial

engine game roll-a-ball tutorial unity

Last synced: 04 Apr 2025

https://github.com/aaghamohammadi/tdd-stack

This is an example of how someone should use TDD in practice.

tdd tdd-java test-driven-development tutorial

Last synced: 22 May 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 12 May 2026

https://github.com/gvolpe/erlang-tutorial

Getting Started with Erlang User's Guide

erlang learning tutorial

Last synced: 02 Nov 2025

https://github.com/mohnkhan/myos-simple

A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox

assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86

Last synced: 26 Jun 2026

https://github.com/ucfopen/fuelphp-crash-course-docker

Easy Docker setup for running the FuelPHP crash course

docker fuel fuelphp php tutorial

Last synced: 12 May 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/fishcharlie/amazonwebservicesec2

📖 Tutorial - Lightning Talk Amazon Web Services EC2

aws ec2 tutorial

Last synced: 05 Jun 2026

https://github.com/lornajane/beyond-mysql-tutorial

Supporting material for my "Beyond MySQL" tutorial (includes PostgreSQL, CouchDB and Redis)

couchdb postgresql redis sample tutorial

Last synced: 13 May 2026

https://github.com/no1lov3sme/eventutorial

jQuery page tutorial plugin by even web studio.

javascript jquery-plugin tutorial

Last synced: 28 Mar 2025

https://github.com/angeligareta/basics-web-development

Example of a Landing Page using the web technologies HTML, CSS, and Javascript.

css3 html5 javascript landing-page tutorial

Last synced: 24 Apr 2026

https://github.com/akshaybabloo/python3-notes

A free course on how Python 3 is used.

python tutorial

Last synced: 13 May 2026

https://github.com/ogcincubator/sushi-workshop

This workshop shows different ways of consuming data from OGC API - Features services.

jupyter leaflet ogc ogcapi python qgis standards tutorial workshop

Last synced: 24 Apr 2026

https://github.com/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 25 Apr 2026

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 25 Apr 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/yisuschrist/python-async-tutorial

Simple async tutorial extracted from RealPython

async markdown python tutorial

Last synced: 26 Apr 2026

https://github.com/toelt-llc/paper-nn-performance-bootstrap-tutorial

This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.

paper python tutorial

Last synced: 26 Apr 2026

https://github.com/demapy/realtime-chat

Socket.IO - project tutorial to understand how things works together.

chat socket-io sqllite tutorial

Last synced: 26 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/iamtalhaasghar/reactjs-developer-roadmap-for-beginners

A Simple list of courses which can help you become a ReactJS developer.

react reactjs roadmap tutorial

Last synced: 14 Mar 2025

https://github.com/antonio-f/autograd-tutorial

Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.

101 autograd backward examples gradients pytorch pytorch-tutorial tutorial

Last synced: 27 Apr 2026

https://github.com/pwildenhain/vidly

Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787

create-react-app javascript react tutorial

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/gvwilson/sqlshort

a short introduction to SQL

open-access open-source sql tutorial

Last synced: 13 Jun 2026

https://github.com/kanukim97/nodejs_tutorial

Tutorial of Node.js

node nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/nmrshll/hello-rust

Code extracts from the Rust programming language book

learning rust rust-lang tutorial

Last synced: 30 Mar 2025

https://github.com/andrewjbateman/angular-fast-http-caching

:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'

angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript

Last synced: 28 Apr 2026

https://github.com/howiprompt/deepseek-local-installer-script-mac-windows-no-docker

Developers lose critical hours fighting installation errors because 70% of local DeepSeek setups fail due to mismatched CUDA drivers or miss

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/build-one-demand-proven-solution-for-developers-and-shi

The 50-year plan is currently stalling in Era 1 due to fragmented, unverified developer contributions that fail to pass the Gate.

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 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/ayonious/maven-best-practices

Short Quick Start Tutorials on Maven

learning maven quickstart tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/automated-identification-of-monetizable-market-gaps

Over 95% of digital products fail because creators build solutions for problems that do not exist or markets that are already saturated. Age

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/astro-fusion/astro-blogs

A comprehensive resource for Vedic astrology covering Rasi, Houses, Planets, Dasha Systems, Nakshatras, and more.

astrology blog md mdx tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/local-llm-context-injection-tool-for-custom-skills

Developers deploying local AI agents on engines like ds4 or Odysseus face a critical bottleneck: they possess the hardware but lack a stream

ai-agents autonomous-agents free guide howiprompt llm tutorial

Last synced: 14 Jun 2026

https://github.com/iankitsinghk/connecting-eclipse-adt-to-github-repository

Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.

abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial

Last synced: 15 Sep 2025

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

Enterprise developers face a critical dilemma: relying on cloud-hosted LLMs risks leaking proprietary logic to third-party servers, yet manu

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 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/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/rcardin/http4s-tutorial

A small tutorial on the library http4s

http4s scala tutorial

Last synced: 21 May 2026

https://github.com/donghl-dev/study-django

https://www.djangoproject.com

django python3 tutorial

Last synced: 30 Apr 2026

https://github.com/dairefinn/godot-deckbuilder-tutorial

Repo for a tutorial I'm following

deckbuilder godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/teady5land/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 28 Jun 2025

https://github.com/danielfleischer/python-first-steps

A very short tutorial on installing and using python for scientific use.

python tutorial

Last synced: 30 Apr 2026

https://github.com/chriskilinc/godot-gdquest-vampiresurvivor-tutorial

https://www.youtube.com/watch?v=GwCiGixlqiU

csharp game gdquest godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/tsamaya/passport-example-with-twitter

a Passport example using an Express with Twitter

bulma express javascript oauth passport tutorial twitter

Last synced: 30 Apr 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/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component

A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.

connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 30 Apr 2026

https://github.com/timeless-residents/handson-openai-responses-api

OpenAI Responses API の実践的なユースケース集。テキスト生成、画像分析、ツール連携、民間・公共利用例など多数のサンプルを提供しています。

api chatbot citizen-support examples function-calling government-services japanese openai parallel-tool-calls python responses-api tool-calling tutorial

Last synced: 30 Apr 2026

https://github.com/thenewjavaman/waicy-workshops

Python guides to teach middle- and high-school students about AI

ai education guide machine-learning python tutorial

Last synced: 08 Jun 2026

https://github.com/jottenlips/vim-teacher

⌨️ learn vim

text-editor tutorial vim

Last synced: 08 Jun 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/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/iurianu/react-jokes

The puns app created in the React tutorial

react tutorial

Last synced: 08 Jun 2026

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

Modern JavaScript Tutorial in Bosnian

bosnian javascript tutorial

Last synced: 14 Apr 2025

https://github.com/roger-luo/tutorial-julialang

A Tutorial to Julia Language

julia scientific-computing tutorial

Last synced: 08 Jun 2026

https://github.com/rwachters/mcp-tutorials

Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.

ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial

Last synced: 02 May 2026

https://github.com/pedrochamberlain/react-topic-path

Frontend Masters' React.js Topic Path

react tutorial

Last synced: 02 May 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/justalever/dokku_demo

Deploy a Rails App with Dokku

deployment dokku rails tutorial

Last synced: 02 May 2026

https://github.com/jshn9515/dnnl-notebooks

Personal deep learning study notes and tutorial-style notebooks

deep-learning jupyter-notebooks pytorch quarto tutorial

Last synced: 22 Jun 2026

https://github.com/braiso-22/minecraft-mod-tutorial

Proyect for my minecraft mods creation tutorial

java miencraftserver minecraft mod spigot tutorial

Last synced: 03 May 2026

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

Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.

blog-post dependency-injection dev guice java tutorial

Last synced: 29 Mar 2025

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/local-ai-agent-security-monitoring-dashboard

Developers deploying autonomous agents like Odysseus on local inference engines like DS4 operate blindly, exposing their workspaces to promp

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026