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/shgtkshruch/yozora-no-okurimono

CSS アニメーションのチュートリアル「夜空ノ贈リ物」の写経

animation css tutorial

Last synced: 22 Mar 2025

https://github.com/24amcoder-sb/automapperexample

A sample console app using the automapper library

automapper tutorial

Last synced: 28 Mar 2025

https://github.com/bulderkristian/golang-goland-setup-guide

Tutorial and example of IntelliJ Goland setup for Golang 1.11+ for Go modules

go go-modules goland golang tutorial

Last synced: 26 Dec 2025

https://github.com/manzt/flu-mcv

Multiple coordinated views of flu data with Altair in JupyterLab.

altair tutorial vega vega-lite

Last synced: 02 Mar 2025

https://github.com/pradeepgangwar/ember-basic-app

This is a basic ember application created while learning EmberJS

ember tutorial

Last synced: 06 Sep 2025

https://github.com/brunohnsouza/videos

Vídeos educativos com dicas, aulas e tutoriais sobre tecnologia.

aulas tecnologia tutorial

Last synced: 07 Feb 2026

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

Vinyl tutorial

haskell tutorial

Last synced: 26 Mar 2025

https://github.com/cheesecake87/flask-example-sub-domain

Contains a working example of using Sub Domains in Flask.

example flask guide python tutorial

Last synced: 29 Jun 2025

https://github.com/thc1006/rps_gesture_referee_demo

🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.

computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial

Last synced: 03 Oct 2025

https://github.com/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 23 Mar 2025

https://github.com/vmandic/reduxweatherlist

Learning React and Redux by following an Udemy.com course.

course learning react redux tutorial

Last synced: 06 Apr 2025

https://github.com/adolbyb/minesweeper-games

A Collection of Minesweeper Repos Merged Into a Single Repo.

javascript minesweeper pygame python recursion tutorial

Last synced: 13 Mar 2025

https://github.com/tanvirhasanprince/tour_of_heroes_angular_module_version

Angular Tour of Heroes is a tutorial application provided by the Angular team. It serves as an introduction to Angular concepts and features by building a simple application for managing heroes. The tutorial covers various Angular topics, including components, services, data binding, routing, and more.

angular css tutorial typescript

Last synced: 20 Mar 2025

https://github.com/toolbuddy/analysis_tools

📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...

analysis learning tools tutorial

Last synced: 18 Mar 2025

https://github.com/otonomee/bash-scripting-course

Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.

bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app

Last synced: 16 Sep 2025

https://github.com/newlandtv/unity-rhythm-game-tutorial

Unity Engine으로 만드는 Rhythm Game 강좌입니다.

2d lecture rhythm-game tutorial unity

Last synced: 14 Mar 2025

https://github.com/anyblok/anyblok-book-prez

Workshop Anyblok slides

book development-tools tutorial

Last synced: 10 Apr 2025

https://github.com/freeclimbapi/java-get-a-queue-tutorial

Java - Get a Queue Tutorial

queues tutorial

Last synced: 21 Feb 2025

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 2025

https://github.com/descent098/basic-web-technologies

An introduction to the basics of how webpages work from a technology standpoint

code learning presentation tutorial webpages

Last synced: 14 Jun 2025

https://github.com/devvoid/piston-tutorials

Series of tutorials on how to use the Piston game engine.

piston piston-game-engine piston-tutorials rust tutorial

Last synced: 24 Dec 2025

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

스타봇 동아리에서 사용될 소스코드입니다.

basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial

Last synced: 10 Apr 2025

https://github.com/lopez86/datascienceexamples

Examples of various data science & data analysis topics using various sources of data.

data-analysis data-science pandas scikit-learn tutorial visualization

Last synced: 15 May 2025

https://github.com/iampriteshkumar/desktop-tutorial

GitHub Desktop tutorial repository

git github githubdesktop practice tutorial

Last synced: 12 Mar 2025

https://github.com/marlon-couto/astro-blog

Astro blog tutorial

astro css html javascript tutorial

Last synced: 02 Apr 2025

https://github.com/themarlboroman/refresh-symfony

A Symfony 2.8 refresher to remember how stuff worked in a very basic way.

remember symfony2 tutorial

Last synced: 05 Oct 2025

