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/joshuaiz/catch-of-the-day-scss

SCSS files for the Wes Bos React for Beginners tutorial

catch-of-the-day react react-for-beginners scss stylus tutorial wes-bos

Last synced: 16 Apr 2026

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

A very simple application. I write it to calculate some data for me. I think it is a heavy process, therefore i use golang

go golang programming programming-language tutorial

Last synced: 05 Sep 2025

https://github.com/smmariquit/ml-iris-workshop

QCU Python data-science workshop materials — hands-on tutorials covering Pandas, scikit-learn, and scikit-image with the classic Iris dataset.

data-science iris-dataset machine-learning pandas python scikit-image scikit-learn tutorial workshop

Last synced: 09 Jul 2026

https://github.com/chrisae9/installubuntu

How to easily install Ubuntu alongside Windows 10.

boot-priority disk disk-partition installation tutorial ubuntu ubuntu-installation

Last synced: 03 Mar 2026

https://github.com/davepeck/mastercat

The game of Mastermind, but with cats. By Ellie & Daddy.

cats example learning mastermind tutorial

Last synced: 02 Apr 2025

https://github.com/colinwilliams91/helpful-gh-automations

Strategy for keeping a separate branch that syncs with main

actions agile automation devops how-to tutorial

Last synced: 09 Jul 2026

https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial

C# - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jun 2026

https://github.com/fabriziojordan/hello-cargo

Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.

guide guidelines rust rustlang tutorial tutorials

Last synced: 20 Jun 2026

https://github.com/llnl/raja-tutorials

Materials to support RAJA hands-on tutorials

tutorial

Last synced: 04 Mar 2026

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

notes and codes while learning JavaScript

css html javascript learning tutorial

Last synced: 16 Apr 2026

https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary

Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.

binary-arithmetic computer-science digital-signals education number-systems python tutorial

Last synced: 04 Mar 2026

https://github.com/mohnkhan/myos-simple

A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox

assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86

Last synced: 26 Jun 2026

https://github.com/michaelgermini/python-3d-programming-book

Complete Python & 3D Programming Book: 30 chapters, 120+ examples, real-time ray tracing, ML graphics, OpenGL, NumPy

3d-graphics computer-graphics educational game-development graphics-programming machine-learning numpy opengl python ray-tracing tutorial

Last synced: 16 Apr 2026

https://github.com/dinau/zig-platformer

Writing a 2D Platform Game in Zig language with SDL

build dev devel game learning platformer sdl2 sdl3 stb stb-image tutorial zig

Last synced: 16 Apr 2026

https://github.com/hu2di/javascript-tutorial

Learning Java Script

basic html javascript tutorial

Last synced: 08 Apr 2025

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

This is a web application built with the MERN stack that allows users to CRUD notes.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/codersales/java-oop-tutorial

java-oop-tutorial | preparatory for ArrayList tutorial

2024 java msc oop tutorial

Last synced: 14 Feb 2026

https://github.com/000daniel/draw3d-godot

A page dedicated to teaching how to Draw in 3D space in the Godot game engine

3d axis beam box circle documentation draw draw3d engine explanation game godot help line page point site teach thickline tutorial

Last synced: 05 Feb 2026

https://github.com/fblupi/angularjs-facilito

AngularJS tutorial

angularjs tutorial

Last synced: 25 Mar 2025

https://github.com/bansimplified567/30days_javascript_for_beginners

Welcome to my **30 Days of JavaScript for Beginners** program! This project represents the knowledge and skills I've gained during my first two years of learning how to code as a beginner. It's not entirely complete, but I wanted to share my journey and progress with you.

30daysofcode 30daysofjavascript async-await beginner beginner-friendly fundamentals fundamentals-of-programming javascript js practice projects promises tips-and-tricks tutorial webdevelopment

Last synced: 24 Mar 2025

https://github.com/der3318/repackapk-readme

Notes and Libraries for Android Application Package Postprocessing

apk notes tutorial

Last synced: 04 Mar 2026

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

Terraform Tutorials AWS

terraform tutorial

Last synced: 31 May 2026

https://github.com/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/naimur-29/just-learning

Learning...

mixed tutorial

Last synced: 07 Jan 2026

https://github.com/melezhik/python-echo-script

sparrow / python example script

python sparrow tutorial

Last synced: 09 Jul 2026

https://github.com/jkosla/neural_network_from_scratch_numpy

Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.

