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/webrror/flutter-animations

A flutter app showcasing animations from Vandad's Animation Course.

animation demo flutter flutteranimations tutorial

Last synced: 20 Apr 2026

https://github.com/sammychinedu2ky/reactive-variables

A Web app that depicts local state management using apollo reactive variables

reactive-variables tutorial

Last synced: 20 Apr 2026

https://github.com/liatemplates/webdev

A simple LiaScript template for web development

css html javascript liascript liascript-template template tutorial webdevelopment

Last synced: 21 Apr 2026

https://github.com/arsy786/spring-boot-microservices-3

This project provides a sample implementation of microservices using Spring Boot (v3) and Spring Cloud.

2023 java microservices spring-boot spring-cloud tutorial

Last synced: 21 Apr 2026

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

https://github.com/hasansezertasan/python-build-systems

I'm exploring Python Build Systems and the tools built around them and these are my notes.

build-systems discovery notes poetry python research setuptools tutorial

Last synced: 05 Jun 2026

https://github.com/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/hoijui/lwjgl-book-game26-kotlin

LWJGL-Book - Chapter 26 - in Kotlin

example-project kotlin-port lwjgl opengl tutorial

Last synced: 22 Apr 2026

https://github.com/thetoxin/javarushtasks

My solution of tasks on JavaRush

java javarush solutions study tasks tutorial

Last synced: 05 Jun 2026

https://github.com/gstavrinos/opencltutorial

Imported from here: https://bitbucket.org/Anteru/opencltutorial

cpp11 opencl tutorial

Last synced: 16 Jun 2026

https://github.com/sushantrahate/role-based-access-control

Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.

rbac tutorial webdev

Last synced: 24 Apr 2026

https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412

Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 24 Apr 2026

https://github.com/janbaig/visitor-design-pattern

Implementation and Explanation of the Visitor Design Pattern

design-patterns tutorial visitor-design-pattern

Last synced: 25 Apr 2026

https://github.com/victorrseloy/tutorial-react-e-flux-calculadora

Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/

flux react tutorial

Last synced: 24 Apr 2026

https://github.com/23tae/nest-board

강의: 따라하며 배우는 NestJS

tutorial

Last synced: 25 Apr 2026

https://github.com/nicolocurioni96/tutorial-swift-intermedio

Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹

ios iosdevelopment programming swift swiftui tutorial

Last synced: 25 Apr 2026

https://github.com/iampriteshkumar/desktop-tutorial

GitHub Desktop tutorial repository.

git github githubdesktop practice tutorial

Last synced: 25 Apr 2026

https://github.com/neo/phonegap-start

PhoneGap Hello World app by Neo

demo phonegap practice tutorial

Last synced: 26 Apr 2026

https://github.com/hanxi/bash-tutorial

Bash 脚本教程

bash book shell tutorial

Last synced: 26 Apr 2026

https://github.com/toelt-llc/paper-nn-performance-bootstrap-tutorial

This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.

paper python tutorial

Last synced: 26 Apr 2026

https://github.com/fmind/android-tutorial-favorite

An Android tutorial to demonstrate the use of local and on device tests

android junit mokito testing tutorial

Last synced: 26 Apr 2026

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

‎ Personal blog running on NextJs. Still under development

blog nextjs tutorial

Last synced: 27 Apr 2026

https://github.com/freeclimbapi/java-get-a-queue-tutorial

Java - Get a Queue Tutorial

queues tutorial

Last synced: 07 Jun 2026

https://github.com/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 27 Apr 2026

https://github.com/centrogeo/tutorial-shiny-cig2022

Tutorial de Shiny para la semana de divulgación de las CIG 2022

r shiny tutorial

Last synced: 27 Apr 2026

https://github.com/davibmmgallo/monogame-tutorial

Getting started with monogame development

gaming tutorial

Last synced: 27 Apr 2026

https://github.com/javpet/js-drumkit

JS Drumkit based on Wes Bos' tutorial #1

drum js js-drumkit kit music tutorial

Last synced: 27 Apr 2026

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

https://github.com/quantumwizard888/how-to-commit-changes-and-push-a-new-version-of-docker-image-to-repository

