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/freeclimbapi/c-sharp-dequeue-member-how-to-guide

C# - Dequeue a Member Tutorial

queues tutorial

Last synced: 16 Jun 2025

https://github.com/ccrashzer0/cage

A write up guide for the Break out the cage challenge from TryHackMe.

cybersecurity infosec learning-by-doing python3 tryhackme tutorial writeups

Last synced: 22 Mar 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/mawkler/pokeapi-rs

A small Rust project to illustrate some practical use cases

cli example http pokeapi rust tutorial

Last synced: 23 Aug 2025

https://github.com/mpschrader/mpi-webcrawlling-tutorium

Material for a single day web crawling workshop in Python

python tutorial webcrawling

Last synced: 20 May 2026

https://github.com/jasheloper/basic-website-tutorial

This goes with my Basic Website Youtube tutorial.

css html tutorial website

Last synced: 20 May 2026

https://github.com/jeremiegince/learning_svm

Support vector machines (SVM) tutorial with classical and quantum kernels.

kernel quantum-computing svm tutorial

Last synced: 30 Jun 2026

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: 30 Apr 2026

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/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/metalmoosefrc/mooseguides

Guides related to the First Robotics Competition by the Metal Moose.

frc guide java tutorial

Last synced: 20 Apr 2026

https://github.com/ojaswithag/opencv-doc

OpenCV ile görüntü ve video işleme, makine öğrenmesi ve proje uygulamaları için Türkçe kapsamlı bir rehber. 🐙 Adım adım kod örnekleriyle öğrenin ve projeler geliştirin.

arm-architecture cuda cuda-support deployment django docker-image docker-images heroku image-processing javascript nodejs nvidia opencv-contrib opencv3 production python scanner tutorial

Last synced: 08 Apr 2026

https://github.com/phuijse/tutorial_pyro_astronomy

A tutorial on probabilistic models based on deep neural networks using Pytorch and Pyro for astronomical time series data

astronomy pyro pytorch time-series tutorial

Last synced: 20 May 2026

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/devarakalyani/edu-tutor-ai-

EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.

artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial

Last synced: 13 Apr 2026

https://github.com/949886/godot-demos

A collection of godot examples and tutorials.

csharp gdscript godot tutorial

Last synced: 20 May 2026

https://github.com/thinkswan/rails-resque-code-snippets

A Rails app that manages a library of code snippets and uses Resque workers to apply syntax highlighting.

resque ruby ruby-on-rails tutorial

Last synced: 15 May 2026

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/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/harrisonwelch/pythondatascience

Repo of code from the linked-in lesson "Python: Data Analysis"

data data-science matplotlib notes numpy python tutorial

Last synced: 12 Apr 2026

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/applitools/tutorial-protractor-ultrafastgrid

Applitools tutorial using Protractor and Ultrafast Grid

applitools protractor tutorial

Last synced: 22 Apr 2026

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 May 2026

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

A demo of using AOP in Spring Boot

aop aspectj spring-boot tutorial

Last synced: 17 May 2026

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/pcafrica/introduction_to_pybind11

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

cpp examples introduction pybind11 python tutorial

Last synced: 14 May 2026

https://github.com/thedvlprs/tutorial-bot

🤖 simple Discord bot for tutorial purposes

codenewbie discord-bot javascipt tutorial

Last synced: 26 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/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/tamirespatrocinio/magentotutorial

Tutorial on how to install Magento in a localhost environment on the Windows operating system.

magento2 php tutorial windows

Last synced: 15 May 2026

https://github.com/no1lov3sme/eventutorial

jQuery page tutorial plugin by even web studio.

javascript jquery-plugin tutorial

Last synced: 28 Mar 2025

https://github.com/silvestrevivo/pwa-foodninja

Basic PWA application corresponding to the YouTube Tutorial of @iamshaunjp

manifest pwa pwa-apps service-worker tutorial youtube

Last synced: 15 May 2026

https://github.com/croydon/unity-roll-a-ball

My implementation of Unity's 2022.3 Roll A Ball Tutorial

engine game roll-a-ball tutorial unity

Last synced: 04 Apr 2025

https://github.com/rajatkb/8085-assembler

Its a 8085 assembler written in C++ . Build for educational purpose

assembler tutorial

Last synced: 15 May 2026

https://github.com/cruikshanks/learn-enough-css-tut

Notes and content related to https://www.learnenough.com/css-and-layout-tutorial-tutorial/

css tutorial

Last synced: 02 Mar 2025

https://github.com/s1n7ax/youtube-mobx-vs-react

This is a repository related to following YouTube video content

mobx react-context react-state tutorial youtube

Last synced: 15 May 2026

https://github.com/dcousens/carrot-hunt

A text-based game for teaching Javascript.

bunny carrot hunt javascript learning rabbit teaching tutorial

Last synced: 17 Mar 2025

https://github.com/jbrt/golang-tutorial

A brief tutorial focused on te Go language

go golang tutorial

Last synced: 08 Jul 2025

https://github.com/johnpaulada/graphql-slides

GraphQL Practical Introduction Slides

graphql presentation slides tutorial

Last synced: 20 Aug 2025

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

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/meicloudie/js_buoi1

CyberSoft Academy - JavaScript

course-project javascript tutorial

Last synced: 30 Jun 2026

https://github.com/raissakrupek/tutorial_github_pages

Guia prático para publicação de websites pelo GitHub Pages.

github-pages tutorial website

Last synced: 04 Jan 2026

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/simonblanke/gradient-free-optimizers-tutorials

Examples, notebooks and visualizations for the Gradient-Free-Optimizers package

