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/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/arihantverma/react-breadcrumb-component

A Reusable React Breadcrumb Component Using Compound Components Pattern, Made for a Youtube Video Explaining The Same

breadcrumb compound-components react tutorial youtube

Last synced: 02 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/mhcrnl/pygobject_template

Python GTK+3 template.

gtk3 python tutorial

Last synced: 04 May 2026

https://github.com/0xjesus/screenwright

🎬 MCP server that records narrated, subtitled tutorial videos by driving a browser with Playwright — captions burned in + .srt sidecar.

captions ffmpeg mcp model-context-protocol playwright screen-recording subtitles tutorial video

Last synced: 28 Jun 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/seokminhong/remix-jokes-workers

Remix Jokes Demo App for Cloudflare Workers

cloudflare-workers remix tutorial

Last synced: 29 Jun 2026

https://github.com/actionv/github-actions-tutorial

GitHub Actions Tutorial | GitHub Actions 完全指南

actions github github-actions tutorial

Last synced: 12 May 2026

https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code

This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".

fastai image-classification pytorch tutorial

Last synced: 13 May 2026

https://github.com/duguorong009/personal-stark101-rs

Port the original "stark101" tutorial(python) to Rust version

porting python3 rust rust-lang stark tutorial zkp zkstark

Last synced: 13 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/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/zeucapua/scrawl

It's like Wordpress, but new, and yours.

markdown svelte sveltejs tutorial tutorial-code

Last synced: 13 May 2026

https://github.com/flolu/bazel

🌿 Getting started with Bazel for absolute beginners

bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial

Last synced: 13 May 2026

https://github.com/andrewrporter/f-string-tutorial

Basic introduction to python 3.6 f-strings

fstrings python tutorial

Last synced: 13 May 2026

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

Gloo Tutorial

gloo kubernetes tutorial

Last synced: 29 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/fblupi/tour-of-heroes

Angular 4 tutorial

angular tutorial

Last synced: 29 Apr 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/gvwilson/notwrong

A short introduction to research methods for software engineers

creative-commons research-methods software-engineering tutorial

Last synced: 13 Jun 2026

https://github.com/abitofhelp/dictionary_stdlib

An educational REST service implemented exclusively with Ada 2022’s standard library.

2022 ada api containerd docker educational kubernetes rest stdlib tutorial

Last synced: 25 Jun 2026

https://github.com/thearchitector/dotfiles-arch

A tutorial for a clean install of Arch Linux alongside my own dotfiles.

arch-linux disk-setup dotfiles-linux grub-installation partitioning tutorial

Last synced: 08 Jun 2026

https://github.com/mpluxery/basic-cpp-age-checker

Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.

beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial

Last synced: 29 Jun 2026

https://github.com/soran-ghaderi/backpropagation

Backpropagation and automatic differentiation, and grid search from scratch.

automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial

Last synced: 29 Jun 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/grb-workspace/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial

Last synced: 08 May 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/fl97-mo/level-1-python-beginner-guide

Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.

algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial

Last synced: 05 May 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/staylorx/sparql_tutorial

This is the very fine Jena SPARQL tutorial using Python notebooks, and using the results as Panda's DataFrames.

graphs ontology pandas python rdflib sparql tutorial

Last synced: 20 Apr 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/gnebbia/bash_scripting_tutorial

A personal tutorial for Bash scripting

bash notes scripting tutorial

Last synced: 05 Jun 2026

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

tutorial for DPDK development

dpdk tutorial

Last synced: 08 May 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/erismardev/learn-dart

📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.

cheatsheet dart dart-lang examples flutter learning playground snippets tutorial

Last synced: 15 May 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/ghostwriternr/github-battle

My code from Taylor McGinnis' unbelievably good ReactJS tutorial

github reactjs tutorial

Last synced: 03 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/insanj/funky

🎷 simple flask gcloud app & cloud function http://funky.host/

