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/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/enkaypeter/user-management-app

Project repository for How to build reusable forms using Vue form generator tutorial

tutorial vue

Last synced: 13 Jun 2025

https://github.com/conradwt/cockroach-example-using-ruby

The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.

cockroachdb ruby ruby-on-rails tutorial

Last synced: 08 Feb 2026

https://github.com/akagi201/learning-rust

Learning rust, started from rust 1.0 beta.

learning rust tutorial

Last synced: 03 Jan 2026

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/nurul-gc/pyqt-tutorial

basic guide to introduce to you the most awesome python graphical interface

pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people

Last synced: 11 Feb 2026

https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget

Last synced: 19 Apr 2026

https://github.com/gvwilson/sunset

A workshop on handing projects over (or winding them down)

codebender open-science succession-planning tutorial

Last synced: 04 Sep 2025

https://github.com/mosespace/blog-development

In this tutorial, i will be building a personal blog using react and html later on php2. You can preview the deployment here:

beginner blog css html mosespace php tutorial

Last synced: 11 Mar 2025

https://github.com/quinta0/dotjava

A webpage made with nextjs dedicated to learn the Java programming language

java nextjs tailwind-css theory tutorial

Last synced: 08 May 2026

https://github.com/mfaisalkhatri/playwright-ts-web-automation

Example code of end to end web automation testing using Playwright Typescript

playwright-typescript test-automation testing tutorial web-automation-testing

Last synced: 08 Aug 2025

https://github.com/joshmcguigan/fizzbuzz-rs

Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'

documentation reference rust rust-lang tutorial

Last synced: 05 Oct 2025

https://gitlab.com/cyril-marpaud/rust_esp_quickstart

This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.

I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi

Last synced: 05 Oct 2025

https://github.com/pomxark/friendorganizer

Проект на WPF

tutorial wpf

Last synced: 11 Apr 2026

https://github.com/jucheval/julia-tutorial

Short tutorial for Julia programming language with some tips on VS Code and Git.

julia julia-language tutorial tutorial-code vscode

Last synced: 05 Mar 2025

https://github.com/nickbasile/simple-tailwind-nav

A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)

css tailwindcss tutorial

Last synced: 18 May 2026

https://github.com/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 2025

https://github.com/gildas/helloworld

Very Simple Express.js server

docker helm istio kubernetes nodejs prometheus tutorial

Last synced: 09 Apr 2026

https://github.com/saeedkohansal/javascript-word-counter-web-application

It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS

clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment

Last synced: 25 Mar 2025

https://github.com/sanidhyy/gpt3-web-app-react

GPT-3 Web App created using React JS.

javascript nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/donovanglover/learn-crystal

:tada: A hands-on introduction to the Crystal programming language.

challenge crystal exercise learning practice tutorial

Last synced: 09 Aug 2025

https://github.com/guaix-ucm/pyemir-tutorials

Tutorials for PyEmir, the EMIR pipeline

astronomy python science tutorial

Last synced: 08 Mar 2026

https://github.com/ctih1/frii.site-guides

The guide section of the website for frii.site

docs frii-site guides tutorial vitepress

Last synced: 31 Jan 2026

https://github.com/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

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

ExtCore framework 7 sample web application that uses file storage

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

Last synced: 03 Aug 2025

https://github.com/petercamilleri/games_lessons

A series of simple demo programs for creating games in Ruby with the Gosu gem.

game-development gosu-gem ruby tutorial

Last synced: 04 Oct 2025

https://github.com/ethand91/python-text-extraction

Simple Python text extraction using Tesseract OCR

python python3 tesseract tutorial

Last synced: 03 Aug 2025

https://github.com/nexmo/node-verify-fraud-detection

Fraud Detection using Node and the Nexmo Verify and Number Insight APIs

tutorial

Last synced: 24 Jul 2025

https://github.com/seadowg/dip-lesson

Using Dependency Inversion to help you (re)write testable code

dependency-inversion-principle java test-driven-development tutorial

Last synced: 15 Apr 2026

https://github.com/slipnitskaya/dmcourse-jgu

Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).

course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial

Last synced: 20 Apr 2026

https://github.com/partyschaum/bugtracker

The Bugtracker from the Doctrine Tutorial

doctrine doctrine-orm php tutorial

Last synced: 01 Apr 2025

https://github.com/yvng-jie/ds-visualized

📚 Interactive data structures tutorial with visual animations and live code playground.

