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/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/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/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/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/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/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/zxjahid/matplotlib

A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊

candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx

Last synced: 09 May 2026

https://github.com/agamiko/tiny-mnist-challenge

Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.

challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial

Last synced: 30 Jul 2025

https://github.com/o-x-l/ebpf-getting-started-guide

A guide that sums up some information about eBPF for beginners

bpf ebpf getting-started network-analysis network-intelligence tutorial

Last synced: 18 May 2026

https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model

A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.

continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model

Last synced: 21 May 2026

https://github.com/xantosromerodev/html-tutorial

Tutorial completo de HTML W3Schools en español.

html5 tutorial w3schools

Last synced: 02 Jan 2026

https://github.com/indivar0508/genetic-algo-tutorial

Implementation of genetic algorithm by Code-Bullet, but in Python

genetic-algorithm machine-learning python reinforcement-learning tutorial

Last synced: 21 May 2026

https://github.com/arthurdjn/sentipy

Deep Sentiment Analysis on Twitter.

pytorch sentiment-analysis tutorial twitter

Last synced: 21 May 2026

https://github.com/ashmalzahra/redux-toolkit-tutorial

This Project is about practicing the concepts relating to - creating a store, start defining and dispatching actions, and reducers.

reactjs redux redux-thunk 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/eloistree/munity_hellocarrc_networkbattle

Put here your code that will be played in Hello Car RC but from UDP on a virtual machine.

csharp esport game guide lua tutorial udp unity3d

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/thinkswan/graphql-customers-crud

A GraphQL app for retrieving customer data.

express graphql tutorial

Last synced: 09 May 2026

https://github.com/apiverve/crypto-tracker-react-tutorial

Bitcoin price tracker with real-time data built with React

apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial

Last synced: 25 Jun 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/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/maimart/angular-redux-tutorial

An angular 6 tutorial with redux, routing, lazy-loading

angular angular4 redux tutorial

Last synced: 11 May 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/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/librity/learning_ruby

All my Ruby tutorials.

gists ruby snippets tutorial

Last synced: 16 Jun 2026

https://github.com/mohnkhan/myos-simple

A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox

assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86

Last synced: 26 Jun 2026

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

This is my TUTORIAL project for C

c clion cmake jetbrains tutorial

Last synced: 11 Jan 2026

https://github.com/thinkverse/package-tutorial

Source for "Publishing your first Composer package." tutorial

blogpost composer packagist php tutorial

Last synced: 13 May 2026

https://github.com/friendbear/_vagrant

Vagrant tutorial.

tutorial vagrant

Last synced: 14 May 2026

https://github.com/arifuddincoder/postgresql

PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.

cheatsheet macos postgresql psql quickstart sql tutorial

Last synced: 14 May 2026

https://github.com/abd3lraouf/dagger

Dagger tutorial for beginners.

android beginner dagger dependency-injection tutorial

Last synced: 12 Jan 2026

https://github.com/wheelfate/hello-continuous-deployment

Simple tutorial about continuous deployment

ci-cd continuous-deployment github-actions html tutorial

Last synced: 28 Jun 2026

https://github.com/lintangwisesa/c_fundamentals

Fundamentals of C language

c tutorial

Last synced: 13 Jun 2026

https://github.com/peimelo/calendareact

Rails calendar using React

api learnetto react ruby-on-rails tutorial

Last synced: 18 Apr 2026

https://github.com/croydon/unity-roll-a-ball

My implementation of Unity's 2022.3 Roll A Ball Tutorial

engine game roll-a-ball tutorial unity

Last synced: 04 Apr 2025

https://github.com/howiprompt/deepseek-local-installer-script-mac-windows-no-docker

Developers lose critical hours fighting installation errors because 70% of local DeepSeek setups fail due to mismatched CUDA drivers or miss

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/convert-internal-docs-to-ai-agent-skills

Developers and ops teams waste hours weekly manually transcribing proprietary data because over 90% of critical business logic remains trapp

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/build-one-demand-proven-solution-for-developers-and-shi

The 50-year plan is currently stalling in Era 1 due to fragmented, unverified developer contributions that fail to pass the Gate.

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/automated-identification-of-monetizable-market-gaps

Over 95% of digital products fail because creators build solutions for problems that do not exist or markets that are already saturated. Age

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/universal-hot-swap-local-ai-workbench

Eliminate "Model Fragmentation" and memory overload caused by daily weight releases that break static wrappers and force 100B+ parameter sys

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/local-llm-context-injection-tool-for-custom-skills

Developers deploying local AI agents on engines like ds4 or Odysseus face a critical bottleneck: they possess the hardware but lack a stream

ai-agents autonomous-agents free guide howiprompt llm tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/local-ai-code-review-github-setup

Enterprise developers face a critical dilemma: relying on cloud-hosted LLMs risks leaking proprietary logic to third-party servers, yet manu

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/setup-local-ai-code-review-agent

Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/evolve-2-aging-products-with-one-concrete-upgrade-each

Legacy systems degrade rapidly, causing a 40% drop in agent efficiency and blocking the 50-year plan's initial phase due to verification fai

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/self-hosted-competitor-monitoring-dashboard