ai aritificial-intelligence medium nerual-networks numpy python3 tutorial

Last synced: 10 Apr 2026

https://github.com/harastaivan/tic-tac-toe

repository made for learning react

react tutorial

Last synced: 12 Apr 2026

https://github.com/julienxx/elm-bingo

Code for the Pragmatic Studio Elm course

elm tutorial

Last synced: 25 May 2026

https://github.com/nevrome/tutorial_cologne_may2017

R Tutorial für den Grünen Tisch in Köln am 17.5.2017

3d r r-package tidyverse tutorial

Last synced: 15 Jun 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/saqibbedar/learn-assembly-masm-nasm-dosbox-linux

Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).

16-bit 8086 assembly assembly-language beginner dos dosbox examples int21h intel-syntax linux low-level-programming masm nasm systems-programming tutorial windows x86 x86-64

Last synced: 03 Jun 2026

https://github.com/daffafaizan/go-rest-api

My first Go project creating a REST API.

go rest-api tutorial

Last synced: 24 Jul 2025

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

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

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

Last synced: 09 May 2026

https://github.com/lucasmagnum/flutter-example-friendly-chat

A flutter application example. https://codelabs.developers.google.com/codelabs/flutter/#0

example-project flutter mobile-app tutorial

Last synced: 22 Apr 2026

https://github.com/amercier/react-redux-tutorial

Tutorial Hacker News application with React and Redux

hackernews react redux tutorial

Last synced: 09 May 2026

https://github.com/odziom91/pingwinator

Polski poradnik o gamingu na dystrybucjach Linux oparty na systemie operacyjnym CachyOS. Poradnik napędza Polska Społeczność Linuksa!

archlinux cachyos fedora gaming gaming-on-linux gry linux opensuse poradnik tutorial

Last synced: 17 Apr 2026

https://github.com/ajaybhatia/link-book

A simple link book using meteor and react with hooks

meteor meteorjs react react-hooks-demo reactjs tutorial

Last synced: 17 Apr 2026

https://github.com/lucasmagnum/flutter-example-google-maps

A flutter example application to show Google's offices with Google Maps SDK

example-project flutter mobile-app tutorial

Last synced: 12 Apr 2026

https://github.com/kailoon/firegram

A Photo Gallery With React & Firebase.

firebase framer-motion learning-by-doing react tutorial

Last synced: 17 Apr 2026

https://github.com/ashmalzahra/redux-toolkit-tutorial

This Project is about practicing the concepts relating to - creating a store, start defining and dispatching actions, and reducers.

reactjs redux redux-thunk tutorial

Last synced: 09 May 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/morphclue/android-tutorial

Android-Kotlin fundamentals course

android tutorial

Last synced: 17 Apr 2026

https://github.com/yukihirai0505/coursera

personal repo for coursera

tutorial

Last synced: 17 Apr 2026

https://github.com/methminug/forms-with-react-hooks

Check out this code's Medium article on forms with React Hooks. 😊

react react-hooks tutorial

Last synced: 17 Apr 2026

https://github.com/senior-sigan/nou_poisk_fall_2022

Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D

love2d lua tutorial

Last synced: 17 Apr 2026

https://github.com/andrewmcodes-archive/rails_tailwind

Example for adding TailwindCSS 1.1 to your Rails app

postgres rails tailwind tailwind-css tutorial webpacker

Last synced: 12 Apr 2026

https://github.com/alexmhack/python-with-secrets-manager

Testing a simple python application by making use of GCP Secrets Manager for the environment variables

aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial

Last synced: 17 Apr 2026

https://github.com/caknoooo/ams-laravel-restful-api

create a simple RESTful API for training AMS

api laravel-framework mysql rest-api tutorial

Last synced: 09 May 2026

https://github.com/timcnicholls/angular-tour-of-heroes

Angular Tour of Heroes Tutorial example

angular javascript tutorial

Last synced: 04 Apr 2026

https://github.com/ot-nemoto/fastapi-tutorial

FastAPI チュートリアル

fastapi tutorial

Last synced: 17 Apr 2026

https://github.com/ssoudan/bayesian-regression-101

Tutorial on Bayesian regression

bayesian-inference nuts rust tutorial

Last synced: 12 Apr 2026

https://github.com/seanny123/webpack-typescript-helloworld

Get something showing up with Webpack, TypeScript

devops hello-world tutorial

Last synced: 12 Apr 2026

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

