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/fzaninotto/ra-custom-field-tutorial

A sample react-admin app demonstrating custom fields. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 04 Sep 2025

https://github.com/optimistvova75rc/codex-roblox-saj

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: 19 Jun 2025

https://github.com/alfarseniko/learning-c

Walkthrough of the freeCodeCamp tutorial of C language.

c learn tutorial

Last synced: 24 Jul 2025

https://github.com/mel-rocha/django-rest-framework

Tutorial da documentação oficial rest_framework

tutorial

Last synced: 25 Jul 2025

https://github.com/polaris000/contactbot

A simple demo chatbot that collects a user's contact information. Built using Rasa.

chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial

Last synced: 13 Jun 2026

https://github.com/qwreey/lua_tutorial_for_korean

lua를 입문하려는 사람들을 위한 튜토리얼, 한글판

korean lua tutorial

Last synced: 08 Sep 2025

https://github.com/fedosejev/fragments-in-react-16

Simple example of how to use Fragments in React 16.

fragments javascript react tips tutorial

Last synced: 27 Apr 2026

https://github.com/pedrochamberlain/deno-guide

A Deno Beginner's Guide

deno tutorial

Last synced: 16 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/mikeludemann/rocketchat_setup

A setup for RocketChat

rocketchat setup tutorial

Last synced: 28 Mar 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/habibun/javascript

A programming language that is one of the core technologies of the World Wide Web

javscript js learning tutorial

Last synced: 26 Jul 2025

https://github.com/barkoczy/scoop-nvm-developer-guide

🚀 Kompletní průvodce pro moderní správu balíčků a verzí Node.js na Windows pomocí Scoop a NVM | Complete guide for modern package management and Node.js version control on Windows using Scoop and NVM

best-practices czech developer-tools development devtools guide node-version-manager nodejs nvm package-management package-manager programming-tools scoop tutorial version-management windows windows-development workflow

Last synced: 18 Jun 2025

https://github.com/freeclimbapi/c-sharp-list-calls-how-to-guide

C# - List Calls Tutorial

tutorial voice

Last synced: 26 Jul 2025

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/ismailza/simple-blog-laravel

Simple blog in which I learn Laravel

laravel tutorial

Last synced: 14 May 2026

https://github.com/adolbyb/nodejs-tutorial

A playlist of Node JS Tutorials

express expressjs javascript nodejs tutorial

Last synced: 08 May 2026

https://github.com/nathguede/briefly

📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.

apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial

Last synced: 09 Apr 2026

https://github.com/eliasdehondt/dotnet-helloworld

This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.

app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application

Last synced: 27 Jul 2025

https://github.com/jessetg/taciturn-octo-woof

Example repo for a Git tutorial I'm giving

example git github tutorial

Last synced: 08 May 2025

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/erikhoward/azure-cosmosdb-demo

Using Azure Cosmos DB from R Demo

azure azure-cosmos-db cosmosdb nosql r tutorial

Last synced: 16 May 2026

https://github.com/gorkemgul/golang_tutorial

This is the Golang tutorial that I've prepared after I learned it.

go golang tutorial

Last synced: 27 Jul 2025

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/rakifsul/studi_kasus_godot_3_predictive_aim

Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine

aim case-study godot-engine predictive turret tutorial

Last synced: 27 Jul 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/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/fblupi/blog-librosweb

Introducción a Ruby on Rails de librosweb

blog rails tutorial

Last synced: 16 May 2026

https://github.com/hussein-249/x86-64-practice

A series of tutorials for beginners of computer science to learn x86-64 assembly language.

assembly-language beginner-friendly tutorial

Last synced: 28 Jul 2025

https://github.com/amamov/angular-toy-project

angular is solid, sexy, oop-ly

angular toy-project tutorial

Last synced: 16 May 2026

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/mattpap/pycon-2017-bokeh

Bokeh tutorial at PyCon.PL 2017

bokeh data tutorial visualization

Last synced: 17 Mar 2025

https://github.com/pierreroth64/js-async-tutorial

JS async code tutorial: from callbacks to async/await

async-await callback javascript promises tutorial

Last synced: 11 Apr 2025

https://github.com/j-sephb-lt-n/understanding