How to commit changes and push a new version of Docker image to repository.

docker docker-container docker-image guide tutorial

Last synced: 28 Apr 2026

https://github.com/itsagurin/django-study

A small blog project using the Django framework

blog django learning-by-doing python tutorial

Last synced: 28 Apr 2026

https://github.com/pwildenhain/vidly

Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787

create-react-app javascript react tutorial

Last synced: 28 Apr 2026

https://github.com/pedrochamberlain/nodejs-guide

A Node.js Beginner's Guide by Fireship

nodejs tutorial

Last synced: 28 Apr 2026

https://github.com/kanukim97/nodejs_tutorial

Tutorial of Node.js

node nodejs tutorial

Last synced: 28 Apr 2026

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

ui 구현 연습 저장소

practice react tutorial ui

Last synced: 28 Apr 2026

https://github.com/textbook/rps-api

Worked example for "JS TDD API"

cypress javascript jest mock msw react tdd test-doubles testing tutorial

Last synced: 28 Apr 2026

https://github.com/sahar-dev/django_basics

This tutorial explains how to create a simple CRUD app using django framework

backend django tutorial

Last synced: 28 Apr 2026

https://github.com/srmoore/oidc_django_demo

Small demo Django application using private keys and OpenID Connect

django django-application oidc tutorial

Last synced: 29 Apr 2026

https://github.com/ayonious/maven-best-practices

Short Quick Start Tutorials on Maven

learning maven quickstart tutorial

Last synced: 29 Apr 2026

https://github.com/adolbyb/minesweeper-games

A Collection of Minesweeper Repos Merged Into a Single Repo.

javascript minesweeper pygame python recursion tutorial

Last synced: 29 Apr 2026

https://github.com/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 29 Apr 2026

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

https://github.com/japhetrugas/objectorientedprogramming

A simple OOP codes, showing the different OOP principles.

basic-programming beginner java oop oop-principles tutorial

Last synced: 29 Apr 2026

https://github.com/iml1111/pytorch-recommender

Neural Recommendation System Using PyTorch

deep-learning pytorch recommender-system tutorial

Last synced: 29 Apr 2026

https://github.com/antonio-f/naive_convnet

Naive Convolutional Neural Network with TensorFlow 2

101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial

Last synced: 29 Apr 2026

https://github.com/dairefinn/godot-deckbuilder-tutorial

Repo for a tutorial I'm following

deckbuilder godot godot-engine tutorial

Last synced: 30 Apr 2026

https://github.com/huseyinerikci/jsprojects

10 basic javascript projects

javascript tutorial

Last synced: 30 Apr 2026

https://github.com/danielfleischer/python-first-steps

A very short tutorial on installing and using python for scientific use.

python tutorial

Last synced: 30 Apr 2026

https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component

A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.

connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 30 Apr 2026

https://github.com/hasansezertasan/random-profile

Random profile generator for designers. Name, surname, biography, username...

clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application

Last synced: 30 Apr 2026

https://github.com/shaikahmadnawaz/learn-react

React - A JavaScript library for building user interfaces

es6 frontend javascript-library jsx react reactjs tutorial ui

Last synced: 30 Apr 2026

https://github.com/descent098/basic-web-technologies

An introduction to the basics of how webpages work from a technology standpoint

code learning presentation tutorial webpages

Last synced: 01 May 2026

https://github.com/laqudee/pca

模式识别中的PCA实验,python

pca python3 tutorial

Last synced: 01 May 2026

https://github.com/tes3awy/recaptcha-vanilla-js

Google reCAPTCHA V2 Client-Side Validation Only with Vanilla JavaScript

bootstrap5 bots client-side google-recaptcha-v2 javascript tutorial

Last synced: 01 May 2026

https://github.com/abritopach/angular-phonecat-upgrade

Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.

angular angular8 angularjs angularjs-phone-catalog tutorial typescript

Last synced: 01 May 2026

https://github.com/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 01 May 2026

https://github.com/roger-luo/tutorial-julialang

A Tutorial to Julia Language

julia scientific-computing tutorial