Conformal Prediction - minimal example with PyTorch

conformal-prediction python pytorch simple tutorial visualization

Last synced: 09 May 2026

https://github.com/jbenner-radham/mdn-2d-breakout-game

A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.

2d beginner canvas games javascript mdn tutorial

Last synced: 16 Mar 2025

https://github.com/vicjun22/contract-first-with-swagger_spring-boot

This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.

contract-first java maven openapi springboot swagger swagger-ui tutorial

Last synced: 18 Apr 2026

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/camcar1/avone

Simplified version of avatar for easy integration and customization. Enhance your projects with this lightweight solution. 🌟👤

3d ai avatar aws-polly chatbot facial-expressions github-config guide javascript nodejs openai react speech-synthesis threejs tutorial voice-recognition webgl

Last synced: 05 Apr 2026

https://github.com/nicolocurioni96/simpleapp

Simple SwiftUI app List and Navigation with detail

ios ios15 swift swiftui tutorial tutorials

Last synced: 18 Apr 2026

https://github.com/thinkswan/graphql-customers-crud

A GraphQL app for retrieving customer data.

express graphql tutorial

Last synced: 09 May 2026

https://github.com/frontendfixer/typescript-tutorial

typescript-tutorial with code and chapter

react tutorial typescript

Last synced: 18 Apr 2026

https://github.com/strolch-li/strolch-bookshop

A tutorial app for building Strolch based projects

java strolch tutorial

Last synced: 15 Jun 2026

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 09 May 2026

https://github.com/curiousily/getting-started-with-tensorflow-js

Tutorial on the basics of TensorFlow.js in the browser. Includes Tensors, visualization with tfjs-vis and building a simple model.

deep-learning machine-learning tensorflow tensorflow-js tensorflow-tutorials tutorial visualizations

Last synced: 19 Apr 2026

https://github.com/nicolocurioni96/tutorial-swift-base

Swift programming tutorials, Basic tutorials (ITA language) 🇮🇹

italian programmazione swift swiftui tutorial youtube

Last synced: 19 Apr 2026

https://github.com/thinkswan/react-todos-with-hooks

A React todo app using hooks.

hooks javascript react tutorial

Last synced: 19 Apr 2026

https://github.com/CheapTrix399/Cheap-s-Arch-Dual-Boot-Tutorial-for-UEFI-Laptops

This is a set of commands I personally used to install arch, which contains some caveats to workaround problems in laptops

archlinux dualboot laptop tutorial uefi

Last synced: 11 Mar 2025

https://github.com/fblupi/baby-names

A simple React.js app just to learn it

reactjs tutorial

Last synced: 19 Apr 2026

https://github.com/kinneko-de/sample-react-vscode

Sample application how to start a React app from Visual Studio Code in different browsers

chrome firefox react sample tutorial visual-studio-code windows

Last synced: 19 Apr 2026

https://github.com/silvestrevivo/react-github-finder

Web application using React-Hooks, following the Udemy tutorial from @bradtraversy

hooks reactjs tutorial udemy

Last synced: 19 Apr 2026

https://github.com/atommnava/python-full-course-for-free-bro-2024-

Python tutorial for beginners' full course 2024

python tutorial

Last synced: 04 Jun 2026

https://github.com/markdouthwaite/minimal-flask-app

A minimal flask application for getting started quickly.

flask gunicorn nginx python tutorial

Last synced: 10 May 2026

https://github.com/meet59patel/github-pages-tutorial

Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.

dsc-daiict github github-pages tutorial

Last synced: 06 Apr 2025

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

This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API

laravel mapquest php tutorial

Last synced: 20 Apr 2026

https://github.com/virginiegodfrin/symfo-security

Résultat de tuto:

sf3 symfony tutorial

Last synced: 20 Apr 2026

https://github.com/jiji262/awesome-openclaw

Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.

ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial

Last synced: 20 Apr 2026

https://github.com/ydlv-frc/ydlv-frc.github.io

Blog (hebrew): Yuval Dolev teaches Java and programming with Java for FRC teams

blog first-robotics-competition frc frc-java frc-robot java tutorial

Last synced: 03 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/freeclimbapi/c-sharp-make-a-queue-how-to-guide

C#- Make a Queue Tutorial

queues tutorial

Last synced: 20 Apr 2026

https://github.com/tobua/graphql

GraphQL server example implementation.

example graphql server tutorial

Last synced: 20 Apr 2026