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/steelx/backbase-fe

Angular 2 project https://www.youtube.com/watch?v=TqBDr4OK4pU

angular2 angular4 application backbase javascript tutorial web

Last synced: 15 Jun 2025

https://github.com/rachyrachyrach/3c-coding-chix-consortium

3C - Coding ChiX Consortium tutorials

bitcoin bitcoinsv bsv crypto tutorial

Last synced: 25 Jan 2026

https://github.com/zpratt/webapp-workshop

How to build a web app .. with tests

hackillinois javascript nextjs reactjs tutorial webapp

Last synced: 09 Sep 2025

https://github.com/enkaypeter/vue-cloudrun-tutorial

Project repository for How to deploy a Vue application to cloud run tutorial

gcp-cloud-run tutorial vuejs

Last synced: 13 Sep 2025

https://github.com/abhaskumarsinha/dc-gan

A very simple and plain DC GAN to generate Image Flower Pictures out of the dataset.

dc-gan dcgan-tensorflow gan keras keras-neural-networks keras-tensorflow tensorflow2 tutorial tutorial-code

Last synced: 19 May 2026

https://github.com/kathleenwest/contosopizzawebapidemo

A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.

asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video

Last synced: 02 Dec 2025

https://github.com/wotancode/cheat-engine-tables-and-scripts

Colección de tablas, direcciones de memoria, scripts y más para Cheat Engine.

cheat-engine cheat-engine-tables cheatengine gamehacking tutorial

Last synced: 29 Mar 2025

https://github.com/fenchri/ai4h-nactem-handson

NaCTeM hands-on session on Biomedical Text Mining at the AI4Health Winter School 2021

notebook tutorial

Last synced: 13 Sep 2025

https://github.com/geekrainy/linux-guide

Linux 配置、应用、资源。

guidline linux linux-mint tutorial

Last synced: 04 Jun 2026

https://github.com/annimon-tutorials/photo-albums-bot

Telegram bot that creates photo albums

nodejs telegram-bot tutorial

Last synced: 20 May 2026

https://github.com/sp4r0w/zombiesurvival

A simple project for getting used to Godot 4

game game-dev game-development gdscript godot godot4 tutorial

Last synced: 22 Mar 2025

https://github.com/jonathanwfels/ewf-dapptutorial

Build your first decentralized application with truffle on Energy-Web's testnet Tobalaba

energy-web ethereum renewable-energy truffle tutorial

Last synced: 20 May 2026

https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager

In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning

asp-net-core asp-net-core-course asp-net-core-mvc asp-net-core-mvc-tutorial asp-net-core-tutorial coding-tutorial entity-framework-core full-course full-stack-web-development programming-course sql-database sql-server sql-server-database tutorial visual-studio web-api web-development-course web-development-project

Last synced: 22 Apr 2026

https://github.com/ijlee2/lights-out

Ember-D3 tutorial for Ember ATX Meetup

d3 d3js ember emberjs lights-out lights-out-game tutorial

Last synced: 27 Jul 2025

https://github.com/dariubs/luabyexample

Lua by Example

lua tutorial

Last synced: 05 Mar 2025

https://github.com/jasdumas/ct-brewery-ratings

Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:

beer-statistics data-visualization r tutorial web-scraping

Last synced: 08 Sep 2025

https://github.com/aunshx/https-localhost-medium

Repo for tutorial on how to use HTTPS for localhost

https medium nodejs server tutorial

Last synced: 01 Jul 2026

https://github.com/mfaisalkhatri/java-json-examples

Example code to read JSON files using Google Gson library

example gson json learning-by-doing testing tutorial

Last synced: 16 May 2026

https://github.com/mxagar/tool_guides

Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.

tests tutorial utilities

Last synced: 09 Apr 2025

https://github.com/halvoxenkskokqt/sourcecode-flash

Run flashloan arbitrage with JS code, smart contracts for passive profits, safe on PC.

blockchain crypto defi eth ethereum flash-loan flashloan go-ethereum guide profit script sourcecode tools trading tutorial

