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/ahammadshawki8/pycampaign20

😇 Learn to Code in Python during Lockdown! 🔥🔥

beginner-friendly lockdown python tutorial

Last synced: 09 Nov 2025

https://github.com/aygp-dr/lazy-weekends

A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.

beginner-friendly education functional-programming haskell tutorial

Last synced: 23 Jun 2026

https://github.com/a2rp/notes-reactjs

ReactJS Notes - clear, beginner-friendly notes for React with examples. Built with Vite, React Router, and styled-components.

frontend handbook javascript react react-notes react-router reactjs styled-components tutorial vite

Last synced: 09 Apr 2026

https://github.com/mrseanbaines/intro-to-react

Intro To React tutorial from reactjs.org

react reactjs tutorial

Last synced: 10 May 2026

https://github.com/odziom91/pingwinator

Polski poradnik o gamingu na dystrybucjach Linux oparty na systemie operacyjnym CachyOS. Poradnik napędza Polska Społeczność Linuksa!

archlinux cachyos fedora gaming gaming-on-linux gry linux opensuse poradnik tutorial

Last synced: 17 Apr 2026

https://github.com/jaedmunt/dixchete

A command line tool (or if you can't be bothered to build it) a list of commands for checking storage space, drive setup etc. as I come across them - in this README.

cheetsheet cheetsheets cli executable go golang hardware help howto howtos tutorial

Last synced: 04 Aug 2025

https://github.com/thinkswan/js-linked-list

An implementation of the linked list data structure in JavaScript.

data-structures javascript tutorial

Last synced: 03 Jun 2026

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/dup4/install-nginx-from-sources

install nginx from sources

install nginx source tutorial

Last synced: 17 Apr 2026

https://github.com/methminug/forms-with-react-hooks

Check out this code's Medium article on forms with React Hooks. 😊

react react-hooks tutorial

Last synced: 17 Apr 2026

https://github.com/joseph-ogutu/ai-capstone-project

A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.

backend beginner go golang http tutorial webserver

Last synced: 03 Jan 2026

https://github.com/arsy786/react-redux-toolkit-tutorial

This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.

2023 guide reactjs redux-toolkit tutorial

Last synced: 10 May 2026

https://github.com/janipalsamaki/swag-order-robot

Tutorial for creating a software robot for processing web store orders using Robot Framework.

python robot-framework robotframework tutorial

Last synced: 03 Jan 2026

https://github.com/igorsedov/angular-tutorials

Code examples from Angular video tutorials on my YouTube channel.

angular angular-signals angular-tutorial tutorial tutorial-code

Last synced: 11 May 2026

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

CKEditor Setup & Configuration

ckeditor tutorial

Last synced: 05 Apr 2026

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/nicolocurioni96/simpleapp

Simple SwiftUI app List and Navigation with detail

ios ios15 swift swiftui tutorial tutorials

Last synced: 18 Apr 2026

https://github.com/gseismic/mlearn.py

classic machine learning algorithm implementation with clean and readable code

machine-learning machine-learning-library tutorial

Last synced: 18 Apr 2026

https://github.com/thc1006/rps_gesture_referee_demo

🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.

computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial

Last synced: 19 Apr 2026

https://github.com/isensee-bastian/set-generics

Tutorial code for my video Generics Part 3: How to use Generics in Golang

basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube

Last synced: 19 Apr 2026

https://github.com/fblupi/baby-names

A simple React.js app just to learn it

reactjs tutorial

Last synced: 19 Apr 2026

https://github.com/silvestrevivo/react-github-finder

Web application using React-Hooks, following the Udemy tutorial from @bradtraversy

hooks reactjs tutorial udemy

Last synced: 19 Apr 2026

https://github.com/o-x-l/ebpf-getting-started-guide

A guide that sums up some information about eBPF for beginners

bpf ebpf getting-started network-analysis network-intelligence tutorial

Last synced: 18 May 2026

https://github.com/croydon/unity-roll-a-ball

My implementation of Unity's 2022.3 Roll A Ball Tutorial

engine game roll-a-ball tutorial unity

Last synced: 04 Apr 2025

https://github.com/theaswanson/my-authenticated-app

A sample .NET Angular app with Azure AD auth using MSAL.

angular authentication azuread dotnet msal msal-angular template tutorial

Last synced: 04 Jun 2026

https://github.com/jihlenburg/fedit

A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic

beginner rust tauri text-editor tutorial

Last synced: 10 Jun 2026

https://github.com/nagipragalathan/python_tutorial_for_data-science

This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.

datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial

Last synced: 09 Apr 2026

https://github.com/rubberducksbr/ruby4beginners

Repositório voltado para iniciantes na programação que desejam aprender Ruby

automated-testing beginner-code ruby ruby-on-rails test-automation tutorial

Last synced: 04 Jun 2026

https://github.com/webrror/flutter-animations

A flutter app showcasing animations from Vandad's Animation Course.

animation demo flutter flutteranimations tutorial

Last synced: 20 Apr 2026

https://github.com/ivpel/vigilant-pytest-example

Example of how to use vigilant-kit and pytest.

pytest python selenium tutorial vigilant webdriver

Last synced: 20 Apr 2026

https://github.com/ot-nemoto/flask-tutorial

Flask チュートリアル

flask tutorial

Last synced: 21 Apr 2026

https://github.com/liatemplates/webdev

A simple LiaScript template for web development

css html javascript liascript liascript-template template tutorial webdevelopment

Last synced: 21 Apr 2026

https://github.com/fhdsl/gdscn_biodigs_book

Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.

anvil biodigs course gdscn r-programming tutorial

Last synced: 21 Apr 2026

https://github.com/newlandtv/2048-lecture

Unity 2D 2048 game tutorial

2048 2d game tutorial unity

Last synced: 31 Jul 2025

https://github.com/edha1/go-tutorial

My learning notes as I learn the Go language.

go golang golang-examples how-to tutorial

Last synced: 31 Jul 2025

https://github.com/mar0ls/tutorials

How install notepad++ in Mac M1

brew homebrew m1-mac notepad-plus-plus tutorial wine

Last synced: 31 Jul 2025

https://github.com/apiverve/whois-lookup-python-tutorial

WHOIS lookup tool for domain registration information using Python

apiverve cli domain-lookup domain-research networking python tutorial whois

Last synced: 25 Jun 2026

https://github.com/librity/learning_ruby

All my Ruby tutorials.

gists ruby snippets tutorial

Last synced: 16 Jun 2026

https://github.com/cuunoong/todo-tutorial

🚀 Cara Cepat dan Mudah Bikin Todo App Flutter Seperti Pro dengan Supabase dan FCA-CLI

clean-architecture flutter tutorial

Last synced: 30 Jul 2025

https://github.com/pvigier/pychain-part2

Code for the part 2 of the tutorial on pychain

computational-graphs mnist tutorial

Last synced: 10 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/br-chan/financial-dashboard-next.js

A simplified financial dashboard full-stack web application, following https://nextjs.org/learn/dashboard-app .

tutorial

Last synced: 16 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/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/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/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/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 25 Apr 2026

https://github.com/newman1x1/java_files

Java program files

code java tutorial

Last synced: 30 Jul 2025

https://github.com/hussein-249/x86-64-practice

A series of tutorials for beginners of computer science to learn x86-64 assembly language.

assembly-language beginner-friendly tutorial

Last synced: 28 Jul 2025

https://github.com/dominique-vassard/elm-tutorial-app

Following complete app tutorial

elm tutorial

Last synced: 27 Jul 2025

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

Bash 脚本教程

bash book shell tutorial

Last synced: 26 Apr 2026

https://github.com/ucfopen/fuelphp-crash-course-docker

Easy Docker setup for running the FuelPHP crash course

docker fuel fuelphp php tutorial

Last synced: 12 May 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/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/ineat/graphql-pokemon-training

An example of GraphQL service with Appolo Server calling pokemon API

blog graphql pokemon tutorial

Last synced: 18 May 2026

https://github.com/apiverve/translator-app-vue-tutorial

Language translator app built with Vue 3 for translating text between 100+ languages

apiverve language localization translation translator tutorial vue vuejs

Last synced: 25 Jun 2026

https://github.com/lornajane/beyond-mysql-tutorial

Supporting material for my "Beyond MySQL" tutorial (includes PostgreSQL, CouchDB and Redis)

couchdb postgresql redis sample tutorial

Last synced: 13 May 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/brionmario/continuous-deployment-azure-blog-tutorial

Azure continuous deployment tutorial

azure blog ci tutorial

Last synced: 28 Apr 2026

https://github.com/habibun/javascript

A programming language that is one of the core technologies of the World Wide Web

javscript js learning tutorial

Last synced: 26 Jul 2025

https://github.com/apiverve/horoscope-app-react-tutorial

Daily horoscope app built with React for zodiac sign readings

apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac

Last synced: 25 Jun 2026

https://github.com/apiverve/address-parser-node-tutorial

Street address parser that extracts structured components from addresses using Node.js

address-parser address-validation apiverve express geocoding nodejs street-address tutorial

Last synced: 25 Jun 2026

https://github.com/googtech/shell-tutorial

It's a learning note for shell beginner.

learning-note linux shell tutorial

Last synced: 13 May 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/c17an/react-ui-practice

ui 구현 연습 저장소

practice react tutorial ui

Last synced: 28 Apr 2026

https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model

A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.

continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model

Last synced: 21 May 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/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/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/polaris000/contactbot

A simple demo chatbot that collects a user's contact information. Built using Rasa.

chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial

Last synced: 13 Jun 2026

https://github.com/obitech/salt-tutorial

The repo for my SaltStack tutorial

docker saltstack terraform tutorial vagrant

Last synced: 08 Apr 2026

https://github.com/gvwilson/sqlshort

a short introduction to SQL

open-access open-source sql tutorial

Last synced: 13 Jun 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/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/mel-rocha/django-rest-framework

Tutorial da documentação oficial rest_framework

tutorial

Last synced: 25 Jul 2025

https://github.com/iml1111/pytorch-recommender

Neural Recommendation System Using PyTorch

deep-learning pytorch recommender-system tutorial

Last synced: 29 Apr 2026