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/jothin-kumar/tic-tac-toe

This repository was created as part of a blog.

html-css-javascript python tic-tac-toe tkinter tutorial

Last synced: 06 May 2025

https://github.com/ourcade/phaser3-bomb-attack

An example of adding bombs to a Phaser 3.50+ game using components

components game-development gamedev phaser3 phaserjs tutorial

Last synced: 21 Mar 2025

https://github.com/mfaisalkhatri/testng-tutorial

This project has example code demoing how to use TestNG framework in Test Automation

automation-testing beginner learning qa software-testing test-automation testing testng tutorial

Last synced: 07 Apr 2026

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 10 Apr 2025

https://github.com/methyldragon/linux-reference

Just a reference of things I've learnt to do in Linux

linux linux-reference reference tutorial

Last synced: 15 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: 09 Apr 2026

https://github.com/mrcfps/django_news

《Django 快速入门教程》

django learn-by-doing tutorial

Last synced: 09 Apr 2025

https://github.com/evavic44/picture-element

A tutorial for explaining how to use the html picture element

css html html5 media-queries picture picture-element picture-tag tutorial tutorial-code

Last synced: 15 Jul 2025

https://github.com/cnahmetcn/dart-notlarim

Dart programlama diline yeni başlayanlar için tuttuğum sıfırdan ileri seviyeye dart notları

dart dart-lang excercise flutter tutorial

Last synced: 28 Jan 2026

https://github.com/aminya/acutegit

Git commands for operations not available in GitHub desktop

git push rebase squash tutorial

Last synced: 04 Apr 2025

https://github.com/rachyrachyrach/3c-coding-chix-consortium

3C - Coding ChiX Consortium tutorials

bitcoin bitcoinsv bsv crypto tutorial

Last synced: 25 Jan 2026

https://github.com/theodesp/kubernetes-on-azure-the-hard-way

Kubernetes the hard way but on Azure. No scripts.

azure kubernetes-deployment step-by-step tutorial

Last synced: 24 Jun 2025

https://github.com/aman9026/custom-filters

Simple guide with code snippets for creating Custom-Filters by Image-Processing

digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code

Last synced: 03 Apr 2025

https://github.com/gkhan205/animated-content-loader

