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/rishavs/cove

Simple crud app using pure crystal. 0 frameworks and dependencies

crud crystal crystal-language crystallang tutorial webapp

Last synced: 13 Jun 2025

https://github.com/louiscenter/choo-talking-animals

another cute choo tutorial - how to use input fields

choo choo-handbook choo-talking-animals front-end javascript tutorial

Last synced: 14 May 2026

https://github.com/haaris272k/dock-and-roll

Docker notes, essential commands, and quick fixes to common setup problems.

docker learning open-source tutorial

Last synced: 14 Jan 2026

https://github.com/alexmhack/django-angular-integrate

Integrating Django and Angular by creating REST API and running both the servers separately

angular deployment django-rest-framework django2 django2-angular6 djoser heroku tutorial virtualenv

Last synced: 24 Sep 2025

https://github.com/brh55/discord-magic-8-ball

Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball

chatbot-discord discord discord-bots tutorial

Last synced: 25 Oct 2025

https://github.com/NunuM/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 04 Apr 2025

https://github.com/abdullokhonz/minimal-api_todoapi

Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.

asp-net-core backend crud csharp dotnet entity-framework-core in-memory minimal-api todo-api tutorial web-api

Last synced: 14 Oct 2025

https://github.com/thiagoow/web-credit-card-glassmorphic-ui

Projeto de uma interface de usuário para exibição de um cartão de crédito/débito 3D. Desenvolvido com HTML e CSS

credit-card css-animations html-css tutorial user-interface ux-ui

Last synced: 14 Oct 2025

https://github.com/paddymorgan84/terragrunt-tutorial

A simple example of using some of Terragrunts main features

infrastructure terraform terragrunt tutorial

Last synced: 14 Oct 2025

https://github.com/courses-at-nju-by-hfwei/problem-solving-class-tutorial

Tutorial on the Problem Solving Class at Nanjing University

nanjing-university problem-solving-class tutorial

Last synced: 19 Mar 2026

https://github.com/lxieyang/caen-connect-tutorial

A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)

caen michigan sftp sublime-text tutorial

Last synced: 26 Jan 2026

https://github.com/katherinemichel/zappa-django-deployment-example

:boom: Zappa Django Deployment Example

aws deployment django lambda tutorial zappa

Last synced: 19 Apr 2026

https://github.com/living-with-machines/jupyter-notebooks-the-weird-and-wonderful

Materials for a British Library, Digital Scholarship "hack and yack" workshop.

glam jupyter-notebook tutorial workshop

Last synced: 09 Apr 2025

https://github.com/nannigalaxy/facemask_detection_yolov5

Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.

custom-dataset facemask-detection pytorch tutorial yolov5

Last synced: 25 Apr 2026

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/lmammino/opinionated-intro-to-node

Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node

examples getting-started javascript learning node nodejs tutorial

Last synced: 27 Apr 2026

https://github.com/iver56/lstm-name-classifier

A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.

classifier lstm tutorial

Last synced: 09 Apr 2025

https://github.com/shinyypig/HFUT-Thesis

合肥工业大学本科毕业设计论文模版

latex-template tutorial

Last synced: 06 Aug 2025

https://github.com/datodia/adminjs-nestjs

Nestjs adminjs example app

adminjs adminjs-nestjs example nestjs tutorial

Last synced: 15 Mar 2026

https://github.com/ohjurot/cppproject-expenses

C++ Project (YouTube Video) on "Expenses"

cpp project tutorial youtube

Last synced: 02 May 2026

https://github.com/bodrovis-learning/go-yt-series

Исходный код для серии видео "Язык Go" на YouTube

go golang learn-by-example tutorial youtube

Last synced: 09 Apr 2025

https://github.com/101t/react-tutorial

This is React Tutorial to master reactjs

react-tutorial reactjs redux tutorial

Last synced: 08 May 2026

https://github.com/rcore-os/rcore-tutorial-deploy