Understanding the variability of data by visualising a simulated a/b/n test

ab-test ab-testing data-vis dataviz statistics tutorial

Last synced: 07 Nov 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/br-chan/financial-dashboard-next.js

A simplified financial dashboard full-stack web application, following https://nextjs.org/learn/dashboard-app .

tutorial

Last synced: 16 Apr 2026

https://github.com/michaelchadwick/ember-super-rentals

Ember Tutorial: Super Rentals

emberjs tutorial

Last synced: 03 Jan 2026

https://github.com/devarakalyani/edu-tutor-ai-

EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.

artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial

Last synced: 13 Apr 2026

https://github.com/thedvlprs/tutorial-bot

🤖 simple Discord bot for tutorial purposes

codenewbie discord-bot javascipt tutorial

Last synced: 26 Mar 2025

https://github.com/pierreroth64/python-startup

Python course for beginners (code:en, slides:fr)

python python-course tutorial

Last synced: 11 Apr 2025

https://github.com/raissakrupek/tutorial_github_pages

Guia prático para publicação de websites pelo GitHub Pages.

github-pages tutorial website

Last synced: 04 Jan 2026

https://github.com/pablo384/tour-of-heroes

simple Angular Application

angular angular-cli angular4 nodejs tutorial

Last synced: 20 Apr 2026

https://github.com/luistar/getting-to-know-aws-slides

The slides from my talk on Amazon Web Services

amazon-web-services aws demo elasticbeanstalk serverless slides tutorial

Last synced: 22 Sep 2025

https://github.com/MateuSai/Plane-Shooter-with-Ceramic

A simple game made with the Ceramic framework

ceramic game game-development shooter-game tutorial

Last synced: 26 Mar 2025

https://github.com/hemanth759/ping-pong-game

This a Unity game in 2D. This is made purely for the purpose of learning the unity in 2D game.

2d-game csharp-code ping-pong tutorial unity2d

Last synced: 18 Mar 2025

https://github.com/cuunoong/todo-tutorial

🚀 Cara Cepat dan Mudah Bikin Todo App Flutter Seperti Pro dengan Supabase dan FCA-CLI

clean-architecture flutter tutorial

Last synced: 30 Jul 2025

https://github.com/edha1/go-tutorial

My learning notes as I learn the Go language.

go golang golang-examples how-to tutorial

Last synced: 31 Jul 2025

https://github.com/hernancerm/vueweatherapp

My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY

tutorial vuejs weather-app

Last synced: 01 Apr 2025

https://github.com/rpendleton/tutorials

examples used to answer Stack Overflow and other online questions

education stackoverflow tutorial

Last synced: 04 Apr 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/newlandtv/2048-lecture

Unity 2D 2048 game tutorial

2048 2d game tutorial unity

Last synced: 31 Jul 2025

https://github.com/techmely/vue3-practice-course

Project vận dụng Vue 3 để làm các projec theo ý muốn của bạn!

ai buildinpublic claude-ai coderabbit cursor firebase-auth framer-motion pinia techmely tutorial vue3 zod-validation

Last synced: 24 Jun 2025

https://github.com/thawkin3/a11y-nested-interactive-content

This project is meant to teach software engineers how to create accessible nested interactive content in React. It includes good examples and bad examples.

a11y accessibility demo inclusive-design javascript react tutorial

Last synced: 20 Apr 2026

https://github.com/thawkin3/a11y-listbox

Demo app showing how to build accessible listbox components in React

a11y accessibility demo react tutorial

Last synced: 21 Mar 2025

https://github.com/pbentes/godotvoip

A minimal Godot VoIP example using no external libraries.

game-development gamedev godot godot4 networking tutorial voip

Last synced: 09 May 2025

https://github.com/rogerboesch/visionos-tutorial-code

visionOS tutorial as part of 'The Spatial projects' substack newsletter

game handtracking headpose swift tutorial visionos visionpro

Last synced: 13 Aug 2025

https://github.com/clamor-py/get-started

Detailed explanations, examples and best practices to get started with Discord bot development using Clamor

clamor discord-bot get-started guide python tutorial

Last synced: 27 Mar 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/sidharthmohannair/px4-ros2-beginner-tutorials

