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/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/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 01 May 2026

https://github.com/mxagar/azure_guide

This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.

azure cloud data-science guide machine-learning tutorial

Last synced: 02 May 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/pedrochamberlain/react-topic-path

Frontend Masters' React.js Topic Path

react tutorial

Last synced: 02 May 2026

https://github.com/beanwei/kotlin-android--by-practice

Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。

android demo kotlin tutorial tutorial-demos

Last synced: 02 May 2026

https://github.com/amirk1998/arch-linux-installation

A tutorial for Arch Linux Installation

arch-linux archlinux linux linux-kernel pacman shell tutorial

Last synced: 02 May 2026

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/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/kbennett2000/concord-tutorial-ai

Watch an AI invent a Bible verse — then build the fix yourself. Five lessons on AI tool calling for Concord builders. No AI experience needed.

ai beginners bible concord function-calling javascript llm mcp ollama tool-use tutorial

Last synced: 15 Jun 2026

https://github.com/realitysg5020/powersub-demo-6848

🚀 Showcase advanced features of PowerSub in this demo, enabling seamless integration and efficient management of project subscriptions.

application best-practices command-line-tool data-processing demo easily-integrated examples lightweight machine-learning open-source powersub python scripts tutorial user-guide

Last synced: 03 May 2026

https://github.com/baggiponte/pymi-cookiecutter

🍪 @cookiecutter tutorial @PythonMilano

cookiecutter python template template-engine tutorial

Last synced: 03 May 2026

https://github.com/dbidwell94/twitterclone

A video tutorial on how to develop a RESTful backend with Java Spring

boot development java react redux spring tutorial web

Last synced: 03 May 2026

https://github.com/syed-m-nofel/python-data-science-fundamentals

Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.

api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial

Last synced: 03 May 2026

https://github.com/francois-le-ko4la/linuxtutorial

Personal documentation on Linux environments

linux-environment tutorial ubuntu

Last synced: 03 May 2026

https://github.com/awpala/javascript-concepts-map

A collection of concepts related to JavaScript programming into a single "concepts map"

concept-map javascript programming tutorial

Last synced: 12 Aug 2025

https://github.com/laugharne/solana_foundation_tutorials

Solana Foundation Tutorials : Managing large accounts, Creating an Energy Game, Creating an Idle Game, Session Keys, Building Games

anchor blockchain blockchain-technology rust rust-lang solana tutorial tutorials

Last synced: 03 May 2026

https://github.com/demapy/element-position-observer

Tutorial how to create trackable react tooltip with position computation.

intersection-observer javascript portals react resize-observer tooltip tutorial typescript

Last synced: 03 May 2026

https://github.com/syncfusionexamples/how-to-add-and-customize-annotations-in-nodes-and-connectors-in-vue-diagram

A quick start Vue project that shows how to add annotations to nodes and connectors in the Syncfusion Vue Diagram component. This project includes code snippets to add an annotation programmatically and showing customization options like horizontal alignment, vertical alignment, offset, text wrapping, font styles, and hyperlinks.

annotations connector content customize diagram diagrambuilder font hyperlink node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 May 2026

https://github.com/gocs/jwt-tutorial-impl

yo ho yo ho!! auth0 jwt go implementation

auth0 go golang jwt tutorial

Last synced: 03 May 2026

https://github.com/dclxviclangames/bossunity3d

Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers

boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial

Last synced: 04 May 2026

https://github.com/bn-l/vimtipsplus

A full vim editor in the browser's new tab page + tips for leaning vim.

chrome extension learning new newtab plugin tab tutorial vim

Last synced: 04 May 2026

https://github.com/uilianries/conan-protobuf-example

Protobuf example using Conan.io

cmake conan protobuf serialization tutorial

Last synced: 04 May 2026

https://github.com/maranimatias/learn-vue

Aprender vuejs 2.5 material de apoyo para la catédra de TTADS, UTN-frro

guia learn tutorial vue vuejs vuejs2

Last synced: 04 May 2026

https://github.com/emrah13-13/kubernetes-for-students

🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.

cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml

Last synced: 04 May 2026

https://github.com/florasteve/ml-foundations-day1

Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).

ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode

Last synced: 04 May 2026

https://github.com/silvestrevivo/native-musicdisplay

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native stephengrider tutorial udemy

Last synced: 04 May 2026

https://github.com/sscaff1/react-workshop

Dev Meeting solutions and supplemental notes

introduction react react-components tutorial

Last synced: 04 May 2026

https://github.com/kteavery/dip-into-data-tutorial

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression

data-science jupyter-notebook python tutorial

Last synced: 04 May 2026

https://github.com/rubensworks/slides-2019-iswc-graphql-client

Slides for the GraphQL tutorial at ISWC 2019 - Client-side GraphQL

client graphql iswc slides tutorial

Last synced: 05 May 2026

https://github.com/gabrielkunst/anime-valt

Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.

nextjs server-actions tutorial

Last synced: 05 May 2026

https://github.com/sam0rr/base_bash_course

bash learning and tutorial

bash learning linux scripting sh shell tutorial

Last synced: 06 May 2026

https://github.com/garfield1002/fastapi-todo-list

A tutorial todo list API using FastAPI, Redis and Docker

