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/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: 08 May 2026

https://github.com/epranka/rates

Currency exchanger in just about 100 lines using the Create React App (CRA)

app calculator cra create-react-app currency demo exchanger javascript rates tutorial web-app

Last synced: 18 Oct 2025

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: 06 May 2026

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: 16 Apr 2026

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/wsvincent/django-blog-no-users

A simple blog app built with Django and Bootstrap4

blog bootstrap4 django python tutorial

Last synced: 08 May 2026

https://github.com/amarlearning/simple-neural-network

Simple Neural Network written in Python and Numpy (w/o any scify libraries)

beginner-friendly machine-learning neural-network numpy python3 tutorial

Last synced: 06 May 2026

https://github.com/kristijan-pajtasev/javascript-and-this

Example project about this behavior in JavaScript and browser

javascript this this-keyword tutorial

Last synced: 16 Mar 2025

https://github.com/rizerkrof/nestjs-featureflags

Ever wanted to implement feature flags in Nest.js? 😻 Here's how!

feature-flags nestjs showcase tutorial

Last synced: 06 May 2026

https://github.com/dab0mb/02hero

A JavaScript Crash Course

javascript tutorial

Last synced: 01 Jun 2026

https://github.com/danmadeira/tutorial-mongodb-php

Código-fonte do tutorial MongoDB e PHP da ZetCode.

mongo mongodb php tutorial zetcode

Last synced: 17 May 2026

https://github.com/mrglaster/sgdk-megapong-expanded

Expanded version of Megapong game from the Andrej Preradovic's tutorial.

assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code

Last synced: 10 May 2026

https://github.com/pmuens/ziglearn

Learning Zig via ziglearn.org

tutorial zig zig-lang zig-programming-language

Last synced: 04 Jan 2026

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: 12 May 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/ismacortgtz/cpp-guide

An intermedius guide to learn C++ from any knowledge level.

course cpp cpp-course english guide spanish tutorial

Last synced: 07 Oct 2025

https://github.com/shahednasser/chrome-omnibox-tutorial

Tutorial on How to Use Chrome's Omnibox API

chrome chrome-extension javascript tutorial

Last synced: 10 May 2026

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

Beginner language C examples

c tutorial

Last synced: 06 Oct 2025

https://github.com/sqitchers/sqitch-firebird-intro

A tutorial introduction to Sqitch change management on Firebird

firebird sqitch tutorial

Last synced: 23 Jan 2026

https://github.com/springload/redux-form-exercise

Exercises to understand better redux-form, how it works and how to use it.

exercise learn learning-exercise react redux redux-form tutorial

Last synced: 18 Apr 2026

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

ExtCore framework 7 sample API web application

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

Last synced: 19 Jan 2026

https://github.com/antonniklasson/cssgrid.pro

An interactive guide through CSS Grid.

css-grid react tutorial

Last synced: 22 Apr 2026

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 Apr 2026

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

Logistic regression tutorial using R and the Jupyter notebook

logistic-regression r tutorial

Last synced: 28 Apr 2026

https://github.com/ruddra/myblog

An example project from my tutorial of making a simple blog.

django myblog tutorial

Last synced: 12 May 2026

https://github.com/mesmacosta/dlp-to-datacatalog-tags-tutorial

Walkthrough tutorial for DLP and Data Catalog script.

cloudshell datacatalog datalossprevention dlp java tutorial

Last synced: 12 Jun 2026

https://github.com/azure/iot-central-compute

A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.

azure-functions data-transformation iot iot-central javascript nodejs tutorial

Last synced: 04 Sep 2025

https://github.com/astrolabsoftware/fink-client-tutorial

Tutorial to learn how to use the Fink client

apache-kafka astronomy python tutorial

Last synced: 20 Oct 2025

https://github.com/fogarecious/rustemo_tutorial

Tutorial of Rustemo

rust rustemo tutorial

Last synced: 24 Jan 2026

https://github.com/OmiyaGames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 25 Apr 2025

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: 04 May 2026

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/zukahai/cpp-basics-tutorial

A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++

basics beginner c-plus-plus coding education examples exercises learning programming tutorial

Last synced: 22 Feb 2026

https://github.com/weso/rdfvalidation_eswc16

RDF and Linked Data Validation - ESWC 2016 Tutorial

rdf rdf-validation tutorial

Last synced: 24 Jan 2026

https://github.com/drkenreid/introductory-data-science

Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.

cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials

Last synced: 28 Jan 2026

https://github.com/idanov/craftinginterpreters

Implementation of craftinginterpreters.com in Rust

craftinginterpreters interpreter learning-by-doing rust tutorial

Last synced: 25 Feb 2026

https://github.com/hash3lizer/khatta

📔 A Khatta (urdu for ledger). Based on Urara 🌸 (A sweet Svelte based theme)

blog ctf-writeups tutorial writeups

Last synced: 29 Apr 2026

https://github.com/nfantone/2d-roguelike

