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/aygp-dr/jwt-parsing-examples

A cross-language exploration of JWT header parsing techniques across multiple programming paradigms

clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript

Last synced: 30 Apr 2025

https://github.com/robertjgabriel/tate-gallery-in-express-node-api

Tate gallery in javascript using angular.js

angularjs college-project side-project tutorial

Last synced: 05 May 2026

https://github.com/jmarrec/testcpp-crosscompile-linuxtowin64

A repo to test how to cross compile a dummy C++ project using Github Actions, mingw32, **and** conan.

conan cpp cross-compile github-actions tutorial

Last synced: 10 May 2026

https://github.com/ismailza/simple-blog-laravel

Simple blog in which I learn Laravel

laravel tutorial

Last synced: 14 May 2026

https://github.com/pyzit/jazzcash-django

Jazzcash Payment Gateway Integration in Django Framework

django jazzcash payment payment-gateway payment-gateway-integration tutorial

Last synced: 14 May 2026

https://github.com/lambdachad/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 15 May 2026

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: 14 May 2026

https://github.com/juliannicholls/mh-sample-app-514

Michael Hartl Ruby on Rails Tutorial Sample App

ruby ruby-on-rails tutorial

Last synced: 15 May 2026

https://github.com/hscspring/rust-cook-code

Rust Cook Code

cookbook rust tutorial

Last synced: 13 May 2025

https://github.com/vijethph/typescript-apps

Collection of apps developed as part of learning a TypeScript Course

apps tutorial typescript

Last synced: 02 May 2026

https://github.com/urnauzao/javascript-todo-iniciante-precisa-saber-disso

Guide to beginners into JavaScript language. Guia para iniciantes na linguagem JavaScript. Guía para principiantes del lenguaje JavaScript

examples-javascript javascript js jsexamples tutorial

Last synced: 12 Apr 2025

https://github.com/rfluethi/german-translation-for-lesson-wordpress-essentials-domains-and-hosting

German translation of the lesson “WordPress essentials: Domains and hosting” improves accessibility for German speakers, part of OER for free, adaptive learning.

educ german-translation lear training tutorial wordpr

Last synced: 20 Jan 2026

https://github.com/rfluethi/easy-file-lock

Deliver protected files based on WordPress user groups.

training tutorial webdevelopment wordpress-development

Last synced: 15 May 2026

https://github.com/saravanabalagi/python_tdd_ci_tutorial

A tutorial on TDD and CI for beginners. Let's check if a number is prime or not.

ci continous-integration prime-numbers tdd test-driven-development tutorial

Last synced: 31 Oct 2025

https://github.com/erictleung/talk-unittest-travis-ci

Presentation on Python's unittest and Travis CI

continuous-integration presentation travis-ci tutorial unittest

Last synced: 03 Apr 2025

https://github.com/hurnell/zf-three-social-auth

Social Sign-in and registration for Zend Framework 3

free social-login tutorial zend-framework zend-framework3

Last synced: 27 Mar 2025

https://github.com/syncfusionexamples/how-to-preview-uploaded-files-with-vue-file-upload-and-an-image-element

A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.

asynchronous-upload auto-upload customize-drop-area ej2-uploader image-preview multiple-file-upload preview-uploaded-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 05 Jan 2026

https://github.com/udofia2/easylearn

This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.

e-learning free-resources learn learning tutorial

Last synced: 07 May 2025

https://github.com/jerodg/monograph

A learned treatise for programming/coding concepts.

algorithms-and-data-structures learning tutorial

Last synced: 25 Jun 2025

https://github.com/hzyitc/samplefs-fixed

Sample filesystem for "Linux File Systems in 45 minutes ...". Fix for `Linux 4.x`

demo filesystem fs kernel-modules linux-kernel-module tutorial

Last synced: 12 Apr 2025

https://github.com/annimon-tutorials/java-generics-tutorial

Source code for tutorial

generics java tutorial

Last synced: 18 Mar 2025

https://github.com/eesuhn/spaceship-shooting-thingy

Just a simple Pygame tutorial

pygame tutorial

Last synced: 18 Mar 2025

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/mattpap/pycon-2017-bokeh

Bokeh tutorial at PyCon.PL 2017

bokeh data tutorial visualization

Last synced: 17 Mar 2025

https://github.com/bublikshadowchaser/codex-roblox-ey

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 07 May 2025

https://github.com/twilight-dream-of-magic/a-c-tutorial-by-virtual-anchor-erika

A C++ tutorial by Erika, the computer's virtual anchor.

tutorial

Last synced: 20 Jan 2026

https://github.com/sachinsagrawal/nrc-maze-robot-tutorial

A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.

