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/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/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/zeucapua/scrawl

It's like Wordpress, but new, and yours.

markdown svelte sveltejs tutorial tutorial-code

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/drsmile444/tensorflow-ml-bot-example

🤖 Telegram Bot example using Machine Learning and Tensorflow

example telegram telegram-bot tensorflow 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/blefnk/blefed

📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.

coding tutorial web

Last synced: 19 Jan 2026

https://github.com/andrewrporter/f-string-tutorial

Basic introduction to python 3.6 f-strings

fstrings python tutorial

Last synced: 13 May 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/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/makstyle119/python

Python from beginner to advanced

begginer-friendly makstyle119 python tutorial

Last synced: 11 Oct 2025

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/kt474/sleeper-api-example

Example visualization using the Sleeper API

api fantasy-football sleeper tutorial

Last synced: 26 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/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/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

https://github.com/seadowg/dip-lesson

Using Dependency Inversion to help you (re)write testable code

dependency-inversion-principle java test-driven-development tutorial

Last synced: 15 Apr 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/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/harsh098/go-for-devs

My Attempt at learning Go Programming Language

go golang tutorial

Last synced: 12 Jun 2025

https://github.com/ogstudio/tutorial-tool

Simple video editing tool to automate creation of tutorials

editing tutorial video

Last synced: 15 Jun 2026

https://github.com/shubhansu-kr/cse310-javaprogramming-tutorial

Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4

code java lpu oops-in-java sem4 tutorial

Last synced: 16 Jun 2026

https://github.com/bfmhno3/git_guide

本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。

git tutorial

Last synced: 17 Jun 2026

https://github.com/dgautsch/ts-demo

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 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/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/mpc-bioinformatics/pia-tutorial

Tutorial for PIA - Protein Inference Algorithms

proteomics tutorial

Last synced: 15 Mar 2026

https://github.com/magnetic-fox/c64-tutorial-like

Some easy projects for cc65 compiler suite. Mostly C-written.

assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial

Last synced: 19 Jun 2026

https://github.com/macagua/example-vuejs2-spa

A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 19 Jun 2026

https://github.com/kahsolt/conv2d-kernels

Interactive experiments on pretrained Conv2d layer weights.

cnn neural-network tutorial visualization

Last synced: 24 Jun 2026

https://github.com/wikimedia/tool-my-first-flask-oauth-tool

Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/

flask oauth python3 tool-labs tutorial

Last synced: 26 Jun 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/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/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/brandon-braner/agentql_blogpost_example

Example scraper using AgentQL for blog post

agentql blog-post playwright portfolio tutorial

Last synced: 18 May 2026

https://github.com/tathandev/ad-astra-addon-tutorial

Wanna make an addon for Ad Astra ? You are in the good place !

ad-astra minecraft tutorial

Last synced: 29 Jan 2026

https://github.com/eighttrigrams/eighttrigrams-tutorials

How to quickly get to working productively with Clojure

clojure tutorial

Last synced: 06 Feb 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/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/philipyip1988/fedora

Linux Fedora Installation Guide on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Fedora Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.

dell fedora fedora-workstation gnome gnome-extensions gnome-tweaks linux oem secure-boot touchscreen tutorial uefi

Last synced: 11 Feb 2026

https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer

🏫 Tutorial on GraphQL-LD for Solid in React

tutorial

Last synced: 19 Mar 2026

https://github.com/percymamedy/vue-shop

An Ecommerce Demo Web App using VueJS

demo tutorial vue vuejs2

Last synced: 01 Mar 2026

https://github.com/luascfl/tutorial-linkedin

Projeto de capacitação para manter um Linkedin ativo, desde você que não sabe absolutamente NADA até você que deseja otimizar os seus resultados.

linkedin tutorial

Last synced: 03 Mar 2026

https://github.com/gynter/rsyslog-podman-compose-example

Example Docker Compose for running RSyslog in Docker.

baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial

Last synced: 03 Mar 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/primaryobjects/cardano-tutorial

Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.

ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3

Last synced: 18 Apr 2026

https://github.com/kevinbird61/opengl-on-qt

Using OpenGL on Qt

opengl qt5 tutorial

Last synced: 17 Apr 2026

https://github.com/rafi/docker-k8s-101

Docker & Kubernetes 101

101 docker kubectl kubernetes tutorial

Last synced: 18 Apr 2026

https://github.com/alexmhack/node_express

working on a simple project built with node and express

api beginner-project express-js javascript nodejs project tutorial

Last synced: 13 Apr 2026

https://github.com/didinj/grails-mongodb-crud-example

Building a CRUD Web Application Using Grails 6 and MongoDB

build building crud easily example grails groovy mongodb tutorial webapp

Last synced: 05 May 2026

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/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project

Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.

azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video

Last synced: 19 Apr 2026

https://github.com/eopxd/llvm-ir-basic

LLVM so cool ~ OAO

