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/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/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/kevinbird61/opengl-on-qt

Using OpenGL on Qt

opengl qt5 tutorial

Last synced: 17 Apr 2026

https://github.com/mareksuchanek/ontouml-basictypes

Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics

conceptual-model education ontouml tutorial ufo-ontology

Last synced: 10 Mar 2026

https://github.com/javitocor/tic-tac-toe-react

Classic game tic-tac-toe built with React.

javascript reactjs tictactoe-game tutorial

Last synced: 16 Apr 2026

https://github.com/lintangwisesa/cpp_fundamentals

Fundamentals of C++ language

c-plus-plus cpp fundamental tutorial

Last synced: 28 Jul 2025

https://github.com/champi-dev/structuring-react-apps

Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.

react redux styled-components tutorial unit-testing

Last synced: 06 May 2026

https://github.com/mingrammer/deep-learning-from-scratch

Jupyter notebooks for "deep learning from scratch" book

deep-learning deep-learning-from-scratch-master jupyter-notebook tutorial

Last synced: 09 Jun 2026

https://github.com/cnily03/learn

A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.

book documentation tutorial vitepress

Last synced: 20 Mar 2026

https://github.com/annimon-tutorials/php-unframework-template

Framework-less template for simple sites. Source code for tutorial

fastroute framework-less php tutorial twig

Last synced: 18 Mar 2025

https://github.com/luascfl/tutorial-linkedin

Projeto de capacitação para manter um Linkedin ativo, desde você que não sabe absolutamente NADA até você que deseja otimizar os seus resultados.

linkedin tutorial

Last synced: 03 Mar 2026

https://github.com/crissccl/digital_controlsim

Tutorial-oriented simulation of a discrete-time PI control loop applied to a first-order system. Includes actuator saturation to emulate real microcontroller behavior. Designed for educational purposes and digital control learning.

arduino digital-control education esp32 first-order-system matlab pi-controller saturation simulation teensy tutorial

Last synced: 06 May 2026

https://github.com/akarsh/adkit-install-apk-tutorial

Tutorial for installing apk on android device using adbkit

adbkit android node-js tutorial

Last synced: 16 Apr 2026

https://github.com/dandonahoe/crude-cards

❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.

cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets

Last synced: 15 Feb 2026

https://github.com/parzibyte/angular-php-http-client-cors

Conexión PHP y Angular usando HttpClient y CORS

angular cors example http php tutorial

Last synced: 06 May 2026

https://github.com/danielres/yarn-workspaces-unified-env-example

Example boilerplate of unified env vars management using yarn workspaces, works on Heroku

envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces

Last synced: 07 May 2026

https://github.com/vitaliy-bezugly/uwp-tutorial

This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.

mvvm tutorial uwp winui2

Last synced: 15 Mar 2025

https://github.com/didinj/ionic-4-push-notification-fcm-example

Ionic 4 Push Notification using Firebase Cloud Messaging (FCM) - YouTube Tutorial

cloud example fcm firebase ionic ionic4 messaging notification push tutorial youtube

Last synced: 06 Apr 2025

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/ullaskunder3/sfml-vscode-soultion

SFML C++ project with Visual Studio Code setup for cross-platform development on Linux and Windows.

cross-platform linux mingw-w64 setup sfml tutorial windows

Last synced: 17 Apr 2026

https://github.com/abitofhelp/dictionary_stdlib

An educational REST service implemented exclusively with Ada 2022’s standard library.

2022 ada api containerd docker educational kubernetes rest stdlib tutorial

Last synced: 25 Jun 2026

https://github.com/enkaypeter/user-management-app

Project repository for How to build reusable forms using Vue form generator tutorial

tutorial vue

Last synced: 13 Jun 2025

https://github.com/kengbailey/golang-ref

Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.

channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials

Last synced: 28 Feb 2026

https://github.com/didinj/grails4-mongodb-crud-example

Building CRUD Web Application using Grails 4 and MongoDB Easily

build building crud easily example grails grails4 mongodb tutorial webapp

Last synced: 29 Mar 2025

https://github.com/jlgregorio/tutorials-pointcloud-python

Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)

jupyter point-cloud python tutorial

Last synced: 27 Oct 2025

