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/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/nicolocurioni96/supadoo

A ToDoo app with Supabase

ios supabase swiftui tutorial

Last synced: 04 May 2026

https://github.com/mhcrnl/pygobject_template

Python GTK+3 template.

gtk3 python tutorial

Last synced: 04 May 2026

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

Practicing and learning TensorFlow

machine-learning python tensorflow tutorial

Last synced: 13 Apr 2026

https://github.com/fl97-mo/level-1-python-beginner-guide

Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.

algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial

Last synced: 05 May 2026

https://github.com/semazurek/howtocube

An application showing step by step how to solve a 3x3 Rubik's cube.

csharp cube rubick rubicks-cube tutorial

Last synced: 09 Jun 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/ethand91/object-detect

Simple object detection example using python, opencv and YOLO

computer-vision example opencv python3 tutorial

Last synced: 28 Jun 2026

https://github.com/stevecondylios/contactforminrails6

A contact form in production in rails 6

tutorial

Last synced: 06 May 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/danielres/yarn-workspaces-unified-env-example

Example boilerplate of unified env vars management using yarn workspaces, works on Heroku

envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces

Last synced: 07 May 2026

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

An app that helps a staffing agency manage its stable of heroes

angularjs tutorial typescript

Last synced: 07 May 2026

https://github.com/djschleen/sbom-release-example

An example project that demonstrates how to automate a release with SBOM generation using Syft

cyclonedx github-actions sbom spdx tutorial

Last synced: 07 May 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/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

https://github.com/maojianwei/dpdk-dev-demo

tutorial for DPDK development

dpdk tutorial

Last synced: 08 May 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

https://github.com/guaix-ucm/pyemir-tutorials

Tutorials for PyEmir, the EMIR pipeline

astronomy python science tutorial

Last synced: 08 Mar 2026

https://github.com/march-mitsuki/easy-tutorial-react

Write onboarding tutorial with a declarative API

guide intro reactjs tour tutorial tutorials typescript ux

Last synced: 29 Apr 2026

https://github.com/jcbritobr/sevenguitasksgiu

This is an implementation of the 7GUIs tasks written with Golang and GIU library.

golang graphics gui tutorial

Last synced: 06 Apr 2025

https://github.com/codeantik/redux-saga-demo

A demo app to understand and learn the working of redux-saga

demo generator-functions redux redux-saga sagamiddleware tutorial

Last synced: 11 May 2026

https://github.com/taited/distributedtutorial

This is a tutorial demo for pytorch distributed data parallel

demo distributed distributeddataparallel parallel pytorch tutorial

Last synced: 12 May 2026

https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code

This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".

fastai image-classification pytorch tutorial

Last synced: 13 May 2026

https://github.com/duguorong009/personal-stark101-rs

Port the original "stark101" tutorial(python) to Rust version

porting python3 rust rust-lang stark tutorial zkp zkstark

Last synced: 13 May 2026

https://github.com/huaying/react-games

Small games written in React.js

game react react-game react-tutorial tutorial

Last synced: 13 May 2026

https://github.com/flolu/bazel

🌿 Getting started with Bazel for absolute beginners

bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial

Last synced: 13 May 2026

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

Remix Jokes Demo App for Cloudflare Workers

cloudflare-workers remix tutorial

Last synced: 29 Jun 2026

https://github.com/gvwilson/notwrong

A short introduction to research methods for software engineers

creative-commons research-methods software-engineering tutorial

Last synced: 13 Jun 2026

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

A tutorial from Rust book

rust tutorial

Last synced: 30 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/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/jlgregorio/tutorials-pointcloud-python

Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)

jupyter point-cloud python tutorial

Last synced: 27 Oct 2025

https://github.com/Nikya/slabShed

Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.

3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial

Last synced: 10 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/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://github.com/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/polaris000/contactbot

A simple demo chatbot that collects a user's contact information. Built using Rasa.

chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial

Last synced: 13 Jun 2026

https://github.com/mel-rocha/django-rest-framework

Tutorial da documentação oficial rest_framework

tutorial

Last synced: 25 Jul 2025

https://github.com/breatheco-de/exercise-todo-list-cli-with-cloud

💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.

learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial

Last synced: 09 Apr 2026

https://github.com/divertimentos/tutorial-flexbox-techsith

Tutorial de Flexbox disponibilizado pelo canal TechSith

css flexbox html tutorial

