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/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/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/fblupi/learning-coffeescript

Learning CoffeeScript

tutorial

Last synced: 20 Jun 2026

https://github.com/sammyrobensparadise/your-app

Your first react app! created as a demo for this article https://medium.com/@srobensparadise/the-complete-guide-to-your-awesome-react-website-2eb3f450fada

create-react-app css demo firebase firebase-deploy getting-started github-actions javascript material-design material-ui medium react react-router-dom setup styled-components tutorial

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/b13o/react-portfolio

💻 React tutorial with a simple portfolio site.

beginner-friendly javascript react tutorial

Last synced: 06 May 2026

https://github.com/vijethph/go-apps

Collection of apps developed as part of learning Go Course

apps go 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/daniyalahmad7/cpp-basic-projects

A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.

c cplusplus cpp cpp-course cpp-projects programmin tutorial

Last synced: 07 May 2026

https://github.com/abhaskumarsinha/1d-gan

A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook

deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial

Last synced: 07 May 2026

https://github.com/anjali-001/django-todo

Todo app made using Django and vanilla JS

django django-rest-framework javascript todoapp tutorial

Last synced: 07 May 2026

https://github.com/larry8668/pes1ug21cs300_hello_world

Github actions tutorial

tutorial

Last synced: 07 May 2026

https://github.com/macagua/example-vuejs2-bootstrap3-dialog

A Vue.js project that integrates the bootstrap3-dialog

bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog

Last synced: 08 May 2026

https://github.com/alex-damian-negru/hanami-2-quickstart

🌸 Hanami 2.0 playground

hanami postgresql ruby tutorial

Last synced: 08 May 2026

https://github.com/michaldziuba03/code-samples

Sample projects from my articles 🧮

article educational guide javascript nodejs tutorial tutorials

Last synced: 08 May 2026

https://github.com/fzaninotto/ra-access-control-tutorial

A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.

react react-admin security tutorial

Last synced: 08 May 2026

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

Angular tutorial project - typing game

angular tutorial typing-game

Last synced: 08 May 2026

https://github.com/daffafaizan/go-gin-tutorial

Learning Go with Gin.

go rest-api tutorial

Last synced: 10 Jun 2026

https://github.com/augustingrigorov/todo-app

Redux tutorial app.

redux tutorial

Last synced: 08 May 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/salmanbe/laravel-deepl-tutorial

Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.

bootstrap5 deepl laravel php tutorial

Last synced: 09 May 2026

https://github.com/markslorach/issue-tracker

Issue Tracker built using Next.js, TypeScript, Prisma and MySQL.

crud mysql nextjs prisma rest-api tutorial typescript zod-validation

Last synced: 09 May 2026

https://github.com/vanvuongngo/backups-workshop

Workshop about backup with Linux

backup tutorial

Last synced: 09 May 2026

https://github.com/ihatetoast/cotd

Wes Bos tutorial I am saving here as I use it for a reference bigly.

reactjs tutorial wesbos

Last synced: 09 May 2026

https://github.com/amercier/react-redux-tutorial

Tutorial Hacker News application with React and Redux

hackernews react redux tutorial

Last synced: 09 May 2026

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

https://github.com/jeremiegince/mlintroduction

Exercice d'introduction à l'apprentissage machine.

francais machine-learning python tutorial

Last synced: 09 May 2026

https://github.com/garbii1/llm-application-chatbot

🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.

ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface

Last synced: 09 May 2026

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 09 May 2026

https://github.com/masamallow/langchain-tutorials

Hands-on tutorials for Official LangChain.

chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial

Last synced: 10 May 2026

https://github.com/jihlenburg/fedit

A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic

beginner rust tauri text-editor tutorial

Last synced: 10 Jun 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 12 May 2026

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 11 Feb 2026

https://github.com/triyan-salazar/next-tutorial

I've learning about NEXT.js with tutorial's App Router.

nextjs postgresql react tutorial vercel

Last synced: 13 Apr 2026

https://github.com/nimjay/machine-learning-tutorial

Easy-to-digest Machine Learning tutorial.

machine-learning tutorial

Last synced: 08 Jan 2026

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

Repository for the article Thoughts on Building Fluent API

fluent-api tutorial tutorial-code

Last synced: 16 Mar 2025

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

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025

https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/freeclimbapi/java-connect-caller-to-another-party

Java - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 23 Jun 2026

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

C# - List Recordings Tutorial

recordings tutorial

Last synced: 21 Jun 2026

https://github.com/jf17/roguelike

Implementation of a roglike game based on a tutorial in the Rust language .

roguelike-game rust tutorial

Last synced: 06 Jul 2025

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

UNIST Pinocchio 프로세싱 튜토리얼

arduino processing tutorial unist

Last synced: 11 Mar 2025

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/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/ot-nemoto/learn-terraform-aws-instance

Terraform Tutorials AWS

terraform tutorial

Last synced: 31 May 2026

https://github.com/ot-nemoto/cdk-workshop

AWS CDK Workshop - TypeScript ワークショップ

cdk tutorial

Last synced: 27 Apr 2026

https://github.com/000daniel/draw3d-godot

A page dedicated to teaching how to Draw in 3D space in the Godot game engine

