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

Obstacle course game built using LibGDX and Ashley

game java tutorial

Last synced: 07 Oct 2025

https://github.com/labex-labs/docker-for-beginners

This course is designed to help you get started with Docker. We will cover the basics of Docker, including its architecture, components, and how to use it to build and run containers.

application-deployment beginner cli container-runtime containerization course devops docker docker-compose hands-on image-building labex labs linux microservices orchestration programming tutorial virtualization workflow

Last synced: 28 Oct 2025

https://github.com/brazeg/k8s-homelab

Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines

devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro

Last synced: 08 Oct 2025

https://github.com/shubhambansal1997/learn-typescript

This repo contains some basics of the typescript (primarily for js developers)

js learn md tutorial typescript typescript2

Last synced: 19 Jan 2026

https://github.com/starburst997/windows-code-sign

Code Signing for Windows as an Individual Developer

azure code-sign code-signing codesign codesigning trusted-signing tutorial

Last synced: 10 Oct 2025

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: 24 Oct 2025

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/boyiguo1/tutorial-sim_cluster_composer

A tutorial on automating R simulation studies with clusters

automation rstats simulations tutorial

Last synced: 11 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/zeyu-li/unity-tutorial-3d

A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer

tutorial unity-3d unity-template unity-tutorial

Last synced: 14 Oct 2025

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: 14 Oct 2025

https://github.com/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025

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/denis-yuen/icy-blackberry

Example command line tool for the HCA Hackathon

docker hackathon tutorial

Last synced: 26 Oct 2025

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/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/aweleczka/swiftspotlighttutorial

A Spotlight Tutorial built in Swift

cocoapods ios spotlight swift swift-3 swift3 tutorial xcode

Last synced: 31 Jan 2026

https://github.com/ctih1/frii.site-guides

The guide section of the website for frii.site

docs frii-site guides tutorial vitepress

Last synced: 31 Jan 2026

https://github.com/leomaurodesenv/smm-data-mining

Tools and results ~ Knowledge Discovery on the Super Mario Maker

data-mining research-project toolkit tutorial

Last synced: 31 Jan 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/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/abhilashg001/spring-melon

A repository that contains my notes on Spring Boot

full-stack-web-development java notes spring-boot tutorial web-development

Last synced: 16 May 2025

https://github.com/cumulocity-iot/cumulocity-provision-epl

This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.

agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget

Last synced: 23 Mar 2025

https://github.com/thorium/fsharptraining.fi

Finnish open-source F# training (by Ari-Pekka Lappi and me). Check parts 01-Basic and 04-MoreAdvancedStuff. Suomenkielinen avoin F#-opetusmateriaali. Katso kappaleet 01 ja 04.

f-sharp finnish suomi tutorial

Last synced: 15 Mar 2025

https://github.com/slemus9/corelang-hs

Code and exercises of the book Implementing Functional Languages: a tutorial by S.P. Jones and D. Lester

functional-programming haskell tutorial

Last synced: 05 Mar 2025

https://github.com/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 15 Mar 2025

https://github.com/noeldemartin/knowtech-ionic-workshop

Código para el curso sobre Ionic Framework impartido en KnowTech.

ionic tutorial

Last synced: 27 Feb 2025

https://github.com/antonio-f/easy_naive_bayes

Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)

101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial

Last synced: 30 Mar 2025

https://github.com/antonio-f/naive_convnet

Naive Convolutional Neural Network with TensorFlow 2

101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial

Last synced: 30 Mar 2025

https://github.com/beatricebretti/pythontutorial

A fun Python tutorial.

javascript python tutorial

Last synced: 14 Jun 2025

https://github.com/michaelgermini/laravel-from-zero-to-production

Complete Laravel learning resource with 5 real projects - from beginner to advanced

api beginner-friendly blog documentation ecommerce education forms framework laravel learning php projects tutorial web-development

Last synced: 03 Sep 2025

https://github.com/syed-m-nofel/python-data-science-fundamentals

Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.

api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial

Last synced: 01 Apr 2025

https://github.com/erikhoward/azure-cosmosdb-demo

Using Azure Cosmos DB from R Demo

azure azure-cosmos-db cosmosdb nosql r tutorial

Last synced: 03 Sep 2025

https://github.com/icyjoseph/phasertutorial

Learning Phaser to hack a game later on!

hackaton learning phaser3 tutorial

Last synced: 15 Mar 2025

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

Codes and Notes while learning ansible

ansible learning scaffold tutorial

Last synced: 26 Feb 2025

https://github.com/youssefelkomy1/tronixmigrationcontract

Technical Documentation and instructions for the migration contract enabling the swap of legacy ERC-20 Tronix (TRX) tokens from Ethereum to the TRC-20 standard on the Tron Blockchain

blockchain blockchain-tool erc20-smart-contract erc20-token erc20-tokens ethereum ethereum-contract instructions migration tron tron-protocol troncoin tronix tutorial

Last synced: 07 Mar 2025

https://github.com/dragonbe/aci-helloworld

A demo application to use with Microsoft Azure Containers

app azure azure-container-registry container demo docker microsoft php php7 sqlite tutorial

Last synced: 15 Mar 2025

