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/yuki-torii/learn-canvas

learn-canvas

canvas tutorial

Last synced: 26 Aug 2025

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/andrewjbateman/fullstack-twitter-clone

:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.

cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript

Last synced: 16 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/mindsers/tutorial-decoupling

Sources of tutorial about decoupling.

best-practices decoupling mindsersit-tutorials tutorial

Last synced: 30 Mar 2025

https://github.com/arceryz/archlinux-installer-script

Arch Linux install script. Only performs the minimal steps for booting into arch. 75 lines of script with full progress messages and tutorial.

arch-linux archlinux archlinux-installer grub install-script linux linux-installer minimal shell tutorial

Last synced: 16 Apr 2026

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 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

https://github.com/gynter/rsyslog-podman-compose-example

Example Docker Compose for running RSyslog in Docker.

baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial

Last synced: 03 Mar 2026

https://github.com/donovanglover/learn-crystal

:tada: A hands-on introduction to the Crystal programming language.

challenge crystal exercise learning practice tutorial

Last synced: 09 Aug 2025

https://github.com/biril/modcss

Modular CSS with postCSS and npm scripts

css css-modules example npm-scripts postcss tutorial

Last synced: 16 Apr 2026

https://github.com/extcore/extcore-sample-identity

ExtCore framework 7 sample web application that uses Identity

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 24 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/kahsolt/conv2d-kernels

Interactive experiments on pretrained Conv2d layer weights.

cnn neural-network tutorial visualization

Last synced: 24 Jun 2026

https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana

Monitor infrastructure with Prometheus metrics and Grafana dashboards

grafana monitoring observability prometheus tutorial

Last synced: 01 Mar 2026

https://github.com/yasenstar/powerbi_tutorial

Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool

analytics data microsoft powerbi tutorial visualization

Last synced: 07 Jan 2026

https://github.com/dogma-io/babel-plugin-react-code-block

Display React functional examples with source code.

babel babel-plugin block code example react sample tutorial

Last synced: 07 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://github.com/ndxdeveloper/formation-reverse-engineering-gcc-gpp

Formation complète au Reverse Engineering de binaires ELF (GCC/G++) : 36 chapitres, de l'assembleur x86-64 à l'analyse de malware. Bonus .NET, Rust, Go. Cours de Reverse Engineering : binaires ELF, GCC, Ghidra, GDB, Frida, angr, YARA, ImHex. 36 chapitres + exercices corrigés. FR

angr assembly binary-analysis course ctf cybersecurity elf french frida gcc gdb ghidra imhex linux malware-analysis pwntools reverse-engineering tutorial x86-64 yara

Last synced: 08 Apr 2026

https://github.com/kinneko-de/sample-react-typescript-githubpages

Sample application how to setup a React app with typescript and deploy it to GitHub Pages.

cd-pipeline github-pages react sample tutorial typescript

Last synced: 13 Feb 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/brandon-braner/agentql_blogpost_example

Example scraper using AgentQL for blog post

agentql blog-post playwright portfolio tutorial

Last synced: 18 May 2026

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/lumunix/jekyll-docker

Jekyll blog template ready to go with docker!

docker docker-compose jekyll tutorial

Last synced: 30 Apr 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/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/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/ogstudio/tutorial-tool

Simple video editing tool to automate creation of tutorials

editing tutorial video

Last synced: 15 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: 12 Nov 2025

https://github.com/swappy514/python-learning-hub

A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.

advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial

Last synced: 10 Aug 2025

https://github.com/creative-tutorials/note-sharing-app

This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage

api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design

Last synced: 08 Apr 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/mmgalushka/onnx-hello-world

The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).

machine-learning onnx tutorial

Last synced: 18 Aug 2025

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/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/artic92/linux-device-drivers-learning

A journey into Linux device driver development with examples, notes, and tutorials.

device-driver learning linux linux-kernel tutorial

Last synced: 10 Dec 2025

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/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 2025

https://github.com/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 17 May 2026

https://github.com/didinj/javascript-highest-order-function-examples

Javascript Tutorial: Higher Order Function Examples

examples function highest-order javascript js tutorial

Last synced: 13 Oct 2025

https://github.com/gozaddy/building-a-blog-with-gatsby

This is repo for my tutorial on building a blog with Gatsby

blog gatsby react tutorial

Last synced: 09 Apr 2026

https://github.com/malhotra5/database-functionalities

A tutorial on using sqlite3.

sqlite3 tutorial tutorial-code

Last synced: 17 Mar 2025

https://github.com/cdrani/blog

my blog site

blog blogposts tutorial

Last synced: 09 Feb 2026

https://github.com/lintangwisesa/cpp_fundamentals

Fundamentals of C++ language

c-plus-plus cpp fundamental tutorial

Last synced: 28 Jul 2025

https://github.com/extcore/extcore-sample-data

ExtCore framework 7 sample web application that uses a database

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 09 Feb 2026

https://github.com/ernestguevarra/tutorial_template

R tutorial template

tutorial

Last synced: 06 Jan 2026

https://github.com/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 2025

https://github.com/mirvoxena17jfc/go-ethereum

ETH arbitrage JS script with flashloans, passive income via smart contracts, local execution.

arbitrage code defi eth eth-arbitrage ethereum flash-loan go-ethereum guide profit script sourcecode tools trading tutorial

Last synced: 11 Apr 2026

https://github.com/conradwt/cockroach-example-using-ruby

The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.

cockroachdb ruby ruby-on-rails tutorial

Last synced: 08 Feb 2026

https://github.com/app-generator/blog-sample-nodejs-introduction

Node JS For Beginners - Blog Article (With Samples) | AppSeed

