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/jklemon17/react-redux-todo

React-redux tutorial todo list

react redux todo tutorial

Last synced: 06 May 2026

https://github.com/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

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

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

anaconda conda links python python2 python3 tutorial

Last synced: 06 Apr 2025

https://github.com/alejandro-ser/mapas-app

Backing code for angular mapbox app

angular css html javascript mapbox netlify tutorial typescript

Last synced: 13 Apr 2026

https://github.com/applitools/tutorial-selenium3-javascript-basic

Applitools Eyes tutorial using Selenium JavaScript 3

applitools tutorial

Last synced: 15 Apr 2025

https://github.com/dariodip/golearngo

A workshop for learning the basic concepts of Go.

go golang tutorial

Last synced: 16 Aug 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/altugbakan/tutorials

Various tutorial projects for languages, frameworks, and systems that I have been working on

tutorial

Last synced: 21 Jan 2026

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/makstyle119/python

Python from beginner to advanced

begginer-friendly makstyle119 python tutorial

Last synced: 11 Oct 2025

https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook

Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me

exercise java learning serialization tutorial understanding

Last synced: 14 Apr 2026

https://github.com/kinneko-de/sample-opentelemetry-azure

Sample application how to publish OpenTelemetry metrics to Azure

azure csharp grafana metrics opentelemetry sample tutorial

Last synced: 07 Feb 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/kennardwang/funcom_reproduction

Reproduction code for the paper

paper reproduction tutorial

Last synced: 06 Apr 2025

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/mavericks-db/react-todo-app

Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.

css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial

Last synced: 11 Mar 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: 05 Aug 2025

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/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/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/optima-chat/cc-best-practice

Claude Code 使用技巧和最佳实践的中文社区集合

awesome best-practices chinese claude-code development tutorial

Last synced: 05 Nov 2025

https://github.com/nlesc/cwl-tutorial

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 01 Feb 2026

https://github.com/huaying/react-games

Small games written in React.js

game react react-game react-tutorial tutorial

Last synced: 13 May 2026

https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo

Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.

asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi

Last synced: 17 Mar 2025

https://github.com/anyblok/anyblok-book-examples

The anyblok book example source code.

book development-tools tutorial

Last synced: 11 Sep 2025

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/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/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/kprince28/django-sample-app

🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.

beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial

Last synced: 15 Apr 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/eighttrigrams/eighttrigrams-tutorials

How to quickly get to working productively with Clojure

clojure tutorial

Last synced: 06 Feb 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/blefnk/blefed

📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.

coding tutorial web

Last synced: 19 Jan 2026

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

Tutorial Básico em Shiny

r shiny tutorial

Last synced: 18 Aug 2025

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

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 2026

https://github.com/uscbiostats/aws-notes

Random notes on how to use AWS for our research

aws cloud-computing notes rstats tutorial

Last synced: 18 Jun 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/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/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/jcrodriguez1989/firstcontributionsinr

🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R

contribution hacktoberfest open-source tutorial

Last synced: 26 Oct 2025

https://github.com/n4vrl0s3/basic-hypertext-markup-language

Basic Hypertext Markup Language (HTML)

html html5 tutorial

Last synced: 29 Mar 2025

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

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

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

React tutorial for beginner.

react tutorial

Last synced: 13 Apr 2026

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/nunogois/wishlist

A basic wishlist made in Quasar Framework!

easy list quasar quasar-framework simple tutorial wishlist

Last synced: 08 May 2026

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/bluemix/oepetstore

Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html

odoo odoo13 oepetstore petstore tutorial webclient

Last synced: 31 Mar 2025

https://github.com/derekjwilliams/some-gears

A growth chart for graphql applications

express graphql postgraphile react tutorial

Last synced: 18 Apr 2026

https://github.com/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025

https://github.com/DaikonNimono/FirstPersonShooter

Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"

course csharp fps tutorial tutorial-code unigine

Last synced: 11 Mar 2025

https://github.com/phuijse/jupyterbookuach

Tutorial y plantilla para confección del libros virtuales con jupyter book

espanol jupyter-book tutorial

Last synced: 08 Jun 2026

https://github.com/shiohato/practicing_godot_1

Practicing_Godot_1

exercises godot tutorial

Last synced: 05 Jan 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/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/kadyb/sf_load_save

Tutorial on how to load and save spatial vector data in R

geospatial gis r sf tutorial

Last synced: 28 Jul 2025

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 20 May 2026

https://github.com/lucas-diedrich/snakemake-learning

GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025

tutorial

Last synced: 26 Jan 2026

https://github.com/mark-i-m/tutorials

A repo of tutorials for various things

bash gdb terminal tutorial tutorials

Last synced: 11 May 2026

https://github.com/detivenc/python

I put all my projects in python from Videos or MySelf

ai chatgpt python tutorial

Last synced: 17 Mar 2025

https://github.com/vishal-biyani/puppet-lab

A simple Puppet lab to get started!

infrastructure puppet tutorial

Last synced: 20 May 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/yuki-torii/learn-canvas

learn-canvas

canvas tutorial

Last synced: 26 Aug 2025

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/twitu/monad-challenges

Solving the monad challenges

challenge haskell monads tutorial

Last synced: 24 May 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/arction/lcu-tutorial-multipleseries-02

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.

chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

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/rubensworks/slides-2019-iswc-graphql-interface

Slides for the GraphQL tutorial at ISWC 2019 - Setting up a GraphQL Interface

graphql interface iswc slides tutorial

Last synced: 03 May 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/prathameshdhande22/neflix-clone

Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project

clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website

Last synced: 17 Jul 2025

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/andrewjbateman/angular-tour-of-heroes

:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.

angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript

Last synced: 19 Apr 2026

https://github.com/partyschaum/bugtracker

The Bugtracker from the Doctrine Tutorial

doctrine doctrine-orm php tutorial

Last synced: 01 Apr 2025

https://github.com/slipnitskaya/dmcourse-jgu

Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).

course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial

Last synced: 20 Apr 2026

https://github.com/theodesp/scalatuts

Exploring Scala by example

learning-by-doing sbt scala tutorial

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