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/frankiefab100/tip-calculator

👨‍💻 Learn how to build a tip calculator using HTML, CSS and JavaScript

css css3 html html5 javascript tip-calculator tutorial tutorial-code

Last synced: 09 Oct 2025

https://github.com/zoejane/music_ai_prompt

音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.

ai ai-prompts guide music music-industry music-production tutorial

Last synced: 18 Jan 2026

https://github.com/gvwilson/dsdx

Distributed Systems Design by Example

codebender distributed-systems open-source python software-design tutorial

Last synced: 07 Mar 2026

https://github.com/kaizerpwn/skriptanje-sa-kaizerom

This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.

pawn pawn-language samp sampctl tutorial

Last synced: 18 Mar 2026

https://github.com/0xrelogic/kubernetes-for-students

Master Kubernetes and boost your salary by 25-40%. Hands-on tutorials designed for students, not engineers. Learn the #1 cloud skill through experiments, not YAML hell. New chapters weekly - star to follow the journey.

cloud collaborate container devops docker education k8s kubernetes minikube orchestration students tutorial yaml

Last synced: 13 Oct 2025

https://github.com/mstuttgart/codigo-avulso-test-tutorial

Repositório para o tutorial de unittest do blog

blog codigo-avulso python test tutorial unittest

Last synced: 08 Oct 2025

https://github.com/shockwavemk/tomcat-debug-template-app

Demo application for debugging a docker driven tomcat java web application

container debug debugger docker docker-compose dockercon intellij java macos mysql tomcat tutorial

Last synced: 30 Mar 2025

https://github.com/bcc32/ecaml-bf

A brainfuck interpreter in OCaml, on Emacs

brainfuck ecaml emacs example ocaml tutorial

Last synced: 07 Oct 2025

https://github.com/pengzhaoqing/simplesniff

A very simple sniff tool implementation with the same basic function of wireshark by pyqt4 and scapy

pyqt5 qt qt-designer scapy sniff tutorial

Last synced: 19 Jul 2025

https://github.com/uncomputable/simple-layer-twos

Replit resources from Bitcoin++ 2023 in Austin

bitcoin circuit learning logic tutorial

Last synced: 29 Mar 2025

https://github.com/rodrigokamada/angular-recaptcha-v2

Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.

angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial

Last synced: 02 Aug 2025

https://github.com/foxytanuki/mastra-nextjs-example

A fully functional implementation of Mastra + Next.js in line with the Mastra official documentation.

ai mastra mcp nextjs tutorial

Last synced: 13 May 2025

https://github.com/oblac/tutorial

Tutorial source code.

jodd step-by-step tutorial

Last synced: 02 Mar 2026

https://github.com/namdnguyen/dbt-tutorial

DBT tutorial project with Kimball data warehouse modeling, jinja templating, and schema tests.

analytics data-warehouse dbt sql tutorial

Last synced: 20 Jul 2025

https://github.com/North-Earth/Landmarks

:world_map: An app for discovering and sharing the places you love.

ios swift tutorial watchos

Last synced: 11 Mar 2025

https://github.com/abhaskumarsinha/dc-gan

A very simple and plain DC GAN to generate Image Flower Pictures out of the dataset.

dc-gan dcgan-tensorflow gan keras keras-neural-networks keras-tensorflow tensorflow2 tutorial tutorial-code

Last synced: 15 Mar 2025

https://github.com/don-phdev/rails-sidekiq

Tutorial on how to start a Rails 7 app with Sidekiq

foreman procfile rails7 ruby-on-rails sidekiq tutorial

Last synced: 16 Feb 2026

https://github.com/v4ss3ur/guideline.wpf

GuideLine is a C# WPF library designed to create interactive, step-by-step tutorials within your application. It highlights specific controls, dims the rest of the interface, and provides dialog-based explanations to guide users through various features.

guide guideline overlay tool tutorial wpf

Last synced: 19 Aug 2025

https://github.com/mwoss/mlflow-stock-market-example

Stock market prediction - machine learning pipeline using MLFlow.

anaconda data-analysis databricks example lstm mlflow python stock-market stock-price-prediction tutorial

Last synced: 21 Jul 2025

https://github.com/bangadam/grpc-go

Example of gRPC in Go

go golang grpc tutorial

Last synced: 03 Mar 2025

https://github.com/cubrid-labs/cubrid-python-cookbook

Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 01 Apr 2026

https://github.com/magloft/touring

Interactive Product Tours in JavaScript

cards demo guide preact tour tutorial

Last synced: 03 Aug 2025

https://github.com/twtrubiks/stripe_flask

Stripe Use Python Flask

flask python stripe tutorial

Last synced: 06 Mar 2025

https://github.com/soypat/go-mod-tricks

go.mod file and `go mod` command tricks to make using modules a breeze.

cheatsheet cheatsheets go go-mod go-module go-modules tutorial

Last synced: 06 Oct 2025

https://github.com/sylhare/tutorial-c

Beginner language C examples

c tutorial

Last synced: 06 Oct 2025