https://github.com/saeedkohansal/site-blocker-extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget

Last synced: 05 Jan 2026

https://github.com/zhh2001/p4-language-guide-zh

P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)

bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial

Last synced: 20 Apr 2026

https://github.com/alexlaurence/minna-no-python

👨‍💻Real-World Python Projects For Beginners

beginner-project projects python tutorial

Last synced: 13 Jun 2025

https://github.com/krsoninikhil/phil-opp-rust-os

A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/

os phil-opp rust tutorial

Last synced: 22 Mar 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/nexmo/ruby-ni-customer-number-validation

Customer Number Validation using the Nexmo Number Insight API

nexmo-number-insight phone-number ruby tutorial

Last synced: 24 Jul 2025

https://github.com/macagua/example.django192.tutorial

A Django 1.9.2 Tutorial Demo from Getting started Django documentation

django django-application django-example examples examples-python tutorial

Last synced: 16 May 2026

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/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/rodrigokamada/angular-auth0

Application example built with Angular 14 with authentication using the Auth0 service.

angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/colinwilliams91/unity-game-template

This is a repo set up w/ proper gitignore and project board for a game development team using Unity

agile collaborate collaboration collaborative development devops game game-development gamedev git github how-to howto setup team tutorial unity

Last synced: 09 May 2026

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/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/ry-ops/getting-started-docker-containers

Package applications into portable containers with Docker

containerization containers devops docker tutorial

Last synced: 01 Mar 2026

https://github.com/eduardoprofe666/jframe-draggable

Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable

drag java java-swing jframe tutorial youtube

Last synced: 21 Apr 2026

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/mikeludemann/init.sh

Complete tutorial with all tools, frameworks and much more - Simple "Bash/Shell"-Script

bash-script frameworks init-script shell-script tools tutorial

Last synced: 15 Apr 2026

https://github.com/saadazghour/django-practice

Learn Django by doing . & Basic CRUD Operations using Views & Class Based Views & Much More ........

django html5 python3 training tutorial tutorial-teaches-people

Last synced: 22 Apr 2026

https://github.com/tsmx/commander-options

Hands-on tutorial for the various option features of Commander.

cli commander hands-on nodejs options tutorial

Last synced: 22 Apr 2026

https://github.com/ernestguevarra/tutorial_template

R tutorial template

tutorial

Last synced: 06 Jan 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 2025

https://github.com/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/ry-ops/building-your-first-claude-agent

Learn to build intelligent agents with Claude that automate your workflow

agents ai anthropic claude tutorial typescript

Last synced: 01 Mar 2026

https://github.com/soyelmoreno/node-express-book-api

Tutorial: Build a REST API for managing books using Node and Express

api express learning node rest tutorial

Last synced: 01 May 2026

https://github.com/nickbasile/simple-tailwind-nav

A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)

css tailwindcss tutorial

Last synced: 18 May 2026

https://github.com/soyelmoreno/express-crash-course

Tutorial: Following along with Express crash course video

express tutorial web-dev-simplified

Last synced: 24 Apr 2026

https://github.com/kinneko-de/sample-opentelemetry-azure

Sample application how to publish OpenTelemetry metrics to Azure

azure csharp grafana metrics opentelemetry sample tutorial

Last synced: 07 Feb 2026

https://github.com/zoltan-nz/flask-playground

Python Flask, playground, tutorial, best practices, modern implementation

flask playground python tutorial

Last synced: 24 Apr 2026

https://github.com/mongodb-developer/get-started-cxx

Repository to help getting started with MongoDB C++ driver connecting to MongoDB Atlas

cxx docker get-started mongodb mongodb-atlas tutorial

Last synced: 13 Apr 2026

https://github.com/alexmhack/django-hosts-awseb-boilerplate

Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk

aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial

Last synced: 05 Mar 2025

https://github.com/makstyle119/react

React from beginner to advanced + Interview Questions

begginer-friendly interview-preparation interview-questions makstyle119 reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/L4zzur/minecraft-on-ursina

Прототип Minecraft на языке Python и движке Ursina

minecraft python tutorial ursina-engine

Last synced: 20 Apr 2026

https://github.com/matsunagalab/tutorial_analyzingmddata