Unity3D tutorial for a 2D Roguelike game

game tutorial unity3d

Last synced: 07 Jan 2026

https://github.com/ruslanys/meetup-devkg-22

Spring Boot - в продакшн за 5 минут

devkg getting-started java meetup sample spring-boot tutorial

Last synced: 28 Apr 2026

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

All my experience packed into cheatsheets

maintained ready-for-use tutorial

Last synced: 02 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/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/yasenstar/ontology-pizza-cn

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

modeling ontology owl pizza pizza-owl protege semantics tutorial

Last synced: 10 Feb 2026

https://github.com/teebusch/r-intro

A brief hands-on introduction to R with RStudio, the Tidyverse, and RMarkdown.

r tidyverse tutorial workshop

Last synced: 17 Mar 2025

https://github.com/robertobochet/keras-talk

Jupyter notebook for the Keras talk, part of the Python Course 2021 by Politecnico Open unix Labs

course jupyter-notebook keras neural-network politecnico-di-milano politecnico-open-unix-labs python slides talk tensorflow tensorflow-tutorials tutorial tutorial-code

Last synced: 13 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/hasanbaysal/uml-class-diagrams

Uml Class diyagramları ve anlamlarıyla ilgili aldığım notlar

tutorial uml uml-class-diagram uml-diagram

Last synced: 19 Mar 2026

https://github.com/pjaskulski/escriptorium_tutorial

Wprowadzenie do aplikacji eScriptorium i Kraken

escriptorium kraken tutorial

Last synced: 19 Mar 2026

https://github.com/theinvincibleknight/aws-knowledge-hub

This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!

amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial

Last synced: 01 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/thesoenke/serverless-tutorial

Serverless Tutorial mit OpenFaaS

openfaas serverless tutorial

Last synced: 02 Sep 2025

https://github.com/sirbuig/host-gemini-ai

Short and fast tutorial on how to host Gemini 1.5 Pro on a local environment without an API key.

debian gemini gemini-ai os-linux tutorial ubuntu vertex-ai

Last synced: 25 Apr 2025

https://github.com/nurfawaiq/seri-php-mysqli-oop

SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding

php tutorial

Last synced: 10 Jan 2026

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/funcsio/awesome-lynx

A curated list of awesome lynx ecosystem

awesome awesome-list lynx mobile react tutorial

Last synced: 11 Mar 2025

https://github.com/solo-steven/toy-lang-in-rust

A toy language build by myself

learning-by-doing llvm rust toy-project tutorial

Last synced: 09 Mar 2025

https://github.com/venenux/alpine-wiki

[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro

alpine alpine-linux documentation guide linux tutorial wiki

Last synced: 12 Jun 2025

https://github.com/thesephist/web-audio-workshop-2020

Web Audio API Workshop for Hack the Fog and hackswiftly 2020

replit tutorial web-audio-api workshop

Last synced: 25 Apr 2026

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

🔬 Unit tests created with Jest

javascript jest jest-tests tutorial unit-test webtips

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

https://github.com/bhattbhavesh91/tensorgram-tutorial

Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.

keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial

Last synced: 04 May 2026

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: 28 Apr 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/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/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 01 May 2026

https://github.com/ginberg/crypto

Tutorial: Create your cryptocurrency dashboard in R shiny

cryptocurrency r shiny tutorial

Last synced: 03 Jul 2025

https://github.com/TexasBullet26/trey-learns

This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.

bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials

Last synced: 23 Aug 2025

https://github.com/marco0antonio0/about-api-next-js

Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.

api como-fazer learn next react tutorial

Last synced: 03 May 2026

https://github.com/thibaudcolas/wagtail-tutorials

If you want to learn to use Wagtail, you are in the right place!

django djangogirls documentation gitbook netlify tutorial wagtail walkthrough

Last synced: 02 Apr 2025

https://github.com/devlights/try-python

This is my TUTORIAL project for Python.

jetbrains pycharm pycharm-ide pytest python python3 tutorial

Last synced: 18 Jan 2026

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: 05 May 2026

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

This follow-up to the fastai-to-unity tutorial covers creating a LibTorch plugin for the Unity game engine.

fastai image-classification libtorch tutorial unity

Last synced: 09 Oct 2025

https://github.com/taojy123/truffle-tutorial

truffle 以太坊应用开发极简视频教程 配套代码

eth ethereum solidity truffle tutorial

Last synced: 07 May 2026

https://github.com/besnik/css-design-tutorial

Plain CSS design tutorials including grid, flex, app layouts, design system, vue and more.

css css-layout design-system flex grid html layout tutorial vue

Last synced: 08 May 2026

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

Modern JavaScript Tutorial in Albanian

albanian javascript tutorial

Last synced: 23 Aug 2025

https://github.com/dohlee/learn-sed

:pencil2: SED tutorial

editor learn sed stream tutorial

Last synced: 19 Mar 2026