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/freeclimbapi/c-sharp-make-recording-tutorial

C# - Make Recording Tutorial

recordings tutorial

Last synced: 09 Oct 2025

https://github.com/hashicorp-education/learn-terraform-organize-configuration

Source files for a workshop about Terraform source file organization

hashicorp terraform tutorial

Last synced: 19 Jan 2026

https://github.com/makosai/gecs-tutorial

A starter project branched by phases to help you learn how to use gecs.

ecs gecs godot guide tutorial

Last synced: 09 Oct 2025

https://github.com/smiled0g/react-focal-point

🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.

focus react tutorial walkthrough

Last synced: 19 Jan 2026

https://github.com/kaayzouee/windows-efi-recovery

This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.

dualboot efi guide recovery tutorial windows-11

Last synced: 09 Oct 2025

https://github.com/stephane-klein/linux-firewall-playground

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 09 Oct 2025

https://github.com/jeremy-miller/weather

API server for retrieving the weather of a particular city

tutorial

Last synced: 14 Jan 2026

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 10 Oct 2025

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

🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.

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

Last synced: 10 Oct 2025

https://github.com/philotheephilix/flutter_tutorial_template

Contains branch wise demonstration of different usage of flutter's various basic functionality

flutter template tutorial

Last synced: 10 Oct 2025

https://github.com/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

https://github.com/mt-digital/flask-example

Example webapp showing some python and browser programming basics

beginner-project example flask python tutorial webapp

Last synced: 19 Jan 2026

https://github.com/evandroamparo/lab

.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)

hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video

Last synced: 19 Jan 2026

https://github.com/yds12/ts-cheatsheet

Cheatsheet for the Typescript language.

cheatsheet tutorial typescript typescript-language

Last synced: 10 Oct 2025

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/senior-sigan/nou_poisk_fall_2022

Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D

love2d lua tutorial

Last synced: 10 Mar 2025

https://github.com/rajatkb/8085-assembler

Its a 8085 assembler written in C++ . Build for educational purpose

assembler tutorial

Last synced: 11 Oct 2025

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

Folly example using Conan for blog post

cmake conan cplusplus cpp folly tutorial

Last synced: 03 Sep 2025

https://github.com/aldro61/colosse-tutorial

Configuring your environment and running jobs on the Colosse super computer @ Calcul Quebec

calculquebec colosse supercomputing tutorial

Last synced: 11 Oct 2025

https://github.com/waleedsamy/letsgo

let's go

golang tutorial

Last synced: 14 Jan 2026

https://github.com/chingc/tutorial-github-actions

A quickstart and reference for GitHub Actions to help you get up and running fast.

documentation github-actions quickstart readme reference tutorial

Last synced: 11 Oct 2025

https://github.com/cacilhas/tree

tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html

exercise mlton smackage sml standard-ml tree-structure tutorial

Last synced: 11 Oct 2025

https://github.com/zkan/apache-airflow-tutorial

A Comprehensive Tutorial to Learn Apache Airflow

apache-airflow tutorial

Last synced: 19 Jan 2026

https://github.com/vyngt/odoo-another-module

Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module

erp odoo tutorial

Last synced: 12 Oct 2025

https://github.com/0-mostafa-rezaee-0/genai_image_tutorial

Step-by-step tutorial to implement DDPM and PGGANs on Chest X-Ray images, addressing imbalanced datasets in medical imaging.

ddpm genai medical-imaging pggan resnet-50 tutorial vgg16

Last synced: 31 Mar 2025

https://github.com/joshuaiz/catch-of-the-day-scss

SCSS files for the Wes Bos React for Beginners tutorial

catch-of-the-day react react-for-beginners scss stylus tutorial wes-bos

Last synced: 12 Oct 2025

https://github.com/sushantrahate/role-based-access-control

Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.

rbac tutorial webdev

Last synced: 09 Mar 2025

https://github.com/michaelgermini/python-3d-programming-book

Complete Python & 3D Programming Book: 30 chapters, 120+ examples, real-time ray tracing, ML graphics, OpenGL, NumPy

3d-graphics computer-graphics educational game-development graphics-programming machine-learning numpy opengl python ray-tracing tutorial

