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/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/akecel/deploy-shell-script

Simple shell scripts to easily deploy your applications on a web server.

beginner-friendly deployment devops script ssh tutorial

Last synced: 10 Oct 2025

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/otterbk/nodejs-practice

nodejs 튜토리얼 연습

practice tutorial

Last synced: 18 Oct 2025

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/amazingcoderpro/huobi-5minutes

火币账号注册、交易入门指导

huobi tutorial

Last synced: 04 Jan 2026

https://github.com/opastorello/luleey-xs2510-udm-gpon-guide

Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting

fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon

Last synced: 19 Jun 2026

https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component

A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.

asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

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/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/kodie/bitbar-home-config

Example of how to mimic the functionality of the home-config npm module in bash

bitbar bitbar-plugin config example plugin tutorial

Last synced: 15 Mar 2025

https://github.com/thinkswan/express-redis-cache

An Express app that caches data in Redis.

express javascript node redis tutorial

Last synced: 10 Apr 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/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/pedritomelenas/python-intro

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

https://github.com/jkosla/nexus-tutorial

Dev.to Tutorial Repository

devops jenkins nexus tutorial

Last synced: 22 Jan 2026

https://github.com/app-generator/tutorial-python

Python Tutorial - Learn to code in Python | AppSeed

appseed elearning python tutorial

Last synced: 29 Sep 2025

https://github.com/julienxx/elm-bingo

Code for the Pragmatic Studio Elm course

elm tutorial

Last synced: 25 May 2026

https://github.com/abhishekkr/weaxan

a top-down 2D ARPG game for learning Godot basics

2d-game game gamedev godot tutorial tutorial-code

Last synced: 18 Jun 2026

https://github.com/vaadin/mpr-demo

Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)

demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8

Last synced: 14 Apr 2026

https://github.com/arsy786/notes-mern-app

This is a web application built with the MERN stack that allows users to CRUD notes.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/girkovarpa/sciter-js-autocomplete

Simple demo of autocompleting a textbox in Sciter.JS

after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial

Last synced: 14 Apr 2026

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

https://github.com/johannesrabauer/optionals

This is my script for the corresponding youtube video.

introduction java optional tutorial

Last synced: 15 Oct 2025

https://github.com/themarlboroman/doctrineless-symfony

A repo-tutorial to see how we can do database work in symfony without doctrine and with PDO.

doctrine pdo symfony2 tutorial

Last synced: 04 Jan 2026

https://github.com/fblupi/learning-coffeescript

Learning CoffeeScript

tutorial

Last synced: 20 Jun 2026

https://github.com/azhar25git/glancesql

GlanceSQL is a single-file interactive SQL learning website.

learning sql tutorial

Last synced: 21 Jun 2026

https://github.com/oozoofrog/yoda

Research-based Swift compiler learning docs, tutorials, labs, and case studies.

compiler debugging learning swift tutorial

Last synced: 23 Jun 2026

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/dlamott/hangman

Entry level HangMan

game hangman python python3 tutorial

Last synced: 23 Jun 2026

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/singhrahuldps/java_blog

Repository for blog @

java8 tutorial

Last synced: 28 Jun 2025

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 24 May 2026

https://github.com/fblupi/blogfacilito

Ruby on Rails tutorial

blog rails tutorial

Last synced: 18 Apr 2026

https://github.com/paulgovan/relialearnr

Learning Modules for Reliability Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 09 Mar 2026

https://github.com/ahkarami/playing-with-mxnet

This repository shows my history of MXNet learning.

deeplearning mxnet tutorial

Last synced: 19 Oct 2025

https://github.com/3y3l3ss0ur0b0r0s/deminer

Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.

game minesweeper python terminal-based terminal-game tutorial

Last synced: 03 Jan 2026

https://github.com/thetoxin/pyneuronet

Example simple neural net in python

example machine-learning neural-network python tutorial

Last synced: 20 Oct 2025

https://github.com/deadcoder0904/shopify-react-node-tutorial

Follow the official Shopify React Node tutorial

node react shopify tutorial

Last synced: 10 Apr 2026

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/florianvazelle/fyc-vulkan

Find Your Course - Course on Vulkan to finalize our degree

french tutorial tutorial-code tutorial-exercises tutorial-videos vulkan

Last synced: 17 Aug 2025

https://github.com/abdulqasem-bakhshi/verified-commits-github

This is a step by step process to set up verified commits for every commit you make on GitHub.

commit github tutorial verified

Last synced: 04 Oct 2025

https://github.com/cadu-leite/argparse_exemplo_tutorial

Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial

argparse python python3 sample sample-code tutorial

Last synced: 15 Aug 2025

https://github.com/lagenorhynque/todo-cljs

A ClojureScript todo list app

clojurescript tutorial

Last synced: 25 Oct 2025

https://github.com/prave-com/deploy-django

Django project example for deploying django

deploy django gunicorn nginx postgresql tutorial vps

Last synced: 09 Apr 2026

https://github.com/romanrizzi/mean_example

MEAN stack tutorial

mean tutorial

Last synced: 09 Nov 2025

https://github.com/epranka/dec2bin

Simple Dec2Bin converter created in CRA which helps to convert the number from decimal to binary