3d-print c-plus-plus instructions maze nrc robot tutorial

Last synced: 18 Mar 2025

https://github.com/sinceru0/react-agent-from-scratch

A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.

agent-streamlit-web-ui ai-agent-with-tools aiagent deepseek from-scratch langchain llm openai-api python-no-framework-agent python-react-agent react-agent react-loop tutorial typescript

Last synced: 16 Dec 2025

https://github.com/vogelino/shell-scripting-basics

The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻

cheatsheet learning notes scripting shell shell-script tutorial wiki

Last synced: 18 Mar 2025

https://github.com/golaughlin/hi-elysia

Completed example Elysia.js API server from the Elysia.js tutorial.

api bun bunjs elysiajs example tutorial typescript

Last synced: 16 May 2026

https://github.com/fzingg/hyperloop-showcase-heroku

Deployment of the Hyperloop-showcase on a HEROKU Server.

heroku hyper-rails hyperloop isomorphic rails react-component tutorial

Last synced: 20 May 2026

https://github.com/ermlab/introduction-to-julia

Introduction to Julia Lang, basic data types, functions and matrix operations

julia tutorial

Last synced: 07 Apr 2026

https://github.com/kunaldhongade/stellar-soroban-rust-tutorials

This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.

blockchain code rust smart-contracts soroban stellar tutorial

Last synced: 29 Oct 2025

https://github.com/brlin-tw/getting-started-with-java-lab

Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.

java lab-projects tutorial

Last synced: 09 May 2026

https://github.com/yatw/wordpressexperiment

A simple website made from WordPress and run on XAMPP localhost

tutorial wordpress

Last synced: 18 May 2026

https://github.com/arction/lcu-tutorial-barseries-05

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.

barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-3dsurfacegrid-09

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.

3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-multipleaxes-03

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.

axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/messagemedia/slackbot-nodejs-tutorial

A short tutorial on how to create Slackbot using Node.js and Botkit

nodejs slackbot tutorial

Last synced: 27 Apr 2026

https://github.com/arction/lcu-tutorial-stockseries-06

Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.

chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/wr47h/learn-go-by-example

Learning Go from Go by Example

go gobyexample golang tutorial

Last synced: 11 Jan 2026

https://github.com/amitnema/spring-coach

This repository contains the code to teach the spring or the beginners.

java maven spring spring-coach spring-xml springframework tutorial tutorials

Last synced: 18 May 2026

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: 18 May 2026

https://github.com/izeleam/securenginx

SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.

best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server

Last synced: 18 May 2026

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: 18 May 2026

https://github.com/tuddman/helloiota.ixi

bare-bones IOTA IXI module

iota iri ixi-module module tutorial

Last synced: 13 Aug 2025

https://github.com/mikeludemann/rocketchat_setup

A setup for RocketChat

rocketchat setup tutorial

Last synced: 28 Mar 2025

https://github.com/elastisys/tutorial-friends-with-kubernetes

Tutorial to avoid common pitfalls when porting applications to Kubernetes

kubernetes tutorial

Last synced: 07 May 2026

https://github.com/silvestrevivo/svelte-scoreboard

SvelteJS small application regarding the youtube tutorial of @bradtraversy

css3 html5 javascript sveltejs tutorial youtube

Last synced: 06 May 2026

https://github.com/freeclimbapi/c-sharp-get-a-queue-member-how-to-guide

C# - Get a Queue Member Tutorial

queues tutorial

Last synced: 10 Jul 2025

https://github.com/isensee-bastian/set-strings

Tutorial code for my video Generics Part 2: Using the empty Interface in Golang

basic-programming beginner-tutorial-series data-structures generics golang learn-to-code maps sets tutorial youtube

Last synced: 16 May 2026

https://github.com/zvyn/yatt

My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.

mnist-classification tensorflow tutorial

Last synced: 29 Mar 2025

https://github.com/arefshojaei/javascript-class-methods-in-functional

Javascript OOP and Functional programming tutorial

fp functionnal javascript oop tutorial

Last synced: 31 Jul 2025

https://github.com/conways-glider/minigrep

An implementation of the minigrep example from the Rust lang documentation.

grep rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/lauthieb/sandbox

My first examples of several technologies 🏖

discover discovery frameworks libraries new sandbox technologies toolbox tutorial

Last synced: 25 Jun 2025

https://github.com/iml1111/pytorch_study

자연어처리 / 파이토치 스터디

nlp pytorch pytorch-tutorial text-classification tutorial word2vec

Last synced: 19 Jul 2025

https://github.com/arction/lcu-tutorial-areaseries-04

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.

areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/rahuldshetty/anywhere-read

This is an online book reading, management platform written in React JS. It uses Tensorflow-JS component for ML operations.

