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/ssbostan/london-tube-lines

An API-led container-based project for DevOps in 10 days

api backend cloud devops flask frontend python tutorial

Last synced: 14 May 2026

https://github.com/codetit4n/backpropagation

Simple Backpropagation using churn modelling dataset

churn-modelling ml python tensorflow tensorflow-tutorials tutorial

Last synced: 03 Oct 2025

https://github.com/andreid/privateblockchainsmartcontracts

a book about smart contracts on private blockchains

blockchain book ethereum smart-contracts tutorial

Last synced: 08 Aug 2025

https://github.com/mfaisalkhatri/playwright-ts-web-automation

Example code of end to end web automation testing using Playwright Typescript

playwright-typescript test-automation testing tutorial web-automation-testing

Last synced: 08 Aug 2025

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

Learning rust, started from rust 1.0 beta.

learning rust tutorial

Last synced: 03 Jan 2026

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/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/dogxii/zero-frontend

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

css frontend html javascript react tutorial

Last synced: 18 Apr 2026

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/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/immutal0/learning-solidity-examples

Basic Examples To Learning Solidity

example learning solidity tutorial

Last synced: 07 Apr 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/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/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/reydvires/coin-dash-godot

Try Godot on books tutorial

coin coindash dash game gdscript godot tutorial

Last synced: 04 Nov 2025

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

Practicing and learning TensorFlow

machine-learning python tensorflow tutorial

Last synced: 13 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/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/alexmhack/django_blog

creating a nice 2018 blog with backend as django2 and python3

beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial

Last synced: 28 May 2026

https://github.com/ryanito/godot-action-rpg

Made with HeartBeast's Make an Action RPG in Godot, adapted for Godot 4

gdscript godot godot4 heartbeast rpg tutorial

Last synced: 30 Mar 2025

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/rubensworks/slides-2019-iswc-graphql-interface

Slides for the GraphQL tutorial at ISWC 2019 - Setting up a GraphQL Interface

graphql interface iswc slides tutorial

Last synced: 03 May 2026

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

Practical examples for a crash course introduction to the elixir language

crash-course elixir-language tutorial

Last synced: 30 Mar 2025

https://github.com/makstyle119/system-design

system design from beginner to advanced

architecture design-patterns makstyle119 system-design tutorial

Last synced: 02 Jan 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/yasenstar/powerbi_tutorial

Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool

analytics data microsoft powerbi tutorial visualization

Last synced: 07 Jan 2026

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/aaesalamanca/flexbox-froggy

Soluciones en CSS a los 24 niveles de Flexbox Froggy.

css flexbox learning solution tutorial

Last synced: 14 May 2026

https://github.com/petrosdemetrakopoulos/restapimanagertutorial

Complete code of a tutorial for a REST API manager in Swift

api-client ios swift tutorial

Last synced: 26 Jun 2025

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

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

a simple blockchain in go

blockchain golang tutorial

Last synced: 25 Mar 2025

https://github.com/vmandic/webapiwithcqrsmediatrexample

Learning about CQRS + MediatR on a dotnet web API.

cqrs dotnet-core learning mediatr tutorial webapi

Last synced: 06 Apr 2025

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

Some notes about statistics concepts any computer scientist should absolutely have

guides notes r statistics stats tutorial

Last synced: 02 Mar 2025

https://github.com/jarulsamy/vscode-c-tutorial

Simple beginner's guide to using a C debugger in VSCode.

c debugger tutorial vscode

Last synced: 19 May 2026

https://github.com/gnebbia/ack_tutorial

A small personal reference to ack with many examples

ack examples guide perl tutorial

Last synced: 12 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/annimon-tutorials/php-unframework-template

Framework-less template for simple sites. Source code for tutorial

fastroute framework-less php tutorial twig

Last synced: 18 Mar 2025

https://github.com/llnl/weave-demos

General Demos for WEAVE Open-sourced tools.

tutorial

Last synced: 29 Apr 2025

https://github.com/caicloud/crd-sample

kubernetes CRD pattern tutorial and sample

api-aggregation controller cr crd kubernetes sample tutorial

Last synced: 30 May 2026

https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts

Tutorial of how to write more secure Perl CGI scripts

cgi perl perl5 security security-hardening tutorial

Last synced: 06 Apr 2025

https://github.com/aidoskanapyanov/big-mac-index-streamlit

Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.

