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/pm25/deep-learning-projects

⚓ Examples of deep learning projects using Pytorch.

deep-learning example-project machine-learning pytorch tutorial

Last synced: 24 Dec 2025

https://github.com/ivpel/vigilant-pytest-example

Example of how to use vigilant-kit and pytest.

pytest python selenium tutorial vigilant webdriver

Last synced: 26 Dec 2025

https://github.com/srinidhibhat45/javascript-todo

A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry

bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website

Last synced: 21 Feb 2025

https://github.com/chainstacklabs/hello-block-corda

A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform

blockchain corda hello-world java kotlin tutorial

Last synced: 29 Dec 2025

https://github.com/freeclimbapi/java-stream-recording-tutorial

Java - Stream a Recording Tutorial

recordings tutorial

Last synced: 12 Oct 2025

https://github.com/hasansezertasan/python-build-systems

I'm exploring Python Build Systems and the tools built around them and these are my notes.

build-systems discovery notes poetry python research setuptools tutorial

Last synced: 04 Mar 2025

https://github.com/didinj/grails-4-easy-crud-webapp

Grails 4 Tutorial: Easy to Build CRUD Web Application

crud easy grails grails4 groovy tutorial web-application

Last synced: 29 Mar 2025

https://github.com/didinj/css3-navigation-bars-example

CSS3 Tutorial: Navigation Bars

bar bars css css3 example navigation tutorial

Last synced: 29 Mar 2025

https://github.com/zkan/dbt-tutorial

A Comprehensive Tutorial to Learn dbt

dbt tutorial

Last synced: 20 Jan 2026

https://github.com/freeclimbapi/c-sharp-list-queues-tutorial

C# - List Queues Tutorial

queues tutorial

Last synced: 21 Feb 2025

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

Java - Inbound Call Queue Tutorial

queues tutorial

Last synced: 21 Feb 2025

https://github.com/freeclimbapi/java-play-recording-tutorial

Java - Play a Recording Tutorial

recordings tutorial

Last synced: 21 Feb 2025

https://github.com/freeclimbapi/java-send-sms-during-call-tutorial

Java - Send SMS During Call Tutorial

messaging tutorial

Last synced: 07 Jul 2025

https://github.com/art049/simple-buffer-overflow-server

Challenge/Tutorial aiming to exploit the buffer overflow vulnerability w/ Metasploit plugin implementation

buffer-overflow-vulnerability challenge metasploit security tutorial

Last synced: 07 Jan 2026

https://github.com/MateuSai/Plane-Shooter-with-Ceramic

A simple game made with the Ceramic framework

ceramic game game-development shooter-game tutorial

Last synced: 26 Mar 2025

https://github.com/didinj/css3-styling-html-element

CSS3 Tutorial: Styling The HTML Element

css css3 element html htmlelement styling tutorial

Last synced: 29 Mar 2025

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: 17 Jun 2025

https://github.com/pwildenhain/counter-app

The example app I created in the React Crash Course: https://www.youtube.com/watch?v=Ke90Tje7VS0

create-react-app javascript react tutorial

Last synced: 29 Mar 2025

https://github.com/luboshl/tutorial-protect-aspnet-core-api-with-aad

Source code for tutorial Protect API in ASP.NET Core with Azure AD

api aspnet-core authentication authorization azure-ad tutorial

Last synced: 13 Mar 2025

https://github.com/freeclimbapi/java-list-conferences-how-to-guide

Java - List Conferences Tutorial

connecting-calls tutorial

Last synced: 21 Feb 2025

https://github.com/hemanth759/ping-pong-game

This a Unity game in 2D. This is made purely for the purpose of learning the unity in 2D game.

2d-game csharp-code ping-pong tutorial unity2d

Last synced: 18 Mar 2025

https://github.com/zartre/angular-tour-of-heroes

Angular Tour of Heroes tutorial

angular tutorial

Last synced: 04 Mar 2025

https://github.com/brunohnsouza/videos

Vídeos educativos com dicas, aulas e tutoriais sobre tecnologia.

aulas tecnologia tutorial

Last synced: 07 Feb 2026

https://github.com/flowforfrank/places

🗺️ Get the best places in town with the Google Maps API

google-maps google-maps-api javascript places-api tutorial webtips

Last synced: 28 Mar 2025

https://github.com/freeclimbapi/c-sharp-dequeue-member-how-to-guide

C# - Dequeue a Member Tutorial

queues tutorial

Last synced: 16 Jun 2025

https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide

C# -Collect Digits Tutorial

ivr tutorial

Last synced: 21 Feb 2025

https://github.com/freeclimbapi/node-make-a-queue-how-to-guide

Node - Make a Queue Tutorial

queues tutorial

Last synced: 21 Feb 2025

https://github.com/clamor-py/get-started

Detailed explanations, examples and best practices to get started with Discord bot development using Clamor

clamor discord-bot get-started guide python tutorial

Last synced: 27 Mar 2025