appseed-sample node-js tutorial

Last synced: 19 Oct 2025

https://github.com/saeedkohansal/vanilla-javascript-infinite-scroll-html-css-js

Web-Based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads...

animatecss animation css gilgeekify html infinite-scroll infinite-scrolling infinitescroll infinitescrolling javascript plugin tutorial tutorials vanilla-javascript vanillajavascript vanillajs web-design web-development webdesign webdevelopment

Last synced: 07 Feb 2026

https://github.com/alumet-dev/user-book

User guide for Alumet: learn how to measure interesting metrics (including energy consumption)

energy-consumption energy-efficiency hpc measurement monitoring profiling rust tutorial

Last synced: 26 Feb 2026

https://github.com/mvuorre/hpbm-bayes-tutorial

A tutorial on Bayesian statistics for HPBM

bayesian-statistics psychology statistics tutorial

Last synced: 25 Feb 2026

https://github.com/snipcart/ruby-on-rails-refinery-snipcart

A Ruby on Rails e-commerce guide + Refinery demo

demo ecommerce rails ruby tutorial

Last synced: 13 Apr 2026

https://github.com/javadtorabikh/microservices-k8s-lab

🚀 Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.

api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs

Last synced: 11 Apr 2026

https://github.com/leomaurodesenv/smm-data-mining

Tools and results ~ Knowledge Discovery on the Super Mario Maker

data-mining research-project toolkit tutorial

Last synced: 31 Jan 2026

https://github.com/optimajet/dynamic-plugin-loading

Workflow Engine: Dynamic Plugin Loading

dynamic plugin tutorial workflow-engine

Last synced: 12 Aug 2025

https://github.com/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 2025

https://github.com/junaidqadirb/timbercast-s01e01-todo

Watch Me Build A ToDo App Using Laravel Livewire And Bootstrap

bootstrap laravel livewire todo todoapp todolist tutorial watch youtube

Last synced: 03 Feb 2026

https://github.com/thibaudcolas/my-first-blog-wellington2016

Django Girls tutorial blog, Django Girls Wellington 2016

blog djangogirls tutorial

Last synced: 15 Mar 2025

https://github.com/1337xcode/android-game-hacking

Android game hacking and modding based repo with curated list of tools and source codes.

android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial

Last synced: 23 Mar 2025

https://github.com/aweleczka/swiftspotlighttutorial

A Spotlight Tutorial built in Swift

cocoapods ios spotlight swift swift-3 swift3 tutorial xcode

Last synced: 31 Jan 2026

https://github.com/vitaliy-bezugly/uwp-tutorial

This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.

mvvm tutorial uwp winui2

Last synced: 15 Mar 2025

https://github.com/harukaionasao/git_basic_tutorial

Este repositório é um guia prático para iniciantes em Git e GitHub, com instruções passo a passo sobre instalação, configuração e operações básicas de controle de versão. Criado para tornar o aprendizado mais acessível, ele inclui dicas e melhores práticas para uso eficiente de repositórios.

beginner-friendly beginners configuracao git git-beginner git-best-practices git-branch github github-config tutorial

Last synced: 20 May 2026

https://github.com/arthurosipyan/python-programming-bootcamp

Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)

django learning learning-python python python-practice python-script python3 tutorial

Last synced: 15 Apr 2026

https://github.com/sanidhyy/gpt3-web-app-react

GPT-3 Web App created using React JS.

javascript nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/ksachdeva/ml-in-hurry

Machine Learning in Hurry

computer-vision machine-learning tutorial

Last synced: 26 Jul 2025

https://github.com/namecoder1/py_blockchain

Blockchain in Python with CLI interface

blockchain python tutorial

Last synced: 25 May 2026

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/dmvianna/gabriel-tut

Data science tutorial by @gabriel439

data-science haskell-stack tutorial

Last synced: 07 Oct 2025

https://github.com/kingdrea/rpg

RPG offers a clear framework for developing KL-regularized policy gradient methods in online reinforcement learning. This repository includes tools for data preparation and the RLHF process, making it easier to implement the concepts from our research. 🛠️📚

angband application canvas combat composer flutter game-engine godot hacktoberfest laravel roguelike turn-based tutorial ultima-online unity unreal-engine web webgame

Last synced: 17 Aug 2025

https://github.com/vagnerbellacosa/apontamentosadabas

Uma visao geral sobre Banco de Dados Adabas da software AG em sua versao mainframe

adabas apontamentos dba dev dicas mainframe natural softwareag tutorial

Last synced: 15 Sep 2025

https://github.com/anshajk/python-frameworks

Curated collection of powerful Python frameworks across different domains with examples

deep-learning machine-learning python python-library python3 tutorial

Last synced: 24 Feb 2026

https://github.com/javascript-tutorial/ur.javascript.info

Modern JavaScript Tutorial in Urdu

javascript tutorial urdu

Last synced: 04 Sep 2025

https://github.com/cjimti/notes-kafka

Getting started with Kafka on Docker

docker kafka kafka-container mq tutorial

Last synced: 14 Aug 2025

https://github.com/marcospb19/godot-enet-packet-server-example

Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2

enet godot multiplayer network tutorial

Last synced: 11 Jun 2025

https://github.com/mrcolorr/howto-guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 09 Apr 2026

https://github.com/petercamilleri/connect_n_game

A simple connect N (4..8) game with some simple AI players.

connect-four game ruby tutorial

Last synced: 04 Oct 2025

https://github.com/wsdltophp/packagepaypal

PHP SDK for PayPal Web Services with SOAP

packagegenerator paypal php php-sdk tutorial

Last synced: 23 Jun 2025