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/arun-kc/flask_sqlalchemy_rest_api

A simple RESTful API build for educational purpose

api-rest educational-project flask-api flask-sqlalchemy python tutorial

Last synced: 24 Oct 2025

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 15 May 2026

https://github.com/chilipp/psyplot-ks-seminar-20210228

KS Seminar talk about psyplot on January 28th, 2021

jupyter-notebook matplotlib presentation psyplot python tutorial visualization

Last synced: 21 Apr 2026

https://github.com/pmocz/advectiondiffusion-jax

Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff

automatic-differentiation jax scientific-computing tutorial

Last synced: 21 Apr 2026

https://github.com/hasansezertasan/python-build-systems

I'm exploring Python Build Systems and the tools built around them and these are my notes.

build-systems discovery notes poetry python research setuptools tutorial

Last synced: 05 Jun 2026

https://github.com/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/hoijui/lwjgl-book-game26-kotlin

LWJGL-Book - Chapter 26 - in Kotlin

example-project kotlin-port lwjgl opengl tutorial

Last synced: 22 Apr 2026

https://github.com/thetoxin/javarushtasks

My solution of tasks on JavaRush

java javarush solutions study tasks tutorial

Last synced: 05 Jun 2026

https://github.com/tailorvj/hardhat-gitpod

Set up your HardHat Solidity smart contract development environment on Gitpod.io

deployment gitpod hardhat howto smart-contracts solidity tutorial

Last synced: 23 Apr 2026

https://github.com/fishcharlie/amazonwebservicesec2

📖 Tutorial - Lightning Talk Amazon Web Services EC2

aws ec2 tutorial

Last synced: 05 Jun 2026

https://github.com/gstavrinos/opencltutorial

Imported from here: https://bitbucket.org/Anteru/opencltutorial

cpp11 opencl tutorial

Last synced: 16 Jun 2026

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

https://github.com/angeligareta/basics-web-development

Example of a Landing Page using the web technologies HTML, CSS, and Javascript.

css3 html5 javascript landing-page tutorial

Last synced: 24 Apr 2026

https://github.com/bygui86/go-cassandra

Application with REST APIs persisted on Cassandra

cassandra cassandra-database go golang rest rest-api tutorial tutorial-code

Last synced: 24 Apr 2026

https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412

Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 24 Apr 2026

https://github.com/edneimonteiro/internal-apim

Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints

apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet

Last synced: 06 Jun 2026

https://github.com/Tayco110/Zephyr--Getting_started_on_Windows

Passos iniciais para o setup do Zephyr-rtos no windows junto de um exemplo para teste

c embedded-systems getting-started sample-code tutorial zephyr-rtos

Last synced: 12 Mar 2025

https://github.com/janbaig/visitor-design-pattern

Implementation and Explanation of the Visitor Design Pattern

design-patterns tutorial visitor-design-pattern

Last synced: 25 Apr 2026

https://github.com/hu2di/android-in-app-billing

Android app for in-app purchase guides

android guide in-app-purchase tutorial

Last synced: 24 Apr 2026

https://github.com/victorrseloy/tutorial-react-e-flux-calculadora

Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/

flux react tutorial

Last synced: 24 Apr 2026

https://github.com/ogcincubator/sushi-workshop

This workshop shows different ways of consuming data from OGC API - Features services.

jupyter leaflet ogc ogcapi python qgis standards tutorial workshop

Last synced: 24 Apr 2026

https://github.com/23tae/nest-board

강의: 따라하며 배우는 NestJS

tutorial

Last synced: 25 Apr 2026

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

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

ios iosdevelopment programming swift swiftui tutorial

Last synced: 25 Apr 2026

https://github.com/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 25 Apr 2026

https://github.com/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 25 Apr 2026

https://github.com/applitools/tutorial-selenium-ruby-ultrafastgrid

Applitools Selenium Ruby tutorial with Ultrafast Grid

applitools ruby tutorial

Last synced: 06 Jun 2026