https://github.com/nevrome/uni.tuebingen.poseidon.intro.2h.2024

Website for a ~2h demonstration of Poseidon and some of its tools, features and components

adna archaeology tutorial

Last synced: 07 Mar 2026

https://github.com/newlandtv/csharp-tutorial-2023

This is the code from a C# tutorial conducted in 2023.

2023 csharp dotnet tutorial

Last synced: 03 Sep 2025

https://github.com/sahar-dev/kubernetes_101

This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.

devops django docker kubernetes tutorial

Last synced: 08 Jul 2025

https://github.com/syncfusionexamples/explore-node-types-in-the-vue-diagram-component

A quick start Vue project that shows the node types available in the Vue Diagram component. This project includes code snippets for rendering basic, flow, text, image, HTML, UML, BPMN, path, and native or SVG node types.

basic bpmn diagram diagrambuilder flow html image native node path svg text tutorial uml visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/how-to-perform-interactions-in-the-vue-diagram-component

A quick start Vue project that shows how to perform interactions in the Vue Diagram component. This project includes code snippets for interactions like selection, dragging, resizing, rotating nodes, editing texts, deletion of nodes and connectors, and how to restrict interactions. It also shows how to perform zooming, and undo-redo operations.

deletion diagram diagrambuilder dragging editing interactions panning resizing rotating selection tutorial undo-redo visualizing vue vue-components vue-diagram vue-ui-components vuejs zooming

Last synced: 03 Apr 2025

https://github.com/ku00/toy_app

Rails Tutorial Chater2

syakyo tutorial

Last synced: 22 Mar 2025

https://github.com/syncfusionexamples/getting-started-with-the-vue-file-upload-component

A quick-start Vue project that shows how to create and configure the Syncfusion Vue File Upload component. This project contains code to configure a few of its basic features, like uploading multiple files, uploading a single file, and validation during file upload. It also shows how to upload files asynchronously.

allow-extension asynchronous-upload auto-upload deny-extension ej2-uploader multiple-file-upload restricting-uploading-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 03 Apr 2025

https://github.com/mxagar/flask_guide

These are my personal notes on how to work with Flask for web development.

flask guide tutorial

Last synced: 09 Apr 2025

https://github.com/itsagurin/django-study

A small blog project using the Django framework

blog django learning-by-doing python tutorial

Last synced: 11 Jun 2025

https://github.com/maximlt/pythonscript

TUTO: Comment s'y prendre pour écrire des scripts en Python?

engineering french-education python tutorial

Last synced: 02 Mar 2025

https://github.com/syncfusionexamples/getting-started-with-the-vue-diagram-component

A quick-start Vue project that shows how to add a Syncfusion Vue Diagram component to a Vue project. It includes code snippets to create nodes and connectors, join the nodes using connectors, and add segments and annotations to the connectors.

create diagram diagrambuilder gettingstarted quickstart tutorial vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 22 Mar 2025

https://github.com/hernancerm/vueweatherapp

My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY

tutorial vuejs weather-app

Last synced: 01 Apr 2025

https://github.com/timeless-residents/handson-streamdeck

A comprehensive collection of Stream Deck customization samples and demos, featuring 40+ basic examples, advanced features, and game integration tutorials for developers of all skill levels.

automation customization demos development development-tools elgato game-development python samples streamdeck tutorial ui-components

Last synced: 26 Mar 2025

https://github.com/goto-bus-stop/sideshow

An npm-friendly fork of the fantastic fortesinformatica/sideshow tutorial library.

tutorial wizard

Last synced: 21 Jul 2025

https://github.com/nerooc/typing-game

Angular tutorial project - typing game

angular tutorial typing-game

Last synced: 22 Mar 2025

https://github.com/syncfusionexamples/how-to-add-the-symbol-palette-to-a-vue-diagram-component

A quick-start Vue project that shows how to add and customize the symbol palette in the Syncfusion Vue Diagram component. This project also includes code snippets for restricting the symbol palette's panel, customizing its symbol size, and customizing the symbol preview size.

chart diagram diagrambuilder hierarchy organization symbol-palette symbols tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/aliluxs/capstone-project

DevOps lifecycle pipeline for Abode Software using Terraform, Ansible, Jenkins, and Docker. Automate CI/CD with open-source tools. 🌐💻

capstone-project cloudant cloudant-database cudnn data-analyst data-visualizations devops docker full-stack hyperopt ibm-cloud keras machine-learning neural-network notebook python stock-market tutorial

Last synced: 25 Jun 2025

https://github.com/jahnvisahni31/handwritten-digits-classifier-with-pytorch

This project implements a handwritten digits classifier using PyTorch. The goal is to accurately classify these images into their respective digit classes.

ai data-science deep-learning handwritten-digit-recognition image-classification machine-learning mnist-dataset neural-networks python pytorch tutorial

Last synced: 06 Apr 2026

https://github.com/qobulovasror/create-any-docs

University web course assignments