Last synced: 08 Jun 2026

https://github.com/pherrymason/react-tictactoe

Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html

react tutorial

Last synced: 02 May 2026

https://github.com/pedrochamberlain/react-topic-path

Frontend Masters' React.js Topic Path

react tutorial

Last synced: 02 May 2026

https://github.com/donovan-said/tutorial-learning-go

A repository to start learning Go.

golang tutorial

Last synced: 02 May 2026

https://github.com/thecodemonkey/similaritysearch

This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.

ai embeddings spring tutorial vector-database

Last synced: 03 May 2026

https://github.com/harukaionasao/git-projeto-alfa

Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads

dio-bootcamp ensinando git github projeto tutorial

Last synced: 03 May 2026

https://github.com/justalex-webdev/html-css-tutorial-for-beginners

HTML & CSS - tutorial for beginners

beginner css html tutorial

Last synced: 03 May 2026

https://github.com/rodneylab/cloudcannon-sveltekit-social-sharing-images

Adding Social Sharing Images in SvelteKit: how to add social sharing images to your SvelteKit site as well as basic SEO meta and Schema.org.

blog cloudcannon jamstack markdown seo svelte sveltejs sveltekit tutorial

Last synced: 03 May 2026

https://github.com/otonomee/bash-scripting-course

Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.

bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app

Last synced: 04 May 2026

https://github.com/ozansz/vue-tutorial

Yazılım Bilimi web sitesindeki Vue derslerinin kodları - Codes for my Vue lessons in yazilimbilimi.org

html javascript tutorial tutorial-code vue vuejs webapp website

Last synced: 03 May 2026

https://github.com/rupertavery/webpack-vue-typescript-tutorial

A Tutorial for building a VueJS application using webpack and typescript

tutorial typescript vue vuejs webpack webpack4

Last synced: 03 May 2026

https://github.com/gocs/jwt-tutorial-impl

yo ho yo ho!! auth0 jwt go implementation

auth0 go golang jwt tutorial

Last synced: 03 May 2026

https://github.com/dclxviclangames/bossunity3d

Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers

boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial

Last synced: 04 May 2026

https://github.com/melezhik/ruby-echo-script

sparrow / ruby example script

ruby sparrow tutorial

Last synced: 04 May 2026

https://github.com/uilianries/conan-protobuf-example

Protobuf example using Conan.io

cmake conan protobuf serialization tutorial

Last synced: 04 May 2026

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

Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).

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

Last synced: 04 May 2026

https://github.com/miriarte33/pong

Simple Classic Pong game in C++. Created with the help of a tutorial by NVitanovic on YouTube.

game mac-osx pong pong-game tutorial youtube

Last synced: 04 May 2026

https://github.com/silvestrevivo/native-musicdisplay

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native stephengrider tutorial udemy

Last synced: 04 May 2026

https://github.com/thinkswan/next-js-blog

A Next.js blog.

javascript nextjs tutorial

Last synced: 04 May 2026

https://github.com/david-pena/apple-wallet-clone-rn

Apple Wallet Clone with React Native, Reanimated and Gesture Handler

expo react-native tutorial

Last synced: 04 May 2026

https://github.com/kteavery/dip-into-data-tutorial

Data science tutorial for grades 9 and 10, covering classification, clustering, and regression

data-science jupyter-notebook python tutorial

Last synced: 04 May 2026

https://github.com/freeclimbapi/c-sharp-list-calls-how-to-guide

C# - List Calls Tutorial

tutorial voice

Last synced: 26 Jul 2025

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

Quantitative Finance With Python Materials From Basic

python python3 quantitative-finance tutorial

Last synced: 05 May 2026

https://github.com/gabrielkunst/anime-valt

Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.

nextjs server-actions tutorial

Last synced: 05 May 2026

https://github.com/timeless-residents/handson-blender-scripts

Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.

3d 3d-graphics automation blender blender-python computer-graphics learning-resources python rendering scripting tutorial

Last synced: 05 May 2026

https://github.com/freeclimbapi/java-list-recordings-tutorial

Java - List Recordings Tutorial

recordings tutorial

Last synced: 30 Jun 2026