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/adolbyb/nodejs-passport-login

A Login System using Node.js & Passport

dashboard ejs javascript login-system node-js passport-js tutorial

Last synced: 01 May 2026

https://github.com/initdc/crsh

The toy shell written by Crystal

crystal shell tutorial

Last synced: 18 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/christmaskris/gitsheet

A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.

bash documentation git tutorial

Last synced: 20 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/freeclimbapi/c-sharp-inbound-call-queue-tutorial

C# - Inbound Call Queue Tutorial

queues tutorial

Last synced: 15 Oct 2025

https://github.com/andrewjbateman/javascript-mousemove-shadow

:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.

css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial

Last synced: 15 Oct 2025

https://github.com/ansh-info/responsible-healthcare-ai

AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.

ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai

Last synced: 14 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/fab2bprog/exemple-utilisation-csharp-avec-mysql

Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...

base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial

Last synced: 13 Apr 2026

https://github.com/gorkemgul/html5_tutorial

The HTML5 tutorial that I prepared right after I finished learning HTML5. Indeed, it includes a little bit CSS as well.

css html html5 tutorial

Last synced: 16 Oct 2025

https://github.com/vasiliy-l/tutorial-ios-notifications-sender

Test local notifications on iOS in Swift

ios swift tutorial usernotifications

Last synced: 16 Oct 2025

https://github.com/freeclimbapi/node-stream-recording-how-to-guide

Node - Stream a Recording Tutorial

recordings tutorial

Last synced: 18 Feb 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/freeclimbapi/node-list-conferences-how-to-guide

Node - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Feb 2026

https://github.com/refkinscallv/taskbar

Minimize modal popup to taskbar or tab

bootstrap5 html jquery tutorial

Last synced: 22 Jan 2026

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/shauryashaurya/marty_mcfly

Code, text and notebooks on a tutorial for Introduction to Machine Learning using open sources

anaconda jupyter-notebooks machine-learning machine-learning-tutorials notebook numpy python regression scikit-learn scipy tutorial

Last synced: 09 Apr 2026

https://github.com/gorkemgul/golang_tutorial

This is the Golang tutorial that I've prepared after I learned it.

go golang tutorial

Last synced: 27 Jul 2025

https://github.com/data-camp/markdown

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 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/ahkarami/playing-with-mxnet

This repository shows my history of MXNet learning.

deeplearning mxnet tutorial

Last synced: 19 Oct 2025

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 18 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/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/freeclimbapi/c-sharp-list-calls-how-to-guide

C# - List Calls Tutorial

tutorial voice

Last synced: 26 Jul 2025

https://github.com/peter22-cell/walkthroughjs

🎨 Create interactive tutorials and onboarding experiences for web apps easily, with a beautiful design and no dependencies required.

frontend guide javascript onboarding product-tour react tutorial ui ux vue walkthrough

Last synced: 29 Apr 2026

https://github.com/anarchymonkey/learn_golang

go programming language | beginner | advanced | comprehensive | repository | syntax | data types | concurrency | web development | interactive code examples | tutorials | challenges | practice | skills | updated regularly | latest information | best practices.

basics-of-go create-go-app go golang learn-go learn-go-webservers learn-go-with-tests learn-golang tutorial

Last synced: 24 Oct 2025

https://github.com/lagenorhynque/go-getting-started

A barebones Go app, which can easily be deployed to Heroku

go heroku tutorial

Last synced: 19 Jun 2026

https://github.com/peterfox/form-exception-handler-demo

The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0

article laravel php tutorial

Last synced: 15 Apr 2026

https://github.com/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

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

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/validusgroup-design/beaglebone-clion-remote-build

Step-by-step guide to setting up remote CMake builds for BeagleBone boards using CLion IDE.

beaglebone clion cmake cross-compilation embedded-linux remote-development tutorial

Last synced: 23 Jan 2026

https://github.com/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 04 Jul 2026

https://github.com/fblupi/nodejs-express-postgres-sequelize-tutorial

Repository hosting code for the "Getting Started with Node, Express and Postgres Using Sequelize" tutorial by @waiyaki

express nodejs npm postgresql sequelize todos tutorial

Last synced: 15 Apr 2026

https://github.com/gugazimmermann/course-1-authentication

This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.

authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/crustde-containerizedrustdevenv/windows_reinstall

Description of my Windows OS prepared for Rust development in Linux

tutorial

Last synced: 28 Jan 2026

https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense

Ou comment configurer PfSense avec 2 WAN et 1 LAN

guide load-balancer pfsense router tutorial

Last synced: 24 Jan 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/freeclimbapi/node-list-calls-how-to-guide

Node - List Calls Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/mzaini30/tutorial

Kumpulan berbagai macam tutorial

tutorial

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

Tutorial da documentação oficial rest_framework

tutorial

Last synced: 25 Jul 2025

https://github.com/aniri/tutorial-facebook-signup

old tutorial moved to github :) - playing with facebook signup

facebook-signup tutorial

Last synced: 29 Jan 2026

https://github.com/alfarseniko/learning-c

Walkthrough of the freeCodeCamp tutorial of C language.

c learn tutorial

Last synced: 24 Jul 2025

https://github.com/freeclimbapi/node-get-a-queue-how-to-guide

Node - Get a Queue Tutorial

queues tutorial

