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/leodbfr/ntfs-macos-13-26

How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.

fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial

Last synced: 03 Oct 2025

https://github.com/sagargupta16/deploy-guide

Step-by-step deployment guides for every platform - 25+ guides for GitHub Pages, Vercel, Render, Railway, Netlify, AWS, and more

aws cloud deploy deployment devops free-hosting github-pages guides hosting netlify railway render tutorial vercel

Last synced: 03 May 2026

https://github.com/dev-chenxing/mwse-modding-tutorial

Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs

lua mkdocs morrowind mwse tutorial

Last synced: 08 Mar 2026

https://github.com/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 2025

https://github.com/nunum/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 23 Aug 2025

https://github.com/sap-samples/hana-xsa-calculation-view-anonymity

Sample data, table and calculation view with K-anonymity for data privacy.

hana-xsa sample sample-code sap-hana tutorial

Last synced: 03 Feb 2026

https://github.com/phpirates/django-template

A standard blog-like website in Django, with complete use and deploy tutorial.

deployment django template tutorial website

Last synced: 19 Aug 2025

https://github.com/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 20 Apr 2026

https://github.com/yeonghyeon/codility-python

The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.

codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial

Last synced: 26 Feb 2025

https://github.com/sahansera/deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

azure microservices service-fabric tutorial

Last synced: 16 Jan 2026

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/anton-trunov/fold-tutorial-talk

Papers We Love. Mad. Talk on fold: slides, Coq file, and links for further reading

coq fold papers-we-love recursion-schemes talk tutorial

Last synced: 14 Apr 2025

https://github.com/ajayns/freecodecamp-soln

Solutions from the Free Code Camp course

algorithm-challenges algorithms freecodecamp javascript js tutorial

Last synced: 10 Mar 2026

https://github.com/leoborai/pngme

Command line program that lets you hide secret messages in PNG files

learning png rust tutorial

Last synced: 15 Apr 2025

https://github.com/rightpoint/sample-float-remapping-ios

Sample code for a blog post on float remapping on iOS

lerp linear-interpolation sample-code tutorial

Last synced: 07 Jul 2025

https://github.com/uncomputable/rustier-simplicity

"If you know Rust, you already know Simplicity."

bitcoin circuit learning library logic rust tutorial

Last synced: 21 Jan 2026

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

basic typescript practice preparing for angular2 and ts

tutorial typescript

Last synced: 05 Apr 2025

https://github.com/rishavs/cove

Simple crud app using pure crystal. 0 frameworks and dependencies

crud crystal crystal-language crystallang tutorial webapp

Last synced: 13 Jun 2025

https://github.com/twtrubiks/deploying-flask-to-openshift

Deploying a Flask App To OpenShift Tutorial 📝

deploy flask openshift python ssh-key tutorial

Last synced: 15 Apr 2025

https://github.com/iver56/lstm-name-classifier

A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.

classifier lstm tutorial

Last synced: 09 Apr 2025

https://github.com/zaiste/elasticsearch-nodejs-github-tutorial

Using Node.js & Elasticsearch to search GitHub: Tutorial

elasticsearch nodejs tutorial

Last synced: 17 Mar 2025

https://github.com/zerotier/metrics-tutorial

A tutorial on how to use ZeroTier, Prometheus and Grafana to collect metrics

grafana metrics prometheus tutorial zerotier

Last synced: 02 Mar 2026

https://github.com/masilab/strudel

Streamline Tractography Utilities for Deep Learning

deep-learning diffusion-mri recurrent-neural-networks tractography tutorial

Last synced: 16 Jan 2026

https://github.com/bartonhammond/aha-htmx-tutorial

Learn the AHA stack: Perfect for frontend developers that know React / JSX and want a similar DX, but also want much more simplicity in their life by generating HTML on the server and writing as little client-side JavaScript as possible. See https://ahastack.dev/

aha alpinejs astrojs htmx picocss pocketbase tutorial

Last synced: 21 Feb 2026

https://github.com/codingforentrepreneurs/Cursor-Hello-World

Learn Cursor basics to build and deploy an HTML website to the internet.

claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website

Last synced: 08 Mar 2025

https://github.com/mjstealey/swagger-demo

Brief tutorial on swagger, swaggerhub, generating clients and other miscellany

