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/maurosilber/python-tutorial

Introducción a Python

python tutorial

Last synced: 03 Apr 2025

https://github.com/23tae/spring-core-principle

강의: 스프링 핵심 원리 - 기본편

spring tutorial

Last synced: 06 Mar 2025

https://github.com/vin20777/roll-a-ball

Unity 3D Tutorial Practice

tutorial unity3d

Last synced: 06 Mar 2025

https://github.com/divertimentos/pare-de-chutar-css

Tutoriais sobre "display: inline", "inline: block" e "display:block".

html tutorial

Last synced: 22 Feb 2026

https://github.com/carljosephsalac/job-board-platform

Project in Laracasts Laravel 11 course

course laracasts laravel11 tutorial

Last synced: 29 Oct 2025

https://github.com/fabioc-aloha/spotify-skill

Spotify Skills for Claude - Production Spotify API integration + complete toolkit for creating Claude Desktop Skills. Includes OAuth 2.0, cover art generation, automated tools, and comprehensive guides.

agent-skills anthropic api-wrapper claude claude-ai examples oauth2 python skill-development skills spotify-api tutorial

Last synced: 20 Jan 2026

https://github.com/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 04 Mar 2025

https://github.com/joeribreedveld/node-course-smilga

Node Express Course from John Smilga

express javascript nodejs tutorial

Last synced: 28 Feb 2025

https://github.com/gregory-ledenev/easyroutingclustersample

This sample project and step-by-step tutorial demonstrates building a simple clustered application using EasyRouting for Vert.x.

cluster java microservices sample tutorial vertx

Last synced: 01 Sep 2025

https://github.com/codersales/java-oop-tutorial

java-oop-tutorial | preparatory for ArrayList tutorial

2024 java msc oop tutorial

Last synced: 14 Feb 2026

https://github.com/amazingcoderpro/huobi-5minutes

火币账号注册、交易入门指导

huobi tutorial

Last synced: 04 Jan 2026

https://github.com/stephencavender/react-tictactoe-tutorial

Follow-along repo for https://reactjs.org/tutorial/tutorial.html

javascript react reactjs tutorial

Last synced: 28 Feb 2025

https://github.com/leesharma/flask-api

A tutorial application to play around with building API servers in Flask.

flask lynda tutorial

Last synced: 15 May 2025

https://github.com/ludreamst/kdeplasmaantdarkstyletutorial

This is a tutorial about KDEPlasmaAntDarkStyle including an install.sh

customization kde kde-plasma-5 linux manjaro theme tutorial

Last synced: 26 Feb 2025

https://github.com/ethand91/nextjs-chakra-sample

Simple sample made with Next.js and Chakra-UI

chakra-ui nextjs tutorial

Last synced: 16 Mar 2025

https://github.com/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

https://github.com/siakhooi/reactjs-tutorial-tic-tac-toe

ReactJS Tutorial - Tic-Tac-Toe (reactjs, eslint, jest)

eslint javascript jest reactjs tutorial

Last synced: 11 Mar 2025

https://github.com/arielspencer/pull-request

👾 Descubra como criar um pull request de maneira descomplicada com as instruções deste guia.

github open-source pull-request pull-requests tutorial

Last synced: 15 May 2025

https://github.com/dodonki1223/vue-study

Vue.jsの勉強用リポジトリ

tutorial udemy vue vuejs vuejs-components

Last synced: 08 Jan 2026

https://github.com/miksdigital/devandclick

Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT

ecommerce symfony tutorial

Last synced: 30 Mar 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: 26 Feb 2025

https://github.com/textbook/rps-api

Worked example for "JS TDD API"

cypress javascript jest mock msw react tdd test-doubles testing tutorial

Last synced: 25 Feb 2025

https://github.com/ianolpx/fastapi-jwt-tester

This is a simple project to demonstrate how to test FastAPI endpoints that require JWT authentication.

fastapi guide jwt python tutorial

Last synced: 26 Feb 2025

https://github.com/dimodimchev/learningreactnative

A repository for my projects from a YouTube course for React Native

firebase jsx mobile react-native tutorial

Last synced: 26 Feb 2025

https://github.com/toolbuddy/analysis_tools

📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...

analysis learning tools tutorial

Last synced: 18 Mar 2025

https://github.com/fblupi/baby-names

A simple React.js app just to learn it

reactjs tutorial

Last synced: 25 Mar 2025

https://github.com/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 28 Oct 2025

