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/mafromist/musixplayer-vue

Music player developed with Vue JS

javascript learning-by-doing music-player tutorial vuejs

Last synced: 01 May 2026

https://github.com/abritopach/angular-phonecat-upgrade

Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.

angular angular8 angularjs angularjs-phone-catalog tutorial typescript

Last synced: 01 May 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/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/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/justalever/dokku_demo

Deploy a Rails App with Dokku

deployment dokku rails 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/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/justalex-webdev/html-css-tutorial-for-beginners

HTML & CSS - tutorial for beginners

beginner css html tutorial

Last synced: 03 May 2026

https://github.com/realitysg5020/powersub-demo-6848

🚀 Showcase advanced features of PowerSub in this demo, enabling seamless integration and efficient management of project subscriptions.

application best-practices command-line-tool data-processing demo easily-integrated examples lightweight machine-learning open-source powersub python scripts tutorial user-guide

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/francois-le-ko4la/linuxtutorial

Personal documentation on Linux environments

linux-environment tutorial ubuntu

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/rupertavery/webpack-vue-typescript-tutorial

A Tutorial for building a VueJS application using webpack and typescript

tutorial typescript vue vuejs webpack webpack4

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/gocs/jwt-tutorial-impl

yo ho yo ho!! auth0 jwt go implementation

auth0 go golang jwt tutorial

Last synced: 03 May 2026

https://github.com/dylancheetah/reactive-calculator

A simple desktop calculator made with React to demonstrate basic frontend web development concepts.

calculator frontend nodejs react tutorial web

Last synced: 04 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/dclxviclangames/bossunity3d

Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers

boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial

Last synced: 04 May 2026

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

sparrow / ruby example script

ruby sparrow tutorial

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/maranimatias/learn-vue

Aprender vuejs 2.5 material de apoyo para la catédra de TTADS, UTN-frro

guia learn tutorial vue vuejs vuejs2

Last synced: 04 May 2026

https://github.com/florasteve/ml-foundations-day1

Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).

ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode

Last synced: 04 May 2026

https://github.com/silvestrevivo/native-musicdisplay

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native stephengrider tutorial udemy

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/david-pena/apple-wallet-clone-rn

Apple Wallet Clone with React Native, Reanimated and Gesture Handler

expo react-native 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/kteavery/dip-into-data-tutorial

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression

data-science jupyter-notebook python tutorial

Last synced: 04 May 2026

https://github.com/vitaliy-bezugly/angular-tutorial

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 10 Mar 2025

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/starburst997/android-code-sign

Code Signing for Android via Github Actions

android code-sign code-signing codesign codesigning playstore 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/chainstacklabs/hello-block-quorum

A "Hello, Block!" tutorial in Vyper and Solidity for the Quorum blockchain

consensys javascript python quorum solidity solidity-contracts tutorial vyper vyper-contracts

Last synced: 05 May 2026

https://github.com/freeclimbapi/java-inbound-call-queue-tutorial

Java - Inbound Call Queue Tutorial

queues tutorial

Last synced: 19 Jun 2026

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

Java - List Recordings Tutorial

recordings tutorial

Last synced: 05 May 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/mohammad-taha-ebadinik/powersub-demo-3000

🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.

api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial

Last synced: 06 May 2026

https://github.com/rickyjericevich/web-api-tutorial

A basic tutorial on how to create and deploy a REST API and interact with it using a web page and an Android app

android html java rest-api spring-boot tutorial

Last synced: 05 May 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/sam0rr/base_bash_course

bash learning and tutorial

bash learning linux scripting sh shell tutorial

Last synced: 06 May 2026

https://github.com/b13o/react-portfolio

💻 React tutorial with a simple portfolio site.

beginner-friendly javascript react tutorial

Last synced: 06 May 2026

https://github.com/garfield1002/fastapi-todo-list

A tutorial todo list API using FastAPI, Redis and Docker

docker fastapi fastapi-redis python3 redis 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/lgoodridge/example-django-app

An example Django app with minimal functionality for tutorials and demonstrations

django tutorial

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/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/pwildenhain/portfolio-app

Portfolio app built following the Real Python Django tutorial: https://realpython.com/courses/django-portfolio-project/

django portfolio python 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/vijethph/go-apps

Collection of apps developed as part of learning Go Course

apps go 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/codingforentrepreneurs/youtube-video-player-nextjs

Tutorial to embed YouTube Videos and track watch events directly in your Next.js applications. Tightly integrated with https://github.com/codingforentrepreneurs/youtube-video-analytics-fastapi

analytics fastapi nextjs timescaledb timescaledb-python tutorial videos youtube

Last synced: 07 May 2026

https://github.com/daniyalahmad7/cpp-basic-projects

A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.

c cplusplus cpp cpp-course cpp-projects programmin tutorial

Last synced: 07 May 2026

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

Laravel tutorial to export database records to Excel using maatwebsite/excel.

laravel laravel-excel maatwebsite-excel mysql php tutorial

Last synced: 07 May 2026

https://github.com/benlipp/vagrant-ansible

A Vagrant setup I made to learn Ansible.

ansible tutorial vagrant

Last synced: 07 May 2026

https://github.com/alexmhack/django-k8s

Deploying Django v5 using Kubernetes on Digital Ocean

django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial

Last synced: 07 May 2026

https://github.com/epranka/bin2dec

Simple Bin2Dec converter created in CRA which helps to convert the number from binary to decimal

bin2dec binary binary-to-decimal converter cra create-react-app css decimal javascript react tool tutorial webdesign website

Last synced: 07 May 2026

https://github.com/gibbok/react-task-list

A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.

css javascript reactjs tutorial

Last synced: 08 May 2026

https://github.com/proustibat/react-js-markdown-editor

Udemy course by Anthony Welc - Project 1 of "React JS pour les debutants"

getting-started jsx react react-component react-for-beginners react-tutorial reactjs tutorial udemy udemy-tutorial

Last synced: 08 May 2026

https://github.com/alex-damian-negru/hanami-2-quickstart

🌸 Hanami 2.0 playground

hanami postgresql ruby tutorial

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/bartzalewski/react-stripe

A simple React + Stripe project for my Instagram @bart.code

javascript react stripe styled-components tutorial

Last synced: 06 May 2026

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/dirigiblelabs/tutorial-custom-stack

Tutorial - Custom Stack

custom-stack tutorial

Last synced: 17 Jan 2026

https://github.com/uselessscat/python-backend

The definitive guide to mastering backend development with Python.

python tutorial

Last synced: 04 Mar 2025

https://github.com/anupammaurya6767/tanji

Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.

asymmetric-cryptography code-review continuous-integration cryptography cryptography-algorithms documentation encryption github-actions github-package-registry open-source pytest python release-management security software-development software-engineering sphinx-doc symmetric-cryptography tanji tutorial

Last synced: 21 Mar 2025

https://github.com/thinkswan/react-graphql-spacex-missions

A React app that uses Apollo and GraphQL to fetch SpaceX missions.

graphql javascript react tutorial

Last synced: 10 May 2026

https://github.com/pbentes/godotvoip

A minimal Godot VoIP example using no external libraries.

game-development gamedev godot godot4 networking tutorial voip

Last synced: 09 May 2025