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/tailineju/SHINY-tutorial

Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.

shiny shiny-apps shiny-r shinyapps shinydashboard tutorial

Last synced: 30 Jul 2025

https://github.com/jacopotediosi/webserverscommonconfigs

A simple collection of common Linux web server configurations out of the box and already set up for security

configuration https nginx php-fpm ssl tls tutorial webserver

Last synced: 04 Mar 2025

https://github.com/2kabhishek/time

Digital clock using vanilla js. 💫⏰

digital-clock tutorial vanilla-javascript

Last synced: 03 May 2025

https://github.com/genomagames/genoma-invaders

2D Game Shoot 'em Up like Space Invaders made to teach Game Development with Unity

2d game-development gamedev pixel-art tutorial unity unity3d

Last synced: 30 Apr 2025

https://github.com/bytewax/imputing-missing-values

Managing missing values in streaming data.

machine-learning python real-time tutorial

Last synced: 04 May 2025

https://github.com/louisa-uno/awful-vrchat

One-stop shop for people interested in doing what they want in VRchat

avatars blender docs guides help prefabs shaders tools tutorial unity vrchat

Last synced: 29 Dec 2025

https://github.com/alessine/aws_webscraping_automation

Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance

automation aws-ec2 aws-s3 beautifulsoup tutorial webscraping

Last synced: 28 Jun 2025

https://github.com/javitocor/react-devise-tutorial

Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial

devise rails5 reactjs tutorial

Last synced: 20 Jan 2026

https://github.com/ifelsebranch/appsync-react-webapp

Tutorial code - How to AWS AppSync

appsync react tutorial

Last synced: 01 Apr 2025

https://github.com/unfor19/python-project

Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.

project python structure tutorial

Last synced: 10 Apr 2025

https://github.com/volkansah/python-xpath-tutorial

XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.

beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath

Last synced: 29 Mar 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/pengzhaoqing/simplesniff

A very simple sniff tool implementation with the same basic function of wireshark by pyqt4 and scapy

pyqt5 qt qt-designer scapy sniff tutorial

Last synced: 19 Jul 2025

https://github.com/yhs0602/android-capstone-example

Example of capstone disassrmbly engine java bindings on android, using jna.

android capstone example-project java java-native-access jna reverse-engineering security tool tutorial

Last synced: 09 Jul 2025

https://github.com/joolfe/gatsby-for-docs

A tutorial/POC about how to create gitbook docs using gatsby

gatsby github-page javascript tutorial

Last synced: 13 Mar 2025

https://github.com/chainstacklabs/procedural-nft-generator

Tutorial source code for "Procedurally generated NFTs: Being an artist as a developer" originally published on the Chainstack blog

generative-art nft tutorial tutorial-code

Last synced: 13 Apr 2025

https://github.com/didinj/ionic-5-price-checker-example

Ionic 5 Tutorial: Create Offline Price Checker (Angular 9)

angular9 checker ionic ionic5 offline price sqlite tutorial

Last synced: 20 Jan 2026

https://github.com/codepanion/zustand-tutorial

https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.

react state statemanagement tutorial zustand

Last synced: 12 Mar 2025

https://github.com/officialrajdeepsingh/tsup-tutorial

tsup tutorial for npm package

tsup tutorial typescript

Last synced: 18 Mar 2025

https://github.com/joaquimley/raspberrypi-headless-setup

Source files for the "How to setup your headless RaspberryPi" blog

blog headless raspberrypi things tutorial

Last synced: 04 Oct 2025

https://github.com/stephengold/acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 14 Apr 2025

https://github.com/gnebbia/gdb_tutorial

Some notes on how to use gdb to do some binary analysis and debugging

debugging debugging-tool gdb guide notes tutorial

Last synced: 05 Mar 2026

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/tabrizian/subz-starter

NodeJS course starter template

amirkabir-university nodejs tutorial

Last synced: 10 Sep 2025

https://github.com/shinyypig/HFUT-Thesis

合肥工业大学本科毕业设计论文模版

latex-template tutorial

Last synced: 06 Aug 2025

https://github.com/husamettinarabaci/rustexam

🦀 A question-based Rust learning project to master Rust through practice and repetition.

coding-challenges exam exercises learning programming questions rust tutorial

Last synced: 30 Sep 2025

https://github.com/manojpawar94/java-programming-tutorials

