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/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/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/fraigo/git_tutorial

Git tutorial for beginners

git git-tutorial github tutorial

Last synced: 18 Apr 2026

https://github.com/mapmeld/postgis-erbil

Code for mapping workshop

iraq kurdish postgis postgresql tutorial

Last synced: 19 Apr 2026

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

LLVM so cool ~ OAO

llvm llvm-ir tutorial

Last synced: 19 Apr 2026

https://github.com/zhh2001/p4-language-guide-zh

P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)

bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial

Last synced: 20 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/sylhare/powershell

Some PowerShell examples

documentation powershell tutorial

Last synced: 05 Jun 2026

https://github.com/eduardoprofe666/jformattedtextfield

Proyecto del tutorial en Youtube del JFormattedTextField

java java-swing jformattedtextfield tutorial youtube

Last synced: 21 Apr 2026

https://github.com/eduardoprofe666/jframe-draggable

Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable

drag java java-swing jframe tutorial youtube

Last synced: 21 Apr 2026

https://github.com/juliaturkudatascience/pkgtutorial.jl

Instructions and guidelines to create a package in Julia

julia julia-package package package-development tutorial walkthrough

Last synced: 22 Apr 2026

https://github.com/tsmx/commander-options

Hands-on tutorial for the various option features of Commander.

cli commander hands-on nodejs options tutorial

Last synced: 22 Apr 2026

https://github.com/gnebbia/pandas_tutorial

Tutorial and snippets of code for Python Pandas

datascience notes pandas pandas-python pandas-tutorial tutorial

Last synced: 05 Jun 2026

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 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/zoltan-nz/flask-playground

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

flask playground python tutorial

Last synced: 24 Apr 2026

https://github.com/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid

Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service

applitools tutorial webdriverio

Last synced: 06 Jun 2026

https://github.com/bumboobee/nike-ecomerce

In this project i've followed the tutorial from Kevin Powell in this video https://www.youtube.com/watch?v=X1dz0xRbSJc

css ecomerce html landing-page nike-shoes tutorial

Last synced: 26 Apr 2026

https://github.com/arkiant/nextjs-blog

Next.js tutorial

nextjs tutorial typescript

Last synced: 26 Apr 2026

https://github.com/controversial-fact877/frontend-master-prep-series

📚 Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.

accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack

Last synced: 27 Apr 2026

https://github.com/lexascms/tutorial-snipcart

Personalized e-commerce store tutorial using LexasCMS, Snipcart and Next.js

ecommerce lexascms nextjs snipcart tutorial

Last synced: 27 Apr 2026

https://github.com/uhooi/jetpack-compose-tutorial

https://developer.android.com/courses/pathways/compose

android jetpack-compose kotlin tutorial

Last synced: 27 Apr 2026

https://github.com/flowforfrank/csserver

🎮 CS:GO Server Starter CLI

batch cli cmd csgo javascript node nodejs tutorial webtips

Last synced: 27 Apr 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/florianrappl/mife-tutorial

Tutorial for a minimalistic microfrontend setup using React. :atom: :rocket:

microfrontends parcel-bundler react tutorial

Last synced: 28 Apr 2026

https://github.com/sushantnair/django-tutorial

A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.

django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/sng2c/use_perl_basic

perl5 속성 강의자료

korean lecture perl perl5 tutorial

Last synced: 28 Apr 2026

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/krsoninikhil/sqlite-clone

A clone of Sqlite database, follows this tutorial: https://cstack.github.io/db_tutorial/

c database diy sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/twtrubiks/dify-ollama-docker-tutorial

主要介紹 Dify, Ollama 以及一些 AI 的概念

ai dify docker ollama tutorial

Last synced: 29 Apr 2026

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

Gloo Tutorial

gloo kubernetes tutorial

Last synced: 29 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/alexmhack/django_channels

using django and web sockets to create a simple yet elegant project

beginner-friendly beginners-tutorial-series channels django python3 tutorial

Last synced: 29 Apr 2026

https://github.com/apsrcreatix/3t

Tic Tac Toe implemented differently.

game learning-by-doing play react test tutorial

Last synced: 01 May 2026

https://github.com/richelbilderbeek/mxe_tutorial

Tutorial about the MXE cross-compiling environment

cpp mxe mxe-tutorial qmake qtcreator tutorial

Last synced: 02 May 2026

https://github.com/vimichael/monogame-series-source-code

A MonoGame tutorial series available for free on YouTube.

csharp dotnet game game-2d gamedev monogame monogame-community tutorial

Last synced: 02 May 2026

https://github.com/vuluu2k/to_do_classic_for_beginer

This project is list video in youtube help everyone learn javasript more better

mysql tutorial youtube

Last synced: 02 May 2026

https://github.com/danielbrito/canal-youtube

▶️ Códigos desenvolvidos nos vídeos do meu canal.

c channel education game mathematics programming python tutorial youtube

Last synced: 03 May 2026

https://github.com/ndxdeveloper/developpement-avec-qt6

Tutoriel complet sur le développement d'applications avec Qt6, couvrant tous les aspects depuis les bases jusqu'aux techniques avancées. Guide détaillé avec exemples pratiques, idéal pour débutants et développeurs expérimentés.

best-practices cmake cpp cross-platform database desktop-applications development-guide gui mobile-development multimedia multithreading mvc networking performance-optimization qml qt qt6 tutorial widgets

Last synced: 03 May 2026

https://github.com/samolego/taterzenprofessionexamplemod

