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/thawkin3/a11y-listbox

Demo app showing how to build accessible listbox components in React

a11y accessibility demo react tutorial

Last synced: 21 Mar 2025

https://github.com/felipefacundes/hdparm_tuto

Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).

hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials

Last synced: 24 Mar 2025

https://github.com/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

https://github.com/pin3dev/42_cpp_modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial

Last synced: 06 Jul 2025

https://github.com/gerbenjacobs/unix-piping-course

This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.

golang pipes tutorial unix

Last synced: 10 Mar 2026

https://github.com/welli7ngton/flaskr-blog

Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.

blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial

Last synced: 11 Apr 2026

https://github.com/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript

clean-architecture javascript tutorial

Last synced: 02 Jul 2025

https://github.com/educhastenier/spring-boot-kotlin-blog-tutorial

Spring-boot, Kotlin, Mustache tutorial material

kotlin mustache mustache-templates spring-boot tutorial

Last synced: 11 Apr 2026

https://github.com/jaygaha/ai-mastery-roadmap

A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!

artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial

Last synced: 18 Jan 2026

https://github.com/krystof2so/sublimetutorfr

SublimeTutor - Translate FR

editor sublime-text-3 tutorial

Last synced: 15 Mar 2025

https://github.com/jo56/three-saas-apps

Three SaaS architecture approaches in TypeScript with shadcn/ui

fastify nextjs saas shadcn-ui tutorial typescript

Last synced: 11 Jun 2026

https://github.com/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 Apr 2026

https://github.com/kasir-barati/react

ReactJS tutorial

npm react tutorial typescript vite

Last synced: 16 Apr 2026

https://github.com/ot-nemoto/learn-terraform-aws-instance

Terraform Tutorials AWS

terraform tutorial

Last synced: 31 May 2026

https://github.com/shearichard/nim-tutorial-exercises

My versions of the Nim tutorial exercises

exercises nim tutorial

Last synced: 28 May 2026

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

React-hooks application developed the Udemy Tutorial from @reedbarger

react-hooks-application reactjs tutorial udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/zackeryrsmith/tut-pong

Raylib-Zig pong tutorial

pong raylib tutorial zig

Last synced: 07 Apr 2025

https://github.com/24amcoder-sb/automapperexample

A sample console app using the automapper library

automapper tutorial

Last synced: 28 Mar 2025

https://github.com/serihiro/rails_mini_blog_tutorial

Rails5 web application tutorial

rails tutorial

Last synced: 27 Apr 2026

https://github.com/dmvianna/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 26 Mar 2025

https://github.com/santiagodotsh/expo-sticker-smash

🍩 📱 Sticker Smash app with React Native and Expo.

expo images react react-native tutorial typescript

Last synced: 11 Apr 2026

https://github.com/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/amirhoseinsalimi/deep-learning-codingcogs-course-codes

My complete code and notebooks from the Deep Learning Workshop by CodingCogs. Covers foundational to advanced deep learning topics using TensorFlow and Keras including CNNs, RNNs, LSTMs, GRUs, and text sequence models.

cnn deep-learning gru lstm machine-learning ml neural-network python rnn tutorial workshop

Last synced: 13 Apr 2026

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

Workshop Anyblok slides

book development-tools tutorial

Last synced: 10 Apr 2025

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 2025

https://github.com/rubaxa/rdot

Reactive Dot

reactive-programming tutorial

Last synced: 20 Jun 2025

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

스타봇 동아리에서 사용될 소스코드입니다.

basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial

Last synced: 10 Apr 2025

https://github.com/abhilashg001/spring-melon

A repository that contains my notes on Spring Boot

full-stack-web-development java notes spring-boot tutorial web-development

Last synced: 24 Apr 2026

https://github.com/david-dj-777/metamask-clone

🪙 Build a blockchain wallet management plugin for IntelliJ IDEA, inspired by MetaMask, to streamline your development with Web3 functionality.

blockchain cranq educational ethereum evm ganache infura ipfs ipfs-deploy javascript metamask react react-hooks sanity-io tutorial uniswap-sdk uniswap-v2 web3js

Last synced: 09 Apr 2026

https://github.com/pherrymason/react-tictactoe

Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html

react tutorial

Last synced: 02 May 2026

https://github.com/venenux/tutorial-codeigniter

(mirror) tutorial de codeigniter en linux usando Geany y mysqlworkbench correctamente, en lenguaje comun.

codeigniter debian espanol geany linux mariadb mysql php tutorial venenux

Last synced: 11 Apr 2026

https://github.com/cumulocity-iot/cumulocity-provision-epl

This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.

agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget

Last synced: 23 Mar 2025

https://github.com/freeclimbapi/c-sharp-update-a-queue-tutorial

C# - Update a Queue Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 2025

https://github.com/dylancheetah/mongo-todo

A todo list REST API that demonstrates basic backend development concepts.

backend express mongodb nodejs rest-api todo-list tutorial

Last synced: 13 Apr 2026

https://github.com/antonio-f/easy_naive_bayes

Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)

101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial

Last synced: 30 Mar 2025

https://github.com/freeclimbapi/java-make-a-queue-how-to-guide

Java - Make a Queue Tutorial

queues tutorial

Last synced: 30 Jun 2026

https://github.com/appidea/react-workshop

Fast introduction to React.js development (part of the course).

javascript react tutorial

Last synced: 11 Apr 2026

https://github.com/rachitdhar/quick-guide-to-python

