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/opt-nc/atelier-spring-kafka

Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`

digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial

Last synced: 24 Jan 2026

https://github.com/ryanwalder/how-to-git

Git repo to show how to use fetch/rebase/review PRs like a boss

git howto tutorial

Last synced: 17 Oct 2025

https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial

Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.

chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment

Last synced: 19 Apr 2026

https://github.com/erismardev/learn-dart

📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.

cheatsheet dart dart-lang examples flutter learning playground snippets tutorial

Last synced: 15 May 2026

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/fga-eps-mds/2019.1-pylearner

Chabot para auxiliar novatos com Machine Learning utilizando o Jupyter Notebook

chatbot jupyter-notebook machine-learning tutorial

Last synced: 28 Apr 2026

https://github.com/florianrappl/mife-tutorial

Tutorial for a minimalistic microfrontend setup using React. :atom: :rocket:

microfrontends parcel-bundler react tutorial

Last synced: 28 Apr 2026

https://github.com/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 2025

https://github.com/itsmaheshkariya/laravel-todo

Laravel Todo Application with CRUD Operations.

application bootstrap composer crud laravel maheshkariya todo tutorial

Last synced: 28 Apr 2026

https://github.com/bradmartin/egghead-drawingpad

https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app

eggheadio lesson nativescript tutorial

Last synced: 28 Apr 2026

https://github.com/imvickykumar999/postgresql

How to Use PostgreSQL in Python

database postgresql tutorial

Last synced: 28 Apr 2026

https://github.com/twtrubiks/dify-ollama-docker-tutorial

主要介紹 Dify, Ollama 以及一些 AI 的概念

ai dify docker ollama tutorial

Last synced: 29 Apr 2026

https://github.com/fblupi/tour-of-heroes

Angular 4 tutorial

angular tutorial

Last synced: 29 Apr 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/alexmhack/django_channels

using django and web sockets to create a simple yet elegant project

beginner-friendly beginners-tutorial-series channels django python3 tutorial

Last synced: 29 Apr 2026

https://github.com/uscbiostats/aws-notes

Random notes on how to use AWS for our research

aws cloud-computing notes rstats tutorial

Last synced: 18 Jun 2026

https://github.com/dykstrom/mazela-man-web

Tutorial website for FXGL

fxgl game-development javafx tutorial

Last synced: 29 Apr 2026

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/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/snipcart/ruby-on-rails-refinery-snipcart

A Ruby on Rails e-commerce guide + Refinery demo

demo ecommerce rails ruby tutorial

Last synced: 13 Apr 2026

https://github.com/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

https://github.com/lucas-diedrich/snakemake-learning

GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025

tutorial

Last synced: 26 Jan 2026

https://github.com/chinmayvivek/my-learning

My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin

blog php php7 project register tutorial video visitor

Last synced: 30 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/steve-mt/golang-api-cassandra

An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial

cassandra golang rest-api tutorial

Last synced: 30 Apr 2026

https://github.com/redhat-iot/rhte-2019

Cloud scale messaging and IoT connectivity with AMQ Online

amq-online cloud-scale-messaging eclipse-iot iot-connectivity kubernetes tutorial

Last synced: 21 Apr 2025

https://gitlab.com/cyril-marpaud/rust_esp_quickstart

This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.

I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi

Last synced: 05 Oct 2025

https://github.com/goulu/python_finesses

Les finesses de Python

french jupyter-notebook python tutorial

Last synced: 01 May 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/richelbilderbeek/mxe_tutorial

Tutorial about the MXE cross-compiling environment

cpp mxe mxe-tutorial qmake qtcreator tutorial

Last synced: 02 May 2026

https://github.com/nickbasile/admin-tutorial

A demo Laravel admin set up

laravel tutorial

Last synced: 02 May 2026

https://github.com/conradwt/cockroach-example-using-ruby

The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.

cockroachdb ruby ruby-on-rails tutorial

Last synced: 08 Feb 2026

https://github.com/riad-azz/flask-api-cors-tutorial

A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.

api cors flask flask-api flask-cors python tutorial web-development

Last synced: 02 May 2026

https://github.com/vuluu2k/to_do_classic_for_beginer

This project is list video in youtube help everyone learn javasript more better

mysql tutorial youtube

Last synced: 02 May 2026

https://github.com/shiohato/practicing_godot_1

Practicing_Godot_1

exercises godot tutorial

Last synced: 05 Jan 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/danielbrito/canal-youtube

▶️ Códigos desenvolvidos nos vídeos do meu canal.

c channel education game mathematics programming python tutorial youtube

Last synced: 03 May 2026

https://github.com/bhattbhavesh91/language-identification-using-python

A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate

cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial

Last synced: 03 May 2026

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/thibaudcolas/my-first-blog-wellington2016

Django Girls tutorial blog, Django Girls Wellington 2016

blog djangogirls tutorial

Last synced: 15 Mar 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/jklemon17/redux-crash-course

Tutorial for Redux with React

react redux tutorial

Last synced: 03 May 2026

https://github.com/omiq/basic-adventure

Text adventure engine and games written in basic for basic programming tutorial

adventure basic c64 commodore games tutorial

Last synced: 11 Feb 2026

https://github.com/ukuhl/aaai_cf_tutorial

AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite

explainable-ai tutorial user-study xai

Last synced: 21 Apr 2026

https://github.com/mavericks-db/react-todo-app

Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.

css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial

Last synced: 11 Mar 2025

https://github.com/hugocruzlfc/react-router-dom-update

Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.

react react-router-v6 tutorial typescript

Last synced: 04 May 2026

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

Examples for React course in GlobalLogic Ukraine

guide gulp mocha react react-router redux tutorial

Last synced: 25 Oct 2025

https://github.com/dilowagner/roguelike-unity

Project to study with Unity Engine

csharp development engine game roguelike tutorial unity

Last synced: 19 May 2026

https://github.com/hswolff/playground

A fun place for me to mess around with new tech.

javascript tutorial

Last synced: 02 Apr 2025

https://github.com/marianpekar/ue5-fetch-art

An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.

blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5

Last synced: 25 Oct 2025

https://github.com/codewithmayank-py/django-learning-series-step-by-step-blog-project

Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.

django django-framework django-project django-tutorial-practice django-tutorials-for-beginners python3 step-by-step-guide tutorial webdevelopment

Last synced: 05 Jan 2026

https://github.com/dmvianna/gabriel-tut

Data science tutorial by @gabriel439

data-science haskell-stack tutorial

Last synced: 07 Oct 2025

https://github.com/makstyle119/php

PHP from beginner to advanced

begginer-friendly makstyle119 php tutorial

Last synced: 11 Apr 2026

https://github.com/champi-dev/structuring-react-apps

Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.

react redux styled-components tutorial unit-testing

Last synced: 06 May 2026

https://github.com/mingrammer/deep-learning-from-scratch

Jupyter notebooks for "deep learning from scratch" book

deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial

Last synced: 09 Jun 2026

https://github.com/jcrodriguez1989/firstcontributionsinr

🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R

contribution hacktoberfest open-source tutorial

Last synced: 26 Oct 2025

https://github.com/alcrene/fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

fokker-planck-equation tutorial

Last synced: 25 Feb 2026

https://github.com/gillkyle/egghead-elixir

Getting started lessons with elixir

elixir screencasts tutorial

Last synced: 14 Oct 2025

https://github.com/crissccl/digital_controlsim

Tutorial-oriented simulation of a discrete-time PI control loop applied to a first-order system. Includes actuator saturation to emulate real microcontroller behavior. Designed for educational purposes and digital control learning.

arduino digital-control education esp32 first-order-system matlab pi-controller saturation simulation teensy tutorial

Last synced: 06 May 2026

https://github.com/bravoborja/firebasenotifications

Tutorial about Firebase Notifications in Android

android firebase firebase-notifications java notifications tutorial

Last synced: 06 May 2026

https://github.com/stevecondylios/contactforminrails6

A contact form in production in rails 6

tutorial

Last synced: 06 May 2026

https://github.com/kai9987kai/pygame-tutorials

Pygame tutorial snapshots plus an advanced research-informed version of the final game.

final-game pygame tutorial

Last synced: 10 Jun 2026

https://github.com/jrob774/tein-manual

An unofficial manual for modding the game The End is Nigh.

game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website

Last synced: 23 Jan 2026

https://github.com/parzibyte/angular-php-http-client-cors

Conexión PHP y Angular usando HttpClient y CORS

angular cors example http php tutorial

Last synced: 06 May 2026

https://github.com/mirvoxena17jfc/go-ethereum

ETH arbitrage JS script with flashloans, passive income via smart contracts, local execution.

arbitrage code defi eth eth-arbitrage ethereum flash-loan go-ethereum guide profit script sourcecode tools trading tutorial

Last synced: 11 Apr 2026

https://github.com/avrabyt/image-compressor

🛠 Dimensionality Reduction demo tools ! 🚀 SVD and PCA for Image compression 🎃 Check the app out !✨

dimensionality-reduction machine-learning pca principal-component-analysis python singular-value-decomposition streamlit tutorial

Last synced: 07 May 2026

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/pomxark/friendorganizer

Проект на WPF

tutorial wpf

Last synced: 11 Apr 2026

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/franaudo/coding_induction

Basic guidelines to start with python, git and compas. Originally meant for master's thesis students.

compas git python tutorial

Last synced: 15 May 2026

https://github.com/grb-workspace/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial

Last synced: 08 May 2026

https://github.com/mrbrunelli/consulta-fetch

Realizar consultas GET e POST ao backend com fetch

fetch fetch-api get javascript php post tutorial

Last synced: 08 May 2026