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/1337xcode/android-game-hacking

Android game hacking and modding based repo with curated list of tools and source codes.

android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial

Last synced: 23 Mar 2025

https://github.com/robsonsilv4/gentoo-g3

🐧 Installation, configuration and stage 4 for Gentoo Linux.

2020 configuration gentoo installation linux stage4 tutorial

Last synced: 16 Mar 2025

https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215

Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1

icon jupyter jupyter-notebook presentation psyplot tutorial visualization

Last synced: 07 Apr 2025

https://github.com/bluemix/oepetstore

Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html

odoo odoo13 oepetstore petstore tutorial webclient

Last synced: 31 Mar 2025

https://github.com/shiohato/practicing_godot_1

Practicing_Godot_1

exercises godot tutorial

Last synced: 05 Jan 2026

https://github.com/thibaudcolas/my-first-blog-wellington2016

Django Girls tutorial blog, Django Girls Wellington 2016

blog djangogirls tutorial

Last synced: 15 Mar 2025

https://github.com/michaeljklein/parser-tutorial

A tutorial on monadic parsing in Haskell

haskell parser-combinators tutorial

Last synced: 31 Mar 2025

https://github.com/detivenc/python

I put all my projects in python from Videos or MySelf

ai chatgpt python tutorial

Last synced: 17 Mar 2025

https://github.com/javascript-tutorial/ur.javascript.info

Modern JavaScript Tutorial in Urdu

javascript tutorial urdu

Last synced: 04 Sep 2025

https://github.com/marcospb19/godot-enet-packet-server-example

Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2

enet godot multiplayer network tutorial

Last synced: 11 Jun 2025

https://github.com/devinceble/books

Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC

react-native react-native-app tutorial tutorials

Last synced: 16 May 2026

https://github.com/saeedkohansal/site-blocker-extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget

Last synced: 05 Jan 2026

https://github.com/twtrubiks/summernote_nestable_flask

summernote Combine Nestable Python Flask

nestable python-flask summernote tutorial

Last synced: 30 Aug 2025

https://github.com/thatguysam/infinite-nfts-on-vercel-with-react

Fetches Album Art as NFTs from infinite possible universes

deterministic hardhat metamask nft nfts opensea react serverless tutorial vercel vite

Last synced: 12 Apr 2026

https://github.com/junaidqadirb/timbercast-s01e01-todo

Watch Me Build A ToDo App Using Laravel Livewire And Bootstrap

bootstrap laravel livewire todo todoapp todolist tutorial watch youtube

Last synced: 03 Feb 2026

https://github.com/kingtut10101/isometricmapwithdepth

Shows how to implement an isometric map with depth.

demo isometric love2d tutorial

Last synced: 18 May 2026

https://github.com/chloelavrat/orca-tutorial

Unofficial tutorial and documentation for the Orca procedural sequencer.

musicmaking programming-language sequencer sequencer-midi tutorial

Last synced: 04 Feb 2026

https://github.com/javadtorabikh/microservices-k8s-lab

πŸš€ Complete Kubernetes Microservices Lab | FastAPI , Node.js , Vue.js , Redis A practical guide to building, deploying, and scaling microservices on Kubernetes. Perfect for developers learning cloud-native development.

api-gateway cloud-native devops distributed-systems docker fastapi hands-on-lab kubernetes microservices nodejs tutorial vuejs

Last synced: 11 Apr 2026

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 29 Mar 2025

https://github.com/macagua/example.django192.tutorial

A Django 1.9.2 Tutorial Demo from Getting started Django documentation

django django-application django-example examples examples-python tutorial

Last synced: 16 May 2026

https://github.com/vitaliy-bezugly/uwp-tutorial

This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.

mvvm tutorial uwp winui2

Last synced: 15 Mar 2025

https://github.com/jermspeaks/rust-tutorial

A tutorial from Rust book

rust tutorial

Last synced: 30 Mar 2025

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 2025

https://github.com/yvng-jie/ds-visualized

πŸ“š Interactive data structures tutorial with visual animations and live code playground.

data-structures dsa javascript tutorial visualization

Last synced: 29 May 2026

https://github.com/atarazana/gramola-operator

End to End Operator Framework lab guide and demo using Operator SDK 1.0.0

