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/japhetrugas/objectorientedprogramming

A simple OOP codes, showing the different OOP principles.

basic-programming beginner java oop oop-principles tutorial

Last synced: 29 Apr 2026

https://github.com/iml1111/pytorch-recommender

Neural Recommendation System Using PyTorch

deep-learning pytorch recommender-system tutorial

Last synced: 29 Apr 2026

https://github.com/miksdigital/devandclick

Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT

ecommerce symfony tutorial

Last synced: 29 Apr 2026

https://github.com/gableroux/git-commands-example

This is a repository for showing git commands usage

asciinema git tutorial

Last synced: 29 Apr 2026

https://github.com/nomnomnonono/ruby-practice

Repository for storing code created in Go tutorials, hands-on and other learning activities.

handson ruby ruby-on-rails tutorial

Last synced: 30 Apr 2026

https://github.com/dairefinn/godot-deckbuilder-tutorial

Repo for a tutorial I'm following

deckbuilder godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/vikktor93/python-semestre-i

Initial algorithms for programming with Python and Jupyter Notebook Course

jupyter-notebook python python3 tutorial

Last synced: 30 Apr 2026

https://github.com/anakloss/tutoriales-pygui

Tutoriales de GUI Python (Flask, TKinter & +)

contacts flask practice-project python3 tkinter tutorial

Last synced: 30 Apr 2026

https://github.com/danielfleischer/python-first-steps

A very short tutorial on installing and using python for scientific use.

python tutorial

Last synced: 30 Apr 2026

https://github.com/uppnrise/tutor_unity_csharp

Unity C# tutorial codes for beginners.

csharp tutorial tutorial-exercises unity unity2d unity3d

Last synced: 01 May 2026

https://github.com/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 01 May 2026

https://github.com/roger-luo/tutorial-julialang

A Tutorial to Julia Language

julia scientific-computing tutorial

Last synced: 08 Jun 2026

https://github.com/mxagar/azure_guide

This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.

azure cloud data-science guide machine-learning tutorial

Last synced: 02 May 2026

https://github.com/rwachters/mcp-tutorials

Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.

ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial

Last synced: 02 May 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/pranabdas/javascript

avascript notes and references.

beginner javascript react tutorial

Last synced: 02 May 2026

https://github.com/pedrochamberlain/react-topic-path

Frontend Masters' React.js Topic Path

react tutorial

Last synced: 02 May 2026

https://github.com/beanwei/kotlin-android--by-practice

Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。

android demo kotlin tutorial tutorial-demos

Last synced: 02 May 2026

https://github.com/amirk1998/arch-linux-installation

A tutorial for Arch Linux Installation

arch-linux archlinux linux linux-kernel pacman shell tutorial

Last synced: 02 May 2026

https://github.com/raynardj/java_notes

Ray's Java study notes

docker java notes tutorial

Last synced: 02 May 2026

https://github.com/justalever/dokku_demo

Deploy a Rails App with Dokku

deployment dokku rails tutorial

Last synced: 02 May 2026

https://github.com/donovan-said/tutorial-learning-go

A repository to start learning Go.

golang tutorial

Last synced: 02 May 2026

https://github.com/jshn9515/dnnl-notebooks

Personal deep learning study notes and tutorial-style notebooks

deep-learning jupyter-notebooks pytorch quarto tutorial

Last synced: 22 Jun 2026

https://github.com/macagua/tutorial_manage_assets

Tutorial of Creating and using JavaScript assets in Odoo 13

addon css example frontend javascript odoo odoo-13 python tutorial

Last synced: 02 May 2026

https://github.com/stormpyro/brownie-lottery

Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s

blockchain brownie chainlink python smart-contracts solidity tutorial

Last synced: 02 May 2026

https://github.com/mgng13/crearhackingtosh

📜 Historic Archive - Todo el paso a paso que hice para crear mi propia hackingtosh desde Windows.

apple docs hack hackingtosh mac macos open-core opencore spanish tutorial

Last synced: 14 Apr 2025

https://github.com/braiso-22/minecraft-mod-tutorial

Proyect for my minecraft mods creation tutorial

java miencraftserver minecraft mod spigot tutorial

Last synced: 03 May 2026

https://github.com/thecodemonkey/similaritysearch

This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.

ai embeddings spring tutorial vector-database

Last synced: 03 May 2026

https://github.com/colbyfayock/my-ecomm-store

Demo for spacejelly.dev tutorial

ecommerce nextjs tutorial

Last synced: 03 May 2026

https://github.com/justalex-webdev/html-css-tutorial-for-beginners

HTML & CSS - tutorial for beginners

beginner css html tutorial

Last synced: 03 May 2026

https://github.com/baggiponte/pymi-cookiecutter

