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/jo56/three-saas-apps

Three SaaS architecture approaches in TypeScript with shadcn/ui

fastify nextjs saas shadcn-ui tutorial typescript

Last synced: 11 Jun 2026

https://github.com/dryrel/gad2017_lab

Unity Engine - Game Development I (C#)

bahcesehir-university education tutorial unity

Last synced: 25 Apr 2026

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/delabassee/fn-flow-base

Minimalistic Fn Flow project

fn-flow fnproject java serverless tutorial

Last synced: 23 Apr 2025

https://github.com/thekicker/2d-platformer

Taking a shot at learning the Godot Game Engine! Using a course from Udemy and their documentation.

2d-game game-development game-engine godot platformer tutorial

Last synced: 22 Aug 2025

https://github.com/ineat/graphql-pokemon-training

An example of GraphQL service with Appolo Server calling pokemon API

blog graphql pokemon tutorial

Last synced: 18 May 2026

https://github.com/fitzy1321/rust-tutorials

A collection of various projects dedicated to learning rust

fibonacci rust rust-lang tutorial

Last synced: 22 May 2026

https://github.com/wangxiaoyugg/learn-nodejs

learning notes about NodeJs ,easy tutorial

easy learning-notes nodejs tutorial

Last synced: 12 Apr 2026

https://github.com/cuunoong/todo-tutorial

🚀 Cara Cepat dan Mudah Bikin Todo App Flutter Seperti Pro dengan Supabase dan FCA-CLI

clean-architecture flutter tutorial

Last synced: 30 Jul 2025

https://github.com/cmkaya/dotnet-docsandsnippets

Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.

asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials

Last synced: 30 Apr 2026

https://github.com/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/frnt-end/spread-the-joy

⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/

css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables

Last synced: 13 Apr 2026

https://github.com/koladev32/masonite-weather-app-tutorial

A simple web app that retrive weather data from https://openweathermap.org/ and display it.

masonite masonite-framework masonite-weather python retrive-weather-data tutorial weather

Last synced: 27 Jul 2025

https://github.com/bulbatronik/image-classification-and-time-series-forecasting

Repo containing homeworks and the project files for "Artificial Neural Networks and Deep Learning" course taken during academic year 2021-2022 winter semester of Master of Telecommunication Engineering program at Politecnico di Milano.

computer-vision deep-learning python tensorflow time-series tutorial

Last synced: 09 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/nathguede/briefly

📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.

apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial

Last synced: 09 Apr 2026

https://github.com/nicolocurioni96/todoo

Simple TODO app, using SwiftUI and SwiftData

db programming swift swiftdata-example swiftui-learning tutorial

Last synced: 22 May 2026

https://github.com/kasir-barati/react

ReactJS tutorial

npm react tutorial typescript vite

Last synced: 16 Apr 2026

https://github.com/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 16 Apr 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/divertimentos/pare-de-chutar-css

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

html tutorial

Last synced: 22 Feb 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/frozen-beak/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 23 Mar 2025

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 02 May 2026

https://github.com/eliasdehondt/dotnet-helloworld

This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.

app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application

Last synced: 27 Jul 2025

https://github.com/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 2026

https://github.com/applitools/tutorial-images-java

Applitools tutorial using Java Images SDK

applitools tutorial

Last synced: 20 Aug 2025

https://github.com/guessi/etcd-cluster-on-k8s

Step by step tutorial for running etcd-cluster on Amazon EKS cluster

amazon-eks eks etcd etcd-cluster etcdv3 kubernetes tutorial

Last synced: 19 Aug 2025

https://github.com/santiagodotsh/expo-sticker-smash

🍩 📱 Sticker Smash app with React Native and Expo.

expo images react react-native tutorial typescript

Last synced: 11 Apr 2026

https://github.com/ktaletsk/jupyterlab_command_test

Sample extension showing how to add command to JupyterLab menus

example jupyterlab jupyterlab-extension tutorial

Last synced: 11 Jul 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/frozenassassine/cpp-winapi-tutorial

C++ WinApi tutorial with some samples

cpp samples tutorial winapi

Last synced: 03 May 2025

https://github.com/abd3lraouf/dagger

Dagger tutorial for beginners.

android beginner dagger dependency-injection tutorial

Last synced: 12 Jan 2026

https://github.com/xitanggg/my-first-website

"Code and launch your first website in 10 minutes" tutorial on TipStory https://www.tipstory.org/learning/wbkwZdT2t0pWUO5

github-pages tutorial website website-tutorial

Last synced: 13 Feb 2026

https://github.com/antonharbers/godot-3d-tutorial

3D Game Tutorial Godot

3d gamedev gdscript godot tutorial

Last synced: 21 May 2026

https://github.com/no1lov3sme/eventutorial

jQuery page tutorial plugin by even web studio.

javascript jquery-plugin tutorial

Last synced: 28 Mar 2025

https://github.com/zjeffer/sdl-tutorial

https://lazyfoo.net/tutorials/SDL/index.php

cpp sdl2 tutorial

Last synced: 21 Sep 2025

https://github.com/dmatarinl/go_server

Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html

begginer-friendly go go-server golang html5 tutorial

Last synced: 29 May 2026

https://github.com/thinkswan/react-express-file-uploader

A React app for uploading files to an Express server.

express javascript react tutorial

Last synced: 05 Apr 2026

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo

Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162

cassandra-cql golang tutorial

Last synced: 18 Aug 2025

https://github.com/swivelgames/modfed-assessment-vue3

Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.

frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api

Last synced: 03 Jan 2026

https://github.com/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 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/freeclimbapi/c-sharp-update-a-queue-tutorial

C# - Update a Queue Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/kayleedavisgithub/r-for-powerbi

Collection of documents for practice and tutorial on using R with PowerBI

tutorial tutorials

Last synced: 17 Aug 2025

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

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

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/tmp-friends/go-tutorial

https://go.dev/doc/

tutorial

Last synced: 12 Jan 2026

https://github.com/uudashr/git-intro

Introduction to Git

git tutorial

Last synced: 29 May 2026

https://github.com/brian-izaki/ntask-front

front-end do livro "Construindo APIs com Node"

browser-request frontend-web livro tutorial

Last synced: 28 Feb 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: 20 Apr 2026

https://github.com/florianvazelle/fyc-vulkan

Find Your Course - Course on Vulkan to finalize our degree

french tutorial tutorial-code tutorial-exercises tutorial-videos vulkan

Last synced: 17 Aug 2025

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

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

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

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

documentation nix quickstart readme reference tutorial

Last synced: 16 Aug 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/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/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/gvolpe/erlang-tutorial

Getting Started with Erlang User's Guide

erlang learning tutorial

Last synced: 02 Nov 2025

https://github.com/nagipragalathan/python_tutorial_for_data-science

This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.

datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial

Last synced: 09 Apr 2026

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

Various tutorials I've tried/completed

css html javascript python rails ruby tutorial

Last synced: 11 Apr 2026

https://github.com/cumulocity-iot/cumulocity-provision-epl

This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.

agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget

Last synced: 23 Mar 2025

https://github.com/luistar/getting-to-know-aws-slides

The slides from my talk on Amazon Web Services

amazon-web-services aws demo elasticbeanstalk serverless slides tutorial

Last synced: 22 Sep 2025

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

Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.

discord4py tutorial

Last synced: 17 May 2025

https://github.com/michaelchadwick/ember-super-rentals

Ember Tutorial: Super Rentals

emberjs tutorial

Last synced: 03 Jan 2026

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

A knowledge snack about git

git knowledge tutorial

Last synced: 19 May 2026

https://github.com/raigorx/pacman-web

Pacman canvas game web

canvas-game educational pacman tutorial

Last synced: 13 Jan 2026

https://github.com/lord-turmoil/cmakedemo

Modern C++ Project with CMake

cmake cpp demo tutorial

Last synced: 22 May 2026

https://github.com/gorkemgul/golang_tutorial

This is the Golang tutorial that I've prepared after I learned it.

go golang tutorial

Last synced: 27 Jul 2025

https://github.com/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/ddewaele/nginx-https

simpel project with an ngixn / docker-compose / self signed certs

docker docker-compose https nginx tutorial

Last synced: 09 Apr 2026

https://github.com/e0selmy4v/the-minecraft-command-design

《MC指令设计》系列教程 - *the Minecraft Command Design* series of tutorials

from-scpos markdown minecraft note tutorial

Last synced: 07 Apr 2025

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 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/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/syncfusionexamples/how-to-add-and-customize-connectors-in-the-vue-diagram-component

A quick start Vue project that shows how to add connectors in the Syncfusion Vue Diagram component. This project includes code snippets for adding a connector both programmatically and using the drawing tool. It also includes code snippets for adding different types of connectors and decorator shapes.

connector customize decorators diagram diagrambuilder draw tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/rakifsul/studi_kasus_godot_3_predictive_aim

Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine

aim case-study godot-engine predictive turret tutorial

Last synced: 27 Jul 2025