Last synced: 15 May 2026

https://github.com/wasi0013/python-codebase

includes tutorials, exercises, general codes, a few gui codes & various ACM contests code etc

acm-contests general-code programming-challenges python tutorial

Last synced: 14 Jul 2025

https://github.com/bradmartin/egghead-email

https://egghead.io/lessons/javascript-composing-emails-in-a-nativescript-app

eggheadio lesson nativescript tutorial

Last synced: 15 May 2026

https://github.com/contraslash/chatbots-intro

Material para la charla introductoria de Chatbots

chatbot keynote tutorial

Last synced: 07 Apr 2026

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/raigorx/thinking-in-react-hooks

The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components

create-react-app educational example react react-hook thinking-in-react tutorial

Last synced: 12 May 2026

https://github.com/erictleung/tutorial-vim

:musical_keyboard: Tutorial, resources, and notes on the text editor Vim

coding text-editing tutorial vim

Last synced: 03 Apr 2025

https://github.com/okaybenji/npm-no-task

A simple example of how to use NPM in the browser without a separate task runner

browserify npm task-runner tutorial

Last synced: 19 May 2026

https://github.com/jarulsamy/vscode-c-tutorial

Simple beginner's guide to using a C debugger in VSCode.

c debugger tutorial vscode

Last synced: 19 May 2026

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/gjjvdburg/introtomake

A hands-on tutorial on using Make, with an application to a data analysis pipeline

gnu-make makefile reproducibility tutorial tutorial-code

Last synced: 15 Jun 2026

https://github.com/mlh-fellowship/gitlearner

Draft repo for creating a CLI app on git.

git javascript nodejs tutorial

Last synced: 10 Apr 2026

https://github.com/amirhosseinhonardoust/how-streamlit-makes-ai-accessible

A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap between data science and usability, empowering anyone to deploy interactive machine learning models without front-end coding or complex infrastructure.

ai ai-accessibility dashboard data-engineering data-science data-visualization educational machine-learning mlops nlp open-source python streamlit tutorial web-app

Last synced: 02 May 2026

https://github.com/flowforfrank/robotjs

🎨 Drawing the seed of life with RobotJS

automation drawing javascript mouse robotjs tutorial webtips

Last synced: 28 Mar 2025

https://github.com/margitantal68/cpp

📚 This open-access course will introduce you to C++ programming and STL.

cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial

Last synced: 30 Jun 2026

https://github.com/ivannz/fds2020-packaging

Contents for a session on Packaging in Python

packaging python tutorial

Last synced: 17 May 2026

https://github.com/annakrystalli/emodnet-dataspice-tutorial

An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products

dataspice emodnet-biology metadata tutorial

Last synced: 25 Jan 2026

https://github.com/ekaone/roadmap-my-repository

Hi 👋, this is roadmap for my repository, find my collection stuff, hopeful it will be useful for you ✌😃

animation component countries country css gatsbyjs javascript json list material-ui nextjs png reactjs reso rest rest-api roadmap svg tailwindcss tutorial

Last synced: 13 Apr 2026

https://github.com/enanomapper/tutorials

Version control for the (open access) tutorials developed during the eNanoMapper project.

enanomapper nanotechnology open-educational-resources tutorial

Last synced: 20 Jan 2026

https://github.com/sumit-kr-das/jsdoc

A modern JavaScript related documentation for you

documentation es6 interviews javascript tutorial typescript

Last synced: 27 Apr 2026

https://github.com/matt-mcmahon/ews-tutorial

Node tutorial so that I (and potentially others) can learn how to write a simple NodeJS server using modern techniques.

nodejs tutorial

Last synced: 09 May 2026

https://github.com/amitmisra16/inspec-tutorial

Leaning Inspec following tutorial from http://www.anniehedgie.com

anniehedgie cis inspec tutorial

Last synced: 21 Jul 2025

https://github.com/simoninithomas/newsapprv