Last synced: 14 Oct 2025

https://github.com/someb1oody/rustguide

Rust Primer Notes

chinese english rust-lang tutorial

Last synced: 19 Jan 2026

https://github.com/guardsarm/rust-memory-safety-examples

Educational examples demonstrating memory-safe programming patterns in Rust

education examples memory-safe rust security tutorial

Last synced: 13 Mar 2026

https://github.com/riborings/physicstutorials

A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university

math physics tutorial

Last synced: 19 Feb 2026

https://github.com/mustafaahmed313/typescript-for-jsdevs

This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.

js-developer programming-language strongly-typed tutorial types typescript

Last synced: 13 Oct 2025

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

https://github.com/silvestrevivo/react-typescript-hooks2

Small React-Redux application with hooks and typescript

javascript reactjs tutorial typescript udemy

Last synced: 13 Oct 2025

https://github.com/thecrab/nombaplet

This is the NombaPlet app repo.

nombaplet tutorial website

Last synced: 13 Oct 2025

https://github.com/paulfioravanti/apollo-fullstack-tutorial

My sandbox for the Apollo Tutorial

apollo graphql tutorial typescript

Last synced: 13 Oct 2025

https://github.com/bryantson/copilot-simple-command-execution-webapp

Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.

copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment

Last synced: 15 Feb 2026

https://github.com/obitech/exercises

A pool of small scripts and exercises I've done in different languages

c cpp javascript python ruby tutorial

Last synced: 10 Apr 2026

https://github.com/johanns/ref-secure-share

SecureShare is a tutorial and reference implementation of a one-time-use message sharing web-app, developed using Next.JS 14, TypeScript, Prisma, and styled with Tailwind CSS

cryptography next tailwindcss tutorial typescript webcrypto

Last synced: 05 Feb 2026

https://github.com/duaa211/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs nextjs-15 react routing server-actions server-components starter tutorial

Last synced: 14 Oct 2025

https://github.com/welli7ngton/flaskr-blog

Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.

blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial

Last synced: 11 Apr 2026

https://github.com/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 Mar 2025

https://github.com/vitaliibezuhlyi/angular-tutorial

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 14 Oct 2025

https://github.com/christmaskris/gitsheet

A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.

bash documentation git tutorial

Last synced: 14 Oct 2025

https://github.com/thinkswan/express-tracking-dashboard

An Express app that tracks visits in realtime by using a tracking pixel.

express javascript socket-io tutorial

Last synced: 15 Oct 2025

https://github.com/s1n7ax/youtube-mobx-vs-react

This is a repository related to following YouTube video content

mobx react-context react-state tutorial youtube

Last synced: 15 Oct 2025

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/andrewjbateman/javascript-mousemove-shadow

:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.

css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial

Last synced: 15 Oct 2025

https://github.com/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript

clean-architecture javascript tutorial

Last synced: 02 Jul 2025

https://github.com/mtvbrianking/ck-editor-tutorial

CKEditor Setup & Configuration

ckeditor tutorial

Last synced: 05 Apr 2026

https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql

Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...

base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial

Last synced: 15 Oct 2025

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 16 Oct 2025

https://github.com/alex-damian-negru/hanami-2-quickstart

🌸 Hanami 2.0 playground

hanami postgresql ruby tutorial

Last synced: 16 Oct 2025

https://github.com/gorkemgul/html5_tutorial

The HTML5 tutorial that I prepared right after I finished learning HTML5. Indeed, it includes a little bit CSS as well.

css html html5 tutorial

Last synced: 16 Oct 2025

https://github.com/vasiliy-l/tutorial-ios-notifications-sender

Test local notifications on iOS in Swift

ios swift tutorial usernotifications

Last synced: 16 Oct 2025

https://github.com/pin3dev/42_pushswap

Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.

42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode

Last synced: 17 Oct 2025

https://github.com/refkinscallv/taskbar

Minimize modal popup to taskbar or tab

bootstrap5 html jquery tutorial

Last synced: 22 Jan 2026

https://github.com/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/fblupi/blog-librosweb

Introducción a Ruby on Rails de librosweb

blog rails tutorial

Last synced: 19 Oct 2025

