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/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/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/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/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/linthithtwe/typescript-react-shopingcard

Typescript and React Project from @WebDevSimplified

tutorial tutorial-exercises typescript

Last synced: 12 Jun 2025

https://github.com/desoga10/webpack-babel

A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.

babel babel-plugin react reactjs tutorial web-development webpack webpack4

Last synced: 12 Apr 2026

https://github.com/trickypr/linux-game-console

A quick install system for a Debian based gaming console

awesomewm debian game-console gaming linux linux-game-console qt tutorial

Last synced: 26 Jan 2026

https://github.com/elazzouzihassan/angulartuto

Welcome to the Angular Tutorial repository!

angular coding development framework tsx tutorial typescript

Last synced: 15 May 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/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/hswolff/playground

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

javascript tutorial

Last synced: 02 Apr 2025

https://github.com/seandavi/rbiocbook

An instructional/experiential book using R and Bioconductor.

bioconductor bioinformatics book quarto r rstats statistics tutorial

Last synced: 13 Jun 2025

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/arm-education/executorch_on_arm_labs

🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀

arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack

Last synced: 30 May 2026

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

WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.

css django documentation html javascript tutorial

Last synced: 11 Mar 2025

https://github.com/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 30 May 2026

https://github.com/petercollingridge/bloops-canvas

Ecology and evolution simulation using Javascript and canvas

alife canvas evolution genetic-algorithm javascript tutorial

Last synced: 10 Jan 2026

https://github.com/jonatasperaza/mytsc

A Simple Ts Tutorial

js node nodejs nodets ts tsc tutorial

Last synced: 13 Apr 2026

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/dplaton/obstacle-course

Obstacle course game built using LibGDX and Ashley

game java tutorial

Last synced: 07 Oct 2025

https://github.com/haruyasu/django-ecommerce

:bulb: Ecommerce - Django Startup

djagno ecommerce tutorial

Last synced: 27 Jan 2026

https://github.com/justcodeit7/streamlit_101

Code for youtube videos on streamlit

python streamlit tutorial tutorial-code

Last synced: 10 Oct 2025

https://github.com/souravgoswami/ruby-masterclass

A Free Ruby class for Techno India college students (dept. of BCA)

ruby ruby-tutorial tutorial

Last synced: 11 Oct 2025

https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook

Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me

exercise java learning serialization tutorial understanding

Last synced: 14 Apr 2026

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/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

https://github.com/saeedkohansal/php-session-full-tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment

Last synced: 13 Oct 2025

https://github.com/soyelmoreno/fullstack4fe-v2

Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"

frontend-masters full-stack tutorial

Last synced: 13 Oct 2025

https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails

Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.

rails tutorial

Last synced: 13 Oct 2025

https://github.com/nicholasjhenry/brandizzle

My repo for working through the BBDCasts series for Brandizzle using Rails 3

professional-development tutorial

Last synced: 13 Mar 2026

https://github.com/denis-yuen/icy-blackberry

Example command line tool for the HCA Hackathon

docker hackathon tutorial

Last synced: 18 Apr 2026

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/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/extcore/extcore-sample-identity

ExtCore framework 7 sample web application that uses Identity

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 24 Feb 2026

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/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/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/elazzouzihassan/typescript-tuto

Welcome to the TypeScript Tutorial for Beginners repository! 🚀

javascript reactjs ts tutorial typescript

Last synced: 15 Apr 2026

https://github.com/nlesc/cwl-tutorial

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 01 Feb 2026

https://github.com/mvuorre/hpbm-bayes-tutorial

A tutorial on Bayesian statistics for HPBM

bayesian-statistics psychology statistics tutorial

Last synced: 25 Feb 2026

https://github.com/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/saeedkohansal/vanilla-javascript-infinite-scroll-html-css-js

Web-Based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads...

animatecss animation css gilgeekify html infinite-scroll infinite-scrolling infinitescroll infinitescrolling javascript plugin tutorial tutorials vanilla-javascript vanillajavascript vanillajs web-design web-development webdesign webdevelopment

Last synced: 07 Feb 2026

https://github.com/boyiguo1/tutorial-sim_cluster_composer

A tutorial on automating R simulation studies with clusters

automation rstats simulations tutorial

Last synced: 09 Feb 2026

https://github.com/compomics/intro-to-deep-learning

Practical introduction to neural networks with Pytorch and Lightning

convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial

Last synced: 10 Feb 2026

https://github.com/sandeepsoni/comparing-word2vec-models

Code, data, and notes for tutorial on using word embeddings to find variation and change

tutorial

