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/suryakarmakar/reactnative-resources

📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc

react-native resources study-materials tutorial

Last synced: 04 Mar 2025

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025

https://github.com/palewire/first-pull-request

How to propose changes to open-source software using GitHub pull requests

education git github guide pull-requests sphinx training tutorial version-control

Last synced: 18 May 2026

https://github.com/jkosla/neural_network_from_scratch_numpy

Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.

ai aritificial-intelligence medium nerual-networks numpy python3 tutorial

Last synced: 10 Apr 2026

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 10 Oct 2025

https://github.com/paulokarabyna/ml-foundations-day1

🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.

ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization

Last synced: 18 May 2026

https://github.com/julienxx/elm-bingo

Code for the Pragmatic Studio Elm course

elm tutorial

Last synced: 25 May 2026

https://github.com/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

https://github.com/stephencavender/react-tictactoe-tutorial

Follow-along repo for https://reactjs.org/tutorial/tutorial.html

javascript react reactjs tutorial

Last synced: 11 May 2026

https://github.com/andrewrporter/youtube

Repository to store all code that aids my YouTube videos here: https://www.youtube.com/c/AndrewPorterCode

learn python teaching tutorial youtube

Last synced: 10 May 2026

https://github.com/evandroamparo/lab

.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)

hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video

Last synced: 19 Jan 2026

https://github.com/schalkneethling/astros

Making a blog with Astro!

astro blog learning-by-doing tutorial

Last synced: 24 Jun 2026

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/yosh1/rails-practice

This is Ruby on Rails tutorial application.

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 19 Jan 2026

https://github.com/fabriziojordan/hello-cargo

Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.

guide guidelines rust rustlang tutorial tutorials

Last synced: 20 Jun 2026

https://github.com/eic/tutorial-setting-up-environment

EIC Tutorial: Setting up your environment

tutorial

Last synced: 20 Jan 2026

https://github.com/gregorykogan/devlog

Step by step tutorial for creating Vue blog (+ template)

blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue

Last synced: 03 May 2026

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 12 Apr 2026

https://github.com/waleedsamy/letsgo

let's go

golang tutorial

Last synced: 14 Jan 2026

https://github.com/heiwa4126/tutorial-recoil0

RecoilのチュートリアルをTypeScriptのVite4で

immer react recoil tutorial typescript vite

Last synced: 04 May 2026

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

A quickstart and reference for GitHub Actions to help you get up and running fast.

documentation github-actions quickstart readme reference tutorial

Last synced: 18 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/japhetrugas/javatutorial

A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.

beginners examples java learning programming tutorial

Last synced: 07 Apr 2025

https://github.com/oc8/ssh-vm-tuto

TUTO | Connect to a VM via SSH from VS Code

ssh tutorial vm

Last synced: 11 May 2026

https://github.com/singhrahuldps/java_blog

Repository for blog @

java8 tutorial

Last synced: 28 Jun 2025

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 24 May 2026

https://github.com/apiverve/whois-lookup-python-tutorial

WHOIS lookup tool for domain registration information using Python

apiverve cli domain-lookup domain-research networking python tutorial whois

Last synced: 25 Jun 2026

https://github.com/fblupi/blogfacilito

Ruby on Rails tutorial

blog rails tutorial

Last synced: 18 Apr 2026

https://github.com/thecrab/nombaplet

This is the NombaPlet app repo.

nombaplet tutorial website

Last synced: 13 Oct 2025

https://github.com/thinkswan/react-usereducer

A React app that manages data using the reducer and context APIs.

javascript react tutorial

Last synced: 17 Apr 2026

https://github.com/royerlab/sample-project

Sample microscope project for ClearControl environment

clearcontrol tutorial

Last synced: 24 Aug 2025

https://github.com/3y3l3ss0ur0b0r0s/deminer

Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.

game minesweeper python terminal-based terminal-game tutorial

Last synced: 03 Jan 2026

https://github.com/son-link/nodegui-tuto-reddit-feed

Ejemplo de una apñicación programada con Javascript y NodeGUI

example nodegui nodejs tutorial

Last synced: 20 Apr 2026

https://github.com/satansdeer/weather-api

Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.

api-wrapper course expressjs javascript nodejs tutorial

Last synced: 10 Apr 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/erhant/too-many-lists

A Rust tutorial where they make you write many different linked lists.

linked-list rust tutorial

Last synced: 20 Aug 2025

https://github.com/vaadin/mpr-demo

Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)

demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8

Last synced: 14 Apr 2026

https://github.com/ravi-prakash1907/golang-walkthrough

Kinda crash course for golang

course crash-course go golang tutorial

Last synced: 23 Aug 2025

https://github.com/deadcoder0904/shopify-react-node-tutorial

Follow the official Shopify React Node tutorial

node react shopify tutorial

Last synced: 10 Apr 2026

https://github.com/initdc/crsh

The toy shell written by Crystal

crystal shell tutorial

Last synced: 18 Apr 2026

https://github.com/zeppaman/docker-basics-tutorial

Docker tutorial for base operation

docker docker-turorial tutorial

Last synced: 05 Oct 2025

https://github.com/cadu-leite/argparse_exemplo_tutorial

Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial

argparse python python3 sample sample-code tutorial

Last synced: 15 Aug 2025

https://github.com/ntg2208/production-ai-customer-support

Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.

artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database

Last synced: 13 Aug 2025

https://github.com/ansh-info/responsible-healthcare-ai

AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.

ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai

Last synced: 14 Apr 2026

https://github.com/silvestrevivo/mern-contact-keeper

Web application using MERN stack following the Udemy tutorial from @bradtraversy

crud express mern-stack nodejs reactjs tutorial udemy

Last synced: 09 Apr 2026

https://github.com/epranka/dec2bin

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

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

Last synced: 09 Apr 2026

https://github.com/bygui86/go-protobuf

Golang ProtoBuf sample project

go golang protobuf protobuf3 tutorial

Last synced: 10 Aug 2025

https://github.com/khaledsalshibani/markdown-tutorial

A simple guide to learn Markdown with examples.

guide markdown tutorial

Last synced: 01 Jun 2026

https://github.com/freeclimbapi/node-list-conferences-how-to-guide

Node - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Feb 2026

https://github.com/a2rp/notes-reactjs

ReactJS Notes - clear, beginner-friendly notes for React with examples. Built with Vite, React Router, and styled-components.

frontend handbook javascript react react-notes react-router reactjs styled-components tutorial vite

Last synced: 09 Apr 2026

https://github.com/thibautgery/elm-tuto

Code product following a elm tutorial

elm-language tutorial

Last synced: 07 Feb 2026

https://github.com/mcsamuelshoko/essentials-of-sql-server-performance-for-every-developer

Sample databases for the course Essentials of Sql Server Performance for Every Developer on YouTube

database freecodecamp indexing ms-sql-server mssql perfomance tutorial youtube

Last synced: 03 Oct 2025

https://github.com/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/sourceduty/retropie_le_potato

📃 How to Install RetroPie on Le Potato Libre Computer Board (AML-S905X-CC)

game games gba gbc how-to install instructions le-potato libre libre-computer nes nintendo pi play raspberry-pi retro retropie roms rpi tutorial

Last synced: 08 Aug 2025

https://github.com/dinau/ruby-platformer

Platformer tutorial project with SDL3 in Ruby language

examples game platformer ruby sdl sdl3 tutorial

Last synced: 05 Aug 2025

https://github.com/data-camp/markdown

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 2026

https://github.com/yammmt/rails-tutorial

my product of Rails Tutorial (5.1.4)

rails rails-tutorial ruby tutorial

Last synced: 29 Sep 2025

https://github.com/apawlik/prisonners-dillema-jupyter4nfdi

A Binder-ready and JupyterBook-ready tutorial repository for learning computer simulation through the Prisoner's Dilemma.

tutorial

Last synced: 29 Jun 2026

https://github.com/jaedmunt/dixchete

A command line tool (or if you can't be bothered to build it) a list of commands for checking storage space, drive setup etc. as I come across them - in this README.

cheetsheet cheetsheets cli executable go golang hardware help howto howtos tutorial

Last synced: 04 Aug 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: 09 Apr 2026

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

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 18 Apr 2026

https://github.com/freeclimbapi/java-speech-recognition-how-to-guide

Java - Speech Recognition Tutorial

ivr tutorial

Last synced: 19 Oct 2025

https://github.com/murshidazher/bestil

:books: A simple and elegant finder web app using react.

book-search front-end initial learn react seamless tutorial

Last synced: 15 Mar 2026

https://github.com/arsy786/workout-mern-app

This is a full-stack MERN app for managing workouts.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 09 Apr 2026

https://github.com/jmrecodes/hackmd-notes

Accumulated General Knowledge Base HackMD notes

github-badges guide knowledge-base laravel prompt-engineering tutorial

Last synced: 19 Feb 2026

https://github.com/sumeetsarkar/art-of-go

Learning Go

go golang tutorial

Last synced: 04 Aug 2025

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/arnavk-09/chatgpt-streamlit-qna

📝 A user-friendly Python app for effortless text and markdown file querying powered by OpenAI's ChatGPT and Streamlit

chatbot chatgpt file openai qna streamlit tutorial

Last synced: 12 May 2026

https://github.com/ushii/weather_app

"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."

android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather

Last synced: 29 Apr 2026

https://github.com/monk-afk/minetest_postgresql

Tutorials for Creating a Minetest Server, or MultiCraft Server, on Debian with PostgreSQL Backend

minetest multicraft postgresql tutorial

Last synced: 04 Jan 2026

https://github.com/uscbiostats/git-crash

Happy Scientist Seminar: A Crash course on git

git happyness tutorial workshop

Last synced: 03 Aug 2025

https://github.com/ineat/blog-terraform-main

A set of Terraform projects to illustrate the Terraform series blog posts on Ineat Blog

blog terraform tutorial

Last synced: 08 Nov 2025

https://github.com/joseph-ogutu/ai-capstone-project

A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.

backend beginner go golang http tutorial webserver

Last synced: 03 Jan 2026

https://github.com/lopez86/datascienceexamples

Examples of various data science & data analysis topics using various sources of data.

data-analysis data-science pandas scikit-learn tutorial visualization

Last synced: 13 Apr 2026

https://github.com/janipalsamaki/swag-order-robot

Tutorial for creating a software robot for processing web store orders using Robot Framework.

python robot-framework robotframework tutorial

Last synced: 03 Jan 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/make-school-labs/few-track-demo

Demo app to give an idea of the kind of programming involved with frontend web applications

css css3 game html html5 javascript js tutorial

Last synced: 01 Aug 2025

https://github.com/jaygaha/laravel-graphql-basic

Simple graphQL demo using Laravel

api beginner graphql laravel tutorial

Last synced: 09 Apr 2026