Tutorial Doc for rCore OS step by step (3rd edition)

kernel os rust tutorial

Last synced: 15 Oct 2025

https://github.com/planetoftheweb/slides_graphqlreact

This is a repository for my course Building GraphL Projects with React.

functions graphql hooks react tutorial

Last synced: 09 May 2026

https://github.com/zerotier/metrics-tutorial

A tutorial on how to use ZeroTier, Prometheus and Grafana to collect metrics

grafana metrics prometheus tutorial zerotier

Last synced: 02 Mar 2026

https://github.com/aman9026/flutter-setup

Simple Tutorial for setting up the environment and workspace for Flutter on rhel 8

dart environment flutter google-flutter tutorial workspace

Last synced: 09 May 2026

https://github.com/emxsys/worldwind-web-app-tutorial

A template and tutorial for creating a WorldWInd web app with Bootstrap and Knockout

3d bootstrap bootstrap4 esa gis globe knockout maps nasa nasa-worldwind template tutorial worldwind worldwind-web

Last synced: 07 Sep 2025

https://github.com/zoltan-nz/toy-robot-typescript

TypeScript project for beginners...

mocha toy-robot tutorial typescript

Last synced: 26 Feb 2026

https://github.com/ubc/getting-started-with-the-canvas-api-with-node

Super easy way to get started with the Canvas API using Node.js

api canvas javascript lms node tutorial

Last synced: 09 Feb 2026

https://github.com/nunum/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 23 Aug 2025

https://github.com/simogasp/boosttest-example

template for using boost as testing framework

boost-library boost-test cmake cmake-examples cmake-test ctest example tutorial

Last synced: 21 Jan 2026

https://github.com/davidwparker/programmingtil-webpack

Code for ProgrammingTIL Webpack Screencasts

javascript tutorial tutorials webpack

Last synced: 23 Feb 2026

https://github.com/volkansah/python-xpath-tutorial

XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.

beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath

Last synced: 29 Mar 2025

https://github.com/lawmurray/gpu-course

Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.

c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial

Last synced: 21 Mar 2025

https://github.com/appcoda/spritekitdemo-scale

A simple SpriteKit demo showing you how to work with scaling

demo spritekit swift swift3 tutorial xcode8

Last synced: 09 Sep 2025

https://github.com/azer0s/nativescript-calculator-demo

A NativeScript with Angular demo project/tutorial

calculator nativescript nativescript-angular tutorial

Last synced: 19 May 2026

https://github.com/arminjo/sloebertutorial

Tutorial for the Sloeber Eclipse plugin

arduino arduino-ide eclipse eclipse-plugin sloeber tutorial

Last synced: 04 Jan 2026

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

A JavaScript list of Objects including their methods and properties

exercises javascript tutorial

Last synced: 13 Aug 2025

https://github.com/icebearbares/bios-modding-logo

Modding The BIOS To Change The Startup Logo

bios customization logo modding tutorial

Last synced: 30 Jan 2026

https://github.com/palewire/first-athena-query

How to analyze millions of records in seconds with Amazon Web Services and SQL

athena data-journalism journalism news python sql tutorial

Last synced: 12 Jun 2025

https://github.com/the-akira/django-graphql-tutorial

Neste guia vamos desenvolver uma GraphQLAPI com o framework Django através do auxílio da biblioteca Graphene

api-server django django-application graphene graphene-django graphql-api python3 tutorial tutorial-code

Last synced: 05 May 2026

https://github.com/fsoky/vkapi-lessons

Исходники с видео-роликов по vk_api

api bot python tutorial vk vk-api vkontakte vkontakte-api

Last synced: 20 Jan 2026

https://github.com/astrotars/mongodb-node-restify-api-part-1

🚀 Getting Started with MongoDB, Node.js and Restify

api babel es6 mongodb mongoose nodejs rest restify tutorial

Last synced: 05 Apr 2026

https://github.com/mt1022/rdan

