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/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/ogstudio/tutorial-tool

Simple video editing tool to automate creation of tutorials

editing tutorial video

Last synced: 15 Jun 2026

https://github.com/bfmhno3/git_guide

本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。

git tutorial

Last synced: 17 Jun 2026

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

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 2026

https://github.com/magnetic-fox/c64-tutorial-like

Some easy projects for cc65 compiler suite. Mostly C-written.

assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial

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

Interactive experiments on pretrained Conv2d layer weights.

cnn neural-network tutorial visualization

Last synced: 24 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/ethand91/object-detect

Simple object detection example using python, opencv and YOLO

computer-vision example opencv python3 tutorial

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

Remix Jokes Demo App for Cloudflare Workers

cloudflare-workers remix tutorial

Last synced: 29 Jun 2026

https://github.com/devinmatte/your-first-api

A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages

api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial

Last synced: 12 Apr 2026

https://github.com/code-monad/ckb-tutorial-contract

a simple tutorial for how to write ckb contract using rust

ckb contract rust template-project tutorial

Last synced: 28 Aug 2025

https://github.com/flyingcakes85/git-workshop-notes

Handout notes for attendees during my workshops on Git

git learn notes tutorial workshop

Last synced: 08 May 2026

https://github.com/hardmax71/qtutorial

A lightweight, interactive tutorial system for PySide6 applications.

gui pyqt6 pyside6 python tutorial

Last synced: 12 Nov 2025

https://github.com/elazzouzihassan/javatime

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code coding java learning tutorial

Last synced: 29 Jun 2025

https://github.com/tbhaxor/golang-turing-tutorial

This repository contains the codes used in the turing.com golang post

blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials

Last synced: 14 Mar 2025

https://github.com/diegoguevara/tutorial_angular2_spa

Tutorial de ejemplo para la creacion de una SPA en Angular 2

angular2 tutorial typescript

Last synced: 09 Apr 2026

https://github.com/akagi201/learning-gtest

Learning notes of Google C++ Testing Framework

cmake cpp gtest leanring makefile tutorial

Last synced: 14 Jul 2025

https://github.com/dan-almenar/vue-slots-example

Guide to Vue slots for exchanging data and functionality between parent and child components

slots tutorial vue vue3

Last synced: 19 Aug 2025

https://github.com/namecoder1/py_blockchain

Blockchain in Python with CLI interface

blockchain python tutorial

Last synced: 25 May 2026

https://github.com/aristofun/js-fantom-chat

Live while clients are alive, no messages persistency (demo JS socket.io web app)

bulma javascript nodejs socket-io tutorial vanilla-js

Last synced: 10 Apr 2026

https://github.com/anamariapego/tutorial-shiny

Tutorial Básico em Shiny

r shiny tutorial

Last synced: 18 Aug 2025

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/vagnerbellacosa/curso_github

Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani

git github tutorial version-control

Last synced: 16 May 2026

https://github.com/michalmaj/modern-python-project-guide

Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.

github-actions pyproject-toml pytest python python-project-template ruff tutorial uv

Last synced: 26 May 2026

https://github.com/philipyip1988/windows-11-installation-guide

Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.

24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11

Last synced: 10 Nov 2025

https://github.com/michaelcurrin/html-to-jekyll-sample

A demo to showcase converting a plain HTML site to a Jekyll site 🌏 🧪

gh-pages-site jekyll template tutorial

Last synced: 16 Aug 2025

https://github.com/krsoninikhil/phil-opp-rust-os

A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/

os phil-opp rust tutorial

Last synced: 22 Mar 2025

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/cjimti/notes-kafka

Getting started with Kafka on Docker

docker kafka kafka-container mq tutorial

Last synced: 14 Aug 2025

https://github.com/glaucia86/dotnet-csharp-studies

Repository created to store all the studies and projects developed in dotnet and C#.

blazor csharp-code dotnet tutorial

Last synced: 06 May 2026

https://github.com/mimaxuz/react-tutorials

Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.

course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code

Last synced: 09 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/c17an/mern-movie

mern 스택을 활용한 연습용 영화 정보 관리 어플리케이션

json-server react tutorial

Last synced: 09 Apr 2026

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/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/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/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 17 May 2026

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/twtrubiks/summernote_nestable_flask

summernote Combine Nestable Python Flask

nestable python-flask summernote tutorial

Last synced: 30 Aug 2025

https://github.com/saeedkohansal/site-blocker-extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget

Last synced: 05 Jan 2026

https://github.com/devinceble/books

Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC

react-native react-native-app tutorial tutorials

Last synced: 16 May 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/gildas/helloworld

Very Simple Express.js server

docker helm istio kubernetes nodejs prometheus tutorial

Last synced: 09 Apr 2026

https://github.com/michaeljklein/parser-tutorial

A tutorial on monadic parsing in Haskell

haskell parser-combinators tutorial

Last synced: 31 Mar 2025

https://github.com/mfaisalkhatri/playwright-ts-web-automation

Example code of end to end web automation testing using Playwright Typescript