A quick guide to the Python programming language

guide python tutorial

Last synced: 30 Jun 2025

https://github.com/ronanarm/walkthroughjs

Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.

frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough

Last synced: 04 May 2026

https://github.com/denvrdata/examples

Examples to run various AI workloads for Denvr cloud

ai development llm-inference llm-training tutorial

Last synced: 16 Jan 2026

https://github.com/swisscom/docs-appcloud-tutorial-go

A step-by-step getting started tutorial for Go in the cloud

cloud-foundry go golang swisscom swisscom-application-cloud tutorial

Last synced: 06 Oct 2025

https://github.com/piyalidas10/pdf-tutorials

PDF / Images Tutorials for UI/Front-end

frontend tutorial tutorials ui

Last synced: 15 Mar 2025

https://github.com/timstaley/voevent-parse-tutorial

Getting started with XML, VOEvent and voevent-parse.

deprecated-repo tutorial voevent

Last synced: 15 May 2025

https://github.com/cconsta1/godot_3d_sphere_youtube

This project was made as part of my learning process in Godot. It demonstrates how to set up a scene with lights and camera, apply free CC0 textures, and animate a mesh both through scripting and shaders

3d-graphics game-development gdscript godot godot-engine godot4 pbr pbr-textures shader-material shaders tutorial youtube-demo youtube-project

Last synced: 07 Oct 2025

https://github.com/slemus9/corelang-hs

Code and exercises of the book Implementing Functional Languages: a tutorial by S.P. Jones and D. Lester

functional-programming haskell tutorial

Last synced: 26 May 2026

https://github.com/hoijui/lwjgl-book-game26-kotlin

LWJGL-Book - Chapter 26 - in Kotlin

example-project kotlin-port lwjgl opengl tutorial

Last synced: 22 Apr 2026

https://github.com/thetoxin/pystudy

Example of possible python for studing

example python study study-project tutorial

Last synced: 10 Jun 2025

https://github.com/ch4s3/proto_man

elixir protobuf exercise

elixir plug protobuf protobuf3 tutorial

Last synced: 07 Oct 2025

https://github.com/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

https://github.com/tailorvj/hardhat-gitpod

Set up your HardHat Solidity smart contract development environment on Gitpod.io

deployment gitpod hardhat howto smart-contracts solidity tutorial

Last synced: 23 Apr 2026

https://github.com/ikamranshahzad/golang-init

A collection of small Go (Golang) projects, each in its own folder

golang tutorial

Last synced: 15 Apr 2025

https://github.com/sushantrahate/role-based-access-control

Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.

rbac tutorial webdev

Last synced: 24 Apr 2026

https://github.com/jakoch/installer_using_innosetup

Demo of building a simple installer using Innosetup.

innosetup installer template tutorial windows

Last synced: 07 Oct 2025

https://github.com/tao12345666333/practical-python

A Practial Tour of Python

practical-python python tutorial

Last synced: 07 Oct 2025

https://github.com/vin20777/tanks

Unity3D Tutorial

csharp tutorial unity3d

Last synced: 22 Apr 2026

https://github.com/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

https://github.com/arielspencer/issue

👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.

github issue issues open-source tutorial

Last synced: 15 May 2025

https://github.com/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 04 May 2026

https://github.com/toolbuddy/linear-algebra-4fun

Learning Linear Algebra for fun!

learning linear-algebra papogen tutorial

Last synced: 03 Jan 2026

https://github.com/newlandtv/unity-rhythm-game-tutorial

Unity Engine으로 만드는 Rhythm Game 강좌입니다.

2d lecture rhythm-game tutorial unity

Last synced: 14 Mar 2025

https://github.com/spapas/feature-requests

A simple application in Flask

flask orm python sql-alchemy tutorial

Last synced: 20 Apr 2026

https://github.com/monsterbrain/angularhttptutorial

A angular 7 tutorial on for http web api setup.

angular tutorial

Last synced: 21 Jan 2026

https://github.com/d-mbithi/trydjango

TryDjango Tutorial project code

django trydjango tutorial

Last synced: 19 May 2026

https://github.com/suryakarmakar/reactnative-resources

📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc

react-native resources study-materials tutorial

Last synced: 04 Mar 2025

https://github.com/wilk/twitter-relay-telegram

A Twitter-to-Telegram relay

elixir telegram telegram-bot tutorial twitter

Last synced: 29 Jun 2025

https://github.com/bygui86/go-cassandra

Application with REST APIs persisted on Cassandra

cassandra cassandra-database go golang rest rest-api tutorial tutorial-code

Last synced: 24 Apr 2026

https://github.com/tmp-friends/go-tutorial

https://go.dev/doc/

tutorial

Last synced: 12 Jan 2026

https://github.com/udayraj123/webdworkshop

Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.

css example-code guide html js practice tutorial web-development

Last synced: 10 Apr 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/sohunn/rest-api-express

A simple project teaching the concepts of REST APIs using Express JS.

express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial

Last synced: 21 Jan 2026

https://github.com/arsy786/todo-mern-app

This is a simple Todo MERN app that follows the CRUD operations for the todos.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/hashicorp-education/learn-terraform-organize-configuration

Source files for a workshop about Terraform source file organization

hashicorp terraform tutorial

Last synced: 19 Jan 2026

https://github.com/krishnaura45/code-tutorials

Collection | Beginner-friendly | Notebooks

a-to-z beginner-friendly collection jupyter-notebook python3 tutorial

Last synced: 31 May 2026