🍪 @cookiecutter tutorial @PythonMilano

cookiecutter python template template-engine tutorial

Last synced: 03 May 2026

https://github.com/rodneylab/cloudcannon-sveltekit-social-sharing-images

Adding Social Sharing Images in SvelteKit: how to add social sharing images to your SvelteKit site as well as basic SEO meta and Schema.org.

blog cloudcannon jamstack markdown seo svelte sveltejs sveltekit tutorial

Last synced: 03 May 2026

https://github.com/dbidwell94/twitterclone

A video tutorial on how to develop a RESTful backend with Java Spring

boot development java react redux spring tutorial web

Last synced: 03 May 2026

https://github.com/otonomee/bash-scripting-course

Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.

bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app

Last synced: 04 May 2026

https://github.com/syed-m-nofel/python-data-science-fundamentals

Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.

api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial

Last synced: 03 May 2026

https://github.com/ozansz/vue-tutorial

Yazılım Bilimi web sitesindeki Vue derslerinin kodları - Codes for my Vue lessons in yazilimbilimi.org

html javascript tutorial tutorial-code vue vuejs webapp website

Last synced: 03 May 2026

https://github.com/laugharne/solana_foundation_tutorials

Solana Foundation Tutorials : Managing large accounts, Creating an Energy Game, Creating an Idle Game, Session Keys, Building Games

anchor blockchain blockchain-technology rust rust-lang solana tutorial tutorials

Last synced: 03 May 2026

https://github.com/morphclue/simple-stocks

Solution for chapter 2 from the "Angular in Action" book

angular tutorial

Last synced: 03 May 2026

https://github.com/syncfusionexamples/how-to-add-and-customize-annotations-in-nodes-and-connectors-in-vue-diagram

A quick start Vue project that shows how to add annotations to nodes and connectors in the Syncfusion Vue Diagram component. This project includes code snippets to add an annotation programmatically and showing customization options like horizontal alignment, vertical alignment, offset, text wrapping, font styles, and hyperlinks.

annotations connector content customize diagram diagrambuilder font hyperlink node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 May 2026

https://github.com/wahengchang/filehelper

it is a npm package that provides fs function

filesystem nodejs tool tutorial utils write

Last synced: 04 May 2026

https://github.com/bn-l/vimtipsplus

A full vim editor in the browser's new tab page + tips for leaning vim.

chrome extension learning new newtab plugin tab tutorial vim

Last synced: 04 May 2026

https://github.com/uilianries/conan-protobuf-example

Protobuf example using Conan.io

cmake conan protobuf serialization tutorial

Last synced: 04 May 2026

https://github.com/billy0402/nestjs-event-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 04 May 2026

https://github.com/miriarte33/pong

Simple Classic Pong game in C++. Created with the help of a tutorial by NVitanovic on YouTube.

game mac-osx pong pong-game tutorial youtube

Last synced: 04 May 2026

https://github.com/andrewrgarcia/webpack-demo