examples jupyter-notebook python tutorial visualization

Last synced: 14 May 2026

https://github.com/cihat-kose/altinyildiz-petstore-ui-api-cypress-automation

A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.

api-testing automation cypress end-to-end-testing javascript node-js tutorial web-automation-testing

Last synced: 15 May 2026

https://github.com/rdjarbeng/fastai

This repository contains sample code for my learning journey with fast ai

fastai open-source tutorial

Last synced: 16 Feb 2026

https://github.com/fredrikhr/platform-uno-tutorial-bugtracker

Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial

cross-platform-gui csharp tutorial uno

Last synced: 02 Apr 2025

https://github.com/maximlt/pythonscript

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

engineering french-education python tutorial

Last synced: 15 May 2026

https://github.com/wsdltophp/packageovh

PHP SDK for OVH Web Services with SOAP

ovh packagegenerator php php-sdk tutorial

Last synced: 03 Apr 2025

https://github.com/arefshojaei/javascript-class-methods-in-functional

Javascript OOP and Functional programming tutorial

fp functionnal javascript oop tutorial

Last synced: 31 Jul 2025

https://github.com/messagemedia/slackbot-nodejs-tutorial

A short tutorial on how to create Slackbot using Node.js and Botkit

nodejs slackbot tutorial

Last synced: 27 Apr 2026

https://github.com/bestia-dev/markdown_to_html

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/tuddman/helloiota.ixi

bare-bones IOTA IXI module

iota iri ixi-module module tutorial

Last synced: 13 Aug 2025

https://github.com/antonharbers/godot-3d-tutorial

3D Game Tutorial Godot

3d gamedev gdscript godot tutorial

Last synced: 21 May 2026

https://github.com/thinkswan/react-expense-tracker

A React app for tracking expenses and seeing your account balance.

javascript react tutorial

Last synced: 30 Jun 2026

https://github.com/arthurdjn/sentipy

Deep Sentiment Analysis on Twitter.

pytorch sentiment-analysis tutorial twitter

Last synced: 21 May 2026

https://github.com/gsaini/lucene-by-example

Hands-on learning project for Apache Lucene 10.x on Java 25 — 10 progressive modules covering indexing, analyzers, query types, query parser, highlighting, faceting, sorting/scoring, updates, custom analyzers, and autocomplete.

analyzer apache-lucene bm25 full-text-search getting-started indexing information-retrieval java java-25 learning lucene maven search search-engine tutorial

Last synced: 14 Jun 2026

https://github.com/eldesoukyelkhouly/access_sql

access SQL (in Arabic)

acsess arabic query sql tutorial

Last synced: 06 Apr 2026

https://github.com/000daniel/shape-cast

A page dedicated to teaching how to use a ShapeCast in code for the Godot game engine.

3d cast code csharp document documentation engine game godot godot4-3 guide help node page shape shapecast3d tutorial

Last synced: 19 Jan 2026

https://github.com/caiofov/tutorial-haskell

Studying Haskell language

haskell tutorial

Last synced: 06 Apr 2025

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/narven/rust_sandbox

Me following https://www.youtube.com/watch?v=zF34dRivLOw

rust-lang tutorial

Last synced: 22 May 2026

https://github.com/yosh1/elixir-tutorial

This is elixir tutorial repository.

elixir hello-world sample tutorial wiki

Last synced: 19 Jul 2025

https://github.com/yatw/wordpressexperiment

A simple website made from WordPress and run on XAMPP localhost

tutorial wordpress

Last synced: 18 May 2026

https://github.com/ermlab/introduction-to-julia

Introduction to Julia Lang, basic data types, functions and matrix operations

julia tutorial

Last synced: 07 Apr 2026

https://github.com/yosh1/phina-js-practice

This is a phina.js phina-js-practice repository.

css html javascript phina-js tutorial

Last synced: 18 Apr 2026

https://github.com/johnclary/frankenmap

Leaflet map example that demonstrates Esri Leaflet, CartoDB.js, and the Socrata (SODA) API.

esri leaflet mapping open-data socrata tutorial web-maps

Last synced: 19 Jan 2026

https://github.com/wr47h/learn-go-by-example

Learning Go from Go by Example

go gobyexample golang tutorial

Last synced: 11 Jan 2026

https://github.com/arction/lcu-tutorial-barseries-05

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.

barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-3dsurfacegrid-09

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.

3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-multipleaxes-03

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.

axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/amitnema/spring-coach

This repository contains the code to teach the spring or the beginners.

java maven spring spring-coach spring-xml springframework tutorial tutorials

Last synced: 18 May 2026

https://github.com/arction/lcu-tutorial-stockseries-06

Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.

chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/zvyn/yatt

My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.

mnist-classification tensorflow tutorial

Last synced: 29 Mar 2025

https://github.com/michaelgermini/laravel-from-zero-to-production

Complete Laravel learning resource with 5 real projects - from beginner to advanced

api beginner-friendly blog documentation ecommerce education forms framework laravel learning php projects tutorial web-development

Last synced: 18 May 2026

https://github.com/izeleam/securenginx

SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.

best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server

Last synced: 18 May 2026

https://github.com/syamreddy99/codeblogproject

CodeBlog is a web application offering coding enthusiasts tutorials, tips, and the latest trends. It fosters a community for sharing knowledge and enhancing coding skills.

codeblog coding community css html javascript technology-platforms tutorial webdevelopment

Last synced: 18 May 2026

https://github.com/arction/lcu-tutorial-areaseries-04

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.

areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/frankheart-100ub/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 14 Sep 2025