binary converter cra create-react-app css dec2bin decimal decimal-to-binary javascript react tool tutorial webdesign website

Last synced: 09 Apr 2026

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

Java - Make a Recording Tutorial

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/0xjcf/crypto-wallet-viewer

An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.

bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3

Last synced: 16 Apr 2026

https://github.com/sourceduty/retropie_le_potato

📃 How to Install RetroPie on Le Potato Libre Computer Board (AML-S905X-CC)

game games gba gbc how-to install instructions le-potato libre libre-computer nes nintendo pi play raspberry-pi retro retropie roms rpi tutorial

Last synced: 08 Aug 2025

https://github.com/dannypsnl-fork/macro-magic

Macro is not magic

macro racket tutorial

Last synced: 09 Mar 2026

https://github.com/yammmt/rails-tutorial

my product of Rails Tutorial (5.1.4)

rails rails-tutorial ruby tutorial

Last synced: 29 Sep 2025

https://github.com/ushii/weather_app

"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."

android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather

Last synced: 29 Apr 2026

https://github.com/gnebbia/virtualizzazione_appunti

Appunti in italiano da riordinare sulle tecnologie di virtualizzazione

appunti guida notes tutorial virtualization virtualizzazione

Last synced: 24 Feb 2026

https://github.com/freeclimbapi/node-list-calls-how-to-guide

Node - List Calls Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/hyzhak/siraj-tutorials

My interpretation of Jupyter Notebooks of Siraj Raval Tutorials

jupyter-notebook machine-learning neural-network python tutorial

Last synced: 15 Apr 2026

https://github.com/eldesoukyelkhouly/vb.net

شرح لغة فجول بيسك دوت نت

arabic guide tutorial vb-net vbnet

Last synced: 31 Jan 2026

https://github.com/pedrohenriquebr/react-tutorial

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/make-school-labs/few-track-demo

Demo app to give an idea of the kind of programming involved with frontend web applications

css css3 game html html5 javascript js tutorial

Last synced: 01 Aug 2025

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/didinj/html5-background-color-examples

HTML5 Tutorial : Set or Change HTML Background Color

background background-color change color examples html html5 set tutorial

Last synced: 08 Feb 2026

https://github.com/agn-7/test_service

A simple ROS Services (client/server) project.

python python2-7 ros ros-kinetic ros-service ros-services tutorial

Last synced: 15 Apr 2026

https://github.com/jonaylor89/housefly

be careful...here be spiders

ai playwright tutorial webscraping

Last synced: 15 Apr 2026

https://github.com/jeremy-miller/tic-80-tutorials

Various tutorials for the TIC-80 fantasy console

tic-80 tutorial

Last synced: 09 Feb 2026

https://github.com/erossini/fsharptutorial

F# tutorial: building applications, data programming and tests

application data-programming test tutorial

Last synced: 10 Feb 2026

https://github.com/yaroslaff/locker-example-notebook

Simple notebook (no backend), example application of locker-server technology

example frontend locker notebook tutorial

Last synced: 27 Feb 2026

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/apiverve/moon-tracker-python-tutorial

Moon position tracker that calculates altitude, azimuth, and distance using Python

apiverve astronomy celestial cli coordinates moon moon-tracker python tutorial

Last synced: 25 Jun 2026

https://github.com/javieraviles/git-flow

Example exercise of how to apply gitflow methodology

example gitflow gitflow-methodology how-to tutorial

Last synced: 12 Feb 2026

https://github.com/yoonje/docker-tutorial

도커 튜토리얼

docker dockerfile tutorial

Last synced: 29 Jul 2025

https://github.com/dvshu/classic-tutorial

各种demo演示列表

demo tutorial

Last synced: 14 Feb 2026

https://github.com/natural-affinity/react-hooks-tic-tac-toe

ReactJS Tutorial with functional components and hooks

hooks react tic-tac-toe tutorial

Last synced: 14 Feb 2026

https://github.com/adityasharat/angular-1.5.x-tutorial

Learn some Angular JS 1.5.x hands on

angular angular1 tutorial

Last synced: 02 Mar 2026

https://github.com/josedavila24/guias

🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖

git oracle-db tutorial ubuntu-server

Last synced: 28 Jul 2025

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/angelvicenteg/todo-list

A clean, responsive to-do list web application built with HTML, CSS, and JavaScript. Easily add, complete, and delete tasks to stay organized and productive.

animation asp-net-core-identity asp-net-core-mvc beginner best-practices css docker elm-architecture etcd gorm grpc how-to html javascript todolist todolist-application todomvc tutorial

Last synced: 16 Apr 2026

https://github.com/koladev32/masonite-weather-app-tutorial

A simple web app that retrive weather data from https://openweathermap.org/ and display it.

masonite masonite-framework masonite-weather python retrive-weather-data tutorial weather

Last synced: 27 Jul 2025

https://github.com/apocfly/sweatbox-tutorial

提供模拟机文本(Sweatbox)从撰写到开启的完整教程

euroscope python sweatbox tutorial

Last synced: 02 Mar 2026

https://github.com/phdenzel/local-python-install

How to install python on a server without sudo rights

how-to tutorial

Last synced: 02 Mar 2026