Notes about data analysis using R

bioinformatics r tutorial

Last synced: 29 Oct 2025

https://github.com/fiware/tutorials.securing-access-openid-connect

:closed_book: FIWARE 407: Authenticating Identities with OpenID-Connect

fiware fiware-keyrock identity-management openid-connect security tutorial

Last synced: 30 Apr 2025

https://github.com/gvwilson/dsdx

Distributed Systems Design by Example

codebender distributed-systems open-source python software-design tutorial

Last synced: 07 Mar 2026

https://github.com/codepanion/zustand-tutorial

https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.

react state statemanagement tutorial zustand

Last synced: 12 Mar 2025

https://github.com/adamo08/bash-scripting-basics

Beginner's guide to shell scripting with examples and explanations.

bash bash-scripting command-line linux shell tutorial unix

Last synced: 03 Feb 2026

https://github.com/shivamgoyal03/azure-foundry-webinar

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

agentic-ai-architecture agentic-rag ai-agents azure azure-ai-foundry azure-ai-services azure-functions code-samples model-context-protocol semantic-kernel tutorial webinar

Last synced: 10 Jul 2025

https://github.com/foxytanuki/mastra-nextjs-example

A fully functional implementation of Mastra + Next.js in line with the Mastra official documentation.

ai mastra mcp nextjs tutorial

Last synced: 13 May 2025

https://github.com/markusressel/tutorialtooltip

A simple and easy way to add targeted tutorial messages to your app.

android-library tooltip tutorial

Last synced: 28 Oct 2025

https://github.com/javitocor/react-devise-tutorial

Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial

devise rails5 reactjs tutorial

Last synced: 20 Jan 2026

https://github.com/palewire/first-llm-classifier

Learn how journalists use large-language models to organize and analyze massive datasets

ai data-journalism journalism lesson-plans llm machine-learning news python sphinx tutorial

Last synced: 04 Jul 2025

https://github.com/bitfumes/vue-series

Learn Vue.js 2.0 From Beginning to Advanced

bitfumes-channel tutorial vuejs

Last synced: 13 Apr 2025

https://github.com/raadiah/postgresql

A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

database-management dbms entity postgresql postgresql-database relational-database tutorial

Last synced: 15 Jun 2025

https://github.com/2kabhishek/time

Digital clock using vanilla js. 💫⏰

digital-clock tutorial vanilla-javascript

Last synced: 03 May 2025

https://github.com/chainstacklabs/procedural-nft-generator

Tutorial source code for "Procedurally generated NFTs: Being an artist as a developer" originally published on the Chainstack blog

generative-art nft tutorial tutorial-code

Last synced: 13 Apr 2025

https://github.com/pbayer/discreteeventscompanion.jl

Tutorials, examples, notebooks, benchmarks to DiscreteEvents.jl

clock discrete-event discrete-event-simulation documentation event examples process tutorial

Last synced: 25 Feb 2025

https://github.com/mbejda/mapbox-map-example

MapBox example demonstrating how to add multiple route paths to a map.

example javascript mapbox mapbox-gl mapbox-gl-js mapboxgl tutorial

Last synced: 10 Jul 2025

https://github.com/gnebbia/gdb_tutorial

Some notes on how to use gdb to do some binary analysis and debugging

debugging debugging-tool gdb guide notes tutorial

Last synced: 05 Mar 2026

https://github.com/boqsc/how-to-make-a-bot-using-revolt.js

A quick tutorial on how to make a bot for https://revolt.chat/

bot nodejs revolt-bot revolt-chat template tutorial

Last synced: 15 May 2026

https://github.com/clouatre-labs/math-mcp-learning-server

Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace using FastMCP 2.0

calculator educational fastmcp mathematics mcp mcp-server python tutorial

Last synced: 23 Feb 2026

https://github.com/bytewax/imputing-missing-values

Managing missing values in streaming data.

machine-learning python real-time tutorial