Step-by-step tutorials for learning drone development with PX4, ROS 2, and Gazebo simulation. From basic setup to camera integration and autonomous flight.

autonomous beginner camera computer-vision drone gazebo humble mavros px4 px4-sitl robotics ros2 simulation tutorial uav

Last synced: 05 Apr 2025

https://github.com/syncfusionexamples/explore-node-types-in-the-vue-diagram-component

A quick start Vue project that shows the node types available in the Vue Diagram component. This project includes code snippets for rendering basic, flow, text, image, HTML, UML, BPMN, path, and native or SVG node types.

basic bpmn diagram diagrambuilder flow html image native node path svg text tutorial uml visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 30 Apr 2026

https://github.com/syncfusionexamples/how-to-perform-interactions-in-the-vue-diagram-component

A quick start Vue project that shows how to perform interactions in the Vue Diagram component. This project includes code snippets for interactions like selection, dragging, resizing, rotating nodes, editing texts, deletion of nodes and connectors, and how to restrict interactions. It also shows how to perform zooming, and undo-redo operations.

deletion diagram diagrambuilder dragging editing interactions panning resizing rotating selection tutorial undo-redo visualizing vue vue-components vue-diagram vue-ui-components vuejs zooming

Last synced: 03 Apr 2025

https://github.com/freeclimbapi/c-sharp-dequeue-member-how-to-guide

C# - Dequeue a Member Tutorial

queues tutorial

Last synced: 16 Jun 2025

https://github.com/dominickdn/three.js-tutorial

Three.js Fireship tutorial. I made it more mobile friendly by adding an event listener on window resize. live example below

fireship-io threejs tutorial

Last synced: 17 May 2026

https://github.com/syncfusionexamples/getting-started-with-the-vue-file-upload-component

A quick-start Vue project that shows how to create and configure the Syncfusion Vue File Upload component. This project contains code to configure a few of its basic features, like uploading multiple files, uploading a single file, and validation during file upload. It also shows how to upload files asynchronously.

allow-extension asynchronous-upload auto-upload deny-extension ej2-uploader multiple-file-upload restricting-uploading-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 03 Apr 2025

https://github.com/freeclimbapi/node-update-a-queue-how-to-guide

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/mxagar/flask_guide

These are my personal notes on how to work with Flask for web development.

flask guide tutorial

Last synced: 09 Apr 2025

https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 2026

https://github.com/aoudiamoncef/rxsearch

Getting started with RxJava on Android using Kotlin.

android kotlin rxjava travis-ci tutorial

Last synced: 18 May 2026

https://github.com/freeclimbapi/node-make-recording-how-to-guide

Node - Make Recording Tutorial

recordings tutorial

Last synced: 27 Feb 2026

https://github.com/freeclimbapi/node-connect-caller-to-another-party

Node - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 25 Feb 2026

https://github.com/salmanbe/laravel-firebase-tutorial

Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.

bootstrap5 firebase html5 laravel laravel-firebase php tutorial

Last synced: 06 Apr 2026

https://github.com/freeclimbapi/java-send-sms-during-call-tutorial

Java - Send SMS During Call Tutorial

messaging tutorial

Last synced: 07 Jul 2025

https://github.com/gnebbia/vim_notes

Some notes about Vim

notes tutorial vim

Last synced: 12 Sep 2025

https://github.com/davidzcode/angular-localize-example

Add i18n to your Angular App

angular example i18n tutorial

Last synced: 01 May 2026

https://github.com/arction/lcu-tutorial-installation-00

Tutorial for LightningChart .Net High-Performance Charting Library. Getting Started with LightningChart. Installation and Referencing DLLs.

chart charting-library csharp data-visualization dlls dotnet example getting-started help installation lightning-chart performance tutorial visualization

Last synced: 12 Mar 2025

https://github.com/freeclimbapi/c-sharp-list-queues-tutorial

C# - List Queues Tutorial

queues tutorial

Last synced: 22 Jun 2026

https://github.com/seawaffle/picotron-roguelike-tutorial

A tutorial for making a basic roguelike using Picotron

lua picotron roguelike tutorial

Last synced: 04 Apr 2025

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

Java - Stream a Recording Tutorial

recordings tutorial

Last synced: 12 Oct 2025