data-structures dsa javascript tutorial visualization

Last synced: 29 May 2026

https://github.com/leomaurodesenv/smm-data-mining

Tools and results ~ Knowledge Discovery on the Super Mario Maker

data-mining research-project toolkit tutorial

Last synced: 31 Jan 2026

https://github.com/denis-yuen/icy-blackberry

Example command line tool for the HCA Hackathon

docker hackathon tutorial

Last synced: 18 Apr 2026

https://github.com/astrabert/hello-world-github-docker

Demo repo for Docker + GitHub Actions

actions cicd docker tutorial workflow

Last synced: 09 May 2026

https://github.com/optima-chat/cc-best-practice

Claude Code 使用技巧和最佳实践的中文社区集合

awesome best-practices chinese claude-code development tutorial

Last synced: 05 Nov 2025

https://github.com/devinceble/books

Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC

react-native react-native-app tutorial tutorials

Last synced: 16 May 2026

https://github.com/march-mitsuki/easy-tutorial-react

Write onboarding tutorial with a declarative API

guide intro reactjs tour tutorial tutorials typescript ux

Last synced: 29 Apr 2026

https://github.com/andersonleite1/testes-unitarios-jest

Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...

jest jest-tests test testing tests tutorial

Last synced: 02 Aug 2025

https://github.com/dariodip/golearngo

A workshop for learning the basic concepts of Go.

go golang tutorial

Last synced: 16 Aug 2025

https://github.com/hidao80/mcp-tutorial-1

SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.

ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config

Last synced: 17 Apr 2026

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 2025

https://github.com/dan-almenar/vue-slots-example

Guide to Vue slots for exchanging data and functionality between parent and child components

slots tutorial vue vue3

Last synced: 19 Aug 2025

https://github.com/javascript-tutorial/ur.javascript.info

Modern JavaScript Tutorial in Urdu

javascript tutorial urdu

Last synced: 04 Sep 2025

https://github.com/dilowagner/roguelike-unity

Project to study with Unity Engine

csharp development engine game roguelike tutorial unity

Last synced: 19 May 2026

https://github.com/immutal0/learning-solidity-examples

Basic Examples To Learning Solidity

example learning solidity tutorial

Last synced: 07 Apr 2025

https://github.com/jermspeaks/rust-tutorial

A tutorial from Rust book

rust tutorial

Last synced: 30 Mar 2025

https://github.com/swappy514/python-learning-hub

A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.

advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial

Last synced: 10 Aug 2025

https://github.com/desoga10/webpack-babel

A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.

babel babel-plugin react reactjs tutorial web-development webpack webpack4

Last synced: 12 Apr 2026

https://github.com/boyiguo1/tutorial-sim_cluster_composer

A tutorial on automating R simulation studies with clusters

automation rstats simulations tutorial

Last synced: 09 Feb 2026

https://github.com/elazzouzihassan/typescript-tuto

Welcome to the TypeScript Tutorial for Beginners repository! 🚀

javascript reactjs ts tutorial typescript

Last synced: 15 Apr 2026

https://github.com/dogxii/zero-frontend

从🥚到1学习前端 教程实践路线图 :) 前端初学者教程,HTML CSS JavaScript Nodejs React TypeScript

css frontend html javascript react tutorial

Last synced: 18 Apr 2026

https://github.com/javascript-tutorial/pt-pt-old.javascript.info

Modern JavaScript Tutorial in Portuguese

javascript portuguese tutorial

Last synced: 02 Aug 2025

https://github.com/mimaxuz/react-tutorials

Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.

course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code

Last synced: 09 Apr 2026

https://github.com/mauroreisvieira/sublime-text-tips-and-tricks

Collection of helpful tips and tricks.

sublime-text tips tricks tutorial

Last synced: 12 Jun 2025

https://github.com/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 30 May 2026

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

Data science tutorial by @gabriel439

data-science haskell-stack tutorial

Last synced: 07 Oct 2025

https://github.com/MRColorR/HowTo-Guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 05 Aug 2025

https://github.com/cdrani/blog

my blog site

blog blogposts tutorial

Last synced: 09 Feb 2026

https://github.com/soran-ghaderi/backpropagation

Backpropagation and automatic differentiation, and grid search from scratch.

automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial

Last synced: 12 Nov 2025

https://github.com/gozaddy/building-a-blog-with-gatsby