kubernetes olm operators tutorial

Last synced: 16 Jan 2026

https://github.com/vicjun22/openai-chat-integration_spring-boot

OpenAI: Chat integration with Spring Boot

java maven openai springboot tutorial

Last synced: 11 Apr 2026

https://github.com/applitools/tutorial-selenium3-javascript-basic

Applitools Eyes tutorial using Selenium JavaScript 3

applitools tutorial

Last synced: 15 Apr 2025

https://github.com/devinmatte/your-first-api

A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages

api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial

Last synced: 12 Apr 2026

https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick

Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...

autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment

Last synced: 25 Mar 2025

https://github.com/saeedkohansal/javascript-word-counter-web-application

It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS

clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment

Last synced: 25 Mar 2025

https://github.com/jlozovei/node-api-server

Server-side for Node RESTful API Tutorial

expressjs mongodb nodejs restful-api server-side tutorial

Last synced: 11 Apr 2026

https://github.com/gvwilson/sunset

A workshop on handing projects over (or winding them down)

codebender open-science succession-planning tutorial

Last synced: 04 Sep 2025

https://github.com/samuelfolledo/custom_ai_in_ios

Object detection iOS app that scores rock paper scissor game for you

machine-learning object-detection python swift swiftui tutorial

Last synced: 03 May 2026

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/michalmaj/modern-python-project-guide

Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.

github-actions pyproject-toml pytest python python-project-template ruff tutorial uv

Last synced: 26 May 2026

https://github.com/vagnerbellacosa/curso_github

Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani

git github tutorial version-control

Last synced: 16 May 2026

https://github.com/carloshmarques/build-.net-applications-with-csharp

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.

course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial

Last synced: 27 Aug 2025

https://github.com/lumunix/jekyll-docker

Jekyll blog template ready to go with docker!

docker docker-compose jekyll tutorial

Last synced: 30 Apr 2026

https://github.com/aristofun/js-fantom-chat

Live while clients are alive, no messages persistency (demo JS socket.io web app)

bulma javascript nodejs socket-io tutorial vanilla-js

Last synced: 10 Apr 2026

https://github.com/kathleenwest/azure-virtual-machine-web-app-demo-project

This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.

azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app

Last synced: 11 Apr 2026

https://github.com/akagi201/learning-gtest

Learning notes of Google C++ Testing Framework

cmake cpp gtest leanring makefile tutorial

Last synced: 14 Jul 2025

https://github.com/diegoguevara/tutorial_angular2_spa

Tutorial de ejemplo para la creacion de una SPA en Angular 2

angular2 tutorial typescript

Last synced: 09 Apr 2026

https://github.com/seokminhong/remix-jokes-workers

Remix Jokes Demo App for Cloudflare Workers

cloudflare-workers remix tutorial

Last synced: 19 May 2026

https://github.com/elazzouzihassan/javatime

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code coding java learning tutorial

Last synced: 29 Jun 2025

https://github.com/soran-ghaderi/backpropagation

Backpropagation and automatic differentiation, and grid search from scratch.

automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial

Last synced: 12 Nov 2025

https://github.com/linthithtwe/typescript-react-shopingcard

Typescript and React Project from @WebDevSimplified

tutorial tutorial-exercises typescript

Last synced: 12 Jun 2025

https://github.com/harsh098/go-for-devs

My Attempt at learning Go Programming Language

go golang tutorial

Last synced: 12 Jun 2025

https://github.com/mauroreisvieira/sublime-text-tips-and-tricks

Collection of helpful tips and tricks.

sublime-text tips tricks tutorial

Last synced: 12 Jun 2025

https://github.com/dani-lbnl/introvision

Introduction to Computer Vision

computer-vision tutorial

Last synced: 04 Jan 2026

https://github.com/matsunagalab/tutorial_analyzingmddata

Google colab notebooks for typical MD trajectory analysis routines with Python

mdtraj molecular-dynamics scikit-learn tutorial

Last synced: 20 Apr 2026

https://github.com/onderkalaci/pgcolor

Color data type (and more) for PostgreSQL

citus extension postgres postgresql prototype tutorial

Last synced: 19 Jun 2026

https://github.com/laironcosta1994/simple-ecs

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d