documentation mysql php tutorial

Last synced: 11 Apr 2025

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: 26 Mar 2025

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: 29 Mar 2025

https://github.com/cploutarchou/python_rest_api_with_mysql_and_flask

Python - Rest APIs tutorial using Flask & MySQL - phpMyAdmin

api flask flask-sqlalchemy mysql python tutorial

Last synced: 09 Apr 2025

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

A repository to start learning TypeScript.

javascript nodejs tutorial typescript

Last synced: 06 Apr 2025

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

A repository to start learning mongodb

mongodb tutorial

Last synced: 31 Jul 2025

https://github.com/margitantal68/cpp

📚 This open-access course will introduce you to C++ programming and STL.

cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial

Last synced: 11 Nov 2025

https://github.com/lord-turmoil/aopdemo

A demo of using AOP in Spring Boot

aop aspectj spring-boot tutorial

Last synced: 21 Feb 2025

https://github.com/akshaybabloo/swift-notes

Swift notes

swift tutorial

Last synced: 13 Apr 2025

https://github.com/akshaybabloo/python3-notes

A free course on how Python 3 is used.

python tutorial

Last synced: 13 Apr 2025

https://github.com/ku00/shootinggame

Unity 2Dシューティングの写経

syakyo tutorial

Last synced: 12 Sep 2025

https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component

A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.

connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 10 Jul 2025

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: 03 Apr 2025

https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 10 Sep 2025

https://github.com/syncfusionexamples/how-to-upload-files-asynchronously-in-the-vue-file-upload-component

A quick-start Vue project that shows how to upload files asynchronously to the server using the Syncfusion Vue File Upload component. This project contains code to configure a few of the components features sequential upload, chunk upload, disable auto upload, preload files in the upload list and upload all files within a directory.

asynchronous-upload auto-upload chunk-upload directory-upload disable-auto-upload ej2-uploader multiple-file-upload preload-files sequential-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/how-to-create-an-organization-chart-using-vue-diagram

A quick-start Vue project that shows how to create an organization chart using the Syncfusion Vue Diagram component. This project also includes code snippets for binding JSON data and a remote data source and customizing the nodes and connectors in the diagram.

chart diagram diagrambuilder dynamic-org-charts hierarchy organization tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component

A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.

connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/pcafrica/introduction_to_pybind11

Minimal examples showing the integration of C++ and Python using pybind11.

cpp examples introduction pybind11 python tutorial

Last synced: 28 Oct 2025

https://github.com/kanukim97/nodejs_tutorial

Tutorial of Node.js

node nodejs tutorial

Last synced: 29 Dec 2025

https://github.com/wip-cwc/hello-nextjs

Next.js App Router Course Code (with custom modifications)

learn-nextjs next-auth nextjs tutorial

Last synced: 25 Jun 2025

https://github.com/timeless-residents/handson-openai-responses-api

OpenAI Responses API の実践的なユースケース集。様々な機能やツール連携の実装例を提供しています。

api examples japanese openai parallel-tool-calls python responses-api tool-calling tutorial

Last synced: 26 Mar 2025

https://github.com/haotrr/rabbitmq-tutorials-go-cn

RabbitMQ tutorials Go version in Chinese.

golang rabbitmq tutorial

Last synced: 29 Oct 2025

https://github.com/sando2024/selfhost_n8n_using_gcp

A step-by-step guide to securely deploy the workflow automation tool n8n on Google Cloud Platform (GCP) using Docker, PostgreSQL (Cloud SQL), and reverse proxies (Caddy/Nginx). Includes DNS setup, SSL configuration, and troubleshooting tips.

caddy-server cloud-sql compute-engine deployment-type-cloud docker gcp-guide https-server n8n nginx postgresql-database reverse-proxy ssl-certificates tutorial workflow

Last synced: 04 Mar 2025

https://github.com/ndxdeveloper/sqlite3-advanced-training

Formation SQLite3 du niveau débutant au développeur avancé.

course french sqlite3 training tutorial

Last synced: 08 Apr 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: 27 Mar 2025

https://github.com/hawkiq/cssgrid

repo for CSS Grid tutorial by me on IQ TECH channel

css cssgrid html tutorial

Last synced: 15 Jun 2025

https://github.com/thearchitector/dotfiles-win

Automated and configurable Windows registry edits and environment configs.

dotfiles-windows tutorial utility

Last synced: 07 Mar 2026

https://github.com/xmrglobal/pgp_tutorials

This repository contains detailed PGP (Pretty Good Privacy) guides for various operating systems. These guides are designed for XMRGlobal users and anyone who values privacy, security, and encryption.

monero p2p pgp pgp-encryption tutorial tutorials xmr

Last synced: 28 Oct 2025

https://github.com/tailorvj/hardhat-gitpod

Set up your HardHat Solidity smart contract development environment on Gitpod.io

deployment gitpod hardhat howto smart-contracts solidity tutorial

Last synced: 29 Dec 2025