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/tes3awy/recaptcha-vanilla-js

Google reCAPTCHA V2 Client-Side Validation Only with Vanilla JavaScript

bootstrap5 bots client-side google-recaptcha-v2 javascript tutorial

Last synced: 01 May 2026

https://github.com/abritopach/angular-phonecat-upgrade

Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.

angular angular8 angularjs angularjs-phone-catalog tutorial typescript

Last synced: 01 May 2026

https://github.com/breatheco-de/exercise-todo-list-cli-with-cloud

💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.

learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial

Last synced: 09 Apr 2026

https://github.com/freeclimbapi/c-sharp-stream-recording-tutorial

C# - Stream Recording Tutorial

recordings tutorial

Last synced: 19 Jun 2026

https://github.com/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 01 May 2026

https://github.com/mxagar/azure_guide

This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.

azure cloud data-science guide machine-learning tutorial

Last synced: 02 May 2026

https://github.com/rwachters/mcp-tutorials

Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.

ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial

Last synced: 02 May 2026

https://github.com/newlandtv/python-tutorial-3.11.0

This is tutorial about Python 3.11.0 for beginners.

programming-language python python3 python3-11 tutorial

Last synced: 16 Sep 2025

https://github.com/beanwei/kotlin-android--by-practice

Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。

android demo kotlin tutorial tutorial-demos

Last synced: 02 May 2026

https://github.com/amirk1998/arch-linux-installation

A tutorial for Arch Linux Installation

arch-linux archlinux linux linux-kernel pacman shell tutorial

Last synced: 02 May 2026

https://github.com/raynardj/java_notes

Ray's Java study notes

docker java notes tutorial

Last synced: 02 May 2026

https://github.com/haru52/tic-tac-toe

React tutorial app.

react 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/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/colbyfayock/my-ecomm-store

Demo for spacejelly.dev tutorial

ecommerce nextjs tutorial

Last synced: 03 May 2026

https://github.com/azhar25git/glancesql

GlanceSQL is a single-file interactive SQL learning website.

learning sql tutorial

Last synced: 21 Jun 2026

https://github.com/oozoofrog/yoda

Research-based Swift compiler learning docs, tutorials, labs, and case studies.

compiler debugging learning swift tutorial

Last synced: 23 Jun 2026

https://github.com/realitysg5020/powersub-demo-6848

🚀 Showcase advanced features of PowerSub in this demo, enabling seamless integration and efficient management of project subscriptions.

application best-practices command-line-tool data-processing demo easily-integrated examples lightweight machine-learning open-source powersub python scripts tutorial user-guide

Last synced: 03 May 2026

https://github.com/nmrshll/hello-rust

Code extracts from the Rust programming language book

learning rust rust-lang tutorial

Last synced: 30 Mar 2025

https://github.com/syed-m-nofel/python-data-science-fundamentals

Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.

api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial

Last synced: 03 May 2026

https://github.com/francois-le-ko4la/linuxtutorial

Personal documentation on Linux environments

linux-environment tutorial ubuntu

Last synced: 03 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/morphclue/simple-stocks

Solution for chapter 2 from the "Angular in Action" book

angular tutorial

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/egigiffari/guess-number-py

Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.

guess-the-number tutorial

Last synced: 28 Jun 2025

https://github.com/apiverve/ssl-checker-python-tutorial

SSL certificate checker that validates domain certificates using Python

apiverve certificate cli devops python security ssl ssl-checker tutorial

Last synced: 25 Jun 2026

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

sparrow / ruby example script

ruby sparrow tutorial

Last synced: 04 May 2026

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: 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/swivelgames/modfed-assessment-vue3

Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.

frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api

Last synced: 03 Jan 2026

https://github.com/kteavery/dip-into-data-tutorial

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression

data-science jupyter-notebook python tutorial

Last synced: 04 May 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/rubensworks/slides-2019-iswc-graphql-client

Slides for the GraphQL tutorial at ISWC 2019 - Client-side GraphQL

client graphql iswc slides tutorial

Last synced: 05 May 2026

https://github.com/gabrielkunst/anime-valt

Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.

nextjs server-actions tutorial

Last synced: 05 May 2026

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

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

A "Hello, Block!" tutorial in Vyper and Solidity for the Quorum blockchain

consensys javascript python quorum solidity solidity-contracts tutorial vyper vyper-contracts

Last synced: 05 May 2026

https://github.com/freeclimbapi/java-list-recordings-tutorial

Java - List Recordings Tutorial

recordings tutorial

Last synced: 30 Jun 2026

https://github.com/freeclimbapi/java-update-a-queue-tutorial

Java - Update a Queue Tutorial

queues tutorial

Last synced: 21 Jun 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/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/apiverve/horoscope-app-react-tutorial

Daily horoscope app built with React for zodiac sign readings

apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac

Last synced: 25 Jun 2026

https://github.com/vitaliibezuhlyi/angular-tutorial

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 06 May 2026

https://github.com/david-pena/airbnb-clone-rn

Airbnb Clone with React Native

expo react-native tutorial

Last synced: 06 May 2026

https://github.com/thinkswan/next-js-bitcoin-price-checker

A Next.js app that checks Bitcoin's latest price.

