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/thawkin3/boundaries-demo

Demo of Clean Code Chapter 8: Boundaries

clean-code date-time react tutorial workshop

Last synced: 18 May 2026

https://github.com/japhetrugas/objectorientedprogramming

A simple OOP codes, showing the different OOP principles.

basic-programming beginner java oop oop-principles tutorial

Last synced: 29 Apr 2026

https://github.com/iml1111/pytorch-recommender

Neural Recommendation System Using PyTorch

deep-learning pytorch recommender-system tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/local-ai-agent-security-monitoring-dashboard

Developers deploying autonomous agents like Odysseus on local inference engines like DS4 operate blindly, exposing their workspaces to promp

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/package-3-free-lead-gen-tools-that-funnel-to-the-paid-c

90% of agents fail to transition from initialization to asset accumulation because they lack verified, free entry points to capture and funn

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/nomnomnonono/ruby-practice

Repository for storing code created in Go tutorials, hands-on and other learning activities.

handson ruby ruby-on-rails tutorial

Last synced: 30 Apr 2026

https://github.com/anakloss/tutoriales-pygui

Tutoriales de GUI Python (Flask, TKinter & +)

contacts flask practice-project python3 tkinter tutorial

Last synced: 30 Apr 2026

https://github.com/extcore/extcore-sample-events

ExtCore framework 7 sample web application that uses the events

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 30 Apr 2026

https://github.com/tsamaya/passport-example-with-twitter

a Passport example using an Express with Twitter

bulma express javascript oauth passport tutorial twitter

Last synced: 30 Apr 2026

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

Node - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 25 Feb 2026

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

Node - Make Recording Tutorial

recordings tutorial

Last synced: 27 Feb 2026

https://github.com/thenewjavaman/waicy-workshops

Python guides to teach middle- and high-school students about AI

ai education guide machine-learning python tutorial

Last synced: 08 Jun 2026

https://github.com/jottenlips/vim-teacher

⌨️ learn vim

text-editor tutorial vim

Last synced: 08 Jun 2026

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/muhammadaminusmonov/djangotutorial

Django Tutorial project

django python tutorial

Last synced: 18 May 2026

https://github.com/pherrymason/react-tictactoe

Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html

react tutorial

Last synced: 02 May 2026

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

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

android demo kotlin tutorial tutorial-demos

Last synced: 02 May 2026

https://github.com/thawkin3/a11y-listbox

Demo app showing how to build accessible listbox components in React

a11y accessibility demo react tutorial

Last synced: 21 Mar 2025

https://github.com/justalever/dokku_demo

Deploy a Rails App with Dokku

deployment dokku rails tutorial

Last synced: 02 May 2026

https://github.com/thinkswan/react-graphql-spacex-missions

A React app that uses Apollo and GraphQL to fetch SpaceX missions.

graphql javascript react tutorial

Last synced: 10 May 2026

https://github.com/jshn9515/dnnl-notebooks

Personal deep learning study notes and tutorial-style notebooks

deep-learning jupyter-notebooks pytorch quarto tutorial

Last synced: 22 Jun 2026

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

https://github.com/thecodemonkey/similaritysearch

This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.

ai embeddings spring tutorial vector-database

Last synced: 03 May 2026

https://github.com/harukaionasao/git-projeto-alfa

Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads

dio-bootcamp ensinando git github projeto tutorial

Last synced: 03 May 2026

https://github.com/otonomee/bash-scripting-course

Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.

bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app

Last synced: 04 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/demapy/element-position-observer

Tutorial how to create trackable react tooltip with position computation.

intersection-observer javascript portals react resize-observer tooltip tutorial typescript

Last synced: 03 May 2026

https://github.com/gocs/jwt-tutorial-impl

yo ho yo ho!! auth0 jwt go implementation

auth0 go golang jwt tutorial

Last synced: 03 May 2026

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

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

smart-contracts solidity tutorial

Last synced: 20 May 2026

https://github.com/bn-l/vimtipsplus

A full vim editor in the browser's new tab page + tips for leaning vim.

chrome extension learning new newtab plugin tab tutorial vim

Last synced: 04 May 2026

https://github.com/maranimatias/learn-vue

Aprender vuejs 2.5 material de apoyo para la catédra de TTADS, UTN-frro

guia learn tutorial vue vuejs vuejs2

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/david-pena/apple-wallet-clone-rn

Apple Wallet Clone with React Native, Reanimated and Gesture Handler

expo react-native tutorial

Last synced: 04 May 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/freeclimbapi/c-sharp-stream-recording-tutorial

C# - Stream Recording Tutorial

recordings tutorial

Last synced: 19 Jun 2026

https://github.com/sidharthmohannair/px4-ros2-beginner-tutorials

