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/bodrovis-learning/go-yt-series

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

go golang learn-by-example tutorial youtube

Last synced: 09 Apr 2025

https://github.com/paddymorgan84/terragrunt-tutorial

A simple example of using some of Terragrunts main features

infrastructure terraform terragrunt tutorial

Last synced: 14 Oct 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/uncomputable/simple-layer-twos

Replit resources from Bitcoin++ 2023 in Austin

bitcoin circuit learning logic tutorial

Last synced: 29 Mar 2025

https://github.com/davidwparker/programmingtil-webpack

Code for ProgrammingTIL Webpack Screencasts

javascript tutorial tutorials webpack

Last synced: 23 Feb 2026

https://github.com/nevrome/rrtools.tutorial.mpi2020

A short tutorial about rrtools (Reproducible Research with R)

r reproducible-research rrtools tutorial

Last synced: 26 May 2026

https://github.com/unicon/tier-grouper-deployment

Contains materials related to the tutorial on running the TIER Grouper image on Docker Swarm

docker-swarm grouper grouper-database kubernetes secret tier-grouper-image tutorial

Last synced: 01 Apr 2026

https://github.com/thiagoow/web-team-members-cards-glassmorphic-ui

Projeto de interface de usuário para exibição de Cards de membros de equipe/colaboradores. Animado e responsivo, desenvolvido com HTML e CSS

animation-css html-css practicing responsive-web-design tutorial user-experience user-interface ux-ui

Last synced: 04 Mar 2026

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: 29 Apr 2026

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

Modern JavaScript Tutorial in Malayalam

javascript malayalam tutorial

Last synced: 14 Oct 2025

https://github.com/thiagoow/web-credit-card-glassmorphic-ui

Projeto de uma interface de usuário para exibição de um cartão de crédito/débito 3D. Desenvolvido com HTML e CSS

credit-card css-animations html-css tutorial user-interface ux-ui

Last synced: 14 Oct 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/javascript-tutorial/cs.javascript.info

Modern JavaScript Tutorial in Czech

czech javascript tutorial

Last synced: 07 Apr 2025

https://github.com/brh55/discord-magic-8-ball

Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball

chatbot-discord discord discord-bots tutorial

Last synced: 25 Oct 2025

https://github.com/danielgospodinow/calculator-osgi

An OSGi example which illustrates core OSGi principles.

apache bundles eclipse equinox java karaf knoplerfish osgi plug-in plugin tutorial

Last synced: 17 Mar 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/twtrubiks/croppic-combine-carousel-example

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

bootstrap-carousel croppic dropzone flask pillow python tutorial

Last synced: 13 Apr 2026

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

https://github.com/nannigalaxy/facemask_detection_yolov5

Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.

custom-dataset facemask-detection pytorch tutorial yolov5

Last synced: 25 Apr 2026

https://github.com/rodrigokamada/angular-recaptcha-v2

Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.

angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial

Last synced: 02 Aug 2025

https://github.com/sunchang0124/sunchang0124.github.io

This repository is for building my first SOLID Application for researcher and individual data providers.

datavault javascript npm solid tutorial webpack

Last synced: 07 Feb 2026

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/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/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/nikhiljohn10/step-ca-tutorials

This is an automated demo that takes you through the process of setting up PKI.

demo multipass pki step-ca tutorial

Last synced: 12 Oct 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/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/ubc/getting-started-with-the-canvas-api-with-node

Super easy way to get started with the Canvas API using Node.js

api canvas javascript lms node tutorial

Last synced: 09 Feb 2026

https://github.com/haaris272k/dock-and-roll

Docker notes, essential commands, and quick fixes to common setup problems.

docker learning open-source tutorial

Last synced: 14 Jan 2026

https://github.com/frankiefab100/tip-calculator

👨‍💻 Learn how to build a tip calculator using HTML, CSS and JavaScript

css css3 html html5 javascript tip-calculator tutorial tutorial-code

Last synced: 15 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/didinj/vuejs-tutorial

Vue.js Tutorial: Learn to Build a Web App Quickly

build example learn quickly tutorial vue vue2 vuejs webapp

Last synced: 25 Jul 2025

https://github.com/mineralscloud/workshopfall2022

This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.

tutorial workshop workshop-materials

Last synced: 16 Oct 2025

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/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 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/ankit-thealchemist/on_off_model_with_relay

Hello, this code is to show the simple on off model with relay functionality, just to clear the air about the relay node functioning.

ble blemesh bluetooth-low-energy bluetooth-mesh esp-idf esp32 relay tutorial

Last synced: 19 Apr 2026

https://github.com/travorlzh/learnos

A repo that contains all the code written in my study of OS development.

assembly c kernel operating-system-learning tutorial

Last synced: 18 Apr 2026