Last synced: 30 Jan 2026

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/eduardozepeda/programming-notes

My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.

ebooks epub notes pdf programming tutorial tutorials

Last synced: 30 Jan 2026

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

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

arabic guide tutorial vb-net vbnet

Last synced: 31 Jan 2026

https://github.com/shahabvshahabi1996/tabbartutorial

React-Native Custom Tab bar for Android and IOS

android component ios javasctipt react-native tabbar tutorial

Last synced: 15 Apr 2026

https://github.com/valen1ob0/git-tuto

Test y tutorial de git/github para entender como funciona

git github learn-with-me tutorial

Last synced: 18 Apr 2026

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

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/freeclimbapi/node-create-conference-how-to-guide

Node - Create Conference Tutorial

connecting-calls tutorial

Last synced: 07 Feb 2026

https://github.com/gnebbia/wine_appunti

Qualche appunto su Wine

appunti guida notes tutorial wine winehq winetricks

Last synced: 01 Feb 2026

https://github.com/freeclimbapi/node-dequeue-member-how-to-guide

Node - Dequeue a Member Tutorial

queues tutorial

Last synced: 02 Feb 2026

https://github.com/modcommunity/how-to-install-mods-in-sotf

How to download and install mods in Sons of the Forest for PC.

gaming guide how-to mod modding mods sons-of-the-forest sotf sotf-mod sotf-mods tutorial

Last synced: 07 Feb 2026

https://github.com/modcommunity/how-to-install-skyrim-mods-on-pc

A guide on how to download and install mods in Skyrim for PC (Windows and potentially Linux).

elder-scrolls guide how-to modding mods skyrim skyrim-se skyrim-special-edition sse tutorial

Last synced: 08 Feb 2026

https://github.com/forketyfork/learn-you-a-haskell

Code examples and exercises from the "Learn You a Haskell for Great Good!" book

functional-programming haskell learn-you-a-haskell tutorial

Last synced: 26 Feb 2026

https://github.com/jermspeaks/nextjs-dashboard

The tutorial dashboard

dashboard nextjs tutorial

Last synced: 15 Apr 2026

https://github.com/aasteria/doukutsu

洞窟物語資源 - Cave Story

cave-story doukutsu-monogatari mods resources tutorial

Last synced: 09 Feb 2026

https://github.com/jonaylor89/housefly

be careful...here be spiders

ai playwright tutorial webscraping

Last synced: 15 Apr 2026

https://github.com/caiofov/prolog-tutorial

Studying Prolog language.

prolog tutorial

Last synced: 09 Feb 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/didinj/html-table-example

HTML 5 Tutorial: Table Example

example html html5 html5table htmltable table tutorial

Last synced: 18 Mar 2026

https://github.com/pasunboneleve/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 16 Apr 2026

https://github.com/hello-andrew-yan/spigot-smoke

Tutorial on how to implement a smoke sphere in Minecraft using the SpigotAPI.

java minecraft minecraft-plugin spigot spigot-plugin tutorial

Last synced: 27 Feb 2026

https://github.com/davidjnevin/django_girls_tutorial

Django Girls Blog Tutorial

blog django tutorial

Last synced: 16 Apr 2026

https://github.com/didinj/html-button-example

HTML Tutorial: Button Examples

button examples html html-button html5 tutorial

Last synced: 10 Feb 2026

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 11 Feb 2026

https://github.com/javascript-tutorial/ro-old.javascript.info

The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.

javascript romanian tutorial

Last synced: 24 Jul 2025

https://github.com/toolforge/my-first-flask-oauth-tool

Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/

mirror toolforge tutorial

Last synced: 27 Feb 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/erictleung/tutorial-sweave-and-knitr

:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research

knitr literate-programming rstudio sweave tutorial

Last synced: 12 Feb 2026

https://github.com/thetoxin/studyjs

Example of possible js and technology for studing

angularjs boostrap example jquery js node-js reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/richardca58/powersub-demo-7913

🔧 Simplify your workflow with powersub-demo-7913, a tool designed for efficient task management and collaboration in software development projects.

api cloud demo deployment example git github javascript microservices nodejs open-source powersub serverless tutorial web-app

Last synced: 12 Apr 2026

https://github.com/shreeshrii/tess4tutorial

Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng

lstm tesseract tesseract-ocr training tutorial

Last synced: 13 Feb 2026

https://github.com/juj/bat_chase

Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten

game-development tutorial

Last synced: 02 Apr 2026

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

Node - List Queue Members Tutorial

queues tutorial

Last synced: 14 Feb 2026

https://github.com/natancabral/linux-learn

The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various other names. This tutorial will teach you a little more about commands line on Linux.

bash linux linux-command sh shell shell-script terminal tutorial ubuntu

Last synced: 16 Apr 2026

https://github.com/benpollarduk/netaf.blazor

A Blazor implementation of NetAF.

blazor csharp example framework netaf text-adventure tutorial

Last synced: 14 Feb 2026

https://github.com/connectkushal/cssnotes

Revision notes for css, sass, bulma, bootstrap5 and the related tools

bootstrap5 bulma bulma-css bulma-css-framework css css-flexbox css-grid css3 notes postcss sass sass-framework tutorial vite

Last synced: 15 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/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/techsolutionstuff/laravel-rest-api-crud-tutorial

In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.

authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api 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