https://github.com/lupin3000/videotest

Simple Video Test Environment

tutorial tutorial-code

Last synced: 20 Jun 2025

https://github.com/joaofaveri/redux-essentials-tutorial

The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices

frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript

Last synced: 30 Dec 2025

https://github.com/aoudiamoncef/rxsearch

Getting started with RxJava on Android using Kotlin.

android kotlin rxjava travis-ci tutorial

Last synced: 05 Oct 2025

https://github.com/scorchinghot/core-machine-learning-exploration

This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.

core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial

Last synced: 05 Oct 2025

https://github.com/andry81-devops/accum-content

Tutorial to setup accumulation of various external statistic and content. • :page_with_curl: https://github.com/andry81-stats/accum-content--gh-stats :page_with_curl:

actions content download github github-action tutorial workflow

Last synced: 29 Mar 2025

https://github.com/michael-yin/django-pack

Django SaaS open-source Guide

django saas tutorial

Last synced: 26 Feb 2025

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025

https://github.com/salmanbe/laravel-deepl-tutorial

Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.

bootstrap5 deepl laravel php tutorial

Last synced: 22 Aug 2025

https://github.com/neo/angular2-tour-of-heroes

Angular 2 for TypeScript Tutorial: Tour of Heroes

angular2 demo implementation practice tour-of-heroes tutorial typescript

Last synced: 06 Oct 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: 04 Mar 2025

https://github.com/ronanarm/walkthroughjs

Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.

frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough

Last synced: 06 Oct 2025

https://github.com/igorsedov/angular-tutorials

Code examples from Angular video tutorials on my YouTube channel.

angular angular-signals angular-tutorial tutorial tutorial-code

Last synced: 22 Mar 2025

https://github.com/joytaribagshaw/dialogflowcx-codelab

This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.

ai-agents bootcamp-project chatbot cloud dialogflow google google-cloud-ai-platform google-cloud-platform tutorial

Last synced: 26 Feb 2025

https://github.com/benlipp/vagrant-ansible

A Vagrant setup I made to learn Ansible.

ansible tutorial vagrant

Last synced: 06 Oct 2025

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 14 Mar 2025

https://github.com/joodsy/mini-apps

🚀 Build fast, scalable web applications with this Vite + React + TypeScript template featuring Tailwind CSS and shadcn/ui components.

awesome example-project farcaster mini-app mini-apps miniapps mvc nodejs swift telegram ton tutorial typescript ui-kit walletconnect webapp woocommerce-api woocommerce-payment

Last synced: 30 Dec 2025

https://github.com/jaslatendresse/learningstuff

A space to learn new things for fun

cpp learning python quantum-mechanics tutorial

Last synced: 09 Aug 2025

https://github.com/ku00/shootinggame

Unity 2Dシューティングの写経

syakyo tutorial

Last synced: 12 Sep 2025

https://github.com/markslorach/issue-tracker

Issue Tracker built using Next.js, TypeScript, Prisma and MySQL.

crud mysql nextjs prisma rest-api tutorial typescript zod-validation

Last synced: 07 Oct 2025

https://github.com/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

https://github.com/wilk/twitter-relay-telegram

A Twitter-to-Telegram relay

elixir telegram telegram-bot tutorial twitter

Last synced: 29 Jun 2025

https://github.com/monsterbrain/angularhttptutorial

A angular 7 tutorial on for http web api setup.

angular tutorial

Last synced: 21 Jan 2026

https://github.com/carolinedotxyz/dp_sgd_classification

An educational walkthrough of training a CelebA (Eyeglasses) image classifier with Differentially Private SGD using PyTorch and Opacus. Emphasis is on clarity and reproducibility through balanced subsets, deterministic preprocessing, and side-by-side baseline vs. DP training, while acknowledging real trade-offs.

celeba cnn computer-vision data-preprocessing deep-learning differential-privacy dp-sgd educational image-classification machine-learning opacus privacy-preserving-ml pytorch tutorial

Last synced: 08 Oct 2025

https://github.com/nerooc/typing-game

Angular tutorial project - typing game

angular tutorial typing-game

Last synced: 22 Mar 2025

https://github.com/davidjnevin/django_girls_tutorial

Django Girls Blog Tutorial