bitcoin javascript nextjs 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/jharrilim/odetofoodtutorial

Pluralsight Tutorial: ASP.NET Core Fundamentals

asp-net-core mvc-core tutorial

Last synced: 02 Mar 2026

https://github.com/benlipp/vagrant-ansible

A Vagrant setup I made to learn Ansible.

ansible tutorial vagrant

Last synced: 07 May 2026

https://github.com/epranka/bin2dec

Simple Bin2Dec converter created in CRA which helps to convert the number from binary to decimal

bin2dec binary binary-to-decimal converter cra create-react-app css decimal javascript react tool tutorial webdesign website

Last synced: 07 May 2026

https://github.com/gibbok/react-task-list

A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.

css javascript reactjs tutorial

Last synced: 08 May 2026

https://github.com/apiverve/address-parser-node-tutorial

Street address parser that extracts structured components from addresses using Node.js

address-parser address-validation apiverve express geocoding nodejs street-address tutorial

Last synced: 25 Jun 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/andrewjbateman/javascript-speech-recognition

:clipboard: speech recognition using javascript, part of Javascript30 Youtube series by Wes Bos

css html5 javascript javascript-speech-recognition javascript30 speach-recognition tutorial

Last synced: 08 May 2026

https://github.com/apiverve/airport-distance-python-tutorial

Airport distance calculator that calculates distance between airports using Python

airport apiverve aviation cli distance-calculator iata-codes python travel tutorial

Last synced: 25 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/vitorvezani/springboot-redis-cache-sample

Demo springboot cache using redis as cache provider

redis redis-cache sample-app spring-boot springboot tutorial

Last synced: 09 May 2026

https://github.com/yxuco/vue-nft-delivery

An web3 app using Vue.js and Node.js to authenticate Ethereum user and verify NFT ownership.

nft nodejs signature tutorial vuejs web3

Last synced: 09 May 2026

https://github.com/apiverve/barcode-generator-node-tutorial

Barcode generator for creating Code128 and Code39 barcodes with Node.js

apiverve barcode barcode-generator express inventory nodejs retail tutorial

Last synced: 25 Jun 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/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/freeclimbapi/c-sharp-list-queue-members-tutorial

C# - List Queue Members Tutorial

queues tutorial

Last synced: 05 May 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

https://github.com/imolorhe/doit

A simple todo app

angular angular2 todo tutorial

Last synced: 18 May 2026

https://github.com/llnl/clippy-tutorial

CLIPPy tutorial

tutorial

Last synced: 27 Feb 2025

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/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/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/nyctibiusvii/biocubeblog

Biocube é um portal onde você irá encontrar nossos contatos, nossa loja e projetos sociais. 🤹‍♀️☣

atletas biocube blog brasil campeonato cube cubo-magico rubiks-cube suzane-coelho tiago-dias trabalho-voluntario tutorial voluntary

Last synced: 16 Mar 2025

https://github.com/jaiakash/cryptozombies_solidarity_web3

Crytpozombies solidarity tutorial codes

crypto solidarity tutorial web3

Last synced: 08 Jan 2026

https://github.com/znagadeon/processing-tutorial

UNIST Pinocchio 프로세싱 튜토리얼

arduino processing tutorial unist

Last synced: 11 Mar 2025

https://github.com/manzt/flu-mcv

Multiple coordinated views of flu data with Altair in JupyterLab.

altair tutorial vega vega-lite

Last synced: 22 Apr 2026

https://github.com/san-ghun/mvvmbindings

Tutorial to practice the Bindings in MVVM pattern with UIKit

binding mvvm tutorial uikit

Last synced: 22 Aug 2025

https://github.com/CheapTrix399/Cheap-s-Arch-Dual-Boot-Tutorial-for-UEFI-Laptops

This is a set of commands I personally used to install arch, which contains some caveats to workaround problems in laptops

archlinux dualboot laptop tutorial uefi

Last synced: 11 Mar 2025

https://github.com/rahul-sahani04/must_need_vs_code_extensions

This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.

beginner-friendly extensions tutorial vscode vscode-configs vscode-extension

Last synced: 24 Feb 2026

https://github.com/dodonki1223/vue-study

Vue.jsの勉強用リポジトリ

tutorial udemy vue vuejs vuejs-components

Last synced: 08 Jan 2026

https://github.com/paulfioravanti/tic-tac-toe

Application from the React Tutorial

javascript react react-tutorial tutorial typescript

Last synced: 13 Oct 2025

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/ochiee/ai-engineering-resources

🤖 Explore essential AI engineering resources, from research papers to tools, to help software engineers transition into AI roles effectively.

ai ai-agents ai-research awesome awesome-context awesome-context-engineering claude context-engineering diffusers diffusion-models generative-ai gpt image-generation llm manus mlops tutorial tutorial-code

Last synced: 06 Oct 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: 24 Apr 2026

https://github.com/harastaivan/tic-tac-toe

repository made for learning react

react tutorial

Last synced: 12 Apr 2026

https://github.com/codersales/java-oop-tutorial

java-oop-tutorial | preparatory for ArrayList tutorial

2024 java msc oop tutorial

Last synced: 14 Feb 2026