llvm llvm-ir tutorial

Last synced: 19 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/choidae1/git-github-study

Repo for learning 「깃&깃허브 입문」(이지스퍼블리싱)

git github tutorial

Last synced: 21 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/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/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/sylhare/powershell

Some PowerShell examples

documentation powershell tutorial

Last synced: 05 Jun 2026

https://github.com/eduardoprofe666/jframe-draggable

Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable

drag java java-swing jframe tutorial youtube

Last synced: 21 Apr 2026

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 Apr 2026

https://github.com/exasol/lua-styleguide

Lua style guide, examples and tutorials

coding-guideline examples exasol-integration lua tutorial

Last synced: 17 Feb 2026

https://github.com/konaraddi/cmsc320-final

A tutorial on gleaning rich insights from the Pokédex

class-project machine-learning pokemon tutorial

Last synced: 29 Oct 2025

https://github.com/mfaisalkhatri/java-json-examples

Example code to read JSON files using Google Gson library

example gson json learning-by-doing testing tutorial

Last synced: 16 May 2026

https://github.com/rikedyp/dyalogtutorials_old

Tutorials for Dyalog APL

apl dyalog dyalog-apl tutorial

Last synced: 11 Jun 2026

https://github.com/ntk148v/kshell

Simple shell implementation in C#

csharp shell tutorial

Last synced: 17 May 2026

https://github.com/rubensworks/slides-2019-iswc-graphql-rdf

Slides for the GraphQL tutorial at ISWC 2019 - GraphQL over RDF

graphql iswc rdf slides tutorial

Last synced: 18 May 2026

https://github.com/lemmi/wgpg

WireGuard Playground

go golang playground tutorial wireguard

Last synced: 16 May 2026

https://github.com/rodrigokamada/angular-template-driven-form-validation

Application example built with Angular 14 and creating and validating a template-driven form.

angular beginners dev-community form frontend gh-actions gh-pages hacktoberfest stackblitz tutorial validation webdev webdevelopment

Last synced: 16 May 2026

https://github.com/abhijoshi2k/full-nodejs-course

Node,js course from Udemy

nodejs project tutorial udemy

Last synced: 16 May 2026

https://github.com/wsdltophp/packagecolissimotracking

PHP SDK for Colissimo Tracking Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 17 Jun 2025

https://github.com/0xwal/assembly-x86

This repository will include assembly x86 tutorials and practices

assembly assembly-language i386 intel tutorial tutorial-exercises x86

Last synced: 19 Jul 2025

https://github.com/adessose/learndistributedecom

A C# sample project demonstrating the intricacies of distributed systems in an e-commerce setting, using microservices, MassTransit, and integrated telemetry with Jaeger and Application Insights.

applicationinsights asynchronous-communication distributed-systems education jaeger masstransit microservices telemetry tutorial

Last synced: 05 Apr 2025

https://github.com/contraslash/chatbots-intro

Material para la charla introductoria de Chatbots

chatbot keynote tutorial

Last synced: 07 Apr 2026

https://github.com/raigorx/thinking-in-react-hooks

The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components

create-react-app educational example react react-hook thinking-in-react tutorial

Last synced: 12 May 2026

https://github.com/sumit-kr-das/jsdoc

A modern JavaScript related documentation for you

documentation es6 interviews javascript tutorial typescript

Last synced: 27 Apr 2026

https://github.com/kevinlin1/nifty-web-apps

Build a web app for any programming assignment.

education java python tutorial web-app

Last synced: 17 May 2026

https://github.com/deadlykam/tutorialproceduralanimationfix

A tutorial on fixing the procedural animation with baked animation in Unity3D.

animation animation-fix kamran kamran-wali tutorial unity unity3d wali

Last synced: 17 May 2026

https://github.com/x-raylaser/generative-rnn

This repository is made as supplementary material for a tutorial. The tutorial shows how to use Recurrent Neural Nets as generative models.

bayes-rule bayesian-inference deep-learning digit-generation generative-model mnist pixel-prediction recurrent-neural-nets recurrent-neural-networks tutorial

Last synced: 04 Aug 2025

https://github.com/azmainadel/amarshop-backend-django

Demo tutorial codebase for a Django class I took at BongoDev

backend demo django django-rest-framework python teaching tutorial

Last synced: 17 Feb 2026

https://github.com/saeedkohansal/javascript-alarm-web-application

This Is A Client-side Vanilla JavaScript Web Application, I'm Using localStorage From HTML Web Storage API To Save My Data Inside The Browser, The localStorage Object Stores Data With No Expiration Date So We Have All Data We Need In The User's Browser...

client-side css front-end gilgeekify html javascript tutorial tutorials web-application web-design web-development

Last synced: 17 May 2026

https://github.com/ivannz/fds2020-packaging

Contents for a session on Packaging in Python

packaging python tutorial

Last synced: 17 May 2026