The repository contains the sample programs on multithreading and java 8 features.

howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial

Last synced: 02 Mar 2025

https://github.com/kgourgou/linear-perceptron

An IPython notebook with an implementation of the linear perceptron algorithm.

algorithm machine-learning tutorial

Last synced: 18 Jul 2025

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/alexmhack/django-angular-integrate

Integrating Django and Angular by creating REST API and running both the servers separately

angular deployment django-rest-framework django2 django2-angular6 djoser heroku tutorial virtualenv

Last synced: 24 Sep 2025

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/carlescg/faulttreetutorial

This is a tutorial for the package FaultTree from openreliability.com

fault-tree reliability-engineering risk-analysis risk-models tutorial

Last synced: 13 Jul 2025

https://github.com/fiware/tutorials.relationships-linked-data

:blue_book: FIWARE 602: Linked Data Relationships and Data Models

entity-relationships fiware json-ld linked-data ngsi-ld tutorial

Last synced: 29 Jul 2025

https://github.com/clouatre-labs/math-mcp-learning-server

Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace using FastMCP 2.0

calculator educational fastmcp mathematics mcp mcp-server python tutorial

Last synced: 23 Feb 2026

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples

adversarial-example adversarial-machine-learning deep-learning tutorial

Last synced: 27 Oct 2025

https://github.com/fiware/tutorials.securing-access-openid-connect

:closed_book: FIWARE 407: Authenticating Identities with OpenID-Connect

fiware fiware-keyrock identity-management openid-connect security tutorial

Last synced: 30 Apr 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/azer0s/nativescript-calculator-demo

A NativeScript with Angular demo project/tutorial

calculator nativescript nativescript-angular tutorial

Last synced: 28 Aug 2025

https://github.com/laugharne/solana_bytes

Welcome to Solana Bytes - where we serve up digestible coding tutorials to show you how to build projects on Solana.

anchor blockchain blockchain-technology nft rust rust-lang seachor solana tutorial tutorials

Last synced: 18 Aug 2025

https://github.com/101t/react-tutorial

This is React Tutorial to master reactjs

react-tutorial reactjs redux tutorial

Last synced: 22 Feb 2026

https://github.com/checkyourspammail/discord.js-v14-bot

An open-source Discord bot, developed in a YouTube series.

api client discord discordjs javscript node nodejs tutorial youtube

Last synced: 30 Dec 2025

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

Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.

ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston

Last synced: 26 Feb 2026

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/mit-lcp/acm-bcb-2017

Materials for the eICU Collaborative Research Database tutorial at ACM-BCB 2017

acm-bcb eicu-crd tutorial workshop

Last synced: 18 Mar 2026

https://github.com/philipyip1988/windows-7-installation-guide

Comprehensive Dell Windows 7 Reinstallation Guide for Dell OEM Systems using an OptiPlex 7040 as an example.

bios dell hp install installation latitude lenovo oem optiplex reinstallation tutorial uefi windows-7 windows7 xps13 xps15

Last synced: 26 Feb 2026

https://github.com/kaizerpwn/skriptanje-sa-kaizerom

This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.

pawn pawn-language samp sampctl tutorial

Last synced: 18 Mar 2026

https://github.com/zacharatos/python-essentials-pcep30-exam

Everything needs to be executed, analyzed, tested, etc, for the Python exam PCEP-30-02, based on the Edube platform material.

beginner beginner-friendly certification certification-prep exam exercises pcap python python3 python310 tutorial

Last synced: 12 Apr 2025

https://github.com/the0cp/the0cp.github.io

Theodore Cooper's official site. About programming, pentest, hacking, development and tutorials.

blog developer development hacking pentest pentester pentesting programming tutorial tutorials

Last synced: 11 Jan 2026

https://github.com/lawmurray/gpu-course

Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.

c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial

Last synced: 21 Mar 2025

https://github.com/svaveop/javascripttutor

Helping People with Java Script. JS Tutorial

javascript js learning programming tutor tutorial tutorial-code tutorials

Last synced: 14 Feb 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/palewire/first-llm-classifier

Learn how journalists use large-language models to organize and analyze massive datasets

ai data-journalism journalism lesson-plans llm machine-learning news python sphinx tutorial

Last synced: 04 Jul 2025

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

Live online tutorials for SchemaCrawler

tutorial tutorial-exercises tutorial-sourcecode

Last synced: 29 Jul 2025