https://github.com/newlandtv/unity-rhythm-game-tutorial

Unity Engine으로 만드는 Rhythm Game 강좌입니다.

2d lecture rhythm-game tutorial unity

Last synced: 14 Mar 2025

https://github.com/spapas/feature-requests

A simple application in Flask

flask orm python sql-alchemy tutorial

Last synced: 04 Mar 2025

https://github.com/angeldollface/yew-tutorial-app

A small tutorial app for Yew.rs. :spider_web: :lock: :crab:

mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework

Last synced: 06 Mar 2025

https://github.com/michael-yin/django-pack

Django SaaS open-source Guide

django saas tutorial

Last synced: 26 Feb 2025

https://github.com/codenameone/toolbarsidemenu

Code of the How Do I tutorial for designing a sidemenu

codenameone demo sidemenu tutorial tutorial-code

Last synced: 23 Mar 2025

https://github.com/jkosla/neural_network_from_scratch_numpy

Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.

ai aritificial-intelligence medium nerual-networks numpy python3 tutorial

Last synced: 02 Apr 2025

https://github.com/tsamaya/passport-example-with-twitter

a Passport example using an Express with Twitter

bulma express javascript oauth passport tutorial twitter

Last synced: 26 Feb 2025

https://github.com/natancabral/linux-learn

The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various other names. This tutorial will teach you a little more about commands line on Linux.

bash linux linux-command sh shell shell-script terminal tutorial ubuntu

Last synced: 16 Mar 2025

https://github.com/aaditya29/api-with-python

Python API development Using FASTAPI

api apitutorial fastapi freecodecamp python tutorial

Last synced: 13 Jul 2025

https://github.com/fblupi/nodejs-express-postgres-sequelize-tutorial

Repository hosting code for the "Getting Started with Node, Express and Postgres Using Sequelize" tutorial by @waiyaki

express nodejs npm postgresql sequelize todos tutorial

Last synced: 06 Sep 2025

https://github.com/j-m-li/htmlcssjavascript

Introduction simple et rapide à HTML5, CSS3 et JavaScript

css francais html html-css-javascript javascript tutorial

Last synced: 26 Dec 2025

https://github.com/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 25 Mar 2025

https://github.com/joytaribagshaw/dialogflowcx-codelab

This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.

ai-agents bootcamp-project chatbot cloud dialogflow google google-cloud-ai-platform google-cloud-platform tutorial

Last synced: 26 Feb 2025

https://github.com/applitools/tutorial-ruby-screenshots

Applitools tutorial using Ruby Images SDK

applitools ruby tutorial

Last synced: 04 Dec 2025

https://github.com/app-generator/tutorial-django

Django Tutorial - Learn to code in Django | AppSeed

appseed django elearning tutorial

Last synced: 07 Apr 2025

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 14 Mar 2025

https://github.com/michaldziuba03/code-samples

Sample projects from my articles 🧮

article educational guide javascript nodejs tutorial tutorials

Last synced: 26 Feb 2025

https://github.com/inbo/rpubs

A repository with the source code of the documents on http://rpubs.com/INBOstats

r tutorial

Last synced: 05 Jul 2025

https://github.com/eloistree/munity_hellocarrc_runtimebattle

Put here your code that will be played in Hello Car RC at runtime on the game

csharp game guide lua tutorial unity unity3d xr

Last synced: 05 Jul 2025

https://github.com/professordeese/React-Based-Twitter-Search-Tool

See a demonstration of the app here: http://app20190802reacttwitter001-env.uqrmdk2wsk.us-east-2.elasticbeanstalk.com/

react tcnj tutorial twitter webapp

Last synced: 11 Mar 2025

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 26 Dec 2025

https://github.com/seanox/aspect-js-tutorial

Tutorial for using aspect-js

aspect-js javascript seanox tutorial

Last synced: 14 Jun 2025

https://github.com/agn-7/test_service

A simple ROS Services (client/server) project.

python python2-7 ros ros-kinetic ros-service ros-services tutorial

Last synced: 06 Mar 2025

https://github.com/ian9978/minime

Minime is an AI chat assistant for my website, enabling natural conversations, project inquiries, and meeting scheduling using advanced AWS architecture. 🤖🌐

aspnetcore battletech chunithm cloudnative containers control good-first-issue homepage homepage-app java javafx kestrel minime minimetoken oriented-object-programming python tutorial vote

Last synced: 06 Sep 2025