https://github.com/bansimplified567/30days_javascript_for_beginners

Welcome to my **30 Days of JavaScript for Beginners** program! This project represents the knowledge and skills I've gained during my first two years of learning how to code as a beginner. It's not entirely complete, but I wanted to share my journey and progress with you.

30daysofcode 30daysofjavascript async-await beginner beginner-friendly fundamentals fundamentals-of-programming javascript js practice projects promises tips-and-tricks tutorial webdevelopment

Last synced: 24 Mar 2025

https://github.com/thinkswan/react-native-shared-components

A React Native app that shares components with a React web app.

javascript react react-native tutorial

Last synced: 22 Feb 2025

https://github.com/ot-nemoto/learn-terraform-aws-instance

Terraform Tutorials AWS

terraform tutorial

Last synced: 10 Mar 2025

https://github.com/joeribreedveld/lama-mern-crud

LamaDev mern crud application basic

crud lamadev mern practice tutorial website

Last synced: 28 Feb 2025

https://github.com/denvrdata/denvrdemos

A collection of sample applications to run on Denvr Cloud

demos tutorial

Last synced: 16 Jan 2026

https://github.com/thinkswan/rails-sidekiq-code-snippets

A Rails app that manages a library of code snippets and uses Sidekiq workers to apply syntax highlighting.

ruby ruby-on-rails sidekiq tutorial

Last synced: 22 Feb 2025

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

Last synced: 06 Mar 2025

https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

A QR Code Scanner App in Swift

avfoundation ios swift tutorial

Last synced: 30 Mar 2025

https://github.com/jbenner-radham/mdn-2d-breakout-game

A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.

2d beginner canvas games javascript mdn tutorial

Last synced: 16 Mar 2025

https://github.com/piyalidas10/pdf-tutorials

PDF / Images Tutorials for UI/Front-end

frontend tutorial tutorials ui

Last synced: 15 Mar 2025

https://github.com/meet59patel/github-pages-tutorial

Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.

dsc-daiict github github-pages tutorial

Last synced: 06 Apr 2025

https://github.com/chainstacklabs/hello-block-corda

A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform

blockchain corda hello-world java kotlin tutorial

Last synced: 29 Dec 2025

https://github.com/applitools/tutorial-selenium-ruby-basic

Applitools Selenium Ruby tutorial

applitools tutorial

Last synced: 06 Mar 2025

https://github.com/applitools/tutorial-protractor-basic

Applitools tutorial using Protractor

applitools protractor tutorial

Last synced: 23 Aug 2025

https://github.com/morphclue/simple-stocks

Solution for chapter 2 from the "Angular in Action" book

angular tutorial

Last synced: 01 Sep 2025

https://github.com/thinkswan/redux-voting-app

A React app that allows users to vote for things and uses Redux.

javascript react redux socket-io tutorial

Last synced: 22 Feb 2025

https://github.com/adityamotale/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 15 Apr 2025

https://github.com/bestia-dev/backup_for_zeljko_egui

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

https://github.com/fralapo/disable-bd-prochot-on-linux

This repository provides steps to disable BD PROCHOT at boot time in a Linux system.

bd-prochot guide linux script tutorial unlock

Last synced: 17 Sep 2025

https://github.com/macagua/vauxoo_webinar_widgets_odoo13

Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"

example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets

Last synced: 12 Jul 2025

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 06 Mar 2025

https://github.com/yulei-chen/react-router-tutorial

An alternative take on React Router's official tutorial

codehike react-router-v6 tutorial

Last synced: 30 Jun 2025

https://github.com/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 10 Mar 2025

https://github.com/schalkneethling/astros

Making a blog with Astro!

astro blog learning-by-doing tutorial

Last synced: 22 Feb 2025

https://github.com/hoxtygen/codeplanks.com

‎ Personal blog running on NextJs. Still under development

blog nextjs tutorial

Last synced: 03 Jul 2025

https://github.com/nevrome/uni.tuebingen.poseidon.intro.2h.2024

Website for a ~2h demonstration of Poseidon and some of its tools, features and components

adna archaeology tutorial

Last synced: 28 Feb 2025

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/3olen/phpunit-tp

Base de code pour le TP PHPUnit.

phpunit tutorial

Last synced: 18 Jan 2026

https://github.com/ik5/port_scanner

Example for creating a naive port scanner

golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial

Last synced: 12 Jun 2025

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 15 Aug 2025

https://github.com/wr-projects/github-sandbox

👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.

2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects

Last synced: 17 Jun 2025

https://github.com/23tae/nest-board

강의: 따라하며 배우는 NestJS

tutorial

Last synced: 06 Mar 2025

https://github.com/abhisekp/the-gists

:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:

article gist javascript js tutorial

Last synced: 19 Jun 2025

https://github.com/sorianog/kotlin-koans

Playground for Kotlin Koans

intellij koan koans kotlin learning playground tutorial

Last synced: 16 Jul 2025

https://github.com/daffafaizan/go-gin-tutorial

Learning Go with Gin.

go rest-api tutorial

Last synced: 06 Mar 2025

https://github.com/freeclimbapi/java-stream-recording-tutorial

Java - Stream a Recording Tutorial

recordings tutorial

Last synced: 12 Oct 2025