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/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/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/dlzou/go-wiki

A bare-bones wiki site.

tutorial

Last synced: 28 Apr 2026

https://github.com/mgng13/crearhackingtosh

📜 Historic Archive - Todo el paso a paso que hice para crear mi propia hackingtosh desde Windows.

apple docs hack hackingtosh mac macos open-core opencore spanish tutorial

Last synced: 14 Apr 2025

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/pedrochamberlain/nodejs-guide

A Node.js Beginner's Guide by Fireship

nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial

C# - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jun 2026

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/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/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/e0selmy4v/the-minecraft-command-design

《MC指令设计》系列教程 - *the Minecraft Command Design* series of tutorials

from-scpos markdown minecraft note tutorial

Last synced: 07 Apr 2025

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

Medium publication about ember.

emberjs mongolian tutorial

Last synced: 28 Apr 2026

https://github.com/applitools/tutorial-images-java

Applitools tutorial using Java Images SDK

applitools tutorial

Last synced: 20 Aug 2025

https://github.com/caiofov/tutorial-haskell

Studying Haskell language

haskell tutorial

Last synced: 06 Apr 2025

https://github.com/sahar-dev/django_basics

This tutorial explains how to create a simple CRUD app using django framework

backend django tutorial

Last synced: 28 Apr 2026

https://github.com/srmoore/oidc_django_demo

Small demo Django application using private keys and OpenID Connect

django django-application oidc tutorial

Last synced: 29 Apr 2026

https://github.com/couchbase-examples/java-transactions-quickstart

A Spring Boot application that illustrates using Couchbase transactions with Java SDK

acid couchbase how-to howto java spring-boot transactions tutorial

Last synced: 20 Feb 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/lintangwisesa/c_fundamentals

Fundamentals of C language

c tutorial

Last synced: 13 Jun 2026

https://github.com/adolbyb/minesweeper-games

A Collection of Minesweeper Repos Merged Into a Single Repo.

javascript minesweeper pygame python recursion tutorial

Last synced: 29 Apr 2026

https://github.com/ravi-prakash1907/golang-walkthrough

Kinda crash course for golang

course crash-course go golang tutorial

Last synced: 23 Aug 2025

https://github.com/rl-king/howinelm

Elm equivalent of Javascript code, side by side

elm example javascript tutorial

Last synced: 29 Apr 2026

https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide

C# -Collect Digits Tutorial

ivr tutorial

Last synced: 13 Jun 2026

https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo

Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162

cassandra-cql golang tutorial

Last synced: 18 Aug 2025

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/zeppaman/docker-basics-tutorial

Docker tutorial for base operation

docker docker-turorial tutorial

Last synced: 05 Oct 2025

https://github.com/fitzy1321/rust-tutorials

A collection of various projects dedicated to learning rust

fibonacci rust rust-lang tutorial

Last synced: 22 May 2026

https://github.com/iml1111/pytorch-recommender

Neural Recommendation System Using PyTorch

deep-learning pytorch recommender-system tutorial

Last synced: 29 Apr 2026

https://github.com/jblorincz/argocd-image-updater-example

Minimum example of argocd image updater in action - hands on tutorial

argocd argocd-image-updater kubernetes tutorial

Last synced: 10 Nov 2025

https://github.com/miksdigital/devandclick

Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT

ecommerce symfony tutorial

Last synced: 29 Apr 2026

https://github.com/antonio-f/naive_convnet

Naive Convolutional Neural Network with TensorFlow 2

101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial

Last synced: 29 Apr 2026

https://github.com/sahar-dev/kubernetes_101

This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.

devops django docker kubernetes tutorial

Last synced: 29 Apr 2026

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/michaelfromyeg/learn-you-node

My completed learnyounode course files.

nodejs tutorial

Last synced: 30 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/nomnomnonono/ruby-practice

Repository for storing code created in Go tutorials, hands-on and other learning activities.

handson ruby ruby-on-rails tutorial

Last synced: 30 Apr 2026

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

https://www.djangoproject.com

django python3 tutorial

Last synced: 30 Apr 2026

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/dairefinn/godot-deckbuilder-tutorial

Repo for a tutorial I'm following

deckbuilder godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/syncfusionexamples/how-to-customize-the-drop-area-and-file-list-in-the-vue-file-upload

A quick-start Vue project that shows how to customize the drop area and file list in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area using an anchor element, add a custom file list template with upload progress, success, and failure statuses.

asynchronous-upload auto-upload browse customize-drop-area ej2-uploader file-list-template multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 09 Mar 2026

https://github.com/huseyinerikci/jsprojects

10 basic javascript projects

javascript tutorial

Last synced: 30 Apr 2026

https://github.com/anakloss/tutoriales-pygui

Tutoriales de GUI Python (Flask, TKinter & +)

contacts flask practice-project python3 tkinter tutorial

Last synced: 30 Apr 2026

https://github.com/leesharma/learning-flask

A tutorial app to learn about Flask

flask lynda tutorial

Last synced: 30 Apr 2026

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/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/howiprompt/automated-show-hn-post-and-landing-page-generator-from

You have spent weeks engineering a complex open-source tool, but after hitting "Publish" on your Show HN post, you get zero comments and zer

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/applitools/tutorial-nightwatch-basic

Applitools Visual Testing tutorial with Nightwatch

applitools nightwatch tutorial

Last synced: 08 Jun 2026

https://github.com/prave-com/deploy-django

Django project example for deploying django

deploy django gunicorn nginx postgresql tutorial vps

Last synced: 09 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/eloistree/munity_hellocarrc_runtimebattle

Put here your code that will be played in Hello Car RC at runtime on the game

csharp game guide lua tutorial unity unity3d xr

Last synced: 30 Apr 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/romanrizzi/mean_example

MEAN stack tutorial

mean tutorial

Last synced: 09 Nov 2025

https://github.com/hasansezertasan/random-profile

Random profile generator for designers. Name, surname, biography, username...

clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application

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/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/jottenlips/vim-teacher

⌨️ learn vim

text-editor tutorial vim

Last synced: 08 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/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/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/laqudee/pca

模式识别中的PCA实验,python

pca python3 tutorial

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

The puns app created in the React tutorial

react tutorial

Last synced: 08 Jun 2026

https://github.com/epranka/dec2bin

Simple Dec2Bin converter created in CRA which helps to convert the number from decimal to binary

binary converter cra create-react-app css dec2bin decimal decimal-to-binary javascript react tool tutorial webdesign website

Last synced: 09 Apr 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/thibautgery/elm-tuto

Code product following a elm tutorial

elm-language tutorial

Last synced: 07 Feb 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/pranabdas/javascript

avascript notes and references.

beginner javascript react 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/justalever/dokku_demo

Deploy a Rails App with Dokku

deployment dokku rails tutorial

Last synced: 02 May 2026

https://github.com/sourceduty/retropie_le_potato

📃 How to Install RetroPie on Le Potato Libre Computer Board (AML-S905X-CC)

game games gba gbc how-to install instructions le-potato libre libre-computer nes nintendo pi play raspberry-pi retro retropie roms rpi tutorial

Last synced: 08 Aug 2025

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/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/dannypsnl-fork/macro-magic

Macro is not magic

macro racket tutorial

Last synced: 09 Mar 2026

https://github.com/howiprompt/run-deepseek-4-locally-one-click-installer

Compiling C inference engines and manually configuring Metal/CUDA drivers transforms a simple 5-minute testing session into a 5-hour nightma

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/sidicer/arch-install-luks-uefi

Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.

archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi

Last synced: 18 Mar 2025