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/jcbritobr/sevenguitasksgiu

This is an implementation of the 7GUIs tasks written with Golang and GIU library.

golang graphics gui tutorial

Last synced: 06 Apr 2025

https://github.com/buttercms/gridsome-starter-buttercms

Drop-in proof-of-concept project for Gridsome + ButterCMS, fully integrated with your ButterCMS account

butter buttercms gridsome starter-kit starter-project tutorial vercel

Last synced: 07 Jul 2025

https://github.com/saifiimuhammad/learnwithme-typescript

A beginner-friendly TypeScript course repository that covers fundamental TypeScript concepts along with practical projects.

course javascript nodejs react shadcn tutorial typescript

Last synced: 09 Apr 2026

https://github.com/dandonahoe/crude-cards

❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.

cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets

Last synced: 15 Feb 2026

https://github.com/enanomapper/tutorials

Version control for the (open access) tutorials developed during the eNanoMapper project.

enanomapper nanotechnology open-educational-resources tutorial

Last synced: 20 Jan 2026

https://github.com/matt-mcmahon/ews-tutorial

Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.

nodejs tutorial

Last synced: 09 May 2026

https://github.com/ry-ops/building-your-first-claude-agent

Learn to build intelligent agents with Claude that automate your workflow

agents ai anthropic claude tutorial typescript

Last synced: 01 Mar 2026

https://github.com/jlgregorio/tutorials-pointcloud-python

Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)

jupyter point-cloud python tutorial

Last synced: 27 Oct 2025

https://github.com/uncomputable/coverage-example

Minimal, reproducible example for testing code coverage using GCC or Clang

code-coverage coverage gcov lcov tutorial

Last synced: 19 Mar 2026

https://github.com/jskulski/elm-intro-workshop

A kata designed to introduce developers to the Elm programming language language

elm elm-demos elm-lang introduction kata tutorial

Last synced: 22 Jun 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/alexmhack/django-hosts-awseb-boilerplate

Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk

aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial

Last synced: 05 Mar 2025

https://gitlab.com/cyril-marpaud/rust_esp_quickstart

This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.

I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi

Last synced: 05 Oct 2025

https://github.com/ryanito/godot-action-rpg

Made with HeartBeast's Make an Action RPG in Godot, adapted for Godot 4

gdscript godot godot4 heartbeast rpg tutorial

Last synced: 30 Mar 2025

https://github.com/nicnocquee/react-stripe-checkout

A sample project for integrating Stripe Checkout with React (CRA) app

checkout create-react-app react sample stripe tutorial

Last synced: 07 Jan 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/javitocor/tic-tac-toe-react

Classic game tic-tac-toe built with React.

javascript reactjs tictactoe-game tutorial

Last synced: 16 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/silvestrevivo/flexbox-css

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann

css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial

Last synced: 08 Jul 2025

https://github.com/silvestrevivo/react-hooks-contextapi

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

javascript react react-context-api react-hooks tutorial youtube

Last synced: 10 May 2026

https://github.com/macagua/example.django192.tutorial

A Django 1.9.2 Tutorial Demo from Getting started Django documentation

django django-application django-example examples examples-python tutorial

Last synced: 16 May 2026

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/linthithtwe/typescript-react-shopingcard

Typescript and React Project from @WebDevSimplified

tutorial tutorial-exercises typescript

Last synced: 12 Jun 2025

https://github.com/caicloud/crd-sample

kubernetes CRD pattern tutorial and sample

api-aggregation controller cr crd kubernetes sample tutorial

Last synced: 30 May 2026

https://github.com/chadkluck/serverless-sam-8ball-example

1st Tutorial for creating AWS Serverless web services - Introduction to SAM

aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial

Last synced: 04 Mar 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/hswolff/playground

A fun place for me to mess around with new tech.

javascript tutorial

Last synced: 02 Apr 2025

https://github.com/psycore8/nosoc-shellcode

Sources for the shellcode tutorials @ www.nosociety.de

guide obfuscation pentesting shellcode-injection tutorial

Last synced: 16 Apr 2026

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

Data science tutorial by @gabriel439

data-science haskell-stack tutorial

Last synced: 07 Oct 2025

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/gnebbia/package_management_for_scripting_languages

A personal tutorial about package management for common scripting languages

notes package-management packagemanagement pip scripting-language scripts tutorial virtualenv

Last synced: 06 Mar 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/didinj/flutter-android-ios-tutorial

Flutter Tutorial: Create a Native Android and iOS Apps Quickly

android dart example flutter ios mobileapps native quickly tutorial

Last synced: 18 Apr 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/namecoder1/py_blockchain

Blockchain in Python with CLI interface

blockchain python tutorial

Last synced: 25 May 2026

https://github.com/cnahmetcn/react_tutorial

React Öğreniyorum (Kodlar - Notlar)

code notes react reactjs tutorial

Last synced: 17 Apr 2026

https://github.com/makstyle119/system-design

system design from beginner to advanced

architecture design-patterns makstyle119 system-design tutorial

Last synced: 02 Jan 2026

https://github.com/cbillowes/cljs-app-from-scratch

Creating a ClojureScript web app from scratch with Reagent and npm

clojurescript npm tutorial webpack

Last synced: 17 Apr 2026

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 20 May 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/reneweb/react-native-component-tutorial