Google colab notebooks for typical MD trajectory analysis routines with Python

mdtraj molecular-dynamics scikit-learn tutorial

Last synced: 20 Apr 2026

https://github.com/mirvoxena17jfc/go-ethereum

ETH arbitrage JS script with flashloans, passive income via smart contracts, local execution.

arbitrage code defi eth eth-arbitrage ethereum flash-loan go-ethereum guide profit script sourcecode tools trading tutorial

Last synced: 11 Apr 2026

https://github.com/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid

Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service

applitools tutorial webdriverio

Last synced: 06 Jun 2026

https://github.com/uncomputable/coverage-example

Minimal, reproducible example for testing code coverage using GCC or Clang

code-coverage coverage gcov lcov tutorial

Last synced: 19 Mar 2026

https://github.com/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project

Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.

azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video

Last synced: 19 Apr 2026

https://github.com/pablobm/pygame-tutorial

Tutorial on game programming with Python+Pygame

pygame python tutorial

Last synced: 18 Feb 2026

https://github.com/bumboobee/nike-ecomerce

In this project i've followed the tutorial from Kevin Powell in this video https://www.youtube.com/watch?v=X1dz0xRbSJc

css ecomerce html landing-page nike-shoes tutorial

Last synced: 26 Apr 2026

https://github.com/mavericks-db/react-todo-app

Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.

css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial

Last synced: 11 Mar 2025

https://github.com/guaix-ucm/pyemir-tutorials

Tutorials for PyEmir, the EMIR pipeline

astronomy python science tutorial

Last synced: 08 Mar 2026

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

2020 NCEA Level 2 - Internal Assessment: AS91893

python3 tutorial website

Last synced: 12 Apr 2025

https://github.com/coders-school/first-contribution

Learn how to contribute to open-source projects

contribution open-source tutorial

Last synced: 05 Jul 2025

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

ExtCore framework 7 sample web application that uses a database

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 09 Feb 2026

https://github.com/andrewjbateman/fullstack-twitter-clone

:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.

cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript

Last synced: 16 Apr 2026

https://github.com/march-mitsuki/easy-tutorial-react

Write onboarding tutorial with a declarative API

guide intro reactjs tour tutorial tutorials typescript ux

Last synced: 29 Apr 2026

https://github.com/cdrani/blog

my blog site

blog blogposts tutorial

Last synced: 09 Feb 2026

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

Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.

24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11

Last synced: 10 Nov 2025

https://github.com/controversial-fact877/frontend-master-prep-series

📚 Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.

accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack

Last synced: 27 Apr 2026

https://github.com/timonwa/sender-react-integration

Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.

angular article javascript reactjs sender tutorial tutorial-code vue

Last synced: 17 Apr 2026

https://github.com/jaidevd/talentsprint-workshop

TalentSprint workshop on Machine Learning in November 2017

data-science jupyter-notebook machine-learning python sklearn tutorial

Last synced: 02 Aug 2025

https://github.com/jucheval/julia-tutorial

Short tutorial for Julia programming language with some tips on VS Code and Git.

julia julia-language tutorial tutorial-code vscode

Last synced: 05 Mar 2025

https://github.com/flowforfrank/csserver

🎮 CS:GO Server Starter CLI

batch cli cmd csgo javascript node nodejs tutorial webtips

Last synced: 27 Apr 2026

https://github.com/codetit4n/backpropagation

Simple Backpropagation using churn modelling dataset

churn-modelling ml python tensorflow tensorflow-tutorials tutorial

Last synced: 03 Oct 2025

https://github.com/boyiguo1/tutorial-sim_cluster_composer

A tutorial on automating R simulation studies with clusters

automation rstats simulations tutorial

Last synced: 09 Feb 2026

https://github.com/chainstacklabs/hello-block-hyperledger-fabric

A "Hello, Block!" tutorial in Java, Go, and JavaScript for Hyperledger Fabric

chaincode hello-world hlf hyperledger hyperledger-fabric java javascript tutorial tutorial-code

Last synced: 28 Apr 2026

https://github.com/ryanwalder/how-to-git

Git repo to show how to use fetch/rebase/review PRs like a boss

git howto tutorial

Last synced: 17 Oct 2025