3d axis beam box circle documentation draw draw3d engine explanation game godot help line page point site teach thickline tutorial

Last synced: 05 Feb 2026

https://github.com/squarebracketassociates/booklet-reddit

Implementing Reddit.st in 10 elegant classes

pharo seaside smalltalk tutorial web-development

Last synced: 19 Apr 2026

https://github.com/baijum/guile-programming-tutorial

Guile Programming Tutorial

documentation guile scheme tutorial

Last synced: 01 Mar 2025

https://github.com/dmvianna/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 26 Mar 2025

https://github.com/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/aravindnc/polymer-3.0-demo

A tutorial for learning polymer 3.0 components

demo example polymer polymer-3 polymer3 polymerjs sample tutorial

Last synced: 08 Jan 2026

https://github.com/iaccessability/site

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple google howto ios support technology tutorial watchos

Last synced: 09 Apr 2025

https://github.com/noriller/react102

This project helps people learning React to grasp some basic concepts.

beginner javascript react tutorial

Last synced: 13 Apr 2026

https://github.com/inbo/rpubs

A repository with the source code of the documents on http://rpubs.com/INBOstats

r tutorial

Last synced: 05 Jul 2025

https://github.com/sweetpotatohack/battlenet-wine-linux

🎮 Полное руководство по установке Battle.net на Linux через Wine с автоматическим скриптом установки

arch automation battlenet blizzard debian fedora gaming guide installation linux script tutorial ubuntu wine

Last synced: 11 Apr 2026

https://github.com/anyblok/anyblok-book-prez

Workshop Anyblok slides

book development-tools tutorial

Last synced: 10 Apr 2025

https://github.com/guillaumefalourd/poc-go-mod

POC of a Golang module 🐿

golang hello-world module poc tutorial

Last synced: 06 Jun 2026

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

스타봇 동아리에서 사용될 소스코드입니다.

basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial

Last synced: 10 Apr 2025

https://github.com/themarlboroman/refresh-symfony

A Symfony 2.8 refresher to remember how stuff worked in a very basic way.

remember symfony2 tutorial

Last synced: 05 Oct 2025

https://github.com/dejanu/ai-powered-coding-playbook

AI-powered development using resources from MCP to skills , agents and papers.

ai-tools anthropic antropic-claude claude-code tutorial

Last synced: 31 May 2026

https://github.com/kougioulis/mags

An Introductory Tutorial to Maximal Ancestral Graphs

causality graph-algorithms maximal-ancestral-graphs tutorial

Last synced: 18 Jan 2026

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/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/dylancheetah/mongo-todo

A todo list REST API that demonstrates basic backend development concepts.

backend express mongodb nodejs rest-api todo-list tutorial

Last synced: 13 Apr 2026

https://github.com/0x4e3/twisted-tutorial

The Evolution of Finger: Twisted from Scratch

python tutorial twisted twisted-tutorial

Last synced: 07 Oct 2025

https://github.com/joodsy/mini-apps

🚀 Build fast, scalable web applications with this Vite + React + TypeScript template featuring Tailwind CSS and shadcn/ui components.

awesome example-project farcaster mini-app mini-apps miniapps mvc nodejs swift telegram ton tutorial typescript ui-kit walletconnect webapp woocommerce-api woocommerce-payment

Last synced: 30 Dec 2025

https://github.com/julia-pfarr/git-gitlab_tutorial

Git & GitLab Tutorial, Beginner

git gitlab psychology tutorial workshop

Last synced: 05 Feb 2026

https://github.com/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

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

Node - Get a Queue Tutorial

queues tutorial

Last synced: 27 Jan 2026

https://github.com/silvestrevivo/svelte-intro-tutorial

SvelteJS application as intro tutorial, regarding the YouTube video from @mschwarzmueller

css3 html5 javascript sveltejs tutorial youtube

Last synced: 04 May 2026

https://github.com/monsterbrain/angularhttptutorial

A angular 7 tutorial on for http web api setup.

angular tutorial

Last synced: 21 Jan 2026

https://github.com/freeclimbapi/c-sharp-get-a-queue-tutorial

C# - Get a Queue Tutorial

queues tutorial

Last synced: 08 Oct 2025

https://github.com/kinneko-de/sample-protobuf-tutorial-styleguide

Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.

format lint protobuf protocol-buffers styleguide styleguide-protobuf styleguides template tutorial

Last synced: 01 Feb 2026

https://github.com/tmhsdigital/learn-c

Native Windows password generator with a modern Win32 GUI. Lets you generate multiple strong, customizable passwords at once, choose character sets (lowercase, uppercase, digits, symbols), and instantly copy results. Features color-coded strength indicator, tooltips, keyboard shortcuts, status bar, and remembers your last settings.

c cmake educational-project make password-generator tutorial win32 win32-gui

Last synced: 08 Oct 2025

https://github.com/ignavan39/vue3-ts-todo

this is a trial repository where I learned to combine things like vue3 and typescript

todo todolist tutorial typescript vue3 vue3-typescript

Last synced: 09 Oct 2025

https://github.com/choyiny/ruby_app

Learning Ruby on Rails with tutorial

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 21 Jan 2026

https://github.com/salilab/actin_tutorial

IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera

integrative-modeling tutorial

Last synced: 19 Jan 2026