webpack generated from completed Getting Started webpack tutorial (https://webpack.js.org/guides/getting-started/). May use as a webpack template.

javascript nodejs npm tutorial webpack

Last synced: 04 May 2026

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

Dev Meeting solutions and supplemental notes

introduction react react-components tutorial

Last synced: 04 May 2026

https://github.com/thinkswan/next-js-blog

A Next.js blog.

javascript nextjs tutorial

Last synced: 04 May 2026

https://github.com/thinkswan/react-infinite-scroll-unsplash-gallery

A React app that displays an Unsplash gallery with infinite scrolling.

express javascript react tutorial

Last synced: 04 May 2026

https://github.com/cat-lips/tutorial.animatedfish

Animated Fish Tutorial

csharp godot tutorial

Last synced: 04 May 2026

https://github.com/rubensworks/slides-2019-iswc-graphql-client

Slides for the GraphQL tutorial at ISWC 2019 - Client-side GraphQL

client graphql iswc slides tutorial

Last synced: 05 May 2026

https://github.com/aaditya29/quantitative-finance-with-python

Quantitative Finance With Python Materials From Basic

python python3 quantitative-finance tutorial

Last synced: 05 May 2026

https://github.com/colbyfayock/my-snipcart-store

Demo for spacejelly.dev tutorial

ecommerce nextjs snipcart tutorial

Last synced: 05 May 2026

https://github.com/timeless-residents/handson-blender-scripts

Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.

3d 3d-graphics automation blender blender-python computer-graphics learning-resources python rendering scripting tutorial

Last synced: 05 May 2026

https://github.com/thomasa/python-intro

This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy

matplotlib numpy python scipy tutorial

Last synced: 05 May 2026

https://github.com/sammyrobensparadise/your-app

Your first react app! created as a demo for this article https://medium.com/@srobensparadise/the-complete-guide-to-your-awesome-react-website-2eb3f450fada

create-react-app css demo firebase firebase-deploy getting-started github-actions javascript material-design material-ui medium react react-router-dom setup styled-components tutorial

Last synced: 05 May 2026

https://github.com/ruanbekker/civo-kubernetes-terraform-demo

Demo using Terraform and Civo Kubernetes

civo golang kubernetes terraform tutorial

Last synced: 05 May 2026

https://github.com/freeclimbapi/java-list-recordings-tutorial

Java - List Recordings Tutorial

recordings tutorial

Last synced: 30 Jun 2026

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

Java - Update a Queue Tutorial

queues tutorial

Last synced: 21 Jun 2026

https://github.com/skepticmystic/sveltekit-mdsvex-blog

A SvelteKit + Mdsvex starter blog, using Tailwind + Daisyui for styling

daisyui mdsvex svelte sveltekit tailwind tutorial

Last synced: 06 May 2026

https://github.com/mackysoft/unity-githubactions-automatictest-example

A example project for automated testing using Unity and GitHub Actions.

automation ci example github-actions test tutorial unity

Last synced: 06 May 2026

https://github.com/tomerfi/dependency-injection-java-part3-tutorial

Dependency Injection in Java is easy - Part 3 - Leveraging with Spring Context.

blog-post dependency-injection dev java spring tutorial

Last synced: 06 May 2026

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

A simple todo list with a website and mobile app.

django django-allauth django-csp django-environ django-htmx todo-list tutorial

Last synced: 06 May 2026

https://github.com/vitaliibezuhlyi/angular-tutorial

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 06 May 2026

https://github.com/lagenorhynque/redux-tutorial

Redux tutorial apps implemented in ClojureScript with re-frame

clojurescript figwheel-main re-frame react reagent redux tutorial

Last synced: 06 May 2026

https://github.com/david-pena/airbnb-clone-rn

Airbnb Clone with React Native

expo react-native tutorial

Last synced: 06 May 2026

https://github.com/nbaua/nestjs-prisma-api

A Nest JS framework + TypeScript + Prisma simple API project

api javascript nestjs prisma tutorial tyepscript

Last synced: 06 May 2026

https://github.com/timeless-residents/handson-tensorflow-numpy

A practical guide to learning and using TensorFlow and NumPy for data manipulation and machine learning

data-science machine-learning numpy tensorflow tutorial

Last synced: 06 May 2026

https://github.com/sderosiaux/zio-story

🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming

concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio

Last synced: 07 May 2026

https://github.com/lebcit/litenode-markdown-app

LiteNode Markdown-based Application Tutorial

litenode markdown nodejs tutorial web-development

Last synced: 07 May 2026

https://github.com/ireddragonicy/cb24153-lab-intent-activity

A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.

activity android demo demo-app intent java kotlin lab mobile-app tutorial

Last synced: 07 May 2026

https://github.com/abhaskumarsinha/1d-gan

A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook

deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial

Last synced: 07 May 2026

https://github.com/anjali-001/django-todo

Todo app made using Django and vanilla JS

django django-rest-framework javascript todoapp tutorial

Last synced: 07 May 2026

https://github.com/larry8668/pes1ug21cs300_hello_world

Github actions tutorial

tutorial

Last synced: 07 May 2026

https://github.com/macagua/example-vuejs2-bootstrap3-dialog

A Vue.js project that integrates the bootstrap3-dialog

bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog

Last synced: 08 May 2026

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

A tutorial on TypeScript used with ReactJS (in progress)

react reactjs tutorial typescript

Last synced: 08 May 2026

https://github.com/devbm7/courses-dl-ai

Short Course on working in AI ML field

o1 openai python reasoning tutorial

Last synced: 08 May 2026

https://github.com/pm25/deep-learning-projects

⚓ Examples of deep learning projects using Pytorch.

deep-learning example-project machine-learning pytorch tutorial

Last synced: 08 May 2026

https://github.com/liatemplates/skulpt

LiaScript template for start creating Python-Tutorials with Skulpt

liascript python python-tutorial template tutorial

Last synced: 08 May 2026

https://github.com/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

https://github.com/5afe/safe-demo-template

Template to create Safe demo applications

demo ethereum react-hooks safe safe-core-sdk tutorial typescript

Last synced: 19 Feb 2026

https://github.com/zackproser/aws-react-golang-sam-codepipeline

An example React.js and Golang Lambda app for deployment to AWS, leveraging CodePipeline and AWS Serverless Application Model (SAM).

aws golang reactjs sam tutorial

Last synced: 11 Apr 2026

https://github.com/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/freeclimbapi/node-list-queues-how-to-guide

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 2026