datascience economics softwaredevelopment streamlit tutorial

Last synced: 12 May 2026

https://github.com/ku00/sample_app

Rails Tutorial Chapter3~

syakyo tutorial

Last synced: 13 Apr 2026

https://github.com/didinj/javascript-objects-example

Javascript Tutorial: Objects Example

example javascript js object objects tutorial

Last synced: 29 Mar 2025

https://github.com/mark-i-m/tutorials

A repo of tutorials for various things

bash gdb terminal tutorial tutorials

Last synced: 11 May 2026

https://github.com/ndxdeveloper/formation-reverse-engineering-gcc-gpp

Formation complète au Reverse Engineering de binaires ELF (GCC/G++) : 36 chapitres, de l'assembleur x86-64 à l'analyse de malware. Bonus .NET, Rust, Go. Cours de Reverse Engineering : binaires ELF, GCC, Ghidra, GDB, Frida, angr, YARA, ImHex. 36 chapitres + exercices corrigés. FR

angr assembly binary-analysis course ctf cybersecurity elf french frida gcc gdb ghidra imhex linux malware-analysis pwntools reverse-engineering tutorial x86-64 yara

Last synced: 08 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/amirhosseinhonardoust/how-streamlit-makes-ai-accessible

A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap between data science and usability, empowering anyone to deploy interactive machine learning models without front-end coding or complex infrastructure.

ai ai-accessibility dashboard data-engineering data-science data-visualization educational machine-learning mlops nlp open-source python streamlit tutorial web-app

Last synced: 02 May 2026

https://github.com/gjjvdburg/introtomake

A hands-on tutorial on using Make, with an application to a data analysis pipeline

gnu-make makefile reproducibility tutorial tutorial-code

Last synced: 15 Jun 2026

https://github.com/cnily03/learn

A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.

book documentation tutorial vitepress

Last synced: 20 Mar 2026

https://github.com/mongodb-developer/get-started-cxx

Repository to help getting started with MongoDB C++ driver connecting to MongoDB Atlas

cxx docker get-started mongodb mongodb-atlas tutorial

Last synced: 13 Apr 2026

https://github.com/sandro/phaser-lessons

programming lessons via phaser https://sandro.github.io/phaser-lessons/

examples phaser tutorial

Last synced: 18 May 2026

https://github.com/prathameshdhande22/neflix-clone

Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project

clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website

Last synced: 17 Jul 2025

https://github.com/henriquediassilva/tutorial-django

Tutorial do framework Django

django python tutorial website

Last synced: 07 Apr 2026

https://github.com/seroviicai/create_pdf_report

This tutorial shows how to easily obtain data from an API endpoint, and create a nice report in pdf with its data.

api nasa pdf-generation python report tutorial

Last synced: 12 Sep 2025

https://github.com/agneym/reactjs-workshop

ReactJS Workshop for Facebook Developers Circle Kochi

reactjs reactjs-workshop tutorial

Last synced: 05 May 2026

https://github.com/pfitzer/electron-dialog-examples

Examples of how to use electron dialog

dialog electron examples tutorial

Last synced: 18 May 2026

https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo

Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.

asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi

Last synced: 17 Mar 2025

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

Complete dotfiles tutorial for beginners. Step-by-step guide with automated installation script, detailed explanations, and a troubleshooting section. Start version controlling your dev environment today!

automation bash beginner-friendly configuration development-environment dotfiles git tutorial vim zsh

Last synced: 07 Apr 2026

https://github.com/jonatasperaza/mytsc

A Simple Ts Tutorial

js node nodejs nodets ts tsc tutorial

Last synced: 13 Apr 2026

https://github.com/bittricky/fireworks

Fireworks display with javascript and css

canvas javascript tutorial

Last synced: 18 May 2026

https://github.com/machu-gwu/afwf_example-project

Alfred Workflow example project based on afwf python library

alfred alfred-workflow python tutorial workflow

Last synced: 21 Jul 2025

https://github.com/dplaton/obstacle-course

Obstacle course game built using LibGDX and Ashley

game java tutorial

Last synced: 07 Oct 2025

https://github.com/axel-dev/install-webextension

How to manually install a webextension

howto tutorial webextension

Last synced: 16 Feb 2026

https://github.com/brazeg/k8s-homelab

Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines

devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro

Last synced: 09 May 2026