This repository contains some examples on how to create react native components

javascript native-components react-native tutorial

Last synced: 04 Apr 2026

https://github.com/rafi/docker-k8s-101

Docker & Kubernetes 101

101 docker kubectl kubernetes tutorial

Last synced: 18 Apr 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/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/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/soyelmoreno/node-express-book-api

Tutorial: Build a REST API for managing books using Node and Express

api express learning node rest tutorial

Last synced: 01 May 2026

https://github.com/viki53/tuto-git

Dépôt d'illustration de mon tutoriel Git

git tutorial

Last synced: 02 Nov 2025

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 2025

https://github.com/harsh098/go-for-devs

My Attempt at learning Go Programming Language

go golang tutorial

Last synced: 12 Jun 2025

https://github.com/dogxii/zero-frontend

从🥚到1学习前端 教程实践路线图 :) 前端初学者教程,HTML CSS JavaScript Nodejs React TypeScript

css frontend html javascript react tutorial

Last synced: 18 Apr 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/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/pierrebeitz/typescript-workshop

The fastest way to learn Typescript as a seasoned ES6-Dev

intro introduction learning learning-by-doing primer tutorial typescript typescript2

Last synced: 18 Jan 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/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/ksachdeva/ml-in-hurry

Machine Learning in Hurry

computer-vision machine-learning tutorial

Last synced: 26 Jul 2025

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/matthiware/cli.tutorial

Command line parser tutorial for https://github.com/MatthiWare/CommandLineParser.Core

cli command-line-interface command-line-parser tutorial

Last synced: 13 Apr 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/connor11528/communicating-between-vue-components

how to use Vue with Google maps and send and respond to events across components

tutorial tutorial-code tutorial-sourcecode vue vue-components vue-tutorial vuejs vuejs-components vuejs2 vuex

Last synced: 09 Jun 2026

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/pedrochamberlain/pwa-example

Build a Progressive Web Application from scratch.

pwa tutorial

Last synced: 16 Feb 2026

https://github.com/nevrome/spaam.r.tidyverse.intro.2h.2022

A 2h R tidyverse intro course

r teaching-materials tutorial

Last synced: 12 Sep 2025

https://github.com/pfitzer/electron-dialog-examples

Examples of how to use electron dialog

dialog electron examples tutorial

Last synced: 18 May 2026

https://github.com/oxylabs/custom-parser-instructions

Learn the fundamentals of writing parsing instructions with Oxylabs' Custom Parser.

parser parsing python scraping scraping-websites tutorial web-scraping

Last synced: 24 Dec 2025

https://github.com/thevahidal/quizy

A step by step hands-on React tutorial

react tutorial

Last synced: 18 May 2026

https://github.com/seroviicai/create_pdf_report

This tutorial shows how to easily obtain data from an API endpoint, and create a nice report in pdf with its data.

api nasa pdf-generation python report tutorial

Last synced: 12 Sep 2025

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/srmoore/oidc_nodejs_demo

Small demo Node.js Express application using private keys and OpenID Connect

expressjs nodejs oidc tutorial

Last synced: 12 Apr 2026

https://github.com/shubham18024/demo-repo

DEMO repository for learning git and github, especially using windows powershell

demo git github learning powershell tutorial windows

Last synced: 11 Apr 2026

https://github.com/iaccessability/iaccessability

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple articles blog google howto ios news support technology tutorial watchos

Last synced: 04 Jul 2025

https://github.com/didinj/css3-gradient-example

CSS3 Tutorial: Gradients Color

color css css3 example gradient tutorial

Last synced: 29 Mar 2025

https://github.com/messagemedia/webhooks-nodejs-tutorial

A tutorial on how to use the Webhooks API to create, retrieve, update and delete webhooks.

api messaging nodejs tutorial webhooks

Last synced: 18 May 2026

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

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 10 Mar 2025

https://github.com/studentutu/automation-tools

This repository holds scripts for the redowl unity build process

bash dotfiles dotsettings setup shell tool tutorial unity

Last synced: 12 Jun 2026

https://github.com/amirhosseinhonardoust/how-streamlit-makes-ai-accessible

A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap between data science and usability, empowering anyone to deploy interactive machine learning models without front-end coding or complex infrastructure.

ai ai-accessibility dashboard data-engineering data-science data-visualization educational machine-learning mlops nlp open-source python streamlit tutorial web-app

Last synced: 02 May 2026

https://github.com/annakrystalli/emodnet-dataspice-tutorial

An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products

dataspice emodnet-biology metadata tutorial

Last synced: 25 Jan 2026

https://github.com/natserract/haml-zero-to-hero

Learn HAML from scratch

haml html html5 learning tutorial

Last synced: 15 Jan 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/theodesp/qlik-demo

Demo application using the Qlik Core Platform

docker-compose example-project qlik qlik-c tutorial

Last synced: 20 Jan 2026

https://github.com/adibender/pammtutorial-smj

Code and materials to reproduce graphics in "A generalized additive model approach to time-to-event analysis"

generalized-additive-models latex piece-wise-exponential r rstats supplemental-materials survival-analysis time-to-event tutorial

Last synced: 19 May 2026

https://github.com/panpito/youtube

Code snippets for YouTube

tutorial youtube

Last synced: 19 May 2026