docker fastapi fastapi-redis python3 redis tutorial

Last synced: 06 May 2026

https://github.com/dylancheetah/simple-todo

A simple todo list with a website and mobile app.

django django-allauth django-csp django-environ django-htmx todo-list tutorial

Last synced: 06 May 2026

https://github.com/lagenorhynque/redux-tutorial

Redux tutorial apps implemented in ClojureScript with re-frame

clojurescript figwheel-main re-frame react reagent redux tutorial

Last synced: 06 May 2026

https://github.com/dlamott/hangman

Entry level HangMan

game hangman python python3 tutorial

Last synced: 23 Jun 2026

https://github.com/vijethph/go-apps

Collection of apps developed as part of learning Go Course

apps go tutorial

Last synced: 06 May 2026

https://github.com/lebcit/litenode-markdown-app

LiteNode Markdown-based Application Tutorial

litenode markdown nodejs tutorial web-development

Last synced: 07 May 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/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/abhaskumarsinha/1d-gan

A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook

deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial

Last synced: 07 May 2026

https://github.com/alexmhack/django-k8s

Deploying Django v5 using Kubernetes on Digital Ocean

django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial

Last synced: 07 May 2026

https://github.com/macagua/example-vuejs2-bootstrap3-dialog

A Vue.js project that integrates the bootstrap3-dialog

bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog

Last synced: 08 May 2026

https://github.com/devbm7/courses-dl-ai

Short Course on working in AI ML field

o1 openai python reasoning tutorial

Last synced: 08 May 2026

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/michaldziuba03/code-samples

Sample projects from my articles 🧮

article educational guide javascript nodejs tutorial tutorials

Last synced: 08 May 2026

https://github.com/fzaninotto/ra-access-control-tutorial

A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.

react react-admin security tutorial

Last synced: 08 May 2026

https://github.com/nerooc/typing-game

Angular tutorial project - typing game

angular tutorial typing-game

Last synced: 08 May 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/daffafaizan/go-gin-tutorial

Learning Go with Gin.

go rest-api tutorial

Last synced: 10 Jun 2026

https://github.com/augustingrigorov/todo-app

Redux tutorial app.

redux tutorial

Last synced: 08 May 2026

https://github.com/quanglv1996/ros-robot-mpo500

The source code contains instructions for installing the ROS operating system and Robot control library packages.

install mpo500 ros ros-noetic slam-algorithms tutorial

Last synced: 09 May 2026

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

Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.

bootstrap5 deepl laravel php tutorial

Last synced: 09 May 2026

https://github.com/pranabdas/planets

A React application for learning purpose.

beginner learning learning-react react react-router reactjs tutorial

Last synced: 09 May 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/jaslatendresse/learningstuff

A space to learn new things for fun

cpp learning python quantum-mechanics tutorial

Last synced: 18 May 2026

https://github.com/vanvuongngo/backups-workshop

Workshop about backup with Linux

backup tutorial

Last synced: 09 May 2026

https://github.com/manzt/flu-mcv

Multiple coordinated views of flu data with Altair in JupyterLab.

altair tutorial vega vega-lite

Last synced: 22 Apr 2026

https://github.com/keizerzilla/gamerbot-telegram-lumberjack

Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.

bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos

Last synced: 10 Apr 2025

https://github.com/davepeck/mastercat

The game of Mastermind, but with cats. By Ellie & Daddy.

cats example learning mastermind tutorial

Last synced: 02 Apr 2025

https://github.com/squarebracketassociates/booklet-reddit

Implementing Reddit.st in 10 elegant classes

pharo seaside smalltalk tutorial web-development

Last synced: 19 Apr 2026

https://github.com/naimur-29/just-learning

Learning...

mixed tutorial

Last synced: 07 Jan 2026

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 2025

https://github.com/gsaslis/openshift-basics-workshop

An introductory workshop into OpenShift, for application developers

kubernetes openshift openshift-origin openshift-v3 tutorial workshop

Last synced: 19 Apr 2026

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

스타봇 동아리에서 사용될 소스코드입니다.

basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial

Last synced: 10 Apr 2025

https://github.com/jf17/roguelike

Implementation of a roglike game based on a tutorial in the Rust language .

roguelike-game rust tutorial

Last synced: 06 Jul 2025

https://github.com/dejanu/ai-powered-coding-playbook

AI-powered development using resources from MCP to skills , agents and papers.

ai-tools anthropic antropic-claude claude-code tutorial

Last synced: 31 May 2026

https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/ochiee/ai-engineering-resources

🤖 Explore essential AI engineering resources, from research papers to tools, to help software engineers transition into AI roles effectively.

ai ai-agents ai-research awesome awesome-context awesome-context-engineering claude context-engineering diffusers diffusion-models generative-ai gpt image-generation llm manus mlops tutorial tutorial-code

Last synced: 06 Oct 2025

https://github.com/sad0xer/firstpro

This is simple E-Commerce website built in Django. This Django Project was build with help of @CodeWithHarry's YouTube video.

django django-project python tutorial website

Last synced: 26 Mar 2025

https://github.com/raguggg/docker-elk-setup

A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.

docker elk logging tutorial

Last synced: 26 Mar 2025

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

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025