blog django tutorial

Last synced: 09 Oct 2025

https://github.com/hyzhak/siraj-tutorials

My interpretation of Jupyter Notebooks of Siraj Raval Tutorials

jupyter-notebook machine-learning neural-network python tutorial

Last synced: 09 Oct 2025

https://github.com/syamreddy99/codeblogproject

CodeBlog is a web application offering coding enthusiasts tutorials, tips, and the latest trends. It fosters a community for sharing knowledge and enhancing coding skills.

codeblog coding community css html javascript technology-platforms tutorial webdevelopment

Last synced: 15 Sep 2025

https://github.com/undergrounder96/docker_marp

Docker Basics

docker tutorial

Last synced: 12 Apr 2025

https://github.com/salilab/actin_tutorial

IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera

integrative-modeling tutorial

Last synced: 19 Jan 2026

https://github.com/hashicorp-education/learn-terraform-organize-configuration

Source files for a workshop about Terraform source file organization

hashicorp terraform tutorial

Last synced: 19 Jan 2026

https://github.com/kaayzouee/windows-efi-recovery

This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.

dualboot efi guide recovery tutorial windows-11

Last synced: 09 Oct 2025

https://github.com/stephane-klein/linux-firewall-playground

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 09 Oct 2025

https://github.com/silvestrevivo/native-manager

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native reactjs stephengrider tutorial udemy

Last synced: 10 Oct 2025

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 10 Oct 2025

https://github.com/akecel/deploy-shell-script

Simple shell scripts to easily deploy your applications on a web server.

beginner-friendly deployment devops script ssh tutorial

Last synced: 10 Oct 2025

https://github.com/diaa9/aems

The Adaptive Efficiency Monitor Simulator (AEMS) offers a user-friendly platform to track and predict performance metrics using the EWMA model. Explore its features and start optimizing your efficiency today! 🛠️🌐

access-control acltesting adobe aem aem-site aem65 cif code-samples helix4 jcr maven oak osgi repository-template scanner tutorial wcm-components wknd-sites

Last synced: 25 Jul 2025

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

notes and codes while learning JavaScript

css html javascript learning tutorial

Last synced: 16 Aug 2025

https://github.com/shaikahmadnawaz/learn-react

React - A JavaScript library for building user interfaces

es6 frontend javascript-library jsx react reactjs tutorial ui

Last synced: 15 May 2025

https://github.com/developerpuneet/potential-winner

Demo of Simple Tug of war game 🗿

demo-app expressjs game socket-io tug-of-war tutorial

Last synced: 13 Sep 2025

https://github.com/evandroamparo/lab

.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)

hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video

Last synced: 19 Jan 2026

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 22 Mar 2025

https://github.com/ku00/toy_app

Rails Tutorial Chater2

syakyo tutorial

Last synced: 22 Mar 2025

https://github.com/waleedsamy/letsgo

let's go

golang tutorial

Last synced: 14 Jan 2026

https://github.com/cacilhas/tree

tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html

exercise mlton smackage sml standard-ml tree-structure tutorial

Last synced: 11 Oct 2025

https://github.com/ahammadshawki8/pycampaign20

😇 Learn to Code in Python during Lockdown! 🔥🔥

beginner-friendly lockdown python tutorial

Last synced: 09 Nov 2025

https://github.com/syncfusionexamples/how-to-create-a-mind-map-using-the-vue-diagram

A quick start Vue project that shows how to create a mind map layout using the Syncfusion Vue Diagram component. This project includes code snippets for customizing the nodes and connectors in the layout and changing its orientation, align the layout using horizontal and vertical spacing and to add expand and collapse icons.

automatic-layout connector customize diagram diagrambuilder mindmap node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 12 Oct 2025

https://github.com/mustafaahmed313/typescript-for-jsdevs

This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.

js-developer programming-language strongly-typed tutorial types typescript

Last synced: 13 Oct 2025

https://github.com/silvestrevivo/react-typescript-hooks2

Small React-Redux application with hooks and typescript

javascript reactjs tutorial typescript udemy

Last synced: 13 Oct 2025

https://github.com/949886/godot-demos

A collection of godot examples and tutorials.

csharp gdscript godot tutorial

Last synced: 12 Aug 2025