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

Transparent chat boxes for illustration purposes

css electronjs html javascript nodejs streaming-tool tutorial twitch youtube

Last synced: 12 Apr 2026

https://github.com/dongweiming/stable-diffusion-model-tutorial

A stable diffusion tutorial written by a senior python engineer

sd sd-tutorial stable-diffusion stable-diffusion-webui tutorial

Last synced: 18 May 2026

https://github.com/iml1111/lda_tutorial

LDA(Latent Dirichlet Allocation) - 잠재 디리클레 할당 실습 코드

nlp python recommender-system tutorial

Last synced: 13 Aug 2025

https://github.com/isomoes/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 09 Mar 2026

https://github.com/jmaicaaan/fb-login-cypress-test-react

Test your FB login with Cypress

cypress fb mock react tutorial

Last synced: 13 Apr 2026

https://github.com/angelluzk/laravel-docker-pgsql-tailwind-boilerplate

Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.

boilerplate containerization dev-environment didactic-repository docker docker-compose full-stack laravel laravel-12 learning-laravel nginx php php-8 postgres postgresql starter-kit tailwindcss template tutorial web-development

Last synced: 07 Apr 2026

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

Various tutorial projects for languages, frameworks, and systems that I have been working on

tutorial

Last synced: 21 Jan 2026

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

The Bugtracker from the Doctrine Tutorial

doctrine doctrine-orm php tutorial

Last synced: 01 Apr 2025

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/didinj/flutter-android-ios-tutorial

Flutter Tutorial: Create a Native Android and iOS Apps Quickly

android dart example flutter ios mobileapps native quickly tutorial

Last synced: 18 Apr 2026

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 20 May 2026

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/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 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/kadyb/sf_load_save

Tutorial on how to load and save spatial vector data in R

geospatial gis r sf tutorial

Last synced: 28 Jul 2025

https://github.com/lintangwisesa/cpp_fundamentals

Fundamentals of C++ language

c-plus-plus cpp fundamental tutorial

Last synced: 28 Jul 2025

https://github.com/saeedkohansal/html-editable-table-oop-javascript

Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...

code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials

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/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/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 2025

https://github.com/dogxii/zero-frontend

从🥚到1学习前端 教程实践路线图 :) 前端初学者教程,HTML CSS JavaScript Nodejs React TypeScript

css frontend html javascript react tutorial

Last synced: 18 Apr 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/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget

Last synced: 19 Apr 2026

https://github.com/cryptape/ckb-tutorial

Time to `Hello World` on CKB

ckb tutorial

Last synced: 26 Jul 2025

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/ksachdeva/ml-in-hurry

Machine Learning in Hurry

computer-vision machine-learning tutorial

Last synced: 26 Jul 2025

https://github.com/noamfav/frisia

Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.

ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial

Last synced: 26 Jul 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/missingdays/supermariokotlin

Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial

gamedev java libgdx tutorial

Last synced: 17 Apr 2026

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/mrcolorr/howto-guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 09 Apr 2026

https://github.com/vu-luong/ezyfox-chat-tutorial-reactjs

Official ReactJS source code for the Chat Tutorial using EzyFox ecosystem

chat ezyfox react reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/brandon-braner/agentql_blogpost_example

Example scraper using AgentQL for blog post

agentql blog-post playwright portfolio tutorial

Last synced: 18 May 2026

https://github.com/nexmo/ruby-ni-customer-number-validation

Customer Number Validation using the Nexmo Number Insight API

nexmo-number-insight phone-number ruby tutorial

Last synced: 24 Jul 2025

https://github.com/nexmo/php-phone-menu

Basic Phone Menu (IVR) using PHP and the Nexmo Voice API

tutorial

Last synced: 24 Jul 2025

https://github.com/nexmo/ruby-2fa

Two Factor Authentication with Nexmo Verify

tutorial

Last synced: 24 Jul 2025

https://github.com/nicoolandgood/github_as_cdn

Simple CDN example powered by Github pages + tutorial.

cdn css github html pages tutorial

Last synced: 29 Apr 2026

https://github.com/nexmo/node-verify-fraud-detection

Fraud Detection using Node and the Nexmo Verify and Number Insight APIs

tutorial

Last synced: 24 Jul 2025

https://github.com/breatheco-de/exercise-random-card

💻📹Video Tutorial: Ideal project tutorial for Javascript newbies, build a random card dealer with little JS, HTML and CSS.

css3 html html5 javascript learn-javascript learn-to-code learning-by-doing learning-exercise learning-js the-dom tutorial tutorial-code tutorial-sourcecode video-tutorial

Last synced: 09 Apr 2026

https://github.com/immutal0/learning-solidity-examples

Basic Examples To Learning Solidity

example learning solidity tutorial

Last synced: 07 Apr 2025

https://github.com/gvwilson/l4py

Lean for Python Programmers

lean4 open-source python tutorial

Last synced: 13 Jun 2026