Last synced: 04 May 2025

https://github.com/pranabdas/c-cpp

Learning programming concepts in C and C++

algorithms c cpp data-structures programming tutorial

Last synced: 07 May 2025

https://github.com/ismailza/agence-immobiliere

Application web simple pour la gestion d'une agence immobilière avec Laravel

breeze laravel tutorial

Last synced: 18 May 2026

https://github.com/didinj/ionic-5-price-checker-example

Ionic 5 Tutorial: Create Offline Price Checker (Angular 9)

angular9 checker ionic ionic5 offline price sqlite tutorial

Last synced: 20 Jan 2026

https://github.com/groda/the_ultimate_gitignore_guide

.gitignore reference - all about .gitignore for beginners

git gitignore glob tutorial

Last synced: 11 Jan 2026

https://github.com/khriztianmoreno/react-native-guide

📱⚛️ Basic guide to show the basic concepts of React Native

demo expo javascript react react-native tutorial

Last synced: 12 May 2025

https://github.com/nobodxbodon/java_in_hours_chn

Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn

24hour chinese java readability tutorial

Last synced: 07 May 2025

https://github.com/blikblum/marionette-contact-manager

A contact manager app built with MarionetteJS v3

backbone marionette router tutorial

Last synced: 03 Apr 2025

https://github.com/janinawibker/rpi-configuration-tutorial

A "quick" tutorial on how to configure a raspberry pi for use as a home server (including dynamic dns, ssl/tls/https, reverse proxying, node, databases, self hosted git server, samba, ...)

homeserver raspberrypi tutorial

Last synced: 13 Apr 2025

https://github.com/genomagames/genoma-invaders

2D Game Shoot 'em Up like Space Invaders made to teach Game Development with Unity

2d game-development gamedev pixel-art tutorial unity unity3d

Last synced: 30 Apr 2025

https://github.com/carlescg/faulttreetutorial

This is a tutorial for the package FaultTree from openreliability.com

fault-tree reliability-engineering risk-analysis risk-models tutorial

Last synced: 13 Jul 2025

https://github.com/amirali511/v-tutorial

Vlang Tutorial

tutorial vlang

Last synced: 11 Jan 2026

https://github.com/omiyagames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 20 May 2026

https://github.com/kgourgou/linear-perceptron

An IPython notebook with an implementation of the linear perceptron algorithm.

algorithm machine-learning tutorial

Last synced: 18 Jul 2025

https://github.com/the0cp/the0cp.github.io

Theodore Cooper's official site. About programming, pentest, hacking, development and tutorials.

blog developer development hacking pentest pentester pentesting programming tutorial tutorials

Last synced: 11 Jan 2026

https://github.com/fiware/tutorials.administrating-xacml

:closed_book: FIWARE 406: Administrating XACML via a PAP

access-control authzforce fiware fiware-keyrock pap tutorial xacml

Last synced: 30 Apr 2025

https://github.com/tailineju/SHINY-tutorial

Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.

shiny shiny-apps shiny-r shinyapps shinydashboard tutorial

Last synced: 30 Jul 2025

https://github.com/zoejane/music_ai_prompt

音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.

ai ai-prompts guide music music-industry music-production tutorial

Last synced: 18 Jan 2026

https://github.com/naereen/how-to-customize-title-of-jupyter-notebook

:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:

jupyter-notebook jupyter-notebook-extension tutorial

Last synced: 13 Sep 2025

https://github.com/jeffsieu/typescript-from-zero

A step-by-step TypeScript handbook with practical examples and hands-on exercises.

tutorial typescript typescript-basic typescript-book typescript-tutorial typescript-tutorials

Last synced: 11 Apr 2025

https://github.com/micz/thunderbird-addon-options-manager

A simple Javascript manager to automatically handle the options for your Thunderbird Addon

javascript thunderbird thunderbird-addons thunderbird-extension tutorial

Last synced: 09 Sep 2025