This is repo for my tutorial on building a blog with Gatsby

blog gatsby react tutorial

Last synced: 09 Apr 2026

https://github.com/dongweiming/stable-diffusion-model-tutorial

A stable diffusion tutorial written by a senior python engineer

sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial

Last synced: 18 May 2026

https://github.com/flowforfrank/chrome-extension

🌶️ Chrome extension created with JavaScript

chrome chrome-extension extension javascript tutorial webtips

Last synced: 19 Apr 2026

https://github.com/shubhansu-kr/cse310-javaprogramming-tutorial

Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4

code java lpu oops-in-java sem4 tutorial

Last synced: 16 Jun 2026

https://github.com/danielres/yarn-workspaces-unified-env-example

Example boilerplate of unified env vars management using yarn workspaces, works on Heroku

envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces

Last synced: 07 May 2026

https://github.com/aacgn/tour-of-heroes

An app that helps a staffing agency manage its stable of heroes

angularjs tutorial typescript

Last synced: 07 May 2026

https://github.com/samolego/taterzenprofessionexamplemod

An example mod showcasing profession setup for Taterzens mod. (https://github.com/samolego/Taterzens)

fabricmc taterzens tutorial

Last synced: 04 May 2026

https://github.com/avrabyt/image-compressor

🛠 Dimensionality Reduction demo tools ! 🚀 SVD and PCA for Image compression 🎃 Check the app out !✨

dimensionality-reduction machine-learning pca principal-component-analysis python singular-value-decomposition streamlit tutorial

Last synced: 07 May 2026

https://github.com/semazurek/howtocube

An application showing step by step how to solve a 3x3 Rubik's cube.

csharp cube rubick rubicks-cube tutorial

Last synced: 09 Jun 2026

https://github.com/alexmhack/channels_tutorial

working along django channels official tutorial and creating a chat service with chat groups

beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial

Last synced: 08 May 2026

https://github.com/anotherkamila/shell-for-beginners

Shell tutorial for absolute beginners (uses Fish, the Friendly Interactive Shell)

beginners-guide command-line fish-shell shell shell-tutorial tutorial

Last synced: 05 May 2026

https://github.com/samuelfolledo/custom_ai_in_ios

Object detection iOS app that scores rock paper scissor game for you

machine-learning object-detection python swift swiftui tutorial

Last synced: 03 May 2026

https://github.com/sunaoka/develop-laravel-application-using-bref-v2-on-macos-with-apple-silicon-and-deploy-to-lambda-arm64

Develop Laravel application (using bref v2) on macOS with Apple silicon and deploy to Lambda (arm64).

arm64 bref lambda laravel php tutorial

Last synced: 11 May 2026

https://github.com/charlesfrye/convolution-tutorial

Tutorial on Convolutions for Signals and Probability

convolution tutorial

Last synced: 09 Jun 2026

https://github.com/actionv/github-actions-tutorial

GitHub Actions Tutorial | GitHub Actions 完全指南

actions github github-actions tutorial

Last synced: 12 May 2026

https://github.com/mingrammer/deep-learning-from-scratch

Jupyter notebooks for "deep learning from scratch" book

deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial

Last synced: 09 Jun 2026

https://github.com/flowforfrank/scroll-animated-portfolio

🎨 Scroll animated portfolio created in React + TypeScript

course frontend javascript portfolio project reactjs tutorial webtips

Last synced: 04 May 2026

https://github.com/duguorong009/personal-stark101-rs

Port the original "stark101" tutorial(python) to Rust version

porting python3 rust rust-lang stark tutorial zkp zkstark

Last synced: 13 May 2026

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/hugocruzlfc/react-router-dom-update

Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.

react react-router-v6 tutorial typescript

Last synced: 04 May 2026

https://github.com/zeucapua/scrawl

It's like Wordpress, but new, and yours.

markdown svelte sveltejs tutorial tutorial-code

Last synced: 13 May 2026

https://github.com/drsmile444/tensorflow-ml-bot-example

🤖 Telegram Bot example using Machine Learning and Tensorflow

example telegram telegram-bot tensorflow tutorial

Last synced: 13 May 2026

https://github.com/flolu/bazel

🌿 Getting started with Bazel for absolute beginners

bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial

Last synced: 13 May 2026

https://github.com/andrewrporter/f-string-tutorial

Basic introduction to python 3.6 f-strings

fstrings python tutorial

Last synced: 13 May 2026