https://github.com/drammock/logistic-regression-tutorial

Logistic regression tutorial using R and the Jupyter notebook

logistic-regression r tutorial

Last synced: 14 Jun 2025

https://github.com/hektorprofe/tutorial-django-blog

Repositorio del blog enseñado la sección Django de mi curso en Udemy

basico blog curso django spanish tutorial

Last synced: 22 Apr 2025

https://github.com/cj-mills/fastai-to-unity-tutorial

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 02 Mar 2025

https://github.com/hmemcpy/toolkata

Interactive tutorials for learning developer tools - starting with jj (Jujutsu) for git users

effect-ts git jujutsu nextjs tutorial typescript

Last synced: 02 Apr 2026

https://github.com/076923/tensorflow-2.0-object-detection-api

Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial

object-detection python tensorflow2 tensorflow2-object-detection tutorial

Last synced: 25 Dec 2025

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/jesse-r-s-hines/shelladventure

A tool for making tutorials to teach the Linux command line.

command-line docker education linux tutorial

Last synced: 05 Apr 2025

https://github.com/peterfox/validation-rule-demo

The example code for the article https://medium.com/@SlyFireFox/test-driven-development-for-custom-laravel-validation-rules-669d01e34a65

article laravel php tutorial

Last synced: 27 Feb 2025

https://github.com/spack/spack-tutorial-ami

Setup scripts for our Spack tutorial AMI

ami aws spack tutorial

Last synced: 13 Mar 2026

https://github.com/felipewind/heroku-quarkus-angular-docker

Demo project to deploy Quarkus/PostgreSQL and Angular/Nginx as containers on Heroku

angular containers docker docker-compose heroku heroku-deployment quark tutorial

Last synced: 16 Apr 2025

https://github.com/ranitmanik/html-css-docs

This documentation is a beginner's guide for web development with HTML and CSS.

css3 docs documentation html5 jetbrains learning tutorial web-development webdevolopement writers-community writerside

Last synced: 21 Jun 2025

https://github.com/anyblok/anyblok-book

AnyBlok book, from quickstart to advanced business application development

book development-tools tutorial

Last synced: 13 Apr 2025

https://github.com/icebearbares/iot_ipcamera-to-applehomekit

This Repository Is The Useful Article To Someone Who Wanna Add Their IP Cameras Into The Apple Homekit.

homebridge iot raspberry-pi tutorial

Last synced: 04 Mar 2026

https://github.com/kathleenwest/mslearn-dotnet-docker

This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.

asp-net-core backend blazor blazor-webassembly containers content-security-policy docker docker-compose docker-container docker-tutorial entity-framework-core frontend how-to microservices mslearn products razor store tutorial web-api

Last synced: 04 Apr 2026

https://github.com/edijunior88/astro_documentacao

🚀 Astro é um framework web tudo em um para a construção de websites rápidos, focados em conteúdo.

astro astrojs blog documentacao documentation tutorial

Last synced: 19 Feb 2026

https://github.com/prathameshdhande22/my-tutorial-references

This Repository contains my learned new technology references which i can refer in future.

click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial

Last synced: 14 Feb 2026

https://github.com/andrewrporter/nextjs-google-analytics-tutorial

Tutorial showing how to add Google Analytics to a Next.js application

example google-analytics nextjs tracking tutorial

Last synced: 01 Jul 2025

https://github.com/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 02 Mar 2025

https://github.com/jonathanwfels/ewf-dapptutorial

Build your first decentralized application with truffle on Energy-Web's testnet Tobalaba

energy-web ethereum renewable-energy truffle tutorial

Last synced: 27 Jul 2025

https://github.com/hashicorp-education/learn-terraform-migrate-s3-tfc

Companion repository for "Migrate from Remote S3 Backend to Terraform Cloud" Learn tutorial

hashicorp terraform tutorial

Last synced: 25 Mar 2025

https://github.com/sqreen/devise_sqreener_tutorial

A tutorial for helping filter potentially malicious users from signing up for your Rails app.

devise rails security sqreen tutorial

Last synced: 17 Mar 2025

https://github.com/gabor-boros/questdb-etl-jobs

Learn how to build an ETL job using Cloud Functions to extract data, remove personally identifiable information, and load the transformed time series data into QuestDB

etl gcp python python3 questdb time-series tutorial

Last synced: 31 Oct 2025

https://github.com/filippomb/tutorial_gnn_explainability

This in an introduction to PyTorch Geometric, the deep learning library for Graph Neural Networks, and to interpretability tools for analyzing the decision process of a GNN.

captum explainability explainable-ai geometric-deep-learning graph-neural-networks pytorch-geometric tutorial tutorial-code

Last synced: 31 Oct 2025

https://github.com/gnebbia/ncat_tutorial

Some notes about ncat

guide ncat notes tutorial

Last synced: 06 Mar 2026

https://github.com/gitbolt/solana-linktree

🖇️ Linktree Clone on Solana with tutorial

anchor-lang rust solana tutorial typescript