Last synced: 19 Mar 2026

https://github.com/dandonahoe/crude-cards

❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.

cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets

Last synced: 15 Feb 2026

https://github.com/utkarsh5026/dsdb

Implementation of data structures used in Databases as Jupiter notebooks

database dsa jupyter-notebooks notebooks python tutorial

Last synced: 16 Apr 2026

https://github.com/ry-ops/building-your-first-claude-agent

Learn to build intelligent agents with Claude that automate your workflow

agents ai anthropic claude tutorial typescript

Last synced: 01 Mar 2026

https://github.com/uncomputable/coverage-example

Minimal, reproducible example for testing code coverage using GCC or Clang

code-coverage coverage gcov lcov tutorial

Last synced: 19 Mar 2026

https://github.com/zoltan-nz/hadoop

Tutorial: using hadoop and docker containers to analysing AOL search result.

aol docker hadoop search tutorial

Last synced: 16 Apr 2026

https://github.com/alexmhack/django-cache

Using redis and django-redis to perform caching for the django application

caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial

Last synced: 16 Apr 2026

https://github.com/arceryz/archlinux-installer-script

Arch Linux install script. Only performs the minimal steps for booting into arch. 75 lines of script with full progress messages and tutorial.

arch-linux archlinux archlinux-installer grub install-script linux linux-installer minimal shell tutorial

Last synced: 16 Apr 2026

https://github.com/timonwa/sender-react-integration

Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.

angular article javascript reactjs sender tutorial tutorial-code vue

Last synced: 17 Apr 2026

https://github.com/nowdoc/2018-01-vuejs-grid

:rocket: VueJS component example

components example grid javascript tutorial vuejs

Last synced: 17 Apr 2026

https://github.com/cnahmetcn/react_tutorial

React Öğreniyorum (Kodlar - Notlar)

code notes react reactjs tutorial

Last synced: 17 Apr 2026

https://github.com/kaixinbaba/learnclawdbot

📚 The most comprehensive multilingual documentation site for OpenClaw — 264+ pages in English, Chinese, Japanese & Korean

ai-assistant documentation multilingual nextjs openclaw tutorial

Last synced: 04 Apr 2026

https://github.com/gonzalo-bulnes/android_to_arduino_demo

A demonstration ROS node in Python to connect an Android device with an Arduino board.

android arduino demo python ros ros-wiki tutorial

Last synced: 18 Apr 2026

https://github.com/fraigo/git_tutorial

Git tutorial for beginners

git git-tutorial github tutorial

Last synced: 18 Apr 2026

https://github.com/staylorx/sparql_tutorial

This is the very fine Jena SPARQL tutorial using Python notebooks, and using the results as Panda's DataFrames.

graphs ontology pandas python rdflib sparql tutorial

Last synced: 20 Apr 2026

https://github.com/zhh2001/p4-language-guide-zh

P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)

bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial

Last synced: 20 Apr 2026

https://github.com/aristotelesbr/my_site

Project for a post from medium

ruby sinatra sinatra-applications tutorial

Last synced: 21 Apr 2026

https://github.com/rodrigokamada/angular-auth0

Application example built with Angular 14 with authentication using the Auth0 service.

angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/senior-sigan/vgg_style_transfer

Style transfer example app for Huggingface spaces based on the PyTorch tutorial

gradio pytorch tutorial

Last synced: 21 Apr 2026

https://github.com/eduardoprofe666/jformattedtextfield

Proyecto del tutorial en Youtube del JFormattedTextField

java java-swing jformattedtextfield tutorial youtube

Last synced: 21 Apr 2026

https://github.com/soyelmoreno/express-crash-course

Tutorial: Following along with Express crash course video

express tutorial web-dev-simplified

Last synced: 24 Apr 2026

https://github.com/lukas-vlcek/mapping-normalization-example

Elasticsearch mapping and analysis based approach to normalization of document fields

discussion elasticsearch tutorial

Last synced: 24 Apr 2026

https://github.com/candasm/bens-ansible-tutorial

This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.

ansible tutorial

Last synced: 26 Apr 2026

https://github.com/lexascms/tutorial-snipcart

Personalized e-commerce store tutorial using LexasCMS, Snipcart and Next.js

ecommerce lexascms nextjs snipcart tutorial

Last synced: 27 Apr 2026

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/fblupi/tour-of-heroes

Angular 4 tutorial

angular tutorial

Last synced: 29 Apr 2026

https://github.com/adamisntdead/hackr-news

📰 A Hacker News Front Page clone in React

hacker-news react react-hn sample tutorial

Last synced: 30 Apr 2026