https://github.com/arstnei0/ohhwebdev

The amazing web dev tutorial!

guide tutorial webdev

Last synced: 05 Jun 2026

https://github.com/svaveop/pythontutor

Helping People with Python. Python Tutorial

learning programming py python shcodim tutor tutorial tutorial-code tutorials

Last synced: 11 Feb 2026

https://github.com/gibbok/react-video-list

A basic "Top 10s Video List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.

css javascript reactjs tutorial

Last synced: 09 Apr 2026

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/learnapollo/pokedex-ios

A Pokedex App using and teaching Apollo and iOS

apollo-client apollo-ios graphcool graphql ios pokedex swift tutorial

Last synced: 27 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/datodia/adminjs-nestjs

Nestjs adminjs example app

adminjs adminjs-nestjs example nestjs tutorial

Last synced: 15 Mar 2026

https://github.com/living-with-machines/jupyter-notebooks-the-weird-and-wonderful

Materials for a British Library, Digital Scholarship "hack and yack" workshop.

glam jupyter-notebook tutorial workshop

Last synced: 09 Apr 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/gennady73/rhbk-multi-site-sso-workshop

Hands-on workshop for a multi-site, high-availability (HA) Red Hat Build of Keycloak (RHBK) deployment. Covers Infinispan cross-site replication, HAProxy, and GSLB.

clustering cross-site cross-site-replication gslb high-availability iam infinispan keycloak load-balancing multi-site observability rhbk rhel9 sso tutorial v26 workshop

Last synced: 04 Mar 2026

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/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: 19 Mar 2026

https://github.com/alexmhack/django-email-username-login

Implementing custom backend to authenticate using the user's username or email

beginner-project django2 tutorial

Last synced: 14 Feb 2026

https://github.com/alefesouza/php-tutorial

:book: :elephant: Support Material for my Introduction to PHP Language Workshop.

gitbook php php-introduction tutorial

Last synced: 13 Jun 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: 20 Apr 2026

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/achie72/crazy_rabbit_afternoon

A game about a hungry bunny, who wants to eat, and not to be eaten.

gamedevelopment hacktoberfest pico-8 retro retrogaming roguelike strategy-game turn-based tutorial

Last synced: 24 Oct 2025

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 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/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/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/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/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/shivamgoyal03/azure-foundry-webinar

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

agentic-ai-architecture agentic-rag ai-agents azure azure-ai-foundry azure-ai-services azure-functions code-samples model-context-protocol semantic-kernel tutorial webinar

Last synced: 10 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 May 2026

https://github.com/nobodxbodon/java_in_hours_chn

Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn

24hour chinese java readability tutorial

Last synced: 07 May 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: 18 May 2026

https://github.com/parzibyte/demostracionrecyclerview

Tutorial de RecyclerView en Android. Animaciones, adaptador y layout XML

adapter android animation layout recyclerview tutorial viewholder xml

Last synced: 14 May 2026

https://github.com/twtrubiks/n8n-turorial

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

ai-agent docker n8n tutorial

Last synced: 13 Sep 2025

https://github.com/raadiah/postgresql

A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

database-management dbms entity postgresql postgresql-database relational-database tutorial

Last synced: 15 Jun 2025

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

Tutorial code - How to AWS AppSync

appsync react tutorial

Last synced: 01 Apr 2025

https://github.com/ismailza/agence-immobiliere

Application web simple pour la gestion d'une agence immobilière avec Laravel

breeze laravel tutorial

Last synced: 18 May 2026

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/foxytanuki/mastra-nextjs-example

A fully functional implementation of Mastra + Next.js in line with the Mastra official documentation.

ai mastra mcp nextjs tutorial

Last synced: 13 May 2025

https://github.com/bitfumes/vue-series

Learn Vue.js 2.0 From Beginning to Advanced

bitfumes-channel tutorial vuejs

Last synced: 13 Apr 2025

https://github.com/groda/the_ultimate_gitignore_guide

.gitignore reference - all about .gitignore for beginners

git gitignore glob tutorial

Last synced: 11 Jan 2026

https://github.com/the-akira/django-graphql-tutorial

Neste guia vamos desenvolver uma GraphQLAPI com o framework Django através do auxílio da biblioteca Graphene

api-server django django-application graphene graphene-django graphql-api python3 tutorial tutorial-code

Last synced: 05 May 2026

https://github.com/arminjo/sloebertutorial

Tutorial for the Sloeber Eclipse plugin

arduino arduino-ide eclipse eclipse-plugin sloeber tutorial

Last synced: 04 Jan 2026

https://github.com/azer0s/nativescript-calculator-demo

A NativeScript with Angular demo project/tutorial

calculator nativescript nativescript-angular tutorial

Last synced: 19 May 2026

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/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