Last synced: 25 Jul 2025

https://github.com/imvickykumar999/wscubetech-django

Complete Django Tutorial for Beginners to Advanced http://127.0.0.1:8000/

django mvt tutorial wscubetech

Last synced: 25 Jul 2025

https://github.com/michaelborn/today-i-learned

I shamelessly stole this idea from https://github.com/jbranchaud/til

learn-to-code learning learning-by-doing tutorial

Last synced: 10 Feb 2026

https://github.com/vinibiavatti1/graphqltutorial

This repository works as a tutorial for GraphQL. Follow the sources or check the wiki to learn it

graphql graphql-tutorial query query-language rest-api tutorial

Last synced: 26 Feb 2025

https://github.com/marcospb19/explicacao-recursao

Portuguese explanation for recursion and call stack overflow.

learn portuguese readme recursion tutorial

Last synced: 05 Jan 2026

https://github.com/didinj/spring-boot-security-user-role-login-eclipse

Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse

eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp

Last synced: 16 Oct 2025

https://github.com/cbhihe/doc_python-virtual-environments-quickstart

A hands-on python VE tutorial for Linux users

bash linux pyenv python shell tutorial virtualenv

Last synced: 05 Mar 2026

https://github.com/sinalalebakhsh/portswigger

Solving PortSwigger Labs in YouTube

portsw portswigger-labs securi tutorial

Last synced: 05 Apr 2025

https://github.com/matt-dray/cabinet

:cat2::package: R package demo: identify UK Cabinet Office cats

package r rstats tutorial

Last synced: 02 Apr 2025

https://github.com/pratik-nawale/homelab-vpn-journey

My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale

cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard

Last synced: 29 Nov 2025

https://github.com/didinj/grails-spring-security-rest-api-example

Securing REST API with Grails 3 and Spring Security Rest

example grails grails3 plugin rest restapi security spring tutorial

Last synced: 29 Mar 2025

https://github.com/goodnesskay/laravel-auto-mail-tutorial

A tutorial that shows how to automate mails in your Laravel Application

automation laravel mail tutorial

Last synced: 23 Jun 2025

https://github.com/janipalsamaki/web-scraper-robot

Tutorial for creating a web scraper software robot using Robot Framework.

robot-framework robotframework tutorial

Last synced: 16 Feb 2026

https://github.com/mizrael/asyncservices

Sample repository showing how to handle requests asynchronously.

aspnet-core dotnet-core mongodb pubsub rabbitmq tutorial web-api

Last synced: 22 Mar 2025

https://github.com/e-candeloro/python-ros-pub-sub

A simple ROS Python Tutorial for writing a Publisher and Subscriber.

python python3 ros ros-noetic rostutorial smart-robotics tutorial ubuntu vm

Last synced: 16 Sep 2025

https://github.com/anjannair/blog

Providing information and references about my experiences with technology and programming.

documentation journal tutorial

Last synced: 08 Mar 2026

https://github.com/christinec-dev/tic-tac-react

Tic-Tac-React: A simple Tic-Tac-Toe game made with ReactJs .

bootstrap css3 javascript javascript-game react react-components reactjs scss tutorial

Last synced: 25 Mar 2025

https://github.com/schadokar/colorcli

the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.

cli cobra golang tutorial

Last synced: 14 May 2025

https://github.com/the-akira/pygamedev

Repositório voltado para estudos sobre o desenvolvimento de Games com Python.

examples pygame pygame-games pygame-library python3 tutorial

Last synced: 03 Mar 2026

https://github.com/tact-lang/tour

WIP: 🎓 Learn Tact in your browser with an interactive tour

interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial

Last synced: 05 Mar 2026

https://github.com/appcoda/drag-and-drop-demo

A simple demo for Drag & Drop APIs in iOS 11

drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9

Last synced: 05 Mar 2025

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 21 Sep 2025

https://github.com/erickwendel/palestra-docker-nodejs-containers-msptech

Demonstração da apresentação sobre Containers Docker e Node.js no MSP Tech Day Azure realizado em 01/09/2018

docker docker-compose example message mongodb nodejs postgres redis tutorial

Last synced: 30 Dec 2025

https://github.com/rodrigokamada/angular-spinner

Application example built with Angular 15 and adding the loading (spinner) component using the ngx-spinner library.

angular beginners dev-community gh-actions gh-pages hacktoberfest loading spinner stackblitz tutorial

Last synced: 28 Dec 2025

https://github.com/tversteeg/learn-sfx

How to use Rust libraries to create your own sound effects

cpal rust sdl2 sfx sound-effects tutorial

Last synced: 19 Apr 2025

https://github.com/cnahmetcn/30-gunde-javascript-turkce

30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.

30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial

Last synced: 14 May 2025

https://github.com/morningspace/termitorial

A script that allows you to organize your tutorial in multiple lessons using a hierarchical structure where each lesson is written as a Markdown file, then run interactively in a terminal.

interactive markdown shell terminal tutorial

Last synced: 24 Mar 2025