https://github.com/ot-nemoto/django-tutorial

Getting started with Django

django tutorial workshow

Last synced: 12 Sep 2025

https://github.com/san-ghun/landmarks

An app for discovering and sharing the places you love.

ios macos swift swiftui tutorial watchos

Last synced: 12 Mar 2026

https://github.com/eic/tutorial-setting-up-environment

EIC Tutorial: Setting up your environment

tutorial

Last synced: 20 Jan 2026

https://github.com/nicholasjhenry/vuechat

Implementation of the tutorial from Jesper Christiansen

tutorial vuejs

Last synced: 14 Oct 2025

https://github.com/gregorykogan/devlog

Step by step tutorial for creating Vue blog (+ template)

blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue

Last synced: 30 Jul 2025

https://github.com/projectsyn/commodore-component-tutorial

Step-by-step guide to create a small Commodore component

commodore projectsyn syn tutorial

Last synced: 06 Nov 2025

https://github.com/haithamaljabbari/basiccalculator

Basic Calculator project for you to develop Front End skills.

calculator css html js project tutorial

Last synced: 30 Mar 2025

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 24 Jul 2025

https://github.com/znagadeon/processing-tutorial

UNIST Pinocchio 프로세싱 튜토리얼

arduino processing tutorial unist

Last synced: 11 Mar 2025

https://github.com/astro-fusion/astro-blogs

A comprehensive resource for Vedic astrology covering Rasi, Houses, Planets, Dasha Systems, Nakshatras, and more.

astrology blog md mdx tutorial

Last synced: 14 Jun 2025

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 12 Nov 2025

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

Modern JavaScript Tutorial in Bosnian

bosnian javascript tutorial

Last synced: 14 Apr 2025

https://github.com/cyberdevcorp/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 31 Aug 2025

https://github.com/amercier/react-redux-tutorial

Tutorial Hacker News application with React and Redux

hackernews react redux tutorial

Last synced: 09 Apr 2025

https://github.com/zjeffer/xcb-tutorial

https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming

c tutorial xcb

Last synced: 07 Apr 2025

https://github.com/gamersi/account-tutorial-mongodb

Tutorial für ein Accountsystem mit mongodb

account accounting accounts accountsystem nodejs tutorial

Last synced: 22 Mar 2025

https://github.com/p32929/android-xml-designs-practice

A practice repository for my youtube videos. Check them out from here

android android-project androidstudio faydev practice studio tutorial tutorial-code video xml youtube

Last synced: 25 Feb 2025

https://github.com/japhetrugas/javatutorial

A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.

beginners examples java learning programming tutorial

Last synced: 07 Apr 2025

https://github.com/jcbritobr/flux-xor-ml

Simple flux model thats solves the xor problem.

flux julia machine-learning tutorial

Last synced: 06 Apr 2025

https://github.com/pherrymason/react-tictactoe

Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html

react tutorial

Last synced: 29 Jun 2025

https://github.com/aaronbassett/nexmo-bitbar

Create your own Nexmo menubar app with Node & Bitbar

bitbar bitbar-plugin javascript nexmo nodejs tutorial

Last synced: 21 Aug 2025

https://github.com/magnetic-fox/librarytesting-winapi

Very simple testing program for test 16-bit DLL from another repo.

80286 80386 80486 8086 cpp dll dll-test oldstyle openwatcom simple tutorial watcom win16 winapi

Last synced: 21 Feb 2025

https://github.com/singhrahuldps/java_blog

Repository for blog @

java8 tutorial

Last synced: 28 Jun 2025

https://github.com/ruanbekker/civo-kubernetes-terraform-demo

Demo using Terraform and Civo Kubernetes

civo golang kubernetes terraform tutorial

Last synced: 24 Feb 2025

https://github.com/flyingcakes85/mitx-6.00.1x-notes

Notes for MITx 6.00.1x Introduction to Computer Science and Programming Using Python

book computer-science mit notes python python3 tutorial

Last synced: 21 Feb 2025

https://github.com/agamiko/tiny-mnist-challenge

Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.

challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial

Last synced: 30 Jul 2025

https://github.com/llnl/metall-tutorial

Metall tutorial

tutorial

Last synced: 29 Jun 2025

https://github.com/tomerfi/groovy-script-java-project-tutorial

Using Groovy scripts in a Java project tutorial.

blog-post dev groovy-scripts java scripting tutorial

Last synced: 14 Jun 2025