https://github.com/valnub/particle-animation-javascript

Demo code for my particle animation video in JavaScript/HTML5 Canvas

animation canvas demo example html5-canvas javascript tutorial

Last synced: 28 Jul 2025

https://github.com/marcocesarato/shell-botkiller

We'll post findings from an infected confluence-systems we investigated recently, to show how it looks/feel like. the most systems we took a look at were infected with mining-bots like kerberods.

bot bots infected killerbot process server shell tutorial zombies

Last synced: 24 Jun 2025

https://github.com/datodia/adminjs-nestjs

Nestjs adminjs example app

adminjs adminjs-nestjs example nestjs tutorial

Last synced: 15 Mar 2026

https://github.com/rodrigokamada/angular-logger

Application example built with Angular 15 and adding the log component using the ngx-logger library.

angular beginners dev-community frontend gh-actions gh-pages hacktoberfest log logger stackblitz tutorial webdev webdevelopment

Last synced: 19 Feb 2026

https://github.com/shenmian/sokoban-tutorial

本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.

sokoban sokoban-solver tutorial

Last synced: 19 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: 24 Mar 2025

https://github.com/astrotars/mongodb-node-restify-api-part-1

🚀 Getting Started with MongoDB, Node.js and Restify

api babel es6 mongodb mongoose nodejs rest restify tutorial

Last synced: 30 Dec 2025

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/twtrubiks/n8n-turorial

n8n 自動化工具 docker 安裝以及簡介教學, 以及一些 AI Agent 的概念

ai-agent docker n8n tutorial

Last synced: 13 Sep 2025

https://github.com/comunica/tutorial-iswc2019-ldflex-on-react

Tutorial on LDflex via React Components

tutorial

Last synced: 04 Mar 2025

https://github.com/zoejane/music_ai_prompt

音乐 AI 提示词指南。从个人规划到财务管理,从创作、制作、演出到发行推广。Music AI Prompt Guide. From personal planning to financial management, from creation, production, and performance to distribution and promotion.

ai ai-prompts guide music music-industry music-production tutorial

Last synced: 18 Jan 2026

https://github.com/oclyke/crc

pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt

crc interactive python tutorial

Last synced: 16 Jun 2025

https://github.com/angydev/javascript-tutorial

A JavaScript list of Objects including their methods and properties

exercises javascript tutorial

Last synced: 13 Aug 2025

https://github.com/bodrovis-learning/go-yt-series

Исходный код для серии видео "Язык Go" на YouTube

go golang learn-by-example tutorial youtube

Last synced: 09 Apr 2025

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

Modern JavaScript Tutorial in Czech

czech javascript tutorial

Last synced: 07 Apr 2025

https://github.com/data-camp/github

学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.

github github-desktop tutorial

Last synced: 06 Mar 2025

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

https://github.com/mding5692/js-snake-workshop

Workshop for vanilla JS game of snake for Knack at Western

game javascript teaching tutorial

Last synced: 26 Mar 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/brightdigit/classicapp

Example App For Migrating Your Objective-C code to Swift.

example example-app objective-c swift tutorial

Last synced: 21 Apr 2025

https://github.com/twtrubiks/croppic-combine-carousel-example

Croppic 搭配 Carousel 簡單範例 ,使用 Python Flask

bootstrap-carousel croppic dropzone flask pillow python tutorial

Last synced: 06 Mar 2025

https://github.com/agagniere/blackmagic

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

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/thejohnfreeman/angular2-tour-of-heroes

A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.

angular2 tutorial

Last synced: 31 Mar 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/andrewrporter/flask-gunicorn-tutorial

Basic tutorial showing how to run a flask web application with Gunicorn

flask gunicorn hello-world python tutorial

Last synced: 22 Mar 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: 30 Aug 2025

https://github.com/naereen/how-to-customize-title-of-jupyter-notebook

:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:

jupyter-notebook jupyter-notebook-extension tutorial

Last synced: 13 Sep 2025

https://github.com/icebearbares/bios-modding-logo

Modding The BIOS To Change The Startup Logo

bios customization logo modding tutorial

Last synced: 30 Jan 2026

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/didinj/angular8-rxjs-forkjoin-example

Angular 8 RxJS Multiple HTTP Request using the forkJoin Example

angular angular8 angularjs example forkjoin http multiple request rxjs tutorial

Last synced: 24 Apr 2025