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/methyldragon/python-data-tools-reference

A reference of frameworks and tools for data science and deep learning in Python

big-data code-snippets numpy pandas python python-data reference tutorial

Last synced: 15 Jul 2025

https://github.com/pangeo-data/pangeo-openeo-bids-2023

Pangeo & OpenEO Joint tutorial for BiDS23 - "Scaling Big Data Analysis with Pangeo and OpenEO: Unlocking the Power of Space Data"

big-data openeo pangeo tutorial

Last synced: 12 Apr 2025

https://github.com/technologicat/python-3-scicomp-intro

Informal introduction to Python 3 for scientific computing. Course for students and scientists new to Python, but familiar with scientific computing. Also some Racket.

cython git-tutorial introduction lecture-notes numpy-tutorial packaging python python3 scientific-computing software-engineering spyder tutorial version-control

Last synced: 14 May 2025

https://github.com/maximbilan/ios-uiimage-render-to-pdf

iOS Render UIImage to PDF and merging PDF files

ios pdf render swift tutorial uicolor uiimage

Last synced: 14 Apr 2025

https://github.com/realnimish/avalanche-amm

Learn how to build an Automated Market Maker (AMM) on an EVM-compatible blockchain system. Its tutorial is published on figment.io (https://learn.figment.io/tutorials/create-an-amm-on-avalanche)

amm automated-market-maker avalanche dapp defi ethereum evm reactjs solidity tutorial

Last synced: 08 Jul 2025

https://github.com/pmocz/nestedsampling-python

Apply the Nested Sampling Monte Carlo algorithm to fit exoplanet radial velocity data and estimate the posterior distribution of the model parameters

astrophysics machine-learning nested-sampling radial-velocities scientific-computing tutorial

Last synced: 12 Apr 2025

https://github.com/saeedkohansal/injectorplus-chrome-extension-manifest-v3

Injector+ is a cutting-edge MV3 Chrome extension that empowers you with an infinitely versatile lightweight injection tool. With Injector+, you can seamlessly inject both inline and external JavaScript, as well as internal and external CSS into any website, unlocking endless possibilities for web development and customization.

chrome-extension chrome-extensions chromeextension chromeextention css extension-chrome gilgeekify how-to howto javascript js programming software software-development software-engineering tutorial web-development webdesign webdeveloper webdevelopment

Last synced: 12 May 2025

https://github.com/cloud-gov/cg-cli-tools

A Github action for using cf CLI tools while deploying and managing apps on cloud.gov

actions cd cf-tasks ci tutorial

Last synced: 17 Jan 2026

https://github.com/jincheng9/python-tutorial

Python tutorial,量化交易,涵盖基础、中级和高级教程

data data-analysis-python data-analyst data-science django flask numpy pandas python quant quant-dev tutorial

Last synced: 07 May 2025

https://github.com/cliffhall/react-dtmf-dialer

Demonstrates using React and Redux middleware to control a Web Audio API system by simulating a TouchTone keypad

dtmf middleware react react-redux redux tutorial webaudio webaudio-api

Last synced: 12 Apr 2025

https://github.com/maastaar/539kernel-book

A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/

book kernel os-dev os-development os-kernel tutorial x86 x86-assembly x86-nasm

Last synced: 24 Jan 2026

https://github.com/wizardforcel/how2tf

:book: 暂时停更,等待 TF 2.0

python tensorflow tutorial

Last synced: 30 Apr 2025

https://github.com/srugano/kivy_watsapp

A WhatsApp like clone using Python: XMPP app as a Kivy application using this tutorial from Dusty's Diverse Domain

kivy python tutorial xmpp xmpp-client

Last synced: 11 Apr 2025

https://github.com/gvwilson/sim

Simple discrete event simulation

discrete-event-simulation open-source python simpy tutorial

Last synced: 07 Mar 2026

https://github.com/dedidot/simple-api-golang

Golang simple api with Mux and Gorm

go golang gorm restful-api simple-api tutorial

Last synced: 11 Apr 2025

https://github.com/shootingking-am/ffmpeg-pseudocode-tutorial

A brief understanding of ffmpeg cli through pseudocode

ffmpeg libav pseudocode tutorial

Last synced: 13 Apr 2025

https://github.com/federico-terzi/las-guida-pratica

Una guida pratica per superare l'esame di LAS

amministrazione appunti guida laboratorio pdf sistemi tutorial unibo

Last synced: 01 Feb 2026

https://github.com/daviddao/pytorch-without-a-phd

PyTorch version of TensorFlow without a PhD

deep-learning pytorch tutorial

Last synced: 13 Apr 2025

https://github.com/sst/tutorial-links-app

Source for the links app that we build in the SST tutorial.

sst tutorial

Last synced: 26 Jun 2025

https://github.com/gatosnake/es6-examples

Examples of all features of ECMAScript 6

ecmascript6 es6 examples gulp javascript npm tutorial

Last synced: 13 Apr 2025

https://github.com/jmiszczak/qprog-tutorial

Quantum programming tutorial: slides and code examples

quantum-computing quantum-program tutorial tutorial-sourcecode

Last synced: 18 Jul 2025

https://github.com/rashidi/boot-data-rest-events-sample

Example of application that uses Spring Data Events to perform validation.

event-driven java sample-app spring-boot spring-data-rest tutorial

Last synced: 23 Mar 2025

https://github.com/weedshaker/event-driven-web-components-tutorial

Tutorial covering event driven web component. How to start and in general explaining how you can make your single-page app or any type of web site the simple way.

101-coding eventdrivenarchitecture routing shadowdom single-page-app tutorial usetheplatform vanillajs webcomponents

Last synced: 07 May 2025

https://github.com/devtony101/js-todo-app-indexed_db

This is a to-do web application that uses the IndexedDB API.

hacktoberfest hacktoberfest2020 indexeddb javascript tutorial

Last synced: 30 Apr 2025

https://github.com/briancain/starter-dotfiles

A beginner dotfiles repo. Feel free to fork it and customize!

automation beginner dotfiles shell starter-dotfiles tutorial

Last synced: 07 May 2025

https://github.com/erkaman/ffmpeg-add-text-to-video-tutorial

Tutorial that shows how to add text to a video file with ffmpeg

ffmpeg tutorial

Last synced: 16 Aug 2025

https://github.com/valnub/framework7-authentication-demo

Example code for my Framework7 auth tutorial with Firebase

authentication css firebase framework7 html javascript tutorial

Last synced: 28 Jul 2025

https://github.com/didinj/vue-firebase-chat-example

Vue.js Tutorial: Building Firebase Realtime Database Chat Web App

building chat example firebase realtime-database tutorial vue vue2 vuejs webapp

Last synced: 24 Apr 2025

https://github.com/lysxia/roll-your-own-irc-bot

Roll your own IRC bot (2019 version) https://wiki.haskell.org/Roll_your_own_IRC_bot

haskell irc network tutorial

Last synced: 22 Mar 2025

https://github.com/zhassanq/psvita-guide

This is a repository contains a complete guide on how to install HENKaku (Homebrew ENabler) on your PlayStation Vita, how to make it permanent if it’s compatible and everything to do with it.

guide homebrew playstation playstation-vita tutorial vita vita-homebrew

Last synced: 23 Aug 2025

https://github.com/llamacademy/get-terrain-texture

sing this tutorial repository and associated video you will learn how to get the Albedo texture from any Renderer using any Shader AND how to get the active textures on a Unity terrain at any given point.

game-development gamedev renderer terrain texture tutorial

Last synced: 25 Apr 2025

https://github.com/librity/gowiki

Go Tutorial - A wiki web app in pure Golang.

golang heroku-deployment tutorial wiki

Last synced: 25 Apr 2025

https://github.com/arangogutierrez/singularity-on-nomad

The Singularity on Nomad tutorial documents how to deploy Singularity on Nomad.

consul containers hashicorp nomad singularity-container tutorial

Last synced: 25 Mar 2025

https://github.com/matthewfeickert/git-basics

Some examples of how to do some core things in Git

git tutorial walkthrough

Last synced: 15 Apr 2025

https://github.com/henrikbengtsson/future-tutorial-user2022

Tutorial: An Introduction to Futureverse for Parallel Processing in R (useR! 2022)

future futureverse parallel-processing r-language tutorial user2022

Last synced: 10 Apr 2025

https://github.com/vigzmv/into-the-reactjs

:rocket: Code samples for my 'Getting started and advancing with ReactJs' Workshop at Facebook Dev Circle.

javascript parceljs react reactjs tutorial workshop

Last synced: 22 Apr 2025

https://github.com/didinj/spring-boot-mongodb-angular5-java-crud

Spring Boot, MongoDB and Angular 5 CRUD Java Web Application Example

angular angular5 angularjs application boot crud example java mongo mongodb spring spring-boot tutorial web webapp

Last synced: 08 Jul 2025

https://github.com/aaronjanse/bootstrapos

[WIP] Bootstrap your own OS: from machine code to web server

arm-assembly os raspberry-pi-4 tutorial

Last synced: 09 Aug 2025

https://github.com/zig-community/hello-triangle

Opens a window and draws a nice little triangle

example opengl tutorial zig ziglang

Last synced: 16 Apr 2025

https://github.com/qingyangkong/dynamicnft-tutorial

配合视频教程的源码,请在 readme 中查看教程地址

nft tutorial

Last synced: 24 Oct 2025

https://github.com/aralroca/webgl-gears

Dynamic gears implemented with WebGL

javascript learning opengl preact snowpack tutorial wegbl

Last synced: 19 Apr 2025

https://github.com/frankiecancino/ml-tutorials

Machine Learning Tutorials in the form of Jupyter Notebooks written in Python 3.

jupyter-notebook machine-learning python tutorial

Last synced: 09 Apr 2025

https://github.com/bitoiu/expo-start-octocat

Expo.io startup project, but with an Octocat :octocat:

dev-to expo react-native tutorial

Last synced: 30 Apr 2025

https://github.com/muziing/cpp_learning

C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。

cpp tutorial

Last synced: 19 Apr 2025

https://github.com/cjsaylor/angular-workshop

Angular tutorial for a workshop setting.

angular1 javascript tutorial

Last synced: 10 Jan 2026

https://github.com/sadykhzadeh/learn-to-google

🌐 "Learn to Google" website 🌐

google guide howto learning tutorial

Last synced: 05 Mar 2026

https://github.com/becksteinlab/adkgromacstutorial

Basic tutorial for running and analyzing a Gromacs MD simulation of AdK

gromacs molecular-dynamics-simulation tutorial

Last synced: 23 Apr 2025

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

Modern JavaScript Tutorial in Test

javascript test tutorial

Last synced: 01 Aug 2025

https://github.com/matthijskamstra/haxesys

Documentation about using the system targets from Haxe

cpp cs csharp documentation example haxe java jvm lua node nodejs python tutorial tutorials

Last synced: 14 Apr 2025

https://github.com/jorgensd/fenics22-tutorial

Tutorial for the FEniCS [22 conference](https://fenicsproject.org/fenics-2022/) in San Diego

dolfinx fenicsx tutorial

Last synced: 09 Oct 2025

https://github.com/fil/observable-jekyll

Tutorial: How to embed ObservableHQ notebooks into your CMS

d3js howto interactive jekyll observable tutorial

Last synced: 25 Oct 2025

https://github.com/markdouthwaite/serverless-scikit-learn-demo

A repository providing demo code for deploying a lightweight Scikit-Learn based ML pipeline modelling heart disease data as a Google Cloud Function.

data-science google-cloud google-cloud-function machine-learning machine-learning-api machine-learning-projects scikit-learn serverless tutorial

Last synced: 25 Jul 2025

https://github.com/wsvincent/django-allauth-tutorial

Source code for django-allauth tutorial.

django django-allauth github python tutorial

Last synced: 14 Apr 2025

https://github.com/webduinoio/samples

📖 Webduino example collections

javascript tutorial webduino

Last synced: 11 Apr 2025

https://github.com/vizzuality/data_sci_tutorials

In depth notebook tutorials, relating to libraries and methods relevant to Vizzuality's Data Science Group.

geotiff jupyter netcdf opendap tutorial

Last synced: 14 Oct 2025

https://github.com/fishcharlie/expressfileuploads3example

📖 Tutorial - Express.js File Upload to AWS S3

aws expressjs s3 s3-bucket tutorial

Last synced: 27 Oct 2025

https://github.com/rembertdesigns/programming-language-tutorials

A growing library of web development tutorials and code guides covering AJAX, Angular, C#, CSS, HTML, JavaScript, Node.js, PHP, PUG, SASS, TypeScript, React, and more. Each resource includes clear explanations and practical examples—API use, HTTP methods, accessibility, and beyond.

ajax angular angularjs csharp css html javascript pug react react-native reactjs sass sass-framework tutorial tutorial-code tutorial-exercises tutorial-sourcecode tutorials

Last synced: 07 Oct 2025

https://github.com/mfaisalkhatri/webdriverio-ts-appium

This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript

android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio

Last synced: 26 Oct 2025

https://github.com/yoosuf/calculator

How to create a Laravel Package - Tutorial

how-to howto laravel laravel-5-package laravel54 tutorial

Last synced: 02 Oct 2025

https://github.com/llamacademy/ai-series-part-14

Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene

ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity

Last synced: 25 Apr 2025

https://github.com/mkock/busproject

Source code for my blog post "A Bus Ride with Golang"

golang tutorial

Last synced: 24 Dec 2025

https://github.com/asmaloney/spacething

A tutorial project for creating vertical scrolling parallax backgrounds in Godot

beginner godot godot-engine parallax-scrolling tutorial vertical-scroller

Last synced: 19 Jul 2025

https://github.com/cody1991/typescript-tutorial

开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/

tutorial typescript

Last synced: 07 Apr 2025

https://github.com/didinj/angular-httpclient-example

Angular Tutorial: Consume REST API using HttpClient Example

angular angular8 api client examples http httpclient rest restapi tutorial

Last synced: 28 Apr 2025

https://github.com/chainstacklabs/starknet-cairo-odyssey

Learnings and first steps to work with StarkNet and create smart contracts with Cairo

cairo starknet starkware tutorial

Last synced: 03 Sep 2025

https://github.com/edinsonrequena/ransomware-with-python-3

A complete ransomware made entirely with python 3

computer-science encryption misuse python ransomware tutorial

Last synced: 17 Sep 2025

https://github.com/jp7io/typescript-crud

A guide to build a TypeScript CRUD (Frontend) with React.

react tutorial typescript

Last synced: 06 Apr 2025

https://github.com/shahednasser/history-bot

Repo for Twitter Bot tutorial: History Bot

bot tutorial tutorial-code twitter twitter-api

Last synced: 08 May 2025

https://github.com/hectorpulido/guia-como-usar-git

Guia rapida y practica sobre como usar git

como-instalar-git git tutorial

Last synced: 16 Apr 2025

https://github.com/ladykerr/cli-skills-copilot-talk

Gettiing started with GitHub Copilot in the CLI 🚀

cli copilot copilot-x talks tutorial

Last synced: 02 Jan 2026

https://github.com/imevanc/nextjs-aws-s3

An example of a Next.js application allowing you to upload photos to an Amazon Web Services S3 storage bucket.

aws aws-s3 demo javascript nextjs tailwindcss tutorial typescript

Last synced: 11 Mar 2026

https://github.com/webeleon/-building-a-mongodb-migration-system-for-nestjs-with-mongoose

A dev.to article on NestJS, mongoose and database migrations!

devto migration mongodb mongoose nest nestjs nodejs tutorial

Last synced: 03 Jul 2025

https://github.com/tmattio/elixir-reasonml-blog-tutorial

:mortar_board: A tutorial to build a blog app using Elixir, ReasonML and GraphQL

elixir graphql reason tutorial

Last synced: 26 Mar 2025

https://github.com/cdalvaro/ruby-notebooks

💎 A series of Jupyter notebooks for learning the Ruby programming language

ruby ruby-notebooks ruby-programming-language tutorial

Last synced: 05 Apr 2025

https://github.com/jarnorfb/pydata_berlin_sacred

Lightning Talk about sacred at PyData Berlin

experiment-tracking machine-learning sacred tutorial

Last synced: 12 Aug 2025

https://github.com/billimarie/simple-react-tailwind-tutorial

Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.

postcss react react-js react-tutorial tailwind-css tailwindcss tutorial

Last synced: 02 May 2025

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

react tutorial for developers intrested in react

react tutorial

Last synced: 11 Apr 2025

https://github.com/adnanrahic/load-balancing-nodejs-in-production

Four samples of how to load-balance Node.js in production.

cluster docker docker-swarm guide kubernetes nginx nodejs systemd tutorial

Last synced: 14 Sep 2025

https://github.com/zukahai/caro-board-game

Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.

blog caro caro-game game gomoku gomoku-game haizuka share tutorial

Last synced: 07 Jul 2025

https://github.com/gvwilson/codebender

Website for codebender.org

codebender tutorial

Last synced: 07 Mar 2026

https://github.com/antigenomics/repseq-annotation-tutorial

📝 [Tutorial] RepSeq data mining basics in R

bioinformatics immunology r sequencing tutorial

Last synced: 15 May 2026