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/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/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/demapy/element-position-observer

Tutorial how to create trackable react tooltip with position computation.

intersection-observer javascript portals react resize-observer tooltip tutorial typescript

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/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/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/syncfusionexamples/how-to-save-and-export-a-vue-diagram

A quick start Vue project that shows how to save and export the Vue Diagram component. This project includes code snippets for saving and loading the Diagram as a JSON string and file stream. It also includes a code snippet to export the Diagram in PNG format.

diagram diagrambuilder export filestream json png print region tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

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/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/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/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/freeclimbapi/java-inbound-call-queue-tutorial

Java - Inbound Call Queue Tutorial

queues tutorial

Last synced: 19 Jun 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/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/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/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/diegojromerolopez/lovecraft-markov-chain-aws-lambda

A simple Lovecraft-like text generator as an AWS lambda with NLTK

aws aws-lambda markov-chain nlp nltk python python3 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/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/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/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/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/larry8668/pes1ug21cs300_hello_world

Github actions tutorial

tutorial

Last synced: 07 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/michaldziuba03/code-samples

Sample projects from my articles 🧮

article educational guide javascript nodejs tutorial tutorials

Last synced: 08 May 2026

https://github.com/fzaninotto/ra-access-control-tutorial

A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.

react react-admin security tutorial

Last synced: 08 May 2026

https://github.com/andrewjbateman/javascript-speech-recognition

:clipboard: speech recognition using javascript, part of Javascript30 Youtube series by Wes Bos

css html5 javascript javascript-speech-recognition javascript30 speach-recognition tutorial

Last synced: 08 May 2026

https://github.com/augustingrigorov/todo-app

Redux tutorial app.

redux tutorial

Last synced: 08 May 2026

https://github.com/ajithvcoder/tensorflow_march

This repository provides every thing when a person steps within tensorflow river

begineer tensorflow tensorflow-tutorials tutorial

Last synced: 08 May 2026

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

Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.

bootstrap5 deepl laravel php tutorial

Last synced: 09 May 2026

https://github.com/ihatetoast/cotd

Wes Bos tutorial I am saving here as I use it for a reference bigly.

reactjs tutorial wesbos

Last synced: 09 May 2026

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

repository made for learning react

react tutorial

Last synced: 12 Apr 2026

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/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/r1j1t/tf.notes

This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!

machine-learning neural-network python3 sklearn tensorflow tutorial

Last synced: 09 May 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/jeremiegince/mlintroduction

Exercice d'introduction à l'apprentissage machine.

francais machine-learning python tutorial

Last synced: 09 May 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/eloistree/munity_hellocarrc_networkbattle

Put here your code that will be played in Hello Car RC but from UDP on a virtual machine.

csharp esport game guide lua tutorial udp unity3d

Last synced: 09 May 2026

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 09 May 2026

https://github.com/masamallow/langchain-tutorials

Hands-on tutorials for Official LangChain.

chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial

Last synced: 10 May 2026

https://github.com/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/uncomputable/simple-intro

Introduction to the Simplicity language

bitcoin circuit latex logic pdf tutorial

Last synced: 10 May 2026

https://github.com/jbahire/jsguide-jba

This is a simple web application to guide you through Javascript basics.

heroku javascript react rectjs tutorial

Last synced: 10 May 2026

https://github.com/igorsedov/angular-tutorials

Code examples from Angular video tutorials on my YouTube channel.

angular angular-signals angular-tutorial tutorial tutorial-code

Last synced: 11 May 2026

https://github.com/stephencavender/react-tictactoe-tutorial

Follow-along repo for https://reactjs.org/tutorial/tutorial.html

javascript react reactjs tutorial

Last synced: 11 May 2026

https://github.com/chinmaym07/html-tutorial

This Repo Contains the whole Tutorial of Html

css html javascript tutorial website

Last synced: 11 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/nakamura196/ethers-ja-tutorial

ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6

blockchain ethereum ethersjs japanese tutorial vitepress web3

Last synced: 31 May 2026

https://github.com/flowforfrank/nextjs

➡️ Render React on server-side with Next.js

javascript next nextjs react react-server reactjs server-side-rendering tutorial webtips

Last synced: 12 Apr 2026

https://github.com/salilab/actin_tutorial

IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera

integrative-modeling tutorial

Last synced: 19 Jan 2026

https://github.com/freeclimbapi/c-sharp-make-recording-tutorial

C# - Make Recording Tutorial

recordings tutorial

Last synced: 09 Oct 2025

https://github.com/makosai/gecs-tutorial

A starter project branched by phases to help you learn how to use gecs.

ecs gecs godot guide tutorial

Last synced: 09 Oct 2025

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

https://github.com/smiled0g/react-focal-point

🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.

focus react tutorial walkthrough

Last synced: 19 Jan 2026

https://github.com/palewire/first-pull-request

How to propose changes to open-source software using GitHub pull requests

education git github guide pull-requests sphinx training tutorial version-control

Last synced: 18 May 2026

https://github.com/florianvazelle/fyc-vulkan

Find Your Course - Course on Vulkan to finalize our degree

french tutorial tutorial-code tutorial-exercises tutorial-videos vulkan

Last synced: 17 Aug 2025

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 10 Oct 2025

https://github.com/brooks-code/toulouse-biblio-chronicle

Snapshot of Toulouse public library customer habits — cleaning raw, messy datasets of musical, cinematic, and literary checkouts; includes data-cleaning steps, analysis notebook revealing cultural tastes in the Pink City.

data-analysis data-cleaning data-cleaning-and-preprocessing data-quality exploratory-data-analysis jupyter-notebook library-data misaligned-data mojibake tutorial

Last synced: 10 Oct 2025

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

Datatables integration to Laravel using yajra/laravel-datatables-oracle

datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable

Last synced: 12 Apr 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/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

https://github.com/akecel/deploy-shell-script

Simple shell scripts to easily deploy your applications on a web server.

beginner-friendly deployment devops script ssh tutorial

Last synced: 10 Oct 2025