Last synced: 22 Jun 2026

https://github.com/billy0402/nestjs-shopping-cart-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 20 Jan 2026

https://github.com/mdbenito/km2em

From KMeans to Expectation Maximization: a short review

machine-learning machine-learning-algorithms texmacs texmacs-documents tutorial

Last synced: 23 Jul 2025

https://github.com/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/howiprompt/ai-agent-saas-boilerplate-stripe-authentication

Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/javascript-tutorial/ro-old.javascript.info

The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.

javascript romanian tutorial

Last synced: 24 Jul 2025

https://github.com/unikraft/asplos22-tutorial

Architectural Support for Programming Languages and Operating Systems (ASPLOS'22) Tutorial

asplos asplos22 lightweight-virtual-machines tutorial unikernels unikraft

Last synced: 16 Mar 2026

https://github.com/arielspencer/issue

👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.

github issue issues open-source tutorial

Last synced: 15 May 2025

https://github.com/favstats/statistische-modellbildung-ii

Alle Materalien für das Tutorium zu Statistische Modellbildung II

learnr r social-sciences statistics tidyverse tutorial

Last synced: 02 Apr 2025

https://github.com/harastaivan/tic-tac-toe

repository made for learning react

react tutorial

Last synced: 12 Apr 2026

https://github.com/mlhiter/mini-react

a tutorial project about creating a mini-react

mini react tutorial

Last synced: 11 Apr 2026

https://github.com/howiprompt/local-ai-agent-security-monitoring-dashboard

Developers deploying autonomous agents like Odysseus on local inference engines like DS4 operate blindly, exposing their workspaces to promp

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/uxborges/kr

kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.

cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles

Last synced: 12 Apr 2026

https://github.com/aygp-dr/lazy-weekends

A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.

beginner-friendly education functional-programming haskell tutorial

Last synced: 23 Jun 2026

https://github.com/yokesharun/learn-golang

go programming language tutorial

go golang programming-tutorial training tutorial

Last synced: 14 Apr 2025

https://github.com/dlamott/hangman

Entry level HangMan

game hangman python python3 tutorial

Last synced: 23 Jun 2026

https://github.com/nakorndev/hello-world

ฝึกการใช้งาน Pull request กับ GitHub

hello-world pull-requests tutorial

Last synced: 08 Mar 2026

https://github.com/gugazimmermann/curso-1-autenticacao

Este repositório contém o código para o projeto "Autenticação", do ebook "Autenticação com React/TypeScript e Jest", que eu escrevi.

authentication best-practices boas-praticas conventional-commits course curso ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/crustde-containerizedrustdevenv/windows_reinstall

Description of my Windows OS prepared for Rust development in Linux

tutorial

Last synced: 28 Jan 2026

https://github.com/ssoudan/bayesian_inference_tut

Quick tutorial on Bayesian inference applied to logistic functions

bayesian-inference tutorial

Last synced: 29 Jun 2026

https://github.com/haru52/tic-tac-toe

React tutorial app.

react tutorial

Last synced: 02 May 2026

https://github.com/amercier/react-redux-tutorial

Tutorial Hacker News application with React and Redux

hackernews react redux tutorial

Last synced: 09 May 2026

https://github.com/freeclimbapi/node-list-participants-how-to-guide

Node - List Participants Tutorial

connecting-calls tutorial

Last synced: 29 Jan 2026

https://github.com/getlarge/create-nestjs-libraries-with-nx

Learn how to build NestJS libraries with Nx

nestjs nx tutorial

Last synced: 15 Apr 2026

https://github.com/caknoooo/ams-laravel-restful-api

create a simple RESTful API for training AMS

api laravel-framework mysql rest-api tutorial

Last synced: 09 May 2026

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

This project is a video player maked with HTML5, CSS3 and JS

html5 mindsersit-tutorials tutorial video-player

Last synced: 30 Mar 2025

https://github.com/aniri/tutorial-facebook-signup

old tutorial moved to github :) - playing with facebook signup

facebook-signup tutorial

Last synced: 29 Jan 2026

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/swivelgames/modfed-assessment-vue3

Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.

frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api

Last synced: 03 Jan 2026

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/eloistree/munity_hellocarrc_networkbattle

Put here your code that will be played in Hello Car RC but from UDP on a virtual machine.

csharp esport game guide lua tutorial udp unity3d

Last synced: 09 May 2026

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

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026