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/caknoooo/ams-laravel-restful-api

create a simple RESTful API for training AMS

api laravel-framework mysql rest-api tutorial

Last synced: 09 May 2026

https://github.com/c17an/react-ui-practice

ui 구현 연습 저장소

practice react tutorial ui

Last synced: 28 Apr 2026

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

Conformal Prediction - minimal example with PyTorch

conformal-prediction python pytorch simple tutorial visualization

Last synced: 09 May 2026

https://github.com/textbook/rps-api

Worked example for "JS TDD API"

cypress javascript jest mock msw react tdd test-doubles testing tutorial

Last synced: 28 Apr 2026

https://github.com/garbii1/llm-application-chatbot

🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.

ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface

Last synced: 09 May 2026

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 09 May 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/masamallow/langchain-tutorials

Hands-on tutorials for Official LangChain.

chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial

Last synced: 10 May 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/kskitek/k8sfirststeps

First steps in Kubernetes - introductory presentation and workshop materials

k8s kubernetes presentation tutorial

Last synced: 01 May 2026

https://github.com/apiverve/whois-lookup-python-tutorial

WHOIS lookup tool for domain registration information using Python

apiverve cli domain-lookup domain-research networking python tutorial whois

Last synced: 25 Jun 2026

https://github.com/rfluethi/german-translation-for-lesson-introduction-to-wordpress

German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.

content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress

Last synced: 02 Aug 2025

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/tdiblik/moodle-docker-setup

Custom docker-compose file and a script to automatically setup moodle (any version) using docker

docker-compose moodle tutorial

Last synced: 09 Jul 2025

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/uncomputable/simple-intro

Introduction to the Simplicity language

bitcoin circuit latex logic pdf tutorial

Last synced: 10 May 2026

https://github.com/arielspencer/pull-request

👾 Descubra como criar um pull request de maneira descomplicada com as instruções deste guia.

github open-source pull-request pull-requests tutorial

Last synced: 15 May 2025

https://github.com/aneilmac/gameoflife

FRP Game of Life implemented with Reactive Banana

functional-reactive-programming haskell reactive-banana-library tutorial

Last synced: 22 Jul 2025

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/felipefacundes/hdparm_tuto

Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).

hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials

Last synced: 24 Mar 2025

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

A tutorial app to learn about Flask

flask lynda 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/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/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/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/ndxdeveloper/formation-debian

Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.

ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform tutorial

Last synced: 11 May 2026

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/oc8/ssh-vm-tuto

TUTO | Connect to a VM via SSH from VS Code

ssh tutorial vm

Last synced: 11 May 2026

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/laqudee/pca

模式识别中的PCA实验,python

pca python3 tutorial

Last synced: 01 May 2026

https://github.com/mcanouil/mctrainings

Training Workshops from Mickaël Canouil

ggplot2 r r-package tutorial

Last synced: 15 Jul 2025

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/jaygaha/ai-mastery-roadmap

A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!

artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial

Last synced: 18 Jan 2026

https://github.com/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 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/mauranne-lg/flask_tutorial

This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/

flask tutorial

Last synced: 05 Jan 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/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/applitools/tutorial-watir-ruby-basic

Applitools Watir tutorial

applitools ruby tutorial watir

Last synced: 28 May 2026

https://github.com/librity/learning_ruby

All my Ruby tutorials.

gists ruby snippets tutorial

Last synced: 16 Jun 2026

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

Frontend Masters' React.js Topic Path

react tutorial

Last synced: 02 May 2026

https://github.com/silvestrevivo/react-hooks-2

React-hooks application developed the Udemy Tutorial from @reedbarger

react-hooks-application reactjs tutorial udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/toolbuddy/linear-algebra-4fun

Learning Linear Algebra for fun!

learning linear-algebra papogen tutorial

Last synced: 03 Jan 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/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/thecodemonkey/similaritysearch

This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.

ai embeddings spring tutorial vector-database

Last synced: 03 May 2026

https://github.com/joeribreedveld/traversy-graphql-mern

Traversy Media GraphQL crash course with MERN project

apollo express graphql mern mongodb nodejs react traversy-media tutorial

Last synced: 08 Apr 2026

https://github.com/justalex-webdev/html-css-tutorial-for-beginners

HTML & CSS - tutorial for beginners

beginner css html tutorial

Last synced: 03 May 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/rodneylab/cloudcannon-sveltekit-social-sharing-images

Adding Social Sharing Images in SvelteKit: how to add social sharing images to your SvelteKit site as well as basic SEO meta and Schema.org.

blog cloudcannon jamstack markdown seo svelte sveltejs sveltekit 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/otonomee/bash-scripting-course

Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.

bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app

Last synced: 04 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/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/apiverve/ocr-scanner-python-tutorial

OCR scanner that extracts text from images using Python

apiverve cli document-scanner image-to-text ocr python text-extraction tutorial

Last synced: 25 Jun 2026

https://github.com/apiverve/dns-lookup-go-tutorial

DNS lookup tool that retrieves DNS records using Go

apiverve cli devops dns dns-lookup go golang networking tutorial

Last synced: 25 Jun 2026

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 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/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/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/billy0402/nestjs-event-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 04 May 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/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 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/akshaybabloo/python3-notes

A free course on how Python 3 is used.

python tutorial

Last synced: 13 May 2026

https://github.com/googtech/shell-tutorial

It's a learning note for shell beginner.

learning-note linux shell tutorial

Last synced: 13 May 2026

https://github.com/cat-lips/tutorial.animatedfish

Animated Fish Tutorial

csharp godot 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/newlandtv/unity-rhythm-game-tutorial

Unity Engine으로 만드는 Rhythm Game 강좌입니다.

2d lecture rhythm-game tutorial unity

Last synced: 14 Mar 2025

https://github.com/tsamaya/passport-example-with-google-oauth2

a Passport example using an Express with Google OAuth2

bulma express google javascript oauth2 passport tutorial

Last synced: 29 Apr 2026

https://github.com/thomasa/python-intro

This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy

matplotlib numpy python scipy tutorial

Last synced: 05 May 2026

https://github.com/ruanbekker/civo-kubernetes-terraform-demo

Demo using Terraform and Civo Kubernetes

civo golang kubernetes terraform tutorial

Last synced: 05 May 2026

https://github.com/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 16 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/freeclimbapi/java-list-recordings-tutorial

Java - List Recordings Tutorial

recordings tutorial

Last synced: 30 Jun 2026

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

Java - Update a Queue Tutorial

queues tutorial

Last synced: 21 Jun 2026