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/alexmhack/pygame-tutorial

Learning the basics of Pygame from scratch and building a simple game

beginner-project pygame python3 tutorial tutorial-code

Last synced: 28 May 2026

https://github.com/jamesrobionyrogers/python_tutorial_website

2020 NCEA Level 2 - Internal Assessment: AS91893

python3 tutorial website

Last synced: 12 Apr 2025

https://github.com/robsonsilv4/gentoo-g3

🐧 Installation, configuration and stage 4 for Gentoo Linux.

2020 configuration gentoo installation linux stage4 tutorial

Last synced: 16 Mar 2025

https://github.com/flowforfrank/chrome-extension

🌶️ Chrome extension created with JavaScript

chrome chrome-extension extension javascript tutorial webtips

Last synced: 19 Apr 2026

https://github.com/adrien-ben/vulkan-tutorial-odin

Vulkan tutorial written in Odin

odin-lang tutorial vulkan

Last synced: 06 Jan 2026

https://github.com/marcospb19/godot-enet-packet-server-example

Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2

enet godot multiplayer network tutorial

Last synced: 11 Jun 2025

https://github.com/thatguysam/infinite-nfts-on-vercel-with-react

Fetches Album Art as NFTs from infinite possible universes

deterministic hardhat metamask nft nfts opensea react serverless tutorial vercel vite

Last synced: 12 Apr 2026

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 2025

https://github.com/atarazana/gramola-operator

End to End Operator Framework lab guide and demo using Operator SDK 1.0.0

kubernetes olm operators tutorial

Last synced: 16 Jan 2026

https://github.com/devinmatte/your-first-api

A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages

api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial

Last synced: 12 Apr 2026

https://github.com/saeedkohansal/javascript-word-counter-web-application

It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS

clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment

Last synced: 25 Mar 2025

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget

Last synced: 19 Apr 2026

https://github.com/kathleenwest/azure-virtual-machine-web-app-demo-project

This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.

azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app

Last synced: 11 Apr 2026

https://github.com/mauroreisvieira/sublime-text-tips-and-tricks

Collection of helpful tips and tricks.

sublime-text tips tricks tutorial

Last synced: 12 Jun 2025

https://github.com/dogma-io/babel-plugin-react-code-block

Display React functional examples with source code.

babel babel-plugin block code example react sample tutorial

Last synced: 07 May 2026

https://github.com/yasenstar/powerbi_tutorial

Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool

analytics data microsoft powerbi tutorial visualization

Last synced: 07 Jan 2026

https://github.com/enkaypeter/user-management-app

Project repository for How to build reusable forms using Vue form generator tutorial

tutorial vue

Last synced: 13 Jun 2025

https://github.com/burakboduroglu/go_tutorial

Go Programming Language Tutorial

go go-tutorial golang tutorial

Last synced: 04 Apr 2025

https://github.com/trickypr/linux-game-console

A quick install system for a Debian based gaming console

awesomewm debian game-console gaming linux linux-game-console qt tutorial

Last synced: 26 Jan 2026

https://github.com/skvggor/yt-channel

Vídeos para o canal do YT.

aprender css html javascript learning tutorial youtube

Last synced: 04 Feb 2026

https://github.com/alexmhack/node_express

working on a simple project built with node and express

api beginner-project express-js javascript nodejs project tutorial

Last synced: 13 Apr 2026

https://github.com/javascript-tutorial/sk.javascript.info

Modern JavaScript Tutorial in Slovak

javascript slovak tutorial

Last synced: 22 Feb 2026

https://github.com/caicloud/crd-sample

kubernetes CRD pattern tutorial and sample

api-aggregation controller cr crd kubernetes sample tutorial

Last synced: 30 May 2026

https://github.com/hswolff/playground

A fun place for me to mess around with new tech.

javascript tutorial

Last synced: 02 Apr 2025

https://github.com/amadeu01/ingredisearch

This is just a project to follow a tutorial. And help me to track my study on tests

android kotlin mockito mvp tests tutorial

Last synced: 24 Apr 2026

https://github.com/seandavi/rbiocbook

An instructional/experiential book using R and Bioconductor.

bioconductor bioinformatics book quarto r rstats statistics tutorial

Last synced: 13 Jun 2025

https://github.com/soyelmoreno/node-express-book-api

Tutorial: Build a REST API for managing books using Node and Express

api express learning node rest tutorial

Last synced: 01 May 2026

https://github.com/ku00/sample_app

Rails Tutorial Chapter3~

syakyo tutorial

Last synced: 13 Apr 2026

https://github.com/elazzouzihassan/tourofheroes-v2

Tour of Heroes : application and tutorial

angular framework javascript js tsx tutorial webapp

Last synced: 13 Apr 2026

https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/akasharojee/list-drag-and-drop-tutorial

Tutorial demo for article about HTML Drag and Drop API

css drag-and-drop html javascript js sass tutorial web-api

Last synced: 14 Apr 2026

https://github.com/abdulmumin1/yt-kivycalculator

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/DaikonNimono/FirstPersonShooter

Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"