Last synced: 13 Feb 2026

https://github.com/code-monad/ckb-tutorial-contract

a simple tutorial for how to write ckb contract using rust

ckb contract rust template-project tutorial

Last synced: 28 Aug 2025

https://github.com/yuki-torii/learn-canvas

learn-canvas

canvas tutorial

Last synced: 26 Aug 2025

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/flowforfrank/scroll-animated-portfolio

🎨 Scroll animated portfolio created in React + TypeScript

course frontend javascript portfolio project reactjs tutorial webtips

Last synced: 04 May 2026

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

Node - Speech Recognition Tutorial

ivr tutorial

Last synced: 27 Feb 2026

https://github.com/elazzouzihassan/angulartuto

Welcome to the Angular Tutorial repository!

angular coding development framework tsx tutorial typescript

Last synced: 15 May 2026

https://github.com/dan-almenar/vue-slots-example

Guide to Vue slots for exchanging data and functionality between parent and child components

slots tutorial vue vue3

Last synced: 19 Aug 2025

https://github.com/alejandro-ser/mapas-app

Backing code for angular mapbox app

angular css html javascript mapbox netlify tutorial typescript

Last synced: 13 Apr 2026

https://github.com/anamariapego/tutorial-shiny

Tutorial BΓ‘sico em Shiny

r shiny tutorial

Last synced: 18 Aug 2025

https://github.com/mmgalushka/onnx-hello-world

The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).

machine-learning onnx tutorial

Last synced: 18 Aug 2025

https://github.com/nicolocurioni96/supadoo

A ToDoo app with Supabase

ios supabase swiftui tutorial

Last synced: 04 May 2026

https://github.com/philipyip1988/windows-11-installation-guide

Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.

24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11

Last synced: 10 Nov 2025

https://github.com/michaelcurrin/html-to-jekyll-sample

A demo to showcase converting a plain HTML site to a Jekyll site 🌏 πŸ§ͺ

gh-pages-site jekyll template tutorial

Last synced: 16 Aug 2025

https://github.com/dariodip/golearngo

A workshop for learning the basic concepts of Go.

go golang tutorial

Last synced: 16 Aug 2025

https://github.com/cjimti/notes-kafka

Getting started with Kafka on Docker

docker kafka kafka-container mq tutorial

Last synced: 14 Aug 2025

https://github.com/elazzouzihassan/tourofheroes-v2

Tour of Heroes : application and tutorial

angular framework javascript js tsx tutorial webapp

Last synced: 13 Apr 2026

https://github.com/vagnerbellacosa/apontamentosadabas

Uma visao geral sobre Banco de Dados Adabas da software AG em sua versao mainframe

adabas apontamentos dba dev dicas mainframe natural softwareag tutorial

Last synced: 15 Sep 2025

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 09 Apr 2026

https://github.com/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

https://github.com/glaucia86/dotnet-csharp-studies

Repository created to store all the studies and projects developed in dotnet and C#.

blazor csharp-code dotnet tutorial

Last synced: 06 May 2026

https://github.com/mimaxuz/react-tutorials

Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.

course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code

Last synced: 09 Apr 2026

https://github.com/kevinkit/tensortut

This tutorial is for people with little programming, python and machine learning knowledge to get started with Tensorflow

machine-learning python tensorboard tensorflow tutorial

Last synced: 20 May 2026

https://github.com/applitools/tutorial-webdriverio-ultrafastgrid

Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 4

applitools tutorial webdriver webdriverio

Last synced: 19 Feb 2026

https://github.com/c17an/mern-movie

mern μŠ€νƒμ„ ν™œμš©ν•œ μ—°μŠ΅μš© μ˜ν™” 정보 관리 μ–΄ν”Œλ¦¬μΌ€μ΄μ…˜

json-server react tutorial

Last synced: 09 Apr 2026

https://github.com/petercamilleri/games_lessons

A series of simple demo programs for creating games in Ruby with the Gosu gem.

game-development gosu-gem ruby tutorial

Last synced: 04 Oct 2025

https://github.com/abdulmumin1/yt-kivycalculator

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/fedify-dev/astro-blog

Federated blog example using Fedify and Astro

astro blog example fedify tutorial

Last synced: 23 May 2026

https://github.com/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 17 May 2026