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/didinj/react-native-tutorial-react-hooks

React Native Tutorial: Building Mobile Apps with React Hooks

android building example hooks ios mobileapps react-native reacthooks reactnative tutorial

Last synced: 06 Apr 2025

https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails

Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.

rails tutorial

Last synced: 13 Oct 2025

https://github.com/didinj/upgrade-ionic-4-to-ionic-5

Upgrade the existing Ionic 4 app to Ionic 5 and Add New Feature

example feature ionic4 ionic5 new tutorial upgrade

Last synced: 20 Jan 2026

https://github.com/markfchavez/ruby-and-rails-resources

A curated list of ruby/rails resources to learn from.

courses rails ruby tutorial

Last synced: 15 May 2026

https://github.com/ukuhl/aaai_cf_tutorial

AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite

explainable-ai tutorial user-study xai

Last synced: 21 Apr 2026

https://github.com/jcbritobr/sevenguitasksgiu

This is an implementation of the 7GUIs tasks written with Golang and GIU library.

golang graphics gui tutorial

Last synced: 06 Apr 2025

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/yasindehfuli/roocket-javascript-course

Roocket JavaScript Tutorial Step By Step

course javascript tutorial

Last synced: 26 Mar 2025

https://github.com/withaarzoo/responsive-gym-website--zengym

Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.

codewithaarzoo css html tutorial webiste

Last synced: 27 May 2026

https://github.com/amadeu01/ingredisearch

This is just a project to follow a tutorial. And help me to track my study on tests

android kotlin mockito mvp tests tutorial

Last synced: 24 Apr 2026

https://github.com/codetit4n/backpropagation

Simple Backpropagation using churn modelling dataset

churn-modelling ml python tensorflow tensorflow-tutorials tutorial

Last synced: 03 Oct 2025

https://github.com/gvwilson/grsp-tutorial

Growing a research software project

project-management research-software-engineering tutorial

Last synced: 03 Apr 2025

https://github.com/yukihirai0505/tutorial-program

:sunny: for each programming tutorial code

c-plus-plus docker golang java php python react scala tutorial

Last synced: 04 Apr 2026

https://github.com/jskulski/elm-intro-workshop

A kata designed to introduce developers to the Elm programming language language

elm elm-demos elm-lang introduction kata tutorial

Last synced: 22 Jun 2026

https://github.com/alexmhack/django_blog

creating a nice 2018 blog with backend as django2 and python3

beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial

Last synced: 28 May 2026

https://github.com/ephbaum/elxrbb-tutorial

A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application

elixir elixir-lang forum-application pheonix-elixir phoenix tutorial

Last synced: 24 Oct 2025

https://github.com/alexmhack/django-hosts-awseb-boilerplate

Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk

aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial

Last synced: 05 Mar 2025

https://github.com/kingtut10101/isometricmapwithdepth

Shows how to implement an isometric map with depth.

demo isometric love2d tutorial

Last synced: 18 May 2026

https://github.com/h12m54am/javascript-notes

Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.

javascript notes tutorial

Last synced: 04 Apr 2025

https://github.com/sylhare/ruby

:gem: Ruby tests and exploration

rails ruby ruby-website tutorial

Last synced: 29 Apr 2026

https://github.com/flowforfrank/scroll-animated-portfolio

🎨 Scroll animated portfolio created in React + TypeScript

course frontend javascript portfolio project reactjs tutorial webtips

Last synced: 04 May 2026

https://github.com/hugocruzlfc/react-router-dom-update

Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.

react react-router-v6 tutorial typescript

Last synced: 04 May 2026

https://github.com/vu-luong/ezyfox-chat-tutorial-reactjs

Official ReactJS source code for the Chat Tutorial using EzyFox ecosystem

chat ezyfox react reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/mhcrnl/pygobject_template

Python GTK+3 template.

gtk3 python tutorial

Last synced: 04 May 2026

https://github.com/lukas-vlcek/mapping-normalization-example

Elasticsearch mapping and analysis based approach to normalization of document fields

discussion elasticsearch tutorial

Last synced: 24 Apr 2026

https://github.com/aristotelesbr/my_site

Project for a post from medium

ruby sinatra sinatra-applications tutorial

Last synced: 21 Apr 2026

https://github.com/chadkluck/serverless-sam-8ball-example

1st Tutorial for creating AWS Serverless web services - Introduction to SAM

aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial

Last synced: 04 Mar 2026

https://github.com/linthithtwe/typescript-react-shopingcard

Typescript and React Project from @WebDevSimplified

tutorial tutorial-exercises typescript

Last synced: 12 Jun 2025