Step-by-step tutorials for learning drone development with PX4, ROS 2, and Gazebo simulation. From basic setup to camera integration and autonomous flight.

autonomous beginner camera computer-vision drone gazebo humble mavros px4 px4-sitl robotics ros2 simulation tutorial uav

Last synced: 05 Apr 2025

https://github.com/aaditya29/quantitative-finance-with-python

Quantitative Finance With Python Materials From Basic

python python3 quantitative-finance tutorial

Last synced: 05 May 2026

https://github.com/colbyfayock/my-snipcart-store

Demo for spacejelly.dev tutorial

ecommerce nextjs snipcart tutorial

Last synced: 05 May 2026

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

Java - List Recordings Tutorial

recordings tutorial

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

GlanceSQL is a single-file interactive SQL learning website.

learning sql tutorial

Last synced: 21 Jun 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/apiverve/number-to-words-html-tutorial

Number to words converter that converts numbers to written form using vanilla JavaScript

apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js

Last synced: 25 Jun 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/ireddragonicy/cb24153-lab-intent-activity

A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.

activity android demo demo-app intent java kotlin lab mobile-app tutorial

Last synced: 07 May 2026

https://github.com/apiverve/content-moderator-node-tutorial

Content moderation tool for filtering profanity built with Node.js

apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial

Last synced: 25 Jun 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/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/apiverve/ocr-scanner-python-tutorial

OCR scanner that extracts text from images using Python

apiverve cli document-scanner image-to-text ocr python text-extraction tutorial

Last synced: 25 Jun 2026

https://github.com/apiverve/dns-lookup-go-tutorial

DNS lookup tool that retrieves DNS records using Go

apiverve cli devops dns dns-lookup go golang networking tutorial

Last synced: 25 Jun 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/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/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/gerbenjacobs/unix-piping-course

This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.

golang pipes tutorial unix

Last synced: 10 Mar 2026

https://github.com/brlin-tw/hello-c-world

An example C software project to experiment coding methodology

c-programming experminental learning methodology tutorial

Last synced: 15 Mar 2025

https://github.com/sshaplygin/make-file-tutorial

It is simple tutorial about make file by article from habr.com

cpp makefile tutorial

Last synced: 15 Mar 2025

https://github.com/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

https://github.com/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 Apr 2026

https://github.com/felipefacundes/hdparm_tuto

Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).

hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials

Last synced: 24 Mar 2025

https://github.com/devlights/try-linux

This is my TUTORIAL project for linux.

linux tutorial

Last synced: 15 Jan 2026

https://github.com/mauranne-lg/flask_tutorial

This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/

flask tutorial

Last synced: 05 Jan 2026

https://github.com/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

https://github.com/aneilmac/gameoflife

FRP Game of Life implemented with Reactive Banana

functional-reactive-programming haskell reactive-banana-library tutorial

Last synced: 22 Jul 2025

https://github.com/thawkin3/accessible-tooltips

This project is meant to teach software engineers how to create accessible tooltips in React. It includes good examples and bad examples.

a11y accessibility javascript react tooltips tutorial

Last synced: 17 May 2026

https://github.com/boutiques/tutorial

A Boutiques tutorial

boutiques tutorial

Last synced: 10 Mar 2026

https://github.com/rominalodolo/linux_terminal_course

Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc

bash command-line linux permissions sort sudo tutorial whoami youtube zip

Last synced: 04 May 2026

https://github.com/amirali511/nim-tutorial

Nim programming tutorial

nim nim-lang nim-language nimlang tutorial

Last synced: 23 Mar 2025

https://github.com/macagua/product_video_preview

Tutorial of "How to Create a Widget in Odoo"

addon example frontend javascript odoo odoo-13 python tutorial

Last synced: 09 May 2026

https://github.com/serihiro/rails_mini_blog_tutorial

Rails5 web application tutorial

rails tutorial

Last synced: 27 Apr 2026

https://github.com/chenxingqiang/kube-operator-tutorial

make a k8s Operator focusing on Kube-Operator-Tutorial.

ai kube operator tutorial

Last synced: 04 Feb 2026

https://github.com/fzaninotto/ra-relationships-tutorial

A sample react-admin app demonstrating fields for relationships. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 13 Oct 2025

https://github.com/angular-demos/tooltips

A simple demo for creating tooltips in Angular

angular angular5 bootstrap-4 demo example tooltips tutorial

Last synced: 10 Mar 2025

https://github.com/jjyr/vulkan-tutorial-c

Learn https://vulkan-tutorial.com/Introduction with C

c macos tutorial vulkan

Last synced: 21 May 2026

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

C# - Update a Queue Tutorial

queues tutorial

Last synced: 05 May 2026