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/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: 11 May 2026

https://github.com/sunaoka/develop-laravel-application-using-bref-v2-on-macos-with-apple-silicon-and-deploy-to-lambda-arm64

Develop Laravel application (using bref v2) on macOS with Apple silicon and deploy to Lambda (arm64).

arm64 bref lambda laravel php tutorial

Last synced: 11 May 2026

https://github.com/duguorong009/personal-stark101-rs

Port the original "stark101" tutorial(python) to Rust version

porting python3 rust rust-lang stark tutorial zkp zkstark

Last synced: 13 May 2026

https://github.com/huaying/react-games

Small games written in React.js

game react react-game react-tutorial tutorial

Last synced: 13 May 2026

https://github.com/flolu/bazel

🌿 Getting started with Bazel for absolute beginners

bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial

Last synced: 13 May 2026

https://github.com/ogstudio/tutorial-tool

Simple video editing tool to automate creation of tutorials

editing tutorial video

Last synced: 15 Jun 2026

https://github.com/shubhansu-kr/cse310-javaprogramming-tutorial

Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4

code java lpu oops-in-java sem4 tutorial

Last synced: 16 Jun 2026

https://github.com/dgautsch/ts-demo

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 2026

https://github.com/magnetic-fox/c64-tutorial-like

Some easy projects for cc65 compiler suite. Mostly C-written.

assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial

Last synced: 19 Jun 2026

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

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

Modern JavaScript Tutorial in Urdu

javascript tutorial urdu

Last synced: 04 Sep 2025

https://github.com/jamesrobionyrogers/python_tutorial_website

2020 NCEA Level 2 - Internal Assessment: AS91893

python3 tutorial website

Last synced: 12 Apr 2025

https://github.com/Nikya/slabShed

Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.

3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial

Last synced: 10 Mar 2025

https://github.com/chloelavrat/orca-tutorial

Unofficial tutorial and documentation for the Orca procedural sequencer.

musicmaking programming-language sequencer sequencer-midi tutorial

Last synced: 04 Feb 2026

https://github.com/james-see/go-examples

go get github.com/jamesacampbell/go-examples WIP!

example example-project golang tutorial

Last synced: 02 Sep 2025

https://github.com/haruyasu/django-ecommerce

:bulb: Ecommerce - Django Startup

djagno ecommerce tutorial

Last synced: 27 Jan 2026

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/vidundergunder/expo-prototype-tutorial

Beginner's guide to development for iOS, Android and Web with Expo (React Native). Made in collaboration with Eik Lab and NMBU.

android calculator cat cats course eik eik-lab expo guide ios kitten kitten-ui lab nmbu react react-native tutorial vercel web website

Last synced: 12 Apr 2026

https://github.com/wiseaidev/rust-releases

🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)

rust rust-lang tutorial

Last synced: 18 May 2026

https://github.com/justcodeit7/streamlit_101

Code for youtube videos on streamlit

python streamlit tutorial tutorial-code

Last synced: 10 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/mikerah/simple_vm

A simple VM in Rust for learning purposes

rust tutorial virtual-machine vm

Last synced: 24 Mar 2025

https://github.com/mihajlomilojevic/javascript-prirucnik

Ovaj projekat osmišljen je kao priručnik/tutorial za upoznavanje učenika srednjih škola sa naprednijim tehnikama i tehnologijama JavaScript programiranja kako bi učenici mogli da steknu znanje potrebno za kreiranje full stack aplikacija koje ne rade (ili veoma površno) tokom svog srednjoškolskog školovanja.

ebook expressjs javascript nextjs nodejs reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/bradleyboehmke/analytics-connect-intro-r