NewsAppRV is a demo app made as an example for the article RecyclerView made easy.

android recyclerview tutorial

Last synced: 15 May 2026

https://github.com/facaiy/spark-for-the-impatient

Collections of short code snippet for impatient readers who want to learn using Spark right away.

spark spark-training tutorial

Last synced: 14 Mar 2025

https://github.com/natserract/haml-zero-to-hero

Learn HAML from scratch

haml html html5 learning tutorial

Last synced: 15 Jan 2026

https://github.com/roland-ka/juliaformltutorial

A tutorial that shows how Julia and its ecosystem can be used for Machine Learning

julia machine-learning tutorial

Last synced: 10 Apr 2025

https://github.com/iaccessability/iaccessability

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple articles blog google howto ios news support technology tutorial watchos

Last synced: 04 Jul 2025

https://github.com/lucasfrancaid/poc-fastapi

Proof of concept of the FastAPI. This repository was used in my publish on Medium.

api fastapi medium-article python python3 tutorial

Last synced: 19 May 2026

https://github.com/mrmendoza-dev/my-electron-app

Quick tutorial for a React desktop app made with Electron.

desktop electron react tutorial

Last synced: 11 May 2026

https://github.com/deadlykam/tutorialproceduralanimationfix

A tutorial on fixing the procedural animation with baked animation in Unity3D.

animation animation-fix kamran kamran-wali tutorial unity unity3d wali

Last synced: 17 May 2026

https://github.com/x-raylaser/generative-rnn

This repository is made as supplementary material for a tutorial. The tutorial shows how to use Recurrent Neural Nets as generative models.

bayes-rule bayesian-inference deep-learning digit-generation generative-model mnist pixel-prediction recurrent-neural-nets recurrent-neural-networks tutorial

Last synced: 04 Aug 2025

https://github.com/vmandic/webapiwithcqrsmediatrexample

Learning about CQRS + MediatR on a dotnet web API.

cqrs dotnet-core learning mediatr tutorial webapi

Last synced: 06 Apr 2025

https://github.com/vmandic/oh-no-javascript-from-jquery-to-hyperapp

This is a playground for HyperappJS front-end library with example apps for demonstrating the library's features.

advtechdays hyperapp javascript model-view-update practice presentation tutorial

Last synced: 06 Apr 2025

https://github.com/yds12/minimal-containerized-webapp

A minimal Node.js/Express web-app prepared for building a Docker container.

docker docker-container docker-image node-js tutorial

Last synced: 06 May 2026

https://github.com/codebydant/compilingPCL-Linux

This is a tutorial of how to compile PCL 1.11.1 on Ubuntu 20.04.2 LTS

cmake pcl-library tutorial ubuntu

Last synced: 10 Sep 2025

https://github.com/chilipp/psyplot-o2a-jourfix-20210224

Presentation material for the O2A Jourfix on February 24th, 2021

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 15 May 2026

https://github.com/mrmimic/tadadata.fr

Short codes for http://tadadata.fr/

data-mining machine-learning tadadata tutorial

Last synced: 04 May 2026

https://github.com/cj-mills/fastai-to-openvino-to-unity-tutorial

This follow-up to the fastai-to-unity tutorial covers creating an OpenVINO plugin for the Unity game engine.

fastai image-classification openvino tutorial unity

Last synced: 05 May 2026

https://github.com/shubham18024/demo-repo

DEMO repository for learning git and github, especially using windows powershell

demo git github learning powershell tutorial windows

Last synced: 11 Apr 2026

https://github.com/juanitofatas/twitter

Ruby on Rails Tutorial: Build a Twitter app

ruby-on-rails tutorial

Last synced: 15 May 2026

https://github.com/nunogois/wishlist

A basic wishlist made in Quasar Framework!

easy list quasar quasar-framework simple tutorial wishlist

Last synced: 08 May 2026

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

Tutorial exercises on MR Image Contrast

mri tutorial

Last synced: 12 May 2026

https://github.com/studentutu/automation-tools

