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/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/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/andry81-devops/github-action-extensions

Tutorial to setup GitHub action extensions. • :page_with_curl: https://github.com/andry81-stats/github-action-extensions--gh-stats :page_with_curl:

action-extension actions extensions github github-action tutorial workflow

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/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/kengbailey/golang-ref

Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.

channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials

Last synced: 28 Feb 2026

https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana

Monitor infrastructure with Prometheus metrics and Grafana dashboards

grafana monitoring observability prometheus tutorial

Last synced: 01 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/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/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/chingc/tutorial-uv

A quickstart and reference for uv to help you get up and running fast.

documentation python quickstart readme reference tutorial uv

Last synced: 04 Apr 2026

https://github.com/alexmhack/expressjs-todo-list

A simple todo list web app in ExpressJS

expressjs getting-started mongodb simple-app todolist tutorial

Last synced: 04 Apr 2026

https://github.com/datyayu-xyz/yarn-demo

Un demo de como usar yarn

espanol tutorial yarn

Last synced: 03 Apr 2025

https://github.com/halvoxenkskokqt/sourcecode-flash

Run flashloan arbitrage with JS code, smart contracts for passive profits, safe on PC.

blockchain crypto defi eth ethereum flash-loan flashloan go-ethereum guide profit script sourcecode tools trading tutorial

Last synced: 13 Sep 2025

https://github.com/hardmax71/qtutorial

A lightweight, interactive tutorial system for PySide6 applications.

gui pyqt6 pyside6 python tutorial

Last synced: 12 Nov 2025

https://github.com/silvestrevivo/flexbox-css

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann

css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial

Last synced: 08 Jul 2025

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

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 10 Mar 2025

https://github.com/bumboobee/nike-ecomerce

In this project i've followed the tutorial from Kevin Powell in this video https://www.youtube.com/watch?v=X1dz0xRbSJc

css ecomerce html landing-page nike-shoes 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: 03 Mar 2025

https://github.com/julesblm/geologicalmapthehague

The end result of a leaflet.js geological map tutorial.

geology leaflet-map leafletjs tutorial

Last synced: 21 Feb 2026

https://github.com/hash3lizer/khatta

📔 A Khatta (urdu for ledger). Based on Urara 🌸 (A sweet Svelte based theme)

blog ctf-writeups tutorial writeups

Last synced: 26 Dec 2025

https://github.com/adrien-ben/vulkan-tutorial-odin

Vulkan tutorial written in Odin

odin-lang tutorial vulkan

Last synced: 06 Jan 2026

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/soran-ghaderi/backpropagation

Backpropagation and automatic differentiation, and grid search from scratch.

automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial

Last synced: 12 Nov 2025

https://github.com/librity/fcc_java_spring_boot

Free Code Camp - Java Spring Boot

java spring-boot tutorial

Last synced: 25 Feb 2025

https://github.com/alexandrecoulay/nathalie

Code open Source of a code to create discord bot.

alexpgm bot discord discord-bot javascript open-source tutorial youtube

Last synced: 23 Feb 2025

https://github.com/dishuihengxin/gitbook-tutorial

Gitbook 使用指导手册 -

gitbook kalid tutorial

Last synced: 25 Jan 2026

https://github.com/nicnocquee/react-stripe-checkout

A sample project for integrating Stripe Checkout with React (CRA) app

checkout create-react-app react sample stripe tutorial

Last synced: 07 Jan 2026

https://github.com/diegoguevara/tutorial_angular2_spa

Tutorial de ejemplo para la creacion de una SPA en Angular 2

angular2 tutorial typescript

Last synced: 31 Dec 2025

https://github.com/sukhoy94/webpack-101

Tutorial wprowadzający w podstawy działania narzędzia Webpack

npm tutorial webpack5

Last synced: 26 Mar 2025

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: 30 Dec 2025

https://github.com/hectorrdb/nationalassembly

A short tutorial to help beginners in biostatistics and genomics understand an usual single-cell RNA-sequencing workflow

france politics rna-seq scrna-seq-analysis tutorial

Last synced: 21 Feb 2026

https://github.com/mark-i-m/tutorials

A repo of tutorials for various things

bash gdb terminal tutorial tutorials

Last synced: 04 Mar 2025

https://github.com/alexmhack/channels_tutorial

working along django channels official tutorial and creating a chat service with chat groups

beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial

Last synced: 18 Jul 2025

https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget

Last synced: 25 Mar 2025

https://github.com/detivenc/python

I put all my projects in python from Videos or MySelf

ai chatgpt python tutorial

Last synced: 17 Mar 2025

https://github.com/ilyeshammadi/djangostagram

A simple instagram clone made using Django

django tutorial

Last synced: 22 Aug 2025

https://github.com/lumunix/jekyll-docker

Jekyll blog template ready to go with docker!

docker docker-compose jekyll tutorial

Last synced: 26 Feb 2025

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: 05 Mar 2025

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/sanidhyy/gpt3-web-app-react

GPT-3 Web App created using React JS.

javascript nodejs reactjs tutorial

Last synced: 30 Dec 2025

https://github.com/javascript-tutorial/sk.javascript.info

Modern JavaScript Tutorial in Slovak