https://github.com/iampriteshkumar/desktop-tutorial

GitHub Desktop tutorial repository.

git github githubdesktop practice tutorial

Last synced: 25 Apr 2026

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 25 Apr 2026

https://github.com/aarooshsaifanboy322/simple-qr-code.github.io

Please take permission before copying.

qr-code tutorial

Last synced: 12 Mar 2025

https://github.com/mikeludemann/docker-tutorial-and-command

A good tutorial and learning setup for Docker with commands and more

command docker tutorial

Last synced: 28 Mar 2025

https://github.com/neo/phonegap-start

PhoneGap Hello World app by Neo

demo phonegap practice tutorial

Last synced: 26 Apr 2026

https://github.com/hanxi/bash-tutorial

Bash 脚本教程

bash book shell tutorial

Last synced: 26 Apr 2026

https://github.com/yisuschrist/python-async-tutorial

Simple async tutorial extracted from RealPython

async markdown python tutorial

Last synced: 26 Apr 2026

https://github.com/turkunov/ml-from-scratch

Thoroughly documented implementations of ML and DS concepts

ds implementation interview ml pytorch tutorial

Last synced: 26 Apr 2026

https://github.com/toelt-llc/paper-nn-performance-bootstrap-tutorial

This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.

paper python tutorial

Last synced: 26 Apr 2026

https://github.com/cdarlint/hadoop-unittest

learn unit test on hadoop via mini dfs cluster

hadoop minicluster minidfscluster tutorial unittest wordcount

Last synced: 07 Jun 2026

https://github.com/fmind/android-tutorial-favorite

An Android tutorial to demonstrate the use of local and on device tests

android junit mokito testing tutorial

Last synced: 26 Apr 2026

https://github.com/demapy/realtime-chat

Socket.IO - project tutorial to understand how things works together.

chat socket-io sqllite tutorial

Last synced: 26 Apr 2026

https://github.com/thalsi/git

Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!

git github tutorial

Last synced: 27 Apr 2026

https://github.com/hoxtygen/codeplanks.com

‎ Personal blog running on NextJs. Still under development

blog nextjs tutorial

Last synced: 27 Apr 2026

https://github.com/quantam-studios/topdownshooterlesson

A game made for programming lessons of the CCHS Makers Club specific to game design.

c-sharp-unity tutorial unity

Last synced: 07 Jun 2026

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

Java - Get a Queue Tutorial

queues tutorial

Last synced: 07 Jun 2026

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

A tutorial application to play around with building API servers in Flask.

flask lynda tutorial

Last synced: 27 Apr 2026

https://github.com/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 27 Apr 2026

https://github.com/centrogeo/tutorial-shiny-cig2022

Tutorial de Shiny para la semana de divulgación de las CIG 2022

r shiny tutorial

Last synced: 27 Apr 2026

https://github.com/davibmmgallo/monogame-tutorial

Getting started with monogame development

gaming tutorial

Last synced: 27 Apr 2026

https://github.com/javpet/js-drumkit

JS Drumkit based on Wes Bos' tutorial #1

drum js js-drumkit kit music tutorial

Last synced: 27 Apr 2026

https://github.com/andry81-devops/accum-content

Tutorial to setup accumulation of various external statistic and content. • :page_with_curl: https://github.com/andry81-stats/accum-content--gh-stats :page_with_curl:

actions content download github github-action tutorial workflow

Last synced: 27 Apr 2026

https://github.com/antonio-f/autograd-tutorial

Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.

101 autograd backward examples gradients pytorch pytorch-tutorial tutorial

Last synced: 27 Apr 2026

https://github.com/quantumwizard888/how-to-commit-changes-and-push-a-new-version-of-docker-image-to-repository

How to commit changes and push a new version of Docker image to repository.

docker docker-container docker-image guide tutorial

Last synced: 28 Apr 2026

https://github.com/brionmario/continuous-deployment-azure-blog-tutorial

Azure continuous deployment tutorial