This repository holds scripts for the redowl unity build process

bash dotfiles dotsettings setup shell tool tutorial unity

Last synced: 12 Jun 2026

https://github.com/theodesp/qlik-demo

Demo application using the Qlik Core Platform

docker-compose example-project qlik qlik-c tutorial

Last synced: 20 Jan 2026

https://github.com/nicnocquee/react-stripe-checkout

A sample project for integrating Stripe Checkout with React (CRA) app

checkout create-react-app react sample stripe tutorial

Last synced: 07 Jan 2026

https://github.com/saket-sk/building-a-recommendation-engiene-course

Building a Recommendation engine course walkthrough. IDE used :- Spyder ; Environment name :- RecSys (created in Anaconda Navigator) ; Python Package used :- Surprise ; Tutor :- Frank Kane, Sundog Education

anaconda artificial-intelligence dataset jupyter-notebook machine-learning python recommender-system spyder surprise-python tutorial

Last synced: 17 May 2026

https://github.com/datyayu-xyz/yarn-demo

Un demo de como usar yarn

espanol tutorial yarn

Last synced: 03 Apr 2025

https://github.com/silvestrevivo/flexbox-css

CSS flexbox project following the Udemy Tutorial from @jonasschmedtmann

css3 flex-layout flexbox html5 purecss tutorial udemy-tutorial

Last synced: 08 Jul 2025

https://github.com/librity/fcc_java_spring_boot

Free Code Camp - Java Spring Boot

java spring-boot tutorial

Last synced: 18 May 2026

https://github.com/silvestrevivo/react-hooks-contextapi

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

javascript react react-context-api react-hooks tutorial youtube

Last synced: 10 May 2026

https://github.com/ivan-corporation/intro.js-with-react-hooks

Simple repo with can help you implement intro.js website tutorial and hints into your project with hooks 🌻

hooks introjs introjs-react react repository-metrics tutorial

Last synced: 27 Apr 2026

https://github.com/oelna/hsma-int-slides

Mein Kurs GCT2/INT an der Hochschule Mannheim vermittelt einen Einstieg in die Umsetzung von Websites mit den Sprachen HTML und CSS aus Sicht von Gestaltern.

css html tutorial

Last synced: 17 Jan 2026

https://github.com/rfluethi/wordpress-block-examples

This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.

blueprints configuration education learning playground training tutorial wordpress wordpress-playground

Last synced: 15 May 2026

https://github.com/dblock/frgom

First Ruby Gem of Many: live coded at Flatiron School in NYC, January 2018

ruby-gem ruby-gems tutorial

Last synced: 09 Oct 2025

https://github.com/lemmi/wgpg

WireGuard Playground

go golang playground tutorial wireguard

Last synced: 16 May 2026

https://github.com/amass01/nativescript-tutorial

NativeScript official tutorial step by step

angular nativescript tutorial typescript

Last synced: 05 May 2026

https://github.com/adibender/pammtutorial-smj

Code and materials to reproduce graphics in "A generalized additive model approach to time-to-event analysis"

generalized-additive-models latex piece-wise-exponential r rstats supplemental-materials survival-analysis time-to-event tutorial

Last synced: 19 May 2026

https://github.com/ndxdeveloper/formation-reverse-engineering-gcc-gpp

Formation complète au Reverse Engineering de binaires ELF (GCC/G++) : 36 chapitres, de l'assembleur x86-64 à l'analyse de malware. Bonus .NET, Rust, Go. Cours de Reverse Engineering : binaires ELF, GCC, Ghidra, GDB, Frida, angr, YARA, ImHex. 36 chapitres + exercices corrigés. FR

angr assembly binary-analysis course ctf cybersecurity elf french frida gcc gdb ghidra imhex linux malware-analysis pwntools reverse-engineering tutorial x86-64 yara

Last synced: 08 Apr 2026

https://github.com/cnruby/learn-rust-by-crates

"Learn Rust By Crates" for Work In Progress

language rust tutorial

Last synced: 17 Mar 2025