https://github.com/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 27 Mar 2025

https://github.com/markdouthwaite/minimal-flask-app

A minimal flask application for getting started quickly.

flask gunicorn nginx python tutorial

Last synced: 24 Mar 2025

https://github.com/amamov/angular-toy-project

angular is solid, sexy, oop-ly

angular toy-project tutorial

Last synced: 19 Oct 2025

https://github.com/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

https://github.com/bestia-dev/backup_for_zeljko

Simple backup program tailored for my friend Željko. Made with rust and iced.

gui iced maintained ready-for-use rust tutorial

Last synced: 19 Oct 2025

https://github.com/huseyinerikci/jsprojects

10 basic javascript projects

javascript tutorial

Last synced: 22 Jun 2025

https://github.com/murshidazher/bestil

:books: A simple and elegant finder web app using react.

book-search front-end initial learn react seamless tutorial

Last synced: 15 Mar 2026

https://github.com/applitools/tutorial-webdriverio-basic

Applitools Ultrafast Test Grid ClassicRunner tutorial using WebdriverIO 4

applitools tutorial webdriver webdriverio

Last synced: 24 Feb 2026

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 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/googtech/shell-tutorial

It's a learning note for shell beginner.

learning-note linux shell tutorial

Last synced: 24 Oct 2025

https://github.com/thehoneymad/tweetsearchsample

A sample search api on asp.net core baked by ANTLR with a sample data storage of Azure CosmosDb

antlr4 asp-net-core dotnet-core query-language rest-api sample-code search searching tutorial tutorial-sourcecode

Last synced: 24 Oct 2025

https://github.com/anarchymonkey/learn_golang

go programming language | beginner | advanced | comprehensive | repository | syntax | data types | concurrency | web development | interactive code examples | tutorials | challenges | practice | skills | updated regularly | latest information | best practices.

basics-of-go create-go-app go golang learn-go learn-go-webservers learn-go-with-tests learn-golang tutorial

Last synced: 24 Oct 2025

https://github.com/liteobject/docker.training

Writing a Dockerfile for a C# Application

containerization csharp docker dockerfile tutorial

Last synced: 24 Oct 2025

https://github.com/lagenorhynque/react-tutorial-re-frame

React tutorial app implemented in ClojureScript using re-frame

clojurescript re-frame react reagent tutorial

Last synced: 25 Oct 2025

https://github.com/hemanth759/survival-shooter

This is a Unity game created by following the tutorials from the official unity team

csharp-code opensource standalone-applications survival-game tutorial unity3d webgl-game

Last synced: 25 Oct 2025

https://github.com/tranbavinhson/retrofit-tutorial

Simple retrofit-tutorial for beginners

android android-development api rest-api retrofit2 tutorial

Last synced: 25 Oct 2025

https://github.com/nicolocurioni96/tutorial-swift-intermedio

Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹

ios iosdevelopment programming swift swiftui tutorial

Last synced: 10 Jun 2025

https://github.com/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/freeclimbapi/c-sharp-make-a-queue-how-to-guide

C#- Make a Queue Tutorial

queues tutorial

Last synced: 09 Mar 2025

https://github.com/flavienbwk/docker-logstash

A repo to use and experiment with Logstash, useful for cluster migrations.

docker docker-compose elasticsearch logstash tutorial

Last synced: 23 Mar 2025

https://github.com/aygp-dr/athenaeum

Personal knowledge management system built with GitHub Pages and Jekyll

documentation github-pages jekyll tutorial

Last synced: 28 Jan 2026

https://github.com/arnavk-09/chatgpt-streamlit-qna

📝 A user-friendly Python app for effortless text and markdown file querying powered by OpenAI's ChatGPT and Streamlit

chatbot chatgpt file openai qna streamlit tutorial

Last synced: 31 Mar 2025

https://github.com/freeclimbapi/java-delete-recording-tutorial

Java - Delete a Recording

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/validusgroup-design/beaglebone-clion-remote-build

Step-by-step guide to setting up remote CMake builds for BeagleBone boards using CLion IDE.

beaglebone clion cmake cross-compilation embedded-linux remote-development tutorial

Last synced: 23 Jan 2026