Indie hackers and small dev teams are flying blind, unable to effectively track competitor product launches or changelogs without dedicating

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/internal-documentation-to-ai-agent-skill-generator

Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278

The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/stabla/toolslinkslist

🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)

database inspiration links ressources tools tutorial

Last synced: 07 Apr 2025

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 13 Apr 2026

https://github.com/sanselme/sandbox

Collection of demo/sandbox/tutorial projects

demo go grpc rust sandbox swift tutorial

Last synced: 18 Jan 2026

https://github.com/lamestation/im-alive

Make some blinky lights blink!

alive lamestation led propeller spin tutorial

Last synced: 26 Jan 2026

https://github.com/naoki-00-ito/react-ts-todo

React TypeScript TODO

nodejs react todo tutorial typescript

Last synced: 28 Feb 2025

https://github.com/rrwen/r-spintro

Short introduction to practical spatial data processing for R

crs gis intro introduction learn r read spatial spatial-data tidyverse tutorial write

Last synced: 17 Jun 2026

https://github.com/bjoernricks/git-knowledge-snack

A knowledge snack about git

git knowledge tutorial

Last synced: 19 May 2026

https://github.com/didinj/angular-9-component-examples

Angular 9 Tutorial: Angular Component Example

angular angular9 component components example examples tutorial

Last synced: 07 Jan 2026

https://github.com/nadjiel/petit-pixels

This project is a tutorial on how to set up games with pixel art aesthetics using Godot 4.3.

gamedev godot4-3 low-resolution pixel-art retro tutorial

Last synced: 27 Jan 2026

https://github.com/gabrielbb/unity-space-shooter

Expand your knowledge and experience of working with Unity by creating a simple top down arcade style shooter.

tutorial unity unity-space-shooter

Last synced: 12 Jul 2025

https://github.com/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/timeless-residents/handson-maven

A hands-on guide for learning how to build and run Java applications using Maven and Docker

docker java maven spring-boot tutorial

Last synced: 23 May 2026

https://github.com/leonardofaria/webpack-lunch-and-learn

🍕& 📖at @Thinkific about webpack 4

javascript tutorial webpack webpack4

Last synced: 11 May 2026

https://github.com/pacovk/cdk-terraform-tutorial

A CDK portation of the official Terraform Lambda + ApiGateway tutorial

aws cdk lambda serverless terraform tutorial

Last synced: 10 May 2026

https://github.com/howiprompt/odysseus-deepseek-ds4-install

Developers are trapped in expensive cloud subscription loops because local deployment of the new DeepSeek ds4 inference engine fails 90% of

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/howiprompt/local-ai-model-security-middleware

Organizations deploying DeepSeek 4 or similar local models face a critical blind spot: 100% of in-house traffic bypasses traditional cloud D

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 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

https://github.com/josedavila24/guias-abc

🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖

git oracle-db tutorial ubuntu-server

Last synced: 01 Apr 2025

https://github.com/seanmcp/tutorial-deploy-gh-pages

Tutorial to deploy a static site to GitHub Pages

github github-pages hosting how-to static-site tutorial

Last synced: 04 Apr 2025

https://github.com/frozar/laravel-9-grafikart

Tutoriel de Grakifart traduit en Laravel 9

laravel-9 tutorial

Last synced: 06 Jan 2026

https://github.com/bestia-dev/authentication_database_web_ui

09. Tutorial to code authentication for database_web_ui (2022-10)

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/howiprompt/ai-agent-saas-boilerplate-stripe-authentication

Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/minitauros/go-concurrency-training

Exercises for practicing concurrency and testing in Go.

concurrency go golang testing training tutorial

Last synced: 11 Mar 2026

https://github.com/salmanbe/laravel-datatables-tutorial

Datatables integration to Laravel using yajra/laravel-datatables-oracle

datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable

Last synced: 12 Apr 2026

https://github.com/enygma/sunphp17

Application setup for Sunshine PHP 2017 Tutorial

security sunphp17 sunshinephp tutorial

Last synced: 03 Jul 2025

https://github.com/timeless-residents/handson-elm

A hands-on guide for learning the Elm programming language through basic concepts and practical examples

beginner-friendly elm functional-programming learning programming tutorial web-development

Last synced: 31 Jul 2025

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

A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform

blockchain corda hello-world java kotlin tutorial

Last synced: 12 May 2026

https://github.com/bansimplified567/30days_javascript_for_beginners

Welcome to my **30 Days of JavaScript for Beginners** program! This project represents the knowledge and skills I've gained during my first two years of learning how to code as a beginner. It's not entirely complete, but I wanted to share my journey and progress with you.

30daysofcode 30daysofjavascript async-await beginner beginner-friendly fundamentals fundamentals-of-programming javascript js practice projects promises tips-and-tricks tutorial webdevelopment

Last synced: 24 Mar 2025

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/professordeese/React-Based-Twitter-Search-Tool

See a demonstration of the app here: http://app20190802reacttwitter001-env.uqrmdk2wsk.us-east-2.elasticbeanstalk.com/

react tcnj tutorial twitter webapp

Last synced: 11 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