course csharp fps tutorial tutorial-code unigine

Last synced: 11 Mar 2025

https://github.com/arm-education/executorch_on_arm_labs

🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀

arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack

Last synced: 30 May 2026

https://github.com/h12m54am/javascript-notes

Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.

javascript notes tutorial

Last synced: 04 Apr 2025

https://github.com/slipnitskaya/dmcourse-jgu

Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).

course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial

Last synced: 20 Apr 2026

https://github.com/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 30 May 2026

https://github.com/freeclimbapi/java-collect-digits-how-to-guide

Java - Collect Digits Tutorial

ivr tutorial

Last synced: 18 Jun 2025

https://github.com/mongodb-developer/get-started-cxx

Repository to help getting started with MongoDB C++ driver connecting to MongoDB Atlas

cxx docker get-started mongodb mongodb-atlas tutorial

Last synced: 13 Apr 2026

https://github.com/wridgeu/UI5-testing

Demo Repository for working through the testing section on the official UI5-Documentation.

karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki

Last synced: 11 Mar 2025

https://github.com/agneym/reactjs-workshop

ReactJS Workshop for Facebook Developers Circle Kochi

reactjs reactjs-workshop tutorial

Last synced: 05 May 2026

https://github.com/aadityachapagain/learning-go-by-examples

Trying to push myself further into the wild

code go golang learning tutorial

Last synced: 09 Jun 2026

https://github.com/artic92/linux-device-drivers-learning

A journey into Linux device driver development with examples, notes, and tutorials.

device-driver learning linux linux-kernel tutorial

Last synced: 10 Dec 2025

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

Kurze Einführung in die Phyton Syntax

playground python tutorial

Last synced: 13 Apr 2026

https://gitlab.com/cyril-marpaud/rust_esp_quickstart

This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.

I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi

Last synced: 05 Oct 2025

https://github.com/dplaton/obstacle-course

Obstacle course game built using LibGDX and Ashley

game java tutorial

Last synced: 07 Oct 2025

https://github.com/axel-dev/install-webextension

How to manually install a webextension

howto tutorial webextension

Last synced: 16 Feb 2026

https://github.com/austenstone/tour-of-heroes

In this tutorial, you build your own Angular application from the start.

angular tour-of-heroes tutorial

Last synced: 08 Oct 2025

https://github.com/bmalbusca/git-getting-started

Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.

cheatsheet git tutorial

Last synced: 09 Oct 2025

https://github.com/shubhambansal1997/learn-typescript

This repo contains some basics of the typescript (primarily for js developers)

js learn md tutorial typescript typescript2

Last synced: 19 Jan 2026

https://github.com/justcodeit7/streamlit_101

Code for youtube videos on streamlit

python streamlit tutorial tutorial-code

Last synced: 10 Oct 2025

https://github.com/blefnk/blefed

📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.

coding tutorial web

Last synced: 19 Jan 2026

https://github.com/souravgoswami/ruby-masterclass

A Free Ruby class for Techno India college students (dept. of BCA)

ruby ruby-tutorial tutorial

Last synced: 11 Oct 2025

https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook

Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me

exercise java learning serialization tutorial understanding

Last synced: 14 Apr 2026

https://github.com/rodrigokamada/angular-auth0-zenvia-sms

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia

Last synced: 09 May 2026

https://github.com/coreyjs/grpc-cache-example

A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server

example-project go golang grpc grpc-server learn learning memcache ruby tutorial

Last synced: 14 Apr 2026

https://github.com/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

https://github.com/kt474/sleeper-api-example

Example visualization using the Sleeper API

api fantasy-football sleeper tutorial

Last synced: 26 Oct 2025

https://github.com/didinj/javascript-highest-order-function-examples

Javascript Tutorial: Higher Order Function Examples

examples function highest-order javascript js tutorial

Last synced: 13 Oct 2025

https://github.com/alexmhack/python_intermediate

using intermediate level python for solving simple and complex tasks

advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series

Last synced: 31 May 2026

https://github.com/zeyu-li/unity-tutorial-3d

A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer

tutorial unity-3d unity-template unity-tutorial

Last synced: 14 Oct 2025

https://github.com/seadowg/dip-lesson

Using Dependency Inversion to help you (re)write testable code

dependency-inversion-principle java test-driven-development tutorial

Last synced: 15 Apr 2026

https://github.com/denis-yuen/icy-blackberry

Example command line tool for the HCA Hackathon

docker hackathon tutorial

Last synced: 18 Apr 2026

https://github.com/ryanwalder/how-to-git

Git repo to show how to use fetch/rebase/review PRs like a boss

git howto tutorial

Last synced: 17 Oct 2025

https://github.com/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 2025

https://github.com/extcore/extcore-sample-identity

ExtCore framework 7 sample web application that uses Identity

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 24 Feb 2026

https://github.com/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

https://github.com/ephbaum/elxrbb-tutorial

A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application

elixir elixir-lang forum-application pheonix-elixir phoenix tutorial

Last synced: 24 Oct 2025

https://github.com/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025