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/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 27 Mar 2025

https://github.com/welli7ngton/flaskr-blog

Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.

blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial

Last synced: 28 Dec 2025

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/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 Mar 2025

https://github.com/0-mostafa-rezaee-0/genai_image_tutorial

Step-by-step tutorial to implement DDPM and PGGANs on Chest X-Ray images, addressing imbalanced datasets in medical imaging.

ddpm genai medical-imaging pggan resnet-50 tutorial vgg16

Last synced: 31 Mar 2025

https://github.com/lucasmagnum/flutter-example-startup-name-generator

A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

example-project flutter mobile-app tutorial

Last synced: 12 Dec 2025

https://github.com/liatemplates/webdev

A simple LiaScript template for web development

css html javascript liascript liascript-template template tutorial webdevelopment

Last synced: 13 Dec 2025

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: 23 Nov 2025

https://github.com/rfluethi/german-translation-for-lesson-introduction-to-wordpress

German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.

content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress

Last synced: 02 Aug 2025

https://github.com/louisantoninlesieur/supabase-render-tuto

This is a very basic API to follow the "Easy host your first database with Supabase + Render" tutorial on Medium.

api host render supabase tutorial

Last synced: 06 Mar 2025

https://github.com/c17an/react-ui-practice

ui 구현 연습 저장소

practice react tutorial ui

Last synced: 08 Apr 2025

https://github.com/freeclimbapi/node-send-sms-during-call-how-to-guide

Node - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jan 2026

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

Writing a 2D Platform Game in Zig language with SDL

build dev devel game learning platformer sdl2 sdl3 stb stb-image tutorial zig

Last synced: 22 Aug 2025

https://github.com/rominalodolo/loginformjavafx

JavaFX Login Form Tutorial using Scene Builder | JavaFX and Scene Builder Tutorial | 2020 Version

form fxml java javafx login scenebuilder tutorial youtube

Last synced: 24 Nov 2025

https://github.com/sano-jin/rust-hands-on-wiki

A hands on of Rust language creating a simple wiki.

blog-app rust tutorial web-development wiki

Last synced: 28 Oct 2025

https://github.com/mindsers/tutorial-listtweets

Tutorial source on how to list tweets using the Twitter API

mindsersit-tutorials tutorial tweets twitter-api

Last synced: 29 Jul 2025

https://github.com/abhilashg97/spring-melon

A repository that contains my notes on Spring Boot

full-stack-web-development java notes spring-boot tutorial web-development

Last synced: 22 Feb 2025

https://github.com/noeldemartin/knowtech-ionic-workshop

Código para el curso sobre Ionic Framework impartido en KnowTech.

ionic tutorial

Last synced: 27 Feb 2025

https://github.com/edserranoc/markdown-essentials

🚀 Master Markdown in Minutes! A complete guide with examples, tips, and tricks.

jupyter-notebook markdown tutorial

Last synced: 01 Apr 2025

https://github.com/bobbyma2014/coordinate-transform

A simple app that shows the transformation of coordinates

csharp robotics tutorial unity3d windows-app

Last synced: 01 Apr 2025

https://github.com/hu2di/javascript-tutorial

Learning Java Script

basic html javascript tutorial

Last synced: 08 Apr 2025

https://github.com/enygma/sunphp17

Application setup for Sunshine PHP 2017 Tutorial

security sunphp17 sunshinephp tutorial

Last synced: 03 Jul 2025

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

Quantitative Finance With Python Materials From Basic

python python3 quantitative-finance tutorial

Last synced: 01 Apr 2025

https://github.com/djdarcy/mcp-server-tutorial

A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.

ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode

Last synced: 25 Oct 2025

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/bestia-dev/rust02_workspace_and_testing

Learning Rust - how to use workspace, binary, library and testing

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/macagua/vauxoo_webinar_widgets_odoo13

Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"

example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets

Last synced: 12 Jul 2025

https://github.com/hoxtygen/codeplanks.com

‎ Personal blog running on NextJs. Still under development

blog nextjs tutorial

Last synced: 03 Jul 2025

https://github.com/bessouat40/keycloak-postgres-docker

Minimalist example of keycloak connection with a postgres database.

beginner beginner-project docker docker-compose keycloak postgresql tutorial

Last synced: 06 Mar 2025

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/eschao/redux-tutorial-cn

redux-tutorial (中文版)

redux tutorial

Last synced: 09 Apr 2025

https://github.com/remy349/nextjs-dashboard-learning

Learning NextJS from the official learning page of nextjs.

nextjs tailwindcss tutorial typescript

Last synced: 25 Mar 2025

https://github.com/ik5/port_scanner

Example for creating a naive port scanner

golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial

Last synced: 12 Jun 2025

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/iamriteshkoushik/go-server

Tutorial driven web-server implementation in Go lang

akhil-sharma go tutorial web-server

Last synced: 09 Apr 2025

https://github.com/mouhcine-flutter/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 24 Mar 2025

https://github.com/asmaak0/personalized-learning-with-generative-ai-and-lms-integration

EDU TUTOR AI enhances learning with personalized tutoring using generative AI and LMS integration. Tailored support and custom materials boost student success. 🚀📚

css education firebase-database html javascript matplotlib streamlit tutorial

Last synced: 04 Jul 2025

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: 01 Apr 2025

https://github.com/antonio-f/autograd-tutorial

Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.

101 autograd backward examples gradients pytorch pytorch-tutorial tutorial

Last synced: 30 Mar 2025

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

🍕& 📖at @Thinkific about webpack 4

javascript tutorial webpack webpack4

Last synced: 28 Nov 2025