reactjs tensorflowjs tutorial

Last synced: 18 Apr 2026

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

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 18 May 2026

https://github.com/thinkswan/react-expense-tracker

A React app for tracking expenses and seeing your account balance.

javascript react tutorial

Last synced: 30 Jun 2026

https://github.com/rustkas/cmake-guide-tutorial-solutinons

Solutions for step by step Cmake tutorial

cmake solutions tutorial

Last synced: 05 Jan 2026

https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects

Projects based on YouTube video https://youtu.be/LIfIRdRlD58

svelte tutorial

Last synced: 11 Apr 2026

https://github.com/curegit/unity-reversi-tutorial

ゲームエンジン Unity を手っ取り早く触るためのハンズオン

education handson reversi tutorial unity

Last synced: 11 May 2025

https://github.com/gsaini/lucene-by-example

Hands-on learning project for Apache Lucene 10.x on Java 25 — 10 progressive modules covering indexing, analyzers, query types, query parser, highlighting, faceting, sorting/scoring, updates, custom analyzers, and autocomplete.

analyzer apache-lucene bm25 full-text-search getting-started indexing information-retrieval java java-25 learning lucene maven search search-engine tutorial

Last synced: 14 Jun 2026

https://github.com/wsdltophp/packageovh

PHP SDK for OVH Web Services with SOAP

ovh packagegenerator php php-sdk tutorial

Last synced: 03 Apr 2025

https://github.com/eldesoukyelkhouly/access_sql

access SQL (in Arabic)

acsess arabic query sql tutorial

Last synced: 06 Apr 2026

https://github.com/colin-farkas-personal/nextjs-dashboard

A dashboard built with Next.js following the Learn Next.js tutorial

dashboard nextjs tutorial

Last synced: 18 May 2026

https://github.com/000daniel/shape-cast

A page dedicated to teaching how to use a ShapeCast in code for the Godot game engine.

3d cast code csharp document documentation engine game godot godot4-3 guide help node page shape shapecast3d tutorial

Last synced: 19 Jan 2026

https://github.com/lukewait/django-learnerlab

A tutorial for Django beginners to get a project up and running. Aids in understanding the fundamentals of web framework and how they interact with databases and APIs.

api-rest django learner-lab nosql sql tutorial web-development-course

Last synced: 20 May 2026

https://github.com/nacal/ts-basic

Build Typescript Environment

tutorial typescript

Last synced: 29 Apr 2026

https://github.com/thawkin3/boundaries-demo

Demo of Clean Code Chapter 8: Boundaries

clean-code date-time react tutorial workshop

Last synced: 18 May 2026

https://github.com/narven/rust_sandbox

Me following https://www.youtube.com/watch?v=zF34dRivLOw

rust-lang tutorial

Last synced: 22 May 2026

https://github.com/arthurdjn/pynews

NLP - Neural Network Classifier from Bag of Words features.

bag-of-words classifier document-classification nlp pytorch tutorial

Last synced: 20 May 2026

https://github.com/fogarecious/rstar_tutorial

Tutorial of rstar

rstar rust tutorial

Last synced: 16 Jun 2025

https://github.com/davzoku/get-started-julia

Getting Started with Julia

data-science julia tutorial

Last synced: 19 May 2026

https://github.com/maximlt/pythonscript

TUTO: Comment s'y prendre pour écrire des scripts en Python?

engineering french-education python tutorial

Last synced: 15 May 2026

https://github.com/fredrikhr/platform-uno-tutorial-bugtracker

Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial

cross-platform-gui csharp tutorial uno

Last synced: 02 Apr 2025

https://github.com/rdjarbeng/fastai

This repository contains sample code for my learning journey with fast ai

fastai open-source tutorial

Last synced: 16 Feb 2026

https://github.com/j-sephb-lt-n/dbt-example

Showcase of DBT functionality with a toy local duckdb dataset

dbt duckdb example local tutorial

Last synced: 18 May 2026

https://github.com/gnebbia/vim_notes

Some notes about Vim

notes tutorial vim

Last synced: 12 Sep 2025

https://github.com/mousav1/learn-go

Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.

examples examples-go go golang learning projects tutorial

Last synced: 11 Jan 2026

https://github.com/cihat-kose/altinyildiz-petstore-ui-api-cypress-automation

A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.

api-testing automation cypress end-to-end-testing javascript node-js tutorial web-automation-testing

Last synced: 15 May 2026

https://github.com/simonblanke/gradient-free-optimizers-tutorials

Examples, notebooks and visualizations for the Gradient-Free-Optimizers package

examples jupyter-notebook python tutorial visualization

Last synced: 14 May 2026