playwright-typescript test-automation testing tutorial web-automation-testing

Last synced: 08 Aug 2025

https://github.com/pietropaolofrisoni/howtospinfoamamplitude

Notebooks and data with practical introduction to numerical computations of spinfoam amplitudes in LQG.

high-performance-computing loop-quantum-gravity spinfoams tutorial

Last synced: 18 Mar 2026

https://github.com/javaparser/javaparser-gradle-sample

Sample project with a basic Gradle + JavaParser setup

bootstrap gradle java javaparser parser tutorial

Last synced: 21 Apr 2026

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/akagi201/learning-rust

Learning rust, started from rust 1.0 beta.

learning rust tutorial

Last synced: 03 Jan 2026

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

Modern JavaScript Tutorial in Finnish

finnish javascript tutorial

Last synced: 07 Apr 2025

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

ExtCore framework 7 sample web application that uses file storage

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

Last synced: 03 Aug 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/emanuelsacoman/gridlayout

Utilizando CSS Grid para fazer um layout responsivo e moderno.

css-grid html5 responsive-layout tutorial

Last synced: 24 Jul 2025

https://github.com/andersonleite1/testes-unitarios-jest

Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...

jest jest-tests test testing tests tutorial

Last synced: 02 Aug 2025

https://github.com/liteobject/anthropic-agent-in-docker

This repository offers a Dockerized implementation of the Anthropic Agent for streamlined deployment and scalability. It ensures consistent running environments, simplifying integration into various infrastructures. Get started with deploying your own instance effortlessly.

ai ai-agent anthropic claude-3 python sonnet tutorial

Last synced: 01 Jul 2025

https://github.com/kinneko-de/sample-humanfriendly-id-csharp

Sample how to create a human-friendly identifier in C#

csharp human-friendly id sample tutorial

Last synced: 02 Sep 2025

https://github.com/hidao80/mcp-tutorial-1

SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.

ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config

Last synced: 17 Apr 2026

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

Files for the series "How to Build a NextJS App using Typescript and TailwindCSS: The Complete Guide"

nextjs tailwindcss tutorial typescript vercel

Last synced: 11 Apr 2026

https://github.com/dilowagner/roguelike-unity

Project to study with Unity Engine

csharp development engine game roguelike tutorial unity

Last synced: 19 May 2026

https://github.com/astrabert/hello-world-github-docker

Demo repo for Docker + GitHub Actions

actions cicd docker tutorial workflow

Last synced: 09 May 2026

https://github.com/nexmo/800-replacement

Replace toll-free 800 numbers with multiple local numbers

tutorial

Last synced: 23 Mar 2025

https://github.com/uncomputable/rust-wasm-ffi

Minimal website that exposes C functions via WASM

c ffi javascript rust rust-wasm tutorial wasm

Last synced: 20 Apr 2026

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

Modern JavaScript Tutorial in Portuguese

javascript portuguese tutorial

Last synced: 02 Aug 2025

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

Examples for React course in GlobalLogic Ukraine

guide gulp mocha react react-router redux tutorial

Last synced: 25 Oct 2025

https://github.com/julesblm/geologicalmapthehague

The end result of a leaflet.js geological map tutorial.

geology leaflet-map leafletjs tutorial

Last synced: 21 Feb 2026

https://github.com/dongweiming/stable-diffusion-model-tutorial

A stable diffusion tutorial written by a senior python engineer

sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial

Last synced: 18 May 2026

https://github.com/mareksuchanek/ontouml-basictypes

Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics

conceptual-model education ontouml tutorial ufo-ontology

Last synced: 10 Mar 2026

https://github.com/isomoes/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 09 Mar 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/aunshx/https-localhost-medium

Repo for tutorial on how to use HTTPS for localhost

https medium nodejs server tutorial

Last synced: 24 Mar 2025

https://github.com/jmaicaaan/fb-login-cypress-test-react

Test your FB login with Cypress

cypress fb mock react tutorial

Last synced: 13 Apr 2026

https://github.com/salmanbe/laravel-barcode-tutorial

This tutorial demonstrates, how to generate a barcode and how to read the generated barcode with barcode scanner device using milon / barcode plugin

barcode bootstrap5 jquery laravel milon php tutorial

Last synced: 11 Apr 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/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/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/angelluzk/laravel-docker-pgsql-tailwind-boilerplate

Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.

boilerplate containerization dev-environment didactic-repository docker docker-compose full-stack laravel laravel-12 learning-laravel nginx php php-8 postgres postgresql starter-kit tailwindcss template tutorial web-development

Last synced: 07 Apr 2026

https://github.com/psmyrdek/gha-demo-app

GitHub Actions - pierwsze kroki

actions cicd przeprogramowani tutorial

Last synced: 11 Apr 2026

https://github.com/rarimo/docs

Rarimo Developer Portal

developer-tools documentation guides tutorial

Last synced: 17 Mar 2025

https://github.com/gillkyle/egghead-elixir

Getting started lessons with elixir

elixir screencasts tutorial

Last synced: 14 Oct 2025