smartapi swagger tutorial

Last synced: 10 Apr 2025

https://github.com/lxieyang/caen-connect-tutorial

A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)

caen michigan sftp sublime-text tutorial

Last synced: 26 Jan 2026

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

Modern JavaScript Tutorial in Czech

czech javascript tutorial

Last synced: 07 Apr 2025

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

Modern JavaScript Tutorial in Hungarian

hungarian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/louiscenter/choo-talking-animals

another cute choo tutorial - how to use input fields

choo choo-handbook choo-talking-animals front-end javascript tutorial

Last synced: 14 May 2026

https://github.com/NunuM/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 04 Apr 2025

https://github.com/uncomputable/simple-layer-twos

Replit resources from Bitcoin++ 2023 in Austin

bitcoin circuit learning logic tutorial

Last synced: 29 Mar 2025

https://github.com/123mwanjemike/cicd-with-herokuci

This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.

cicd demo-app express factorial heroku heroku-ci heroku-deployment herokuci mocha-chai tdd test-driven-development tutorial

Last synced: 07 May 2025

https://github.com/thelime1/aichatbridge

a template repository designed to facilitate the integration of Poe.com bots into your website.

ai chatbot poe tutorial website

Last synced: 02 Jan 2026

https://github.com/idongliming/phaser3-typescript

使用ts语言写的phaser游戏示例-中文

game phaser3 translation tutorial

Last synced: 16 May 2025

https://github.com/rj1221/pythontutorial

Python Tutorials For Beginners

cheatsheet python python3 tutorial tutorials

Last synced: 22 Sep 2025

https://github.com/chat21/chat21-get-started-ios

Get Started Objective-C

chat chat-application demo tutorial

Last synced: 11 Apr 2025

https://github.com/javitocor/rails-react-recipes

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend

css rails-application reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/rafaelcastrocouto/p2p-web-game-tutorial

Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!

game javascript p2p-network tutorial

Last synced: 10 Jun 2025

https://github.com/futurestudio/university-ping

Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)

android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials

Last synced: 12 Apr 2026

https://github.com/kaelzhang/kubernetes-tips

Tips for usage of kubernetes and helm

ingress kubernetes tips tutorial

Last synced: 01 Apr 2025

https://github.com/davepartner/framework7-hackathon-starter

This is a sample hackathon starter for with framework7 well integrated into phonegap. To start building a mobile app all you need is download and start, no further setup needed.

android-application firebase framework7 framework7-angularjs hackathon ios phonegap tutorial video youtube

Last synced: 12 Apr 2026

https://github.com/ilumsden/rust-tutorial

Material for the Rust Tutorial I put together

rust tutorial

Last synced: 28 Apr 2026

https://github.com/oblac/tutorial

Tutorial source code.

jodd step-by-step tutorial

Last synced: 02 Mar 2026

https://github.com/websolutionstuff/dynamic-pie-chart-in-laravel-8

In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database

charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff

Last synced: 14 Apr 2025

https://github.com/extcore/extcore-sample-service

ExtCore framework 7 sample web application that registers a service inside the extension

asp-net-core extcore-framework sample tutorial

Last synced: 07 Apr 2025

https://github.com/didinj/grails3-mongodb-react-profile

Build Grails 3, MongoDB and React Profile CRUD Web Application

application build crud example grails grails3 mongo mongodb profile react reactjs tutorial web webapp

Last synced: 20 Apr 2026

https://github.com/rajdeep2804/darknet_yolo_tutorial

This repo acts like a training guide for yolo object detection model for custom data.

darknet object-detection training tutorial yolo yolov3

Last synced: 16 Aug 2025

https://github.com/tmartins11/git_tutorial

Projeto de um site que visa ensinar ao usuário como funciona o sistema de controle de versões Git.

git github tutorial

Last synced: 13 Apr 2026

https://github.com/gitbolt/solana-linktree

🖇️ Linktree Clone on Solana with tutorial

anchor-lang rust solana tutorial typescript

Last synced: 25 Jul 2025

https://github.com/javitocor/currency-converter-react-native

A mobile app calling acustom api to convert currencies,following the instructions by Spencer Carli. Built with React Native.

currency-converter eslint-config expo mobile-app native react-native-app tutorial

Last synced: 12 Apr 2026