A simple content loader animation like Facebook, LinkedIn and many major websites. (#codewithghazi)

animation-css content-loader css css-animations loader tutorial

Last synced: 30 Apr 2025

https://github.com/onlyphantom/accomplish

A multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.

bootstrap4 flask flask-application flask-sqlalchemy material-ui tutorial

Last synced: 30 Oct 2025

https://github.com/ryanito/godot-heart-platformer

Simple platformer game made with HeartBeast's Godot 4 "Heart Platformer" tutorial series

gdscript godot godot4 heartbeast platformer tutorial

Last synced: 15 Jun 2025

https://github.com/jakesteam/firebasereference

FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.

android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial

Last synced: 07 Jul 2025

https://github.com/tofi86/oxygen_plugindemo

This is a tutorial repository for oXygen XML plugin development

java oxygen oxygen-plugin tutorial

Last synced: 03 Apr 2025

https://github.com/nsdonato/redux-essentials-example-app

App en proceso, de los vivos de "Aprendiendo: Redux Toolkit desde cero". https://twitch.tv/vamoacodear

redux tutorial twitch

Last synced: 24 Jun 2025

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

Go programming language notes

go tutorial

Last synced: 13 Apr 2025

https://github.com/1j01/look-around-you.go

Learning Golang - and you can too!

go golang golang-examples learning tutorial

Last synced: 10 Sep 2025

https://github.com/miroox/wl-lecture

Wolfram语言教程

tutorial wolfram-language

Last synced: 17 Jan 2026

https://github.com/lalaio1/instalando-e-configurando-o-roteador-i2p

Instalando e configurando o roteador I2P

i2p tutorial

Last synced: 01 Mar 2026

https://github.com/matt-dray/knitting-club

:memo::arrows_counterclockwise: Beginner guide: what is R Markdown and why do you need it?

beginners knitr learning r rmarkdown rstats teaching-materials tutorial

Last synced: 07 Jul 2025

https://github.com/exasol/exasol-java-tutorial

Learn how to extend Exasol with Java

exasol exasol-integration java tutorial

Last synced: 10 Apr 2025

https://github.com/robertcorponoi/unreal-follow-lead-ai

Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.

ai cpp tutorial unreal-engine unreal-engine-4

Last synced: 09 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/fn-code/bmkg

this package is retrieve the latest earthquake data from BMKG

bmkg bmkg-api golang tutorial

Last synced: 10 Apr 2025

https://github.com/goblinhack/c-plus-plus-python-tutorial

Some ascii console fun written in both C++ and Python for comparison

c-plus-plus python3 tutorial

Last synced: 17 Mar 2025

https://github.com/snipcart/snipcart-angular

A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.

angularjs ecommerce javascript tutorial

Last synced: 21 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/the-akira/django-graphql-tutorial

Neste guia vamos desenvolver uma GraphQLAPI com o framework Django através do auxílio da biblioteca Graphene

api-server django django-application graphene graphene-django graphql-api python3 tutorial tutorial-code

Last synced: 27 Dec 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/enkaypeter/vue-cloudrun-tutorial

Project repository for How to deploy a Vue application to cloud run tutorial

gcp-cloud-run tutorial vuejs

Last synced: 13 Sep 2025

https://github.com/foxtbirdy/pyqt5-works

Repositories based on the sub-projects and research of the Python PyQt5 GUI Library

development gui python tutorial

Last synced: 16 Jun 2025

https://github.com/arction/lcu-tutorial-2dheatmap-07

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a simple 2D heat map.

chart charting-library csharp dotnet example heatmap lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/axellep/quickguide-symfony-7

A guide to getting started with Symfony 7 / Guide pour prendre en main facilement Symfony 7

guide php php-framework php-framework-symfony symfony symfony7 tutorial web-development-course

Last synced: 15 Feb 2026

https://github.com/danieljancar/stellar-smart-contract

A simple Stellar smart contract environment to get you started with Blockchain and Web 3.0. 🌱🔥

blockchain rust smart-contracts stellar tutorial

Last synced: 09 Feb 2026

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/eriksjolund/find-the-nearest-runestone-in-sweden

Step-by-step instructions of how to find runestones in Sweden with https://app.raa.se/open/fornsok/ (A database from the Swedish National Heritage Board, Riksantikvarieämbetet)

archaeological-monuments rock-art runes runestone sweden tourist-attractions tourist-guide tutorial

Last synced: 19 Mar 2026

https://github.com/yasenstar/ontology-pizza-cn

pizza.owl的本体模型教程的中文版本与建模实践的源码仓库

modeling ontology owl pizza pizza-owl protege semantics tutorial

Last synced: 10 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/piotrpersona/etcd-core

Core concepts of etcd database assembled in a single document.

coreos-etcd etcd etcd-tutorial raft tutorial

Last synced: 19 Mar 2026

https://github.com/whirlxd/fetch-data-from-api

How to fetch data from a restful api

api fetch hype node-fetch restful-api tutorial

Last synced: 17 Mar 2026

https://github.com/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/gvwilson/btt

Building Tech Together

codebender software-engineeering tutorial

Last synced: 08 Feb 2026

https://github.com/hpprc/react-three-trial

Tutorial for three.js in React

cannonjs react threejs tutorial webgl

Last synced: 14 Feb 2026

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/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/benaandrew/fusion360tutorial

Guide to 3D modelling to Fusion 360

3d-modelling fusion360 tutorial

Last synced: 19 Mar 2026

https://github.com/pythoncoderunicorn/rtweet-tutorial

Beginner intro to the R package rtweet for scraping the Twitter API for tweets

rtweet tutorial twitter-api twitter-bot

Last synced: 09 Feb 2026

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/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/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/magloft/touring

Interactive Product Tours in JavaScript

cards demo guide preact tour tutorial

Last synced: 03 Aug 2025

https://github.com/klfajardo/godot-tutorials

Collection of scripts for game development tutorials on Godot.

gamedev games gdscript godot tutorial tutorials

Last synced: 28 Jan 2026

https://github.com/didinj/grails3-mongodb-react-profile

Build Grails 3, MongoDB and React Profile CRUD Web Application

application build crud example grails grails3 mongo mongodb profile react reactjs tutorial web webapp

Last synced: 29 Mar 2025

https://github.com/flowforfrank/jest-test

🔬 Unit tests created with Jest

javascript jest jest-tests tutorial unit-test webtips

Last synced: 28 Mar 2025

https://github.com/bearsunday/tutorial1

A tutorial application that how to use BEAR.Sunday

bearsunday php tutorial

Last synced: 31 Jul 2025

https://github.com/sanikamal/vuejs-omnibus

A collection of Code Snippet, tutorials and mini project of Vue.js, Vuex, axios and different other related technologies.This is a repository to discover Vue for beginners to advanced

axios nuxtjs tutorial vue-project vuejs vuetify vuex

Last synced: 11 Apr 2026

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 26 Feb 2025

https://github.com/iamflowz/multi-region-cdk-example

Companion repository for the Multi Region Deployments blog post

aws aws-cdk iac tutorial

Last synced: 16 Mar 2025

https://github.com/collapseindex/eval-guide

Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!

beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial

Last synced: 13 Jan 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: 11 Apr 2026

https://github.com/rodrigokamada/angular-aws-map

Application example built with Angular 14 and adding the map MapLibre component using the Amazon Amplify Geo and Amazon Location Service services.

amazon amplify angular article aws devcommunity frontend geo geolocation ghactions ghpages hacktoberfest location map maplibre stackblitz tutorial typescript webdev webdevelopment

Last synced: 28 Dec 2025

https://github.com/thegamecracks/discord.py-i18n-demo

A guide to internationalization with Python and discord.py.

discord-py gettext i18n l10n python python-package tutorial

Last synced: 13 May 2025

https://github.com/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 25 Dec 2025

https://github.com/kuduxaaa/python

Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე

code learn-python learning lesson python tutorial

Last synced: 16 Aug 2025

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 05 Jan 2026

https://github.com/noeldemartin/tcm-ionic-workshop

Chat Ionic application to be built in a workshop in Tecnocampus Mataró.

firebase ionic tutorial workshop

Last synced: 21 Nov 2025

https://github.com/kasir-barati/html-css

A comprehensive course for HTML/CSS

aparat course css css-spec html html-specification tutorial youtube

Last synced: 24 Jul 2025