azure blog ci tutorial

Last synced: 28 Apr 2026

https://github.com/itsagurin/django-study

A small blog project using the Django framework

blog django learning-by-doing python tutorial

Last synced: 28 Apr 2026

https://github.com/pwildenhain/vidly

Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787

create-react-app javascript react tutorial

Last synced: 28 Apr 2026

https://github.com/macagua/example-vuejs2-names-people

A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"

demo tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 28 Apr 2026

https://github.com/dlzou/go-wiki

A bare-bones wiki site.

tutorial

Last synced: 28 Apr 2026

https://github.com/tripodsan/antlr4_js_calculator

Simple command line calculator built with antrl4 and nodejs.

antlr4 javascript nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/pedrochamberlain/nodejs-guide

A Node.js Beginner's Guide by Fireship

nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/kanukim97/nodejs_tutorial

Tutorial of Node.js

node nodejs tutorial

Last synced: 28 Apr 2026

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

ui 구현 연습 저장소

practice react tutorial ui

Last synced: 28 Apr 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/andrewjbateman/angular-fast-http-caching

:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'

angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript

Last synced: 28 Apr 2026

https://github.com/zorig/ember-notes

Medium publication about ember.

emberjs mongolian tutorial

Last synced: 28 Apr 2026

https://github.com/davidyell/learning-typescript

Code from doing the TypeScript tutorial

learning tutorial typescript

Last synced: 28 Apr 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/sahar-dev/django_basics

This tutorial explains how to create a simple CRUD app using django framework

backend django tutorial

Last synced: 28 Apr 2026

https://github.com/mkdika/gin-rest-api

Simple REST API using Golang & Gin web framework

gin-gonic golang poc rest-api tutorial

Last synced: 29 Apr 2026

https://github.com/srmoore/oidc_django_demo

Small demo Django application using private keys and OpenID Connect

django django-application oidc tutorial

Last synced: 29 Apr 2026

https://github.com/ayonious/maven-best-practices

Short Quick Start Tutorials on Maven

learning maven quickstart tutorial

Last synced: 29 Apr 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/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 29 Apr 2026

https://github.com/erik1066/csharp-features

Interesting features of the C# programming language.

csharp examples features tutorial

Last synced: 29 Apr 2026

https://github.com/astro-fusion/astro-blogs

A comprehensive resource for Vedic astrology covering Rasi, Houses, Planets, Dasha Systems, Nakshatras, and more.

astrology blog md mdx tutorial

Last synced: 29 Apr 2026

https://github.com/rl-king/howinelm

Elm equivalent of Javascript code, side by side

elm example javascript tutorial

Last synced: 29 Apr 2026

https://github.com/spenserblack/git-bisect-tutorial

A small repository to help beginners learn git bisect

git git-bisect learning learning-by-doing tutorial

Last synced: 29 Apr 2026

https://github.com/japhetrugas/objectorientedprogramming

A simple OOP codes, showing the different OOP principles.

basic-programming beginner java oop oop-principles tutorial

Last synced: 29 Apr 2026

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/rakifsul/studi_kasus_godot_3_predictive_aim

Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine

aim case-study godot-engine predictive turret tutorial

Last synced: 27 Jul 2025

https://github.com/eliasdehondt/dotnet-helloworld

This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.

app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application

Last synced: 27 Jul 2025

https://github.com/divertimentos/tutorial-flexbox-techsith

Tutorial de Flexbox disponibilizado pelo canal TechSith

css flexbox html tutorial

Last synced: 22 Jun 2026

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

angular is solid, sexy, oop-ly

angular toy-project tutorial

Last synced: 16 May 2026

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/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/j-sephb-lt-n/dbt-example

Showcase of DBT functionality with a toy local duckdb dataset

dbt duckdb example local tutorial

Last synced: 18 May 2026

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

Modern JavaScript Tutorial in Bosnian

bosnian javascript tutorial

Last synced: 14 Apr 2025