https://github.com/mdanalysis/spidal-mdanalysis-midas-tutorial

Tutorial for SPIDAL presentation at workshop, showing how to use Midas radical.pilot to analyze an ensemble of MD trajectories with Path Similarity Analysis (as implemented in MDAnalysis).

mdanalysis python science spidal tutorial

Last synced: 14 May 2025

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

https://github.com/burakboduroglu/go_tutorial

Go Programming Language Tutorial

go go-tutorial golang tutorial

Last synced: 04 Apr 2025

https://github.com/gvwilson/grsp-tutorial

Growing a research software project

project-management research-software-engineering tutorial

Last synced: 03 Apr 2025

https://github.com/oguzhane/blockchain-go

a simple blockchain in go

blockchain golang tutorial

Last synced: 25 Mar 2025

https://github.com/primaryobjects/cardano-tutorial

Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.

ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3

Last synced: 18 Apr 2026

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

Sources of tutorial about decoupling.

best-practices decoupling mindsersit-tutorials tutorial

Last synced: 30 Mar 2025

https://github.com/benckx/baudelaire-on-qr

Encode a well-known book as a series of QR codes.

demo example qrcode qrcode-generator tutorial

Last synced: 17 Mar 2025

https://github.com/theodesp/scalatuts

Exploring Scala by example

learning-by-doing sbt scala tutorial

Last synced: 28 Mar 2025

https://github.com/skvggor/yt-channel

Vídeos para o canal do YT.

aprender css html javascript learning tutorial youtube

Last synced: 04 Feb 2026

https://github.com/alexmhack/node_express

working on a simple project built with node and express

api beginner-project express-js javascript nodejs project tutorial

Last synced: 13 Apr 2026

https://github.com/creative-tutorials/note-sharing-app

This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage

api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design

Last synced: 08 Apr 2026

https://github.com/alexlaurence/minna-no-python

👨‍💻Real-World Python Projects For Beginners

beginner-project projects python tutorial

Last synced: 13 Jun 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/jerryfzhang/conferencetravelgrantsystem

CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery

express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial

Last synced: 20 Apr 2026

https://github.com/jucheval/julia-tutorial

Short tutorial for Julia programming language with some tips on VS Code and Git.

julia julia-language tutorial tutorial-code vscode

Last synced: 05 Mar 2025

https://github.com/optima-chat/cc-best-practice

Claude Code 使用技巧和最佳实践的中文社区集合

awesome best-practices chinese claude-code development tutorial

Last synced: 05 Nov 2025

https://github.com/MRColorR/HowTo-Guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 05 Aug 2025

https://github.com/didinj/ionic-4-push-notification-fcm-example

Ionic 4 Push Notification using Firebase Cloud Messaging (FCM) - YouTube Tutorial

cloud example fcm firebase ionic ionic4 messaging notification push tutorial youtube

Last synced: 06 Apr 2025

https://github.com/ku00/sample_app

Rails Tutorial Chapter3~

syakyo tutorial

Last synced: 13 Apr 2026

https://github.com/didinj/upgrade-ionic-4-to-ionic-5

Upgrade the existing Ionic 4 app to Ionic 5 and Add New Feature

example feature ionic4 ionic5 new tutorial upgrade

Last synced: 20 Jan 2026

https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/didinj/react-native-tutorial-react-hooks

React Native Tutorial: Building Mobile Apps with React Hooks

android building example hooks ios mobileapps react-native reacthooks reactnative tutorial

Last synced: 06 Apr 2025

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/pablobm/pygame-tutorial

Tutorial on game programming with Python+Pygame

pygame python tutorial

Last synced: 18 Feb 2026

https://github.com/didinj/ionic-facebook-login-example

Ionic 8 Tutorial: Facebook Login with Angular 19

example facebook fb ionic ionic4 login tutorial

Last synced: 08 Mar 2026

https://github.com/akasharojee/list-drag-and-drop-tutorial

Tutorial demo for article about HTML Drag and Drop API

css drag-and-drop html javascript js sass tutorial web-api

Last synced: 14 Apr 2026

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

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/qvil/react-tutorial

React tutorial for beginner.

react tutorial

Last synced: 13 Apr 2026

https://github.com/reydvires/coin-dash-godot

Try Godot on books tutorial

coin coindash dash game gdscript godot tutorial

Last synced: 04 Nov 2025

https://github.com/lmammino/sample-web-project

Sample web project used to showcase a deployment process with Flightplan.js and git

deploy deployment flightplan javascript node node-js nodejs showcase tutorial tutorials

Last synced: 14 Apr 2025

https://github.com/davidyslu/tensorflow-practice

Practicing and learning TensorFlow

machine-learning python tensorflow tutorial

Last synced: 13 Apr 2026

https://github.com/quinta0/dotjava

A webpage made with nextjs dedicated to learn the Java programming language

java nextjs tailwind-css theory tutorial

Last synced: 08 May 2026