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/donovan-said/tutorial-learning-go

A repository to start learning Go.

golang tutorial

Last synced: 02 May 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/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/harukaionasao/git-projeto-alfa

Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads

dio-bootcamp ensinando git github projeto tutorial

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/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/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/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/melezhik/ruby-echo-script

sparrow / ruby example script

ruby sparrow tutorial

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/pedrochamberlain/deno-guide

A Deno Beginner's Guide

deno tutorial

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

bash learning and tutorial

bash learning linux scripting sh shell 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/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/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/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/lebcit/litenode-markdown-app

LiteNode Markdown-based Application Tutorial

litenode markdown nodejs tutorial web-development

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/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/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/nerooc/typing-game

Angular tutorial project - typing game

angular tutorial typing-game

Last synced: 08 May 2026

https://github.com/daffafaizan/go-gin-tutorial

Learning Go with Gin.

go rest-api tutorial

Last synced: 10 Jun 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/ideadapt/programmieren-lernen-mit-javascript

Programmieren lernen mit einem interaktiven Tutorial im Selbststudium

deutsch javascript programming tutorial

Last synced: 10 Jun 2026

https://github.com/quanglv1996/ros-robot-mpo500

The source code contains instructions for installing the ROS operating system and Robot control library packages.

install mpo500 ros ros-noetic slam-algorithms tutorial

Last synced: 09 May 2026

https://github.com/pranabdas/planets

A React application for learning purpose.

beginner learning learning-react react react-router reactjs tutorial

Last synced: 09 May 2026

https://github.com/markslorach/issue-tracker

Issue Tracker built using Next.js, TypeScript, Prisma and MySQL.

crud mysql nextjs prisma rest-api tutorial typescript zod-validation

Last synced: 09 May 2026

https://github.com/zanvari/stable-diffusion-lab

Hands-on tutorials for generating and editing images using Stable Diffusion with Hugging Face Diffusers — includes text-to-image, inpainting, and image-to-image pipelines.

diffusers generative-ai gradio huggingface image-generation notebooks stable-diffusion streamlit text-to-image tutorial

Last synced: 09 May 2026

https://github.com/jessetg/taciturn-octo-woof

Example repo for a Git tutorial I'm giving

example git github tutorial

Last synced: 08 May 2025

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/joodsy/mini-apps

🚀 Build fast, scalable web applications with this Vite + React + TypeScript template featuring Tailwind CSS and shadcn/ui components.

awesome example-project farcaster mini-app mini-apps miniapps mvc nodejs swift telegram ton tutorial typescript ui-kit walletconnect webapp woocommerce-api woocommerce-payment

Last synced: 30 Dec 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/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/erictleung/tutorial-sweave-and-knitr

:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research

knitr literate-programming rstudio sweave tutorial

Last synced: 12 Feb 2026

https://github.com/mindninjax/data-structures-in-javascript

Learn to implement & use various Data Structures in JavaScript 📚💻

data-structures hacktoberfest javascript tutorial

Last synced: 05 Oct 2025

https://github.com/jirikuncar/pytest-101

Testing tutorial with PyTest

github-actions pipenv prese pytest python tutorial

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

Exercice d'introduction à l'apprentissage machine.

francais machine-learning python tutorial

Last synced: 09 May 2026

https://github.com/thetoxin/studyjs

Example of possible js and technology for studing

angularjs boostrap example jquery js node-js reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/themarlboroman/refresh-symfony

A Symfony 2.8 refresher to remember how stuff worked in a very basic way.

remember symfony2 tutorial

Last synced: 05 Oct 2025

https://github.com/oblerion/how-do-i-make-plugin-on-zerobrane-studio-ide-

Tutorial about making plugin on zerobrane studio IDE

open-source plugins tutorial zerobrane-studio

Last synced: 19 Mar 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/shreeshrii/tess4tutorial

Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng

lstm tesseract tesseract-ocr training tutorial

Last synced: 13 Feb 2026

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

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

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

Last synced: 10 Apr 2025

https://github.com/garbii1/llm-application-chatbot

🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.

ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface

Last synced: 09 May 2026

https://github.com/guillaumefalourd/poc-go-mod

POC of a Golang module 🐿

golang hello-world module poc tutorial

Last synced: 06 Jun 2026

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

Workshop Anyblok slides

book development-tools tutorial

Last synced: 10 Apr 2025

https://github.com/juj/bat_chase

Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten

game-development tutorial

Last synced: 02 Apr 2026

https://github.com/prabhakar-naik/java-core

java-core project provides vast interview programs, Real time implementation, Exceptions, regular expressions, collections, oops concepts ect. Here you can gain the knowledge about java syntax, advance concepts and so on. join the collaborations and contribute transfer your best and explore more things.

accessmodifiers arrays collections-framework datastructures datatypes dsa-algorithm enums exception-handling generics-in-java java java-8 lambda methods multithreading oops-in-java singleton streams-standard strings tutorial

Last synced: 13 Sep 2025

https://github.com/keizerzilla/gamerbot-telegram-lumberjack

Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.

bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos

Last synced: 10 Apr 2025

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

Vinyl tutorial

haskell tutorial

Last synced: 26 Mar 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/dvshu/classic-tutorial

各种demo演示列表

demo tutorial

Last synced: 14 Feb 2026

https://github.com/benpollarduk/netaf.blazor

A Blazor implementation of NetAF.

blazor csharp example framework netaf text-adventure tutorial

Last synced: 14 Feb 2026

https://github.com/squarebracketassociates/booklet-reddit

Implementing Reddit.st in 10 elegant classes

pharo seaside smalltalk tutorial web-development

Last synced: 19 Apr 2026

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

sparrow / python example script

python sparrow tutorial

Last synced: 30 Oct 2025

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/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/gsaslis/openshift-basics-workshop

An introductory workshop into OpenShift, for application developers

kubernetes openshift openshift-origin openshift-v3 tutorial workshop

Last synced: 19 Apr 2026

https://github.com/jf17/roguelike

Implementation of a roglike game based on a tutorial in the Rust language .

roguelike-game rust tutorial

Last synced: 06 Jul 2025

https://github.com/freeclimbapi/java-accept-incoming-call-tutorial

Java - Accept Incoming Call Tutorial

tutorial voice

Last synced: 20 Jun 2026

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

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/sad0xer/firstpro

This is simple E-Commerce website built in Django. This Django Project was build with help of @CodeWithHarry's YouTube video.

django django-project python tutorial website

Last synced: 26 Mar 2025

https://github.com/apiverve/number-to-words-html-tutorial

Number to words converter that converts numbers to written form using vanilla JavaScript

apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js

Last synced: 25 Jun 2026

https://github.com/apiverve/translator-app-vue-tutorial

Language translator app built with Vue 3 for translating text between 100+ languages

apiverve language localization translation translator tutorial vue vuejs

Last synced: 25 Jun 2026

https://github.com/raguggg/docker-elk-setup

A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.

docker elk logging tutorial

Last synced: 26 Mar 2025

https://github.com/nshimiye/time-shop

At our dream store, we sell time.

calendar reactjs tutorial

Last synced: 13 Apr 2026

https://github.com/matheusps/simple-css-tutorial

Tutorial css para os alunos de pfsoft - 2019.2

css mdx react teaching-materials tutorial

Last synced: 08 Jan 2026