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/josephadoga/hamburger-menu

How to create Hamburger Menu in HTML and CSS.

github hamburger-menu tutorial

Last synced: 17 Jul 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/howard-e/landmarks-swiftui

Landmarks is an iOS application built using SwiftUI. It is used to discover and share places you love. Built using a tutorial provided by Apple.

ios swift swiftui swiftui-example tutorial

Last synced: 17 Jul 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/haroldadmin/hello-kotlin

Code samples to introduce Kotlin to beginners in programming

kotlin tutorial

Last synced: 18 Jul 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/liteobject/demo.loadtesting.locust

Getting Started with Load Testing Using Locust

csharp load-testing locust python tutorial

Last synced: 18 Jul 2025

https://github.com/indivar0508/genetic-algo-tutorial

Implementation of genetic algorithm by Code-Bullet, but in Python

genetic-algorithm machine-learning python reinforcement-learning tutorial

Last synced: 18 Jul 2025

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/huangfusl/python-lec

Slides and example code for the Python lecture in 2023-2024 Spring semester.\

python tutorial tutorial-exercises

Last synced: 24 Aug 2025

https://github.com/marwendoukh/android-layouts-exam-solution

The solution for the android layout exam

android android-layout tutorial

Last synced: 19 Jul 2025

https://github.com/neozenith/hello_go

Toy project exploring the capabilities of GoLang

exercise golang tutorial

Last synced: 21 Mar 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/jens-ox/cll

React Component Library Library

component-library nextjs react tutorial

Last synced: 30 Dec 2025

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 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/atsistemas/ios-travis-example

Integración Continua de una App iOS con Travis CI

ios swift travis travis-ci travisci tutorial

Last synced: 11 Sep 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/ilxnah/minikube-express-configmap-secret

Express.js app on Minikube using k8s ☸️ ConfigMap & Secret for configuration and sensitive data. Liveness/readiness probes,, env var injection, supports local builds and prebuilt Docker Hub image.

cloud-native configmap container deployment devops docker dockerhub environment-variables example express k8s kubernetes liveness-probe microservices minikube nodejs readiness-probe secret tutorial yaml

Last synced: 11 Sep 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/oorabona/express-mongo-jwt-coffee-api

Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript

boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode

Last synced: 30 Dec 2025

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: 23 Feb 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/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/schluppeck/matlab-catchup

Documents and some code snippets for Matlab catch-up session

catch-up matlab tutorial

Last synced: 21 Mar 2025

https://github.com/mlhiter/messenger

A chat application,simple and fully-functional.

chat messenger real-time tutorial

Last synced: 30 Dec 2025

https://github.com/chingc/demo-github-actions

GitHub Actions quickstart and reference for my future self.

demo github-actions quickstart reference tutorial

Last synced: 03 Mar 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/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: 05 Apr 2025

https://github.com/emmanuel-dominic/ot-bootcamp-v1

Bootcamp learning tutorial level-up deep dive in python, with a flask application!

api bootcamp css deep-learning flask html javascript postgresql python tutorial

Last synced: 30 Dec 2025

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

Java - Dequeue a Member Tutorial

queues tutorial

Last synced: 11 Sep 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/billy0402/prisma-tutorial

A project using only Prisma for playground and learning.

nodejs orm prisma ts-node tutorial

Last synced: 03 Mar 2025

https://github.com/rmnblm/cnsm-smart-contracts-tutorial

Handout for the Smart Contracts Tutorial at CNSM in Rome 🇮🇹

smart-contracts solidity tutorial

Last synced: 19 Mar 2025

https://github.com/thinkswan/graphql-customers-crud

A GraphQL app for retrieving customer data.

express graphql tutorial

Last synced: 23 Jun 2025

https://github.com/kenzycodex/developer-resources

📚 Comprehensive developer documentation hub with step-by-step guides for Node.js, Python, Java, PHP Laravel, and modern development practices. Production-ready tutorials, best practices, and code examples for developers of all levels.

backend beginner-friendly best-practices code-examples databases developer-tools devops docker documentation frontend fullstack java learning-resources nodejs open-source programming-guides python tutorial

Last synced: 30 Dec 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/christopherandrewtopalian/catopalian_python_computer_science

A Python tutorial series that teaches pure functional programming with a data driven object oriented style.

computer-science py python tutorial

Last synced: 11 Sep 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/ceceliacreates/ballot-cure

An Ionic app using the Capacitor Community HTTP Plugin for native requests and file uploads.

capacitor ionic mobile tutorial

Last synced: 13 Apr 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/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: 28 Mar 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/grebtsew/my-blender3d-projects

Several objects created with blender3d and ready to be used in unity3d.

blender3d chain collider materials recreate-collisions screenshot tutorial unity unity3d youtube

Last synced: 27 Mar 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/aelkayam/nest-rest-api

Learning Nest.JS

nestjs tutorial

Last synced: 03 Mar 2025

https://github.com/androidcrypto/esp32_adafruit_pn532_read_credit_card

The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.

arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code

Last synced: 25 Jan 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/emanuele-em/slicing-in-python

Simple guide - Slicing in Python by examples

array best-practices guide python3 slicing string tutorial wiki

Last synced: 21 Mar 2025

https://github.com/yujiclover/scoop-nvm-developer-guide

This repository offers a comprehensive guide for using Scoop and NVM on Windows. It includes installation steps, basic usage, and best practices to streamline your development workflow. 🛠️✨

best-practices czech developer-tools development devtools guide node-version-manager nodejs nvm package-management package-manager programming-tools scoop tutorial version-management windows windows-development workflow

Last synced: 24 Jun 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/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

https://github.com/star2dust/numpy-notes

A tutorial to learn numpy and matplotlib.

matplotlib numpy tutorial

Last synced: 21 Feb 2025

https://github.com/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 24 Jun 2025

https://github.com/wahengchang/filehelper

it is a npm package that provides fs function

filesystem nodejs tool tutorial utils write

Last synced: 28 Mar 2025

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/lord-turmoil/cmakedemo

Modern C++ Project with CMake

cmake cpp demo tutorial

Last synced: 28 Dec 2025

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/ajithvcoder/tensorflow_march

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

begineer tensorflow tensorflow-tutorials tutorial

Last synced: 02 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/davidyell/learning-typescript

Code from doing the TypeScript tutorial

learning tutorial typescript

Last synced: 28 Mar 2025

https://github.com/virbo/tutorial

Kumpulan script berdasarkan tutorial di https://dutainformasi.net

tutorial yii2

Last synced: 02 Feb 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