https://github.com/wsdltophp/packagecolissimopickuppoint

PHP SDK for Colissimo Pickup Point Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 15 Aug 2025

https://github.com/nidup/manipulate-csv-data-in-php

Tutorials on How to Read and Write CSV Files in PHP

csv php php8 tutorial

Last synced: 29 May 2026

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

Modern JavaScript Tutorial in Sinhala

javascript sinhala tutorial

Last synced: 15 Aug 2025

https://github.com/ga58lar/ros2-docker-example

ROS2 Docker example

docker dockerfile ros2 tutorial

Last synced: 30 Mar 2025

https://github.com/collapseindex/eval-guide

Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!

beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial

Last synced: 13 Jan 2026

https://github.com/zonca/conversion_tofix

Exercise for Advanced git tutorial

git tutorial

Last synced: 11 Jun 2025

https://github.com/theoomoregbee/angular4-auth-sails

Sails Backend for Angular2+ Auth

jwt sailsjs tutorial

Last synced: 31 Mar 2025

https://github.com/h-iaac/cst-tutorial-babybot

This repository provides the content of the ICDL tutorial, we use a Docker-based environment to integrate infant behavior models using the CST (Cognitive System Toolkit). Tutorial presented at the ICDL (International Conference on Development and Learning).

attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial

Last synced: 29 Sep 2025

https://github.com/bestia-dev/rust01_the_beginning

First steps for Rust development.

obsolete tutorial

Last synced: 12 Jan 2026

https://github.com/bearsunday/tutorial1

A tutorial application that how to use BEAR.Sunday

bearsunday php tutorial

Last synced: 31 Jul 2025

https://github.com/BAMresearch/jupyter_tutorial_sas

A programming tutorial for looking at SAS Data with Python. Part of the 'Better with Scattering' Workshop.

data-science programming-exercises small-angle-neutron-scattering small-angle-scattering small-angle-xray-scattering tutorial

Last synced: 16 Jan 2026

https://github.com/mfaisalkhatri/selenium-json-data-driven

This repository contains code example for handling test data from JSON file using Google Gson library

datadriven datadriventesting gson-library seleniumwebdriver testautoma tutorial webautomation

Last synced: 21 Feb 2026

https://github.com/chenshuliu/machine-learning-in-r

Introduction to Machine Learning Application in R

machine-learning r tutorial

Last synced: 18 Jan 2026

https://github.com/sandyherho/tutoreksplor

Materi pelatihan eksplorasi data menggunakan R

openscience pemrograman r reproducible-science statistika tutorial

Last synced: 16 Jan 2026

https://github.com/davidmoremad/fraud-exercise

Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta

curso ejerciciosresueltos python supabase tutorial

Last synced: 19 Apr 2026

https://github.com/zoelabbb/serial-key-windows-10

This is windows 10 license & tutorial how to activate windows using KMS

license microsoft tutorial windows windows-10

Last synced: 05 Nov 2025

https://github.com/appcoda/drag-and-drop-demo

A simple demo for Drag & Drop APIs in iOS 11

drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9

Last synced: 26 May 2026

https://github.com/aadya940/pycoding

An Agentic Python Library and CLI Tool to automate Coding tutorial generation.

agent agentic-ai ai artificial-intelligence automation coding content python tutorial

Last synced: 19 Jul 2025

https://github.com/hash3lizer/khatta

📔 A Khatta (urdu for ledger). Based on Urara 🌸 (A sweet Svelte based theme)

blog ctf-writeups tutorial writeups

Last synced: 29 Apr 2026

https://github.com/ruslanys/meetup-devkg-22

Spring Boot - в продакшн за 5 минут

devkg getting-started java meetup sample spring-boot tutorial

Last synced: 28 Apr 2026

https://github.com/shinchven/multiple-authentication-services-on-feathers-app

This is an example to show how to implement multiple authentication services on a FeathersJS app.

feathersjs tutorial

Last synced: 03 Jan 2026

https://github.com/bhattbhavesh91/tensorgram-tutorial

Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.

keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial

Last synced: 04 May 2026

https://github.com/OmiyaGames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 25 Apr 2025

https://github.com/dangom/mrtoolkit-recon

Tutorial exercises on MR Image Reconstruction and Parallel Imaging

mri tutorial

Last synced: 12 May 2026