https://github.com/mr-hrr-harry/my_python_documentation

This is Harry's mini python documentation

advanced basics notes python python3 tutorial

Last synced: 31 Mar 2025

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

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

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/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/bjoernricks/python-workshop

A Python Workshop

python tutorial workshop

Last synced: 16 Mar 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: 26 Oct 2025

https://github.com/harmindersinghnijjar/dreambot-first-logger-script

A simple logger script using the DreamBot API for the popular MMO Old School Runescape.

dreambot dreambot-3 java runescape runescape-api runescape-bots tutorial

Last synced: 09 Apr 2025

https://github.com/twtrubiks/dify-ollama-docker-tutorial

主要介紹 Dify, Ollama 以及一些 AI 的概念

ai dify docker ollama tutorial

Last synced: 09 Apr 2025

https://github.com/ajaybhatia/link-book

A simple link book using meteor and react with hooks

meteor meteorjs react react-hooks-demo reactjs tutorial

Last synced: 04 Jul 2025

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/billy0402/nestjs-event-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 13 Jun 2025

https://github.com/yeikerthegod/the

The word "the" is the most commonly used definite article in the English language, serving to specify a noun as known or recognizable within a context. It is essential for grammar and communication in English, appearing in nearly every sentence to provide clarity and specificity to the reader or listener.

bypass bypass-av hacking macos malware malware-analysis malware-samples python security thefatrat theme theme-next tutorial typescript

Last synced: 28 Feb 2025

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

Simple tutorial about continuous deployment

ci-cd continuous-deployment github-actions html tutorial

Last synced: 12 Jul 2025

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: 07 May 2025

https://github.com/kinneko-de/sample-humanfriendly-id-go

Sample how to create a human-friendly identifier in Go

go golang human-friendly id sample tutorial

Last synced: 17 Mar 2025

https://github.com/divertimentos/pare-de-chutar-css

Tutoriais sobre "display: inline", "inline: block" e "display:block".

html tutorial

Last synced: 22 Feb 2026

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

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

javascript react reactjs tutorial

Last synced: 28 Feb 2025

https://github.com/ethand91/nextjs-chakra-sample

Simple sample made with Next.js and Chakra-UI

chakra-ui nextjs tutorial

Last synced: 16 Mar 2025

https://github.com/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

https://github.com/dodonki1223/vue-study

Vue.jsの勉強用リポジトリ

tutorial udemy vue vuejs vuejs-components

Last synced: 08 Jan 2026

https://github.com/aekiti/to-do-list-aepp

This project presents ready to use To-do list aepp with predefined Vue.js front-end framework.

aepp aeternity identity-aepp todo todolist tutorial tutorials vue

Last synced: 11 Mar 2025

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: 05 Jul 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/fblupi/angularjs-facilito

AngularJS tutorial

angularjs tutorial

Last synced: 25 Mar 2025

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 Dec 2025

https://github.com/natancabral/linux-learn

The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various other names. This tutorial will teach you a little more about commands line on Linux.

bash linux linux-command sh shell shell-script terminal tutorial ubuntu

Last synced: 16 Mar 2025

https://github.com/aaditya29/api-with-python

Python API development Using FASTAPI

api apitutorial fastapi freecodecamp python tutorial

Last synced: 13 Jul 2025

https://github.com/fblupi/nodejs-express-postgres-sequelize-tutorial

Repository hosting code for the "Getting Started with Node, Express and Postgres Using Sequelize" tutorial by @waiyaki

express nodejs npm postgresql sequelize todos tutorial

Last synced: 06 Sep 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/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 25 Mar 2025

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

https://github.com/mehmetsylsz/selenium-automation-opensource

🤖 Master Selenium automation with real-world examples in Python. Contribute, learn, and enhance your skills in an open-source environment.

automation automation-testing eviden java maven open-source open-source-project practice pytest python selenium selenium-python testng-framework tutorial webdriver

Last synced: 06 Sep 2025

https://github.com/hu2di/android-in-app-billing

Android app for in-app purchase guides

android guide in-app-purchase tutorial

Last synced: 14 Jun 2025

https://github.com/ot-nemoto/django-tutorial

Getting started with Django

django tutorial workshow

Last synced: 12 Sep 2025

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

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

cdk tutorial

Last synced: 25 Dec 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/vomnes/projects-vuejs

VueJS Projects following Grafikart tutorials

basics grafikart javascript tutorial vuejs

Last synced: 16 Mar 2025

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

UNIST Pinocchio 프로세싱 튜토리얼

arduino processing tutorial unist

Last synced: 11 Mar 2025

https://github.com/astro-fusion/astro-blogs

A comprehensive resource for Vedic astrology covering Rasi, Houses, Planets, Dasha Systems, Nakshatras, and more.

astrology blog md mdx tutorial

Last synced: 14 Jun 2025

https://github.com/freeclimbapi/java-list-queue-members-tutorial

Java - List Queue Members Tutorial

queues tutorial

Last synced: 06 Sep 2025

https://github.com/magnetic-fox/librarytesting-winapi

Very simple testing program for test 16-bit DLL from another repo.

80286 80386 80486 8086 cpp dll dll-test oldstyle openwatcom simple tutorial watcom win16 winapi

Last synced: 21 Feb 2025

https://github.com/ericgrandt/spongeskills

Sponge plugin for the "Sponge Plugin Programming" series.

java minecraft plugin sponge tutorial

Last synced: 21 Feb 2025

https://github.com/thetoxin/goexample

Example of possible Go Lang for studing

exampl go golang syntax tutorial

Last synced: 06 Dec 2025