Introduction to R (slides for Analytics Connect '18)

data-science r training tutorial

Last synced: 24 Mar 2025

https://github.com/rodrigokamada/angular-auth0-zenvia-sms

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia

Last synced: 09 May 2026

https://github.com/srinidhibhat45/djangoblogapp

A Django Blog app based on a tutorial by Corey Schafer on YouTube

beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube

Last synced: 14 Apr 2026

https://github.com/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

https://github.com/saeedkohansal/php-session-full-tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment

Last synced: 13 Oct 2025

https://github.com/didinj/javascript-highest-order-function-examples

Javascript Tutorial: Higher Order Function Examples

examples function highest-order javascript js tutorial

Last synced: 13 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/jessetg/cpp-boot-camp

Slides for a tutorial I'm giving on C++

c-plus-plus cpp latex lecture presentation slides tutorial

Last synced: 08 May 2025

https://github.com/aunshx/https-localhost-medium

Repo for tutorial on how to use HTTPS for localhost

https medium nodejs server tutorial

Last synced: 24 Mar 2025

https://github.com/yasindehfuli/roocket-javascript-course

Roocket JavaScript Tutorial Step By Step

course javascript tutorial

Last synced: 26 Mar 2025

https://github.com/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

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/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 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/kanryu/vue-cli3-tutorial

A tutorial for Vue 3 using vue-cli v4.5

tutorial vue-cli vue3 webpack

Last synced: 04 Apr 2025

https://github.com/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

https://github.com/uncomputable/rust-wasm-ffi

Minimal website that exposes C functions via WASM

c ffi javascript rust rust-wasm tutorial wasm

Last synced: 20 Apr 2026

https://github.com/nexmo/800-replacement

Replace toll-free 800 numbers with multiple local numbers

tutorial

Last synced: 23 Mar 2025

https://github.com/astrabert/hello-world-github-docker

Demo repo for Docker + GitHub Actions

actions cicd docker tutorial workflow

Last synced: 09 May 2026

https://github.com/dnbard/react-tutorial

Examples for React course in GlobalLogic Ukraine

guide gulp mocha react react-router redux tutorial

Last synced: 25 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/dilowagner/roguelike-unity

Project to study with Unity Engine

csharp development engine game roguelike tutorial unity

Last synced: 19 May 2026

https://github.com/abhinavrajesh/nextjs-blog

Files for the series "How to Build a NextJS App using Typescript and TailwindCSS: The Complete Guide"

nextjs tailwindcss tutorial typescript vercel

Last synced: 11 Apr 2026

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/joshwnj/react-starter

Learn to build a react UI piece by piece

react tutorial

Last synced: 04 Oct 2025

https://github.com/jcrodriguez1989/firstcontributionsinr

🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R

contribution hacktoberfest open-source tutorial

Last synced: 26 Oct 2025

https://github.com/alcrene/fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

fokker-planck-equation tutorial

Last synced: 25 Feb 2026

https://github.com/liteobject/anthropic-agent-in-docker

This repository offers a Dockerized implementation of the Anthropic Agent for streamlined deployment and scalability. It ensures consistent running environments, simplifying integration into various infrastructures. Get started with deploying your own instance effortlessly.

ai ai-agent anthropic claude-3 python sonnet tutorial

Last synced: 01 Jul 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/agn-7/machine_learning_projects

Simple Machine Learning and Data Science projects as tutorials.

data-science knn lda logistic-regression machine-learning naive-bayes-classifier nbc pca python qda tutorial

Last synced: 27 May 2026

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 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/withaarzoo/responsive-gym-website--zengym

Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.

codewithaarzoo css html tutorial webiste

Last synced: 27 May 2026

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

https://github.com/anshajk/python-frameworks

Curated collection of powerful Python frameworks across different domains with examples

deep-learning machine-learning python python-library python3 tutorial

Last synced: 24 Feb 2026

https://github.com/chilipp/psyplot-icon-c2sm-meeting-20220215

Presentation material for the psyplot demonstration at the ICON C2SM-Meeting 2022/1

icon jupyter jupyter-notebook presentation psyplot tutorial visualization

Last synced: 07 Apr 2025

https://github.com/vagnerbellacosa/curso_markdown

Curso de comandos e estilos em Markdown

apontamentos comandos markdonw tutorial

Last synced: 24 Feb 2026

https://github.com/tathandev/ad-astra-addon-tutorial

Wanna make an addon for Ad Astra ? You are in the good place !

ad-astra minecraft tutorial

Last synced: 29 Jan 2026

https://github.com/saifiimuhammad/learnwithme-typescript

A beginner-friendly TypeScript course repository that covers fundamental TypeScript concepts along with practical projects.

course javascript nodejs react shadcn tutorial typescript

Last synced: 09 Apr 2026

https://github.com/arthurosipyan/python-programming-bootcamp

Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)

django learning learning-python python python-practice python-script python3 tutorial

Last synced: 15 Apr 2026

https://github.com/eighttrigrams/eighttrigrams-tutorials

How to quickly get to working productively with Clojure

clojure tutorial

Last synced: 06 Feb 2026

https://github.com/kprince28/django-sample-app

🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.

beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial

Last synced: 15 Apr 2026

https://github.com/iml1111/lda_tutorial

LDA(Latent Dirichlet Allocation) - 잠재 디리클레 할당 실습 코드

nlp python recommender-system tutorial

Last synced: 13 Aug 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/marcinwitnik/simple_linear

Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.

ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial

Last synced: 15 Apr 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/isomoes/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 09 Mar 2026