An example mod showcasing profession setup for Taterzens mod. (https://github.com/samolego/Taterzens)

fabricmc taterzens tutorial

Last synced: 04 May 2026

https://github.com/charlesfrye/convolution-tutorial

Tutorial on Convolutions for Signals and Probability

convolution tutorial

Last synced: 09 Jun 2026

https://github.com/anotherkamila/shell-for-beginners

Shell tutorial for absolute beginners (uses Fish, the Friendly Interactive Shell)

beginners-guide command-line fish-shell shell shell-tutorial tutorial

Last synced: 05 May 2026

https://github.com/withaarzoo/cafe-website-desibrew

Welcome to our cozy café website, crafted with HTML, CSS, and JavaScript. Enjoy a clean and modern design, enhanced with smooth scroll reveal effects, as you explore our delightful menu and inviting ambiance.

codewithaarzoo css html javascript js tutorial

Last synced: 06 May 2026

https://github.com/stevecondylios/contactforminrails6

A contact form in production in rails 6

tutorial

Last synced: 06 May 2026

https://github.com/parzibyte/angular-php-http-client-cors

Conexión PHP y Angular usando HttpClient y CORS

angular cors example http php tutorial

Last synced: 06 May 2026

https://github.com/alexmhack/channels_tutorial

working along django channels official tutorial and creating a chat service with chat groups

beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial

Last synced: 08 May 2026

https://github.com/pedrochamberlain/proffy

A single page application for Rocketseat's Next Level Week #2

react react-native spa tutorial typescript

Last synced: 08 May 2026

https://github.com/davidwparker/programmingtil-algorithms

Code for ProgrammingTIL Algorithms Screencasts

algorithms clrs javascript programming tutorial tutorials

Last synced: 10 Jun 2026

https://github.com/codeantik/redux-saga-demo

A demo app to understand and learn the working of redux-saga

demo generator-functions redux redux-saga sagamiddleware tutorial

Last synced: 11 May 2026

https://github.com/sunaoka/develop-laravel-application-using-bref-v2-on-macos-with-apple-silicon-and-deploy-to-lambda-arm64

Develop Laravel application (using bref v2) on macOS with Apple silicon and deploy to Lambda (arm64).

arm64 bref lambda laravel php tutorial

Last synced: 11 May 2026

https://github.com/taited/distributedtutorial

This is a tutorial demo for pytorch distributed data parallel

demo distributed distributeddataparallel parallel pytorch tutorial

Last synced: 12 May 2026

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/drsmile444/tensorflow-ml-bot-example

🤖 Telegram Bot example using Machine Learning and Tensorflow

example telegram telegram-bot tensorflow tutorial

Last synced: 13 May 2026

https://github.com/dgautsch/ts-demo

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 2026

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/s1n7ax/youtube-generate-java-doc-comment-using-treesitter

This repository is related to two YouTube videos I have done

doc-comments java neovim treesitter tutorial youtube

Last synced: 03 May 2026

https://github.com/nicolocurioni96/supadoo

A ToDoo app with Supabase

ios supabase swiftui tutorial

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/fajarwz/blog-react-paginate

Simple example of how to use react-paginate in React

example-project javascript pagination react react-paginate tutorial

Last synced: 30 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/colinwilliams91/unity-game-template

This is a repo set up w/ proper gitignore and project board for a game development team using Unity

agile collaborate collaboration collaborative development devops game game-development gamedev git github how-to howto setup team tutorial unity

Last synced: 09 May 2026

https://github.com/baggiponte/pymi-polars

🐻‍❄️ @pola-rs tutorial @pythonmilano

pandas polars python tutorial

Last synced: 03 May 2026

https://github.com/bravoborja/firebasenotifications

Tutorial about Firebase Notifications in Android

android firebase firebase-notifications java notifications tutorial

Last synced: 06 May 2026

https://github.com/peti/hex2017

Nix-based Haskell development environment for the Haskell eXchange 2017 workshop.

docker haskell nix tutorial

Last synced: 08 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/mrbrunelli/consulta-fetch

Realizar consultas GET e POST ao backend com fetch

fetch fetch-api get javascript php post tutorial

Last synced: 08 May 2026

https://github.com/riad-azz/flask-api-cors-tutorial

A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.

api cors flask flask-api flask-cors python tutorial web-development

Last synced: 02 May 2026

https://github.com/bhattbhavesh91/language-identification-using-python

A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate

cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial

Last synced: 03 May 2026

https://github.com/danielres/yarn-workspaces-unified-env-example

Example boilerplate of unified env vars management using yarn workspaces, works on Heroku

envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces

Last synced: 07 May 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/devlights/python-links

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

anaconda conda links python python2 python3 tutorial

Last synced: 06 Apr 2025

https://github.com/djschleen/sbom-release-example

An example project that demonstrates how to automate a release with SBOM generation using Syft

cyclonedx github-actions sbom spdx tutorial

Last synced: 07 May 2026

https://github.com/sylhare/ruby

:gem: Ruby tests and exploration

rails ruby ruby-website tutorial

Last synced: 29 Apr 2026

https://github.com/c17an/quiz-app

react & typescript tutorial project

react styled-components tutorial typescript

Last synced: 03 May 2026

https://github.com/jonasbn/perl-mojolicious-plugin-openapi-tutorial-parameters

Yet another tutorial for Mojolicious::Plugin::OpenAPI: Parameters

mojolicious openapi perl tutorial

Last synced: 02 May 2026

https://github.com/maojianwei/dpdk-dev-demo

tutorial for DPDK development

dpdk tutorial

Last synced: 08 May 2026