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/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/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 30 May 2026

https://github.com/freeclimbapi/java-collect-digits-how-to-guide

Java - Collect Digits Tutorial

ivr tutorial

Last synced: 18 Jun 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/petercollingridge/bloops-canvas

Ecology and evolution simulation using Javascript and canvas

alife canvas evolution genetic-algorithm javascript tutorial

Last synced: 10 Jan 2026

https://github.com/alexsjones/terraform-aws-bestpractise

An example of bastion ssh and subnetting on aws

aws terraform tutorial

Last synced: 29 Apr 2026

https://github.com/wridgeu/UI5-testing

Demo Repository for working through the testing section on the official UI5-Documentation.

karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki

Last synced: 11 Mar 2025

https://github.com/agneym/reactjs-workshop

ReactJS Workshop for Facebook Developers Circle Kochi

reactjs reactjs-workshop tutorial

Last synced: 05 May 2026

https://github.com/aadityachapagain/learning-go-by-examples

Trying to push myself further into the wild

code go golang learning tutorial

Last synced: 09 Jun 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/s1licate/c

C guide, programs and examples.

c c-language c-programming example examples programming tutorial tutorials

Last synced: 16 May 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/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/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://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/dmvianna/gabriel-tut

Data science tutorial by @gabriel439

data-science haskell-stack tutorial

Last synced: 07 Oct 2025

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/dplaton/obstacle-course

Obstacle course game built using LibGDX and Ashley

game java tutorial

Last synced: 07 Oct 2025

https://github.com/axel-dev/install-webextension

How to manually install a webextension

howto tutorial webextension

Last synced: 16 Feb 2026

https://github.com/brazeg/k8s-homelab

Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines

devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro

Last synced: 09 May 2026

https://github.com/austenstone/tour-of-heroes

In this tutorial, you build your own Angular application from the start.

angular tour-of-heroes tutorial

Last synced: 08 Oct 2025

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/haruyasu/django-ecommerce

:bulb: Ecommerce - Django Startup

djagno ecommerce tutorial

Last synced: 27 Jan 2026

https://github.com/praveenscience/harry-potter-pusher

A real time voting application using Harry Potter's house selection for my article for Pusher.

blog expressjs nodejs nodejs-mongodb pusher pusher-api pusherjs real-time realtime realtime-messaging tutorial

Last synced: 14 Apr 2026

https://github.com/wiseaidev/rust-releases

🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)

rust rust-lang tutorial

Last synced: 18 May 2026

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/souravgoswami/ruby-masterclass

A Free Ruby class for Techno India college students (dept. of BCA)

ruby ruby-tutorial tutorial

Last synced: 11 Oct 2025

https://github.com/rodrigokamada/angular-auth0-zenvia-sms

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia

Last synced: 09 May 2026

https://github.com/srinidhibhat45/djangoblogapp

A Django Blog app based on a tutorial by Corey Schafer on YouTube

beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube

Last synced: 14 Apr 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/kt474/sleeper-api-example

Example visualization using the Sleeper API

api fantasy-football sleeper tutorial

Last synced: 26 Oct 2025

https://github.com/saeedkohansal/php-session-full-tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment

Last synced: 13 Oct 2025

https://github.com/soyelmoreno/fullstack4fe-v2

Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"

frontend-masters full-stack tutorial

Last synced: 13 Oct 2025

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails

Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.

rails tutorial

Last synced: 13 Oct 2025

https://github.com/zeyu-li/unity-tutorial-3d

A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer

tutorial unity-3d unity-template unity-tutorial

Last synced: 14 Oct 2025

https://github.com/nicholasjhenry/brandizzle

My repo for working through the BBDCasts series for Brandizzle using Rails 3

professional-development tutorial

Last synced: 13 Mar 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/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

https://github.com/seadowg/dip-lesson

Using Dependency Inversion to help you (re)write testable code

dependency-inversion-principle java test-driven-development tutorial

Last synced: 15 Apr 2026

https://github.com/denis-yuen/icy-blackberry

Example command line tool for the HCA Hackathon

docker hackathon tutorial

Last synced: 18 Apr 2026

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/opt-nc/atelier-spring-kafka

Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`

digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial

Last synced: 24 Jan 2026

https://github.com/ryanwalder/how-to-git

Git repo to show how to use fetch/rebase/review PRs like a boss

git howto tutorial

Last synced: 17 Oct 2025

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/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/kingtut10101/isometricmapwithdepth

Shows how to implement an isometric map with depth.

demo isometric love2d tutorial

Last synced: 18 May 2026

https://github.com/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 29 Mar 2025

https://github.com/macagua/example-vuejs2-todo-app

A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 12 Apr 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/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/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/marianpekar/ue5-fetch-art

An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.

blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5

Last synced: 25 Oct 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/alcrene/fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

fokker-planck-equation tutorial

Last synced: 25 Feb 2026

https://github.com/jrob774/tein-manual

An unofficial manual for modding the game The End is Nigh.

game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website

Last synced: 23 Jan 2026

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 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/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/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/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/elazzouzihassan/typescript-tuto

Welcome to the TypeScript Tutorial for Beginners repository! 🚀

javascript reactjs ts tutorial typescript

Last synced: 15 Apr 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/marcinwitnik/simple_linear

Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.

ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial

Last synced: 15 Apr 2026

https://github.com/ctih1/frii.site-guides

The guide section of the website for frii.site

docs frii-site guides tutorial vitepress

Last synced: 31 Jan 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/feelpp/feelpp-tutorial-dev

Feel++ development tutorial

cpp17 development feelpp tutorial

Last synced: 31 Jan 2026

https://github.com/mikeludemann/init.sh

Complete tutorial with all tools, frameworks and much more - Simple "Bash/Shell"-Script

bash-script frameworks init-script shell-script tools tutorial

Last synced: 15 Apr 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/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 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/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/cdrani/blog

my blog site

blog blogposts tutorial

Last synced: 09 Feb 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