javascript slovak tutorial

Last synced: 22 Feb 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/alexlaurence/minna-no-python

👨‍💻Real-World Python Projects For Beginners

beginner-project projects python tutorial

Last synced: 13 Jun 2025

https://github.com/slipnitskaya/dmcourse-jgu

Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU (Mainz, 2017-now).

course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial

Last synced: 31 Oct 2025

https://github.com/da-huin/ai-notebook-tutorial

✨ Tutorial of Jupyter Notebook in GCP AI Platform.

ai-platform gcp jupyter notebook tutorial

Last synced: 07 Sep 2025

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/didinj/javascript-objects-example

Javascript Tutorial: Objects Example

example javascript js object objects tutorial

Last synced: 29 Mar 2025

https://github.com/mrmendoza-dev/my-electron-app

Quick tutorial for a React desktop app made with Electron.

desktop electron react tutorial

Last synced: 08 Sep 2025

https://github.com/vagnerbellacosa/curso_github

Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani

git github tutorial version-control

Last synced: 22 Feb 2025

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

https://egghead.io/lessons/javascript-composing-emails-in-a-nativescript-app

eggheadio lesson nativescript tutorial

Last synced: 30 Oct 2025

https://github.com/michaeljklein/parser-tutorial

A tutorial on monadic parsing in Haskell

haskell parser-combinators tutorial

Last synced: 31 Mar 2025

https://github.com/kingdrea/rpg

RPG offers a clear framework for developing KL-regularized policy gradient methods in online reinforcement learning. This repository includes tools for data preparation and the RLHF process, making it easier to implement the concepts from our research. 🛠️📚

angband application canvas combat composer flutter game-engine godot hacktoberfest laravel roguelike turn-based tutorial ultima-online unity unreal-engine web webgame

Last synced: 17 Aug 2025

https://github.com/kinneko-de/sample-humanfriendly-id-csharp

Sample how to create a human-friendly identifier in C#

csharp human-friendly id sample tutorial

Last synced: 02 Sep 2025

https://github.com/andrewjbateman/angular-tour-of-heroes

:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.

angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript

Last synced: 03 Nov 2025

https://github.com/tsmx/commander-options

Hands-on tutorial for the various option features of Commander.

cli commander hands-on nodejs options tutorial

Last synced: 01 Mar 2025

https://github.com/darth-dodo/tgif-with-flask

✨ Tutorial for teaching colleagues basics of Python and Flask for a TGIF session at https://ithaka.travel

flask pipenv python reveal-js tutorial

Last synced: 28 Mar 2025

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/gildas/helloworld

Very Simple Express.js server

docker helm istio kubernetes nodejs prometheus tutorial

Last synced: 21 Mar 2025

https://github.com/mapmeld/postgis-erbil

Code for mapping workshop

iraq kurdish postgis postgresql tutorial

Last synced: 04 Dec 2025

https://github.com/thisdougb/typetastic

Python utility to make recording screencasts easier.

automation python robot screencast tutorial video-tutorial

Last synced: 23 Feb 2025

https://github.com/breezy-codes/server-client-program

This Python-based server-client application allows users to query a predefined animal dictionary using UDP socket communication. The server listens for requests and responds with animal names and details, while the client provides an interactive interface for sending queries and displaying results.

clientprogram python pythonprogram serverprogram tutorial

Last synced: 20 Jul 2025

https://github.com/manthanthakor/c-sharp-tutorial

Welcome to the C# Tutorial repository! This repository contains a collection of tutorials, examples, and exercises to help you learn C# programming language from basics to advanced topics. Whether you're just starting with C# or looking to deepen your knowledge, you'll find useful resources here.

csha csharp-code oops-in-csharp opps opps-example tutorial

Last synced: 13 Sep 2025

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

tutorial for DPDK development

dpdk tutorial

Last synced: 03 Mar 2025

https://github.com/davidwparker/programmingtil-algorithms

Code for ProgrammingTIL Algorithms Screencasts

algorithms clrs javascript programming tutorial tutorials

Last synced: 10 Mar 2025

https://github.com/sylhare/cpp

C++ small projects

beginner cpp game tutorial

Last synced: 04 Mar 2025

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

Tutorial website for FXGL

fxgl game-development javafx tutorial

Last synced: 09 Apr 2025

https://github.com/javascript-tutorial/me.javascript.info

Savremen JavaScript tutorijal na crnogorskom jeziku !

javascript montenegrin tutorial

Last synced: 31 Oct 2025

https://github.com/bean5/sandbox.elastic-search

A sandbox for playing with elasticsearch and kibana. It is containerized for easy standup. This was built for earlier versions of Elasticsearch, but was not properly pegged to versions, so your mileage may vary. Use at your own risk.

docker docker-compose elk iac infra sandbox tutorial

Last synced: 21 Feb 2025

https://github.com/emanuelsacoman/gridlayout

Utilizando CSS Grid para fazer um layout responsivo e moderno.

css-grid html5 responsive-layout tutorial

Last synced: 24 Jul 2025

https://github.com/aaesalamanca/scaleswifthws

Aplicación para iOS que convierte unidades de distancia.

ios learning swift swiftui tutorial

Last synced: 31 Mar 2025