client flask gcloud howto https python server tutorial

Last synced: 30 Apr 2026

https://github.com/sylhare/cpp

C++ small projects

beginner cpp game tutorial

Last synced: 08 Jun 2026

https://github.com/adamisntdead/hackr-news

📰 A Hacker News Front Page clone in React

hacker-news react react-hn sample tutorial

Last synced: 30 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/jklemon17/react-redux-todo

React-redux tutorial todo list

react redux todo tutorial

Last synced: 06 May 2026

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/sylhare/powershell

Some PowerShell examples

documentation powershell tutorial

Last synced: 05 Jun 2026

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

LLVM so cool ~ OAO

llvm llvm-ir tutorial

Last synced: 19 Apr 2026

https://github.com/mingrammer/deep-learning-from-scratch

Jupyter notebooks for "deep learning from scratch" book

deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial

Last synced: 09 Jun 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/ogstudio/tutorial-tool

Simple video editing tool to automate creation of tutorials

editing tutorial video

Last synced: 15 Jun 2026

https://github.com/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project

Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.

azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video

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/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/zoltan-nz/flask-playground

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

flask playground python tutorial

Last synced: 24 Apr 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/buttercrab/rust-tutorial

Simple Rust tutorial for programmers

rust tutorial

Last synced: 24 Apr 2026

https://github.com/goulu/python_finesses

Les finesses de Python

french jupyter-notebook python tutorial

Last synced: 01 May 2026

https://github.com/samuelfolledo/custom_ai_in_ios

Object detection iOS app that scores rock paper scissor game for you

machine-learning object-detection python swift swiftui tutorial

Last synced: 03 May 2026

https://github.com/jklemon17/redux-crash-course

Tutorial for Redux with React

react redux tutorial

Last synced: 03 May 2026

https://github.com/imvickykumar999/postgresql

How to Use PostgreSQL in Python

database postgresql tutorial

Last synced: 28 Apr 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/shubhansu-kr/cse310-javaprogramming-tutorial

Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4

code java lpu oops-in-java sem4 tutorial

Last synced: 16 Jun 2026

https://github.com/alexandrecoulay/nathalie

Code open Source of a code to create discord bot.

alexpgm bot discord discord-bot javascript open-source tutorial youtube

Last synced: 01 May 2026

https://github.com/nixern/wireguard-mullvadvpn

Container with WireGuard and Mullvad VPN Config using SOCKS5, with tutorial

container docker mullvad socks5-proxy-server tutorial vpn wireguard

Last synced: 29 Apr 2026

https://github.com/candasm/bens-ansible-tutorial

This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.

ansible tutorial

Last synced: 26 Apr 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/cjminecraft01/entitiestutorial

The environment as part of the entity mini tutorial series

forge forge-mod minecraft minecraft-mod mod modding modding-tutorials tutorial tutorial-code

Last synced: 28 Apr 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/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/littledivy/denobyexample

Learn Deno by Example. WIP. Community maintained.

deno denobyexample examples learn tutorial typescript

Last synced: 30 Apr 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/chinmayvivek/my-learning

My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin

blog php php7 project register tutorial video visitor

Last synced: 30 Apr 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/thisdougb/typetastic

Python utility to make recording screencasts easier.

automation python robot screencast tutorial video-tutorial

Last synced: 08 Jun 2026

https://github.com/hemanth759/survival-shooter

This is a Unity game created by following the tutorials from the official unity team

csharp-code opensource standalone-applications survival-game tutorial unity3d webgl-game

Last synced: 15 Apr 2026

https://github.com/alexlaurence/minna-no-python

👨‍💻Real-World Python Projects For Beginners

beginner-project projects python tutorial

Last synced: 13 Jun 2025

https://github.com/vicjun22/openai-chat-integration_spring-boot

OpenAI: Chat integration with Spring Boot

java maven openai springboot tutorial

Last synced: 11 Apr 2026