https://github.com/macagua/example-vuejs2-spa

A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 19 Jun 2026

https://github.com/psycore8/nosoc-shellcode

Sources for the shellcode tutorials @ www.nosociety.de

guide obfuscation pentesting shellcode-injection tutorial

Last synced: 16 Apr 2026

https://github.com/javieraviles/trunk-based-development

Example exercise of how to apply trunk based development methodology

example how-to trunk-based-development tutorial

Last synced: 19 Mar 2026

https://github.com/thatguysam/infinite-nfts-on-vercel-with-react

Fetches Album Art as NFTs from infinite possible universes

deterministic hardhat metamask nft nfts opensea react serverless tutorial vercel vite

Last synced: 12 Apr 2026

https://github.com/timonwa/sender-react-integration

Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.

angular article javascript reactjs sender tutorial tutorial-code vue

Last synced: 17 Apr 2026

https://github.com/ronanyeah/promise-workshop

FAC/GSG Workshop - April 2017

javascript promise promise-workshop tutorial

Last synced: 29 Apr 2026

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

React tutorial for beginner.

react tutorial

Last synced: 13 Apr 2026

https://github.com/ethand91/object-detect

Simple object detection example using python, opencv and YOLO

computer-vision example opencv python3 tutorial

Last synced: 24 Aug 2025

https://github.com/clarketm/gloo-tutorial

Gloo Tutorial

gloo kubernetes tutorial

Last synced: 29 Apr 2026

https://github.com/yagiziskirik/screentypr

Transparent chat boxes for illustration purposes

css electronjs html javascript nodejs streaming-tool tutorial twitch youtube

Last synced: 12 Apr 2026

https://github.com/gianpaj/pomodoro

Pomodoro-technique app developed using Node.JS, MongoDB and jQuery. Online Full Stack JS Course: Learn Full Stack JavaScript at Your Pace on Codementor

nodejs tutorial

Last synced: 06 May 2026

https://github.com/rodrigokamada/angular-auth0

Application example built with Angular 14 with authentication using the Auth0 service.

angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/crissccl/digital_controlsim

Tutorial-oriented simulation of a discrete-time PI control loop applied to a first-order system. Includes actuator saturation to emulate real microcontroller behavior. Designed for educational purposes and digital control learning.

arduino digital-control education esp32 first-order-system matlab pi-controller saturation simulation teensy tutorial

Last synced: 06 May 2026

https://github.com/wsdltophp/packagepaypal

PHP SDK for PayPal Web Services with SOAP

packagegenerator paypal php php-sdk tutorial

Last synced: 23 Jun 2025

https://github.com/bradmartin/egghead-drawingpad

https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app

eggheadio lesson nativescript tutorial

Last synced: 28 Apr 2026

https://github.com/stevecondylios/contactforminrails6

A contact form in production in rails 6

tutorial

Last synced: 06 May 2026

https://github.com/kai9987kai/pygame-tutorials

Pygame tutorial snapshots plus an advanced research-informed version of the final game.

final-game pygame tutorial

Last synced: 10 Jun 2026

https://github.com/compomics/intro-to-deep-learning

Practical introduction to neural networks with Pytorch and Lightning

convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial

Last synced: 10 Feb 2026

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

https://github.com/sng2c/use_perl_basic

perl5 속성 강의자료

korean lecture perl perl5 tutorial

Last synced: 28 Apr 2026

https://github.com/aacgn/tour-of-heroes

An app that helps a staffing agency manage its stable of heroes

angularjs tutorial typescript

Last synced: 07 May 2026

https://github.com/abdulmumin1/yt-kivycalculator

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/mikerah/simple_vm

A simple VM in Rust for learning purposes

rust tutorial virtual-machine vm

Last synced: 24 Mar 2025

https://github.com/cbillowes/cljs-app-from-scratch

Creating a ClojureScript web app from scratch with Reagent and npm

clojurescript npm tutorial webpack

Last synced: 17 Apr 2026

https://github.com/franaudo/coding_induction

Basic guidelines to start with python, git and compas. Originally meant for master's thesis students.

compas git python tutorial

Last synced: 15 May 2026

https://github.com/elazzouzihassan/tourofheroes-v2

Tour of Heroes : application and tutorial

angular framework javascript js tsx tutorial webapp

Last synced: 13 Apr 2026

https://github.com/soyelmoreno/express-crash-course

Tutorial: Following along with Express crash course video

express tutorial web-dev-simplified

Last synced: 24 Apr 2026

https://github.com/wave-av/examples

Working examples for WAVE SDK, ADK, and MCP server

examples streaming tutorial typescript video

Last synced: 18 Apr 2026

https://github.com/alexmhack/expressjs-todo-list

A simple todo list web app in ExpressJS

expressjs getting-started mongodb simple-app todolist tutorial

Last synced: 04 Apr 2026

https://github.com/jermspeaks/rust-tutorial

A tutorial from Rust book

rust tutorial

Last synced: 30 Mar 2025

https://github.com/thawkin3/a11y-card-components

This project is meant to teach software engineers how to create accessible card components in React. It includes good examples and bad examples.

a11y accessibility demo react tutorial workshop

Last synced: 18 Apr 2026

https://github.com/schlosslab/just-enough-python

Just enough Python for R users to write advanced Snakemake workflows

code-club python quarto rstats snakemake tutorial

Last synced: 16 Apr 2026

https://github.com/annimon-tutorials/php-unframework-template

Framework-less template for simple sites. Source code for tutorial

fastroute framework-less php tutorial twig

Last synced: 18 Mar 2025

https://github.com/saadazghour/django-practice

Learn Django by doing . & Basic CRUD Operations using Views & Class Based Views & Much More ........

django html5 python3 training tutorial tutorial-teaches-people

Last synced: 22 Apr 2026

https://github.com/philipyip1988/fedora

Linux Fedora Installation Guide on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Fedora Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.

dell fedora fedora-workstation gnome gnome-extensions gnome-tweaks linux oem secure-boot touchscreen tutorial uefi

Last synced: 11 Feb 2026

https://github.com/bradleyboehmke/analytics-connect-intro-r

Introduction to R (slides for Analytics Connect '18)

data-science r training tutorial

Last synced: 24 Mar 2025

https://github.com/zoltan-nz/flask-playground

Python Flask, playground, tutorial, best practices, modern implementation

flask playground python tutorial

Last synced: 24 Apr 2026

https://github.com/sandeepsoni/comparing-word2vec-models

Code, data, and notes for tutorial on using word embeddings to find variation and change

tutorial

Last synced: 19 Mar 2026

https://github.com/chainstacklabs/hello-block-hyperledger-fabric

A "Hello, Block!" tutorial in Java, Go, and JavaScript for Hyperledger Fabric

chaincode hello-world hlf hyperledger hyperledger-fabric java javascript tutorial tutorial-code

Last synced: 28 Apr 2026

https://github.com/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/codewithmayank-py/django-learning-series-step-by-step-blog-project

Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.

django django-framework django-project django-tutorial-practice django-tutorials-for-beginners python3 step-by-step-guide tutorial webdevelopment

Last synced: 05 Jan 2026

https://github.com/eopxd/llvm-ir-basic

LLVM so cool ~ OAO

llvm llvm-ir tutorial

Last synced: 19 Apr 2026

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

Python関連記事のリンク集(自分の備忘録用)

anaconda conda links python python2 python3 tutorial

Last synced: 06 Apr 2025

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 Apr 2026

https://github.com/agneym/reactjs-workshop

ReactJS Workshop for Facebook Developers Circle Kochi

reactjs reactjs-workshop tutorial

Last synced: 05 May 2026

https://github.com/arm-education/executorch_on_arm_labs

🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀

arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack

Last synced: 30 May 2026

https://github.com/thinkswan/react-mapbox-skate-parks

A React app that displays all skateboarding parks in Ottawa, Canada.

javascript mapbox react tutorial

Last synced: 19 Jun 2026

https://gitlab.com/cyril-marpaud/rust_esp_quickstart

This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.

I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi

Last synced: 05 Oct 2025

https://github.com/omiq/basic-adventure

Text adventure engine and games written in basic for basic programming tutorial

adventure basic c64 commodore games tutorial

Last synced: 11 Feb 2026

https://github.com/davorpa/curso-academiawebca-git-terminal-ts

Curso Introducción a Typescript https://www.udemy.com/course/curso-de-programacion-aprender-a-programar-git-terminal/

introduction tutorial typescript

Last synced: 07 Jun 2026

https://github.com/cnily03/learn

A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.

book documentation tutorial vitepress

Last synced: 20 Mar 2026

https://github.com/kathleenwest/azure-virtual-machine-web-app-demo-project

This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.

azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app

Last synced: 11 Apr 2026

https://github.com/gnebbia/bash_scripting_tutorial

A personal tutorial for Bash scripting

bash notes scripting tutorial

Last synced: 05 Jun 2026

https://github.com/petercollingridge/bloops-canvas

Ecology and evolution simulation using Javascript and canvas

alife canvas evolution genetic-algorithm javascript tutorial

Last synced: 10 Jan 2026