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/sushantnair/django-tutorial

A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.

django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial

Last synced: 28 Apr 2026

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

https://egghead.io/lessons/javascript-capture-drawings-and-signatures-in-a-nativescript-app

eggheadio lesson nativescript tutorial

Last synced: 28 Apr 2026

https://github.com/imvickykumar999/postgresql

How to Use PostgreSQL in Python

database postgresql tutorial

Last synced: 28 Apr 2026

https://github.com/fblupi/tour-of-heroes

Angular 4 tutorial

angular tutorial

Last synced: 29 Apr 2026

https://github.com/alexmhack/django_channels

using django and web sockets to create a simple yet elegant project

beginner-friendly beginners-tutorial-series channels django python3 tutorial

Last synced: 29 Apr 2026

https://github.com/nixern/wireguard-mullvadvpn

Container with WireGuard and Mullvad VPN Config using SOCKS5, with tutorial

container docker mullvad socks5-proxy-server tutorial vpn wireguard

Last synced: 29 Apr 2026

https://github.com/101t/simple-blog

Blog project to learn Django

blog django tutorial

Last synced: 29 Apr 2026

https://github.com/manusa/presentations-mock-mvc-in-action

Source code for workshop/presentation mock-mvc-in-action

mockmvc presentation spring spring-boot spring-mvc tutorial tutorial-code workshop

Last synced: 29 Apr 2026

https://github.com/insanj/funky

🎷 simple flask gcloud app & cloud function http://funky.host/

client flask gcloud howto https python server tutorial

Last synced: 30 Apr 2026

https://github.com/adamisntdead/hackr-news

📰 A Hacker News Front Page clone in React

hacker-news react react-hn sample tutorial

Last synced: 30 Apr 2026

https://github.com/steve-mt/golang-api-cassandra

An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial

cassandra golang rest-api tutorial

Last synced: 30 Apr 2026

https://github.com/goulu/python_finesses

Les finesses de Python

french jupyter-notebook python tutorial

Last synced: 01 May 2026

https://github.com/vimichael/monogame-series-source-code

A MonoGame tutorial series available for free on YouTube.

csharp dotnet game game-2d gamedev monogame monogame-community tutorial

Last synced: 02 May 2026

https://github.com/arihantverma/react-breadcrumb-component

A Reusable React Breadcrumb Component Using Compound Components Pattern, Made for a Youtube Video Explaining The Same

breadcrumb compound-components react tutorial youtube

Last synced: 02 May 2026

https://github.com/riad-azz/flask-api-cors-tutorial

A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.

api cors flask flask-api flask-cors python tutorial web-development

Last synced: 02 May 2026

https://github.com/vuluu2k/to_do_classic_for_beginer

This project is list video in youtube help everyone learn javasript more better

mysql tutorial youtube

Last synced: 02 May 2026

https://github.com/ghostwriternr/github-battle

My code from Taylor McGinnis' unbelievably good ReactJS tutorial

github reactjs tutorial

Last synced: 03 May 2026

https://github.com/c17an/quiz-app

react & typescript tutorial project

react styled-components tutorial typescript

Last synced: 03 May 2026

https://github.com/jklemon17/redux-crash-course

Tutorial for Redux with React

react redux tutorial

Last synced: 03 May 2026

https://github.com/sarveshdevrukhkar/firstpro

This is simple E-Commerce website built in Django. This Project was build with help of @CodeWithHarry's YouTube video. Feel free to fork this repository.

django django-project open-source python tutorial webapplication website

Last synced: 04 May 2026

https://github.com/mhcrnl/pygobject_template

Python GTK+3 template.

gtk3 python tutorial

Last synced: 04 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/gianpaj/pomodoro

Pomodoro-technique app developed using Node.JS, MongoDB and jQuery. Online Full Stack JS Course: Learn Full Stack JavaScript at Your Pace on Codementor

nodejs tutorial

Last synced: 06 May 2026

https://github.com/grb-workspace/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial

Last synced: 08 May 2026

https://github.com/mrbrunelli/consulta-fetch

Realizar consultas GET e POST ao backend com fetch

fetch fetch-api get javascript php post tutorial

Last synced: 08 May 2026

https://github.com/macagua/example-vuejs2-todo-app

A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 12 Apr 2026

https://github.com/codeantik/redux-saga-demo

A demo app to understand and learn the working of redux-saga

demo generator-functions redux redux-saga sagamiddleware tutorial

Last synced: 11 May 2026

https://github.com/sunaoka/develop-laravel-application-using-bref-v2-on-macos-with-apple-silicon-and-deploy-to-lambda-arm64

Develop Laravel application (using bref v2) on macOS with Apple silicon and deploy to Lambda (arm64).

arm64 bref lambda laravel php tutorial

Last synced: 11 May 2026

https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code

This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".

fastai image-classification pytorch tutorial

Last synced: 13 May 2026

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/drsmile444/tensorflow-ml-bot-example

🤖 Telegram Bot example using Machine Learning and Tensorflow

example telegram telegram-bot tensorflow tutorial

Last synced: 13 May 2026

https://github.com/andrewrporter/f-string-tutorial

Basic introduction to python 3.6 f-strings

fstrings python tutorial

Last synced: 13 May 2026

https://github.com/bfmhno3/git_guide

本教程的主要目的系让大家快速入门 Git,掌握其基本使用方法和常规操作,而非深入讨论 Git 的内部实现细节。通过本教程,您将能够轻松应用 Git 进行版本控制,提高团队协作效率。

git tutorial

Last synced: 17 Jun 2026

https://github.com/uscbiostats/aws-notes

Random notes on how to use AWS for our research

aws cloud-computing notes rstats tutorial

Last synced: 18 Jun 2026

https://github.com/macagua/example-vuejs2-spa

A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.

tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 19 Jun 2026

https://github.com/dvanael/django-tutorial

WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.

css django documentation html javascript tutorial

Last synced: 11 Mar 2025

https://github.com/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 30 May 2026

https://github.com/freeclimbapi/java-collect-digits-how-to-guide

Java - Collect Digits Tutorial

ivr tutorial

Last synced: 18 Jun 2025

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

me doing the react tutorial

game reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/vyngt/odoo-another-module

Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module

erp odoo tutorial

Last synced: 12 Oct 2025

https://github.com/anjali-001/django-todo

Todo app made using Django and vanilla JS

django django-rest-framework javascript todoapp tutorial

Last synced: 07 May 2026

https://github.com/matheusps/simple-css-tutorial

Tutorial css para os alunos de pfsoft - 2019.2

css mdx react teaching-materials tutorial

Last synced: 08 Jan 2026

https://github.com/arsy786/react-ts-shopping-cart

This is a simple e-commerce web application that allows users to add products to their shopping cart and make a purchase.

2023 bootstrap reactjs tutorial typescript

Last synced: 13 Apr 2026

https://github.com/raguggg/docker-elk-setup

A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.

docker elk logging tutorial

Last synced: 26 Mar 2025

https://github.com/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/nyctibiusvii/biocubeblog

Biocube é um portal onde você irá encontrar nossos contatos, nossa loja e projetos sociais. 🤹‍♀️☣

atletas biocube blog brasil campeonato cube cubo-magico rubiks-cube suzane-coelho tiago-dias trabalho-voluntario tutorial voluntary

Last synced: 16 Mar 2025

https://github.com/freeclimbapi/c-sharp-list-recordings-tutorial

C# - List Recordings Tutorial

recordings tutorial

Last synced: 21 Jun 2026

https://github.com/haru52/nextjs-blog

Next.js tutorial.

blog nextjs react tutorial typescript

Last synced: 14 Apr 2026

https://github.com/freeclimbapi/node-list-calls-how-to-guide

Node - List Calls Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/zkan/apache-airflow-tutorial

A Comprehensive Tutorial to Learn Apache Airflow

apache-airflow tutorial

Last synced: 19 Jan 2026

https://github.com/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/freeclimbapi/node-list-participants-how-to-guide

Node - List Participants Tutorial

connecting-calls tutorial

Last synced: 29 Jan 2026

https://github.com/mzaini30/tutorial

Kumpulan berbagai macam tutorial

tutorial

Last synced: 29 Jan 2026

https://github.com/getlarge/create-nestjs-libraries-with-nx

Learn how to build NestJS libraries with Nx

nestjs nx tutorial

Last synced: 15 Apr 2026

https://github.com/hyzhak/siraj-tutorials

My interpretation of Jupyter Notebooks of Siraj Raval Tutorials

jupyter-notebook machine-learning neural-network python tutorial

Last synced: 15 Apr 2026

https://github.com/michaldziuba03/code-samples

Sample projects from my articles 🧮

article educational guide javascript nodejs tutorial tutorials

Last synced: 08 May 2026

https://github.com/ericgrandt/spongeskills

Sponge plugin for the "Sponge Plugin Programming" series.

java minecraft plugin sponge tutorial

Last synced: 21 Jun 2026

https://github.com/nshimiye/angular-webpack

building angular apps without cli

angular tutorial webpack4

Last synced: 29 Jan 2026

https://github.com/macagua/product_video_preview

Tutorial of "How to Create a Widget in Odoo"

addon example frontend javascript odoo odoo-13 python tutorial

Last synced: 09 May 2026

https://github.com/aniri/tutorial-facebook-signup

old tutorial moved to github :) - playing with facebook signup

facebook-signup tutorial

Last synced: 29 Jan 2026

https://github.com/bruvellu/cartography-tutorial

Tutorial on how to generate map projections using Blender Tissue Cartography

3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial

Last synced: 13 Jan 2026

https://github.com/cacilhas/tree

tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html

exercise mlton smackage sml standard-ml tree-structure tutorial

Last synced: 11 Oct 2025

https://github.com/chingc/tutorial-github-actions

A quickstart and reference for GitHub Actions to help you get up and running fast.

documentation github-actions quickstart readme reference tutorial

Last synced: 18 May 2026

https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component

A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.

asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 11 Oct 2025

https://github.com/bruvellu/3d-tutorial

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript

3d 3d-visualization 3dscript fiji imagej tutorial

Last synced: 13 Jan 2026

https://github.com/adamliter/tree-drawing-tutorial

A tutorial covering several different computer-based options for drawing syntactic trees

latex linguistics syntax syntax-trees tutorial

Last synced: 21 Jun 2026

https://github.com/developer-zahid/our-formation

Live preview link: https://ourformation.netlify.app/ | Our Formation is a tutorial sell type website

course responsive-layout responsive-web-design sell tutorial website

Last synced: 30 Jan 2026

https://github.com/joeribreedveld/traversy-graphql-mern

Traversy Media GraphQL crash course with MERN project

apollo express graphql mern mongodb nodejs react traversy-media tutorial

Last synced: 08 Apr 2026

https://github.com/eldesoukyelkhouly/vb.net

شرح لغة فجول بيسك دوت نت

arabic guide tutorial vb-net vbnet

Last synced: 31 Jan 2026

https://github.com/shahabvshahabi1996/tabbartutorial

React-Native Custom Tab bar for Android and IOS

android component ios javasctipt react-native tabbar tutorial

Last synced: 15 Apr 2026

https://github.com/valen1ob0/git-tuto

Test y tutorial de git/github para entender como funciona

git github learn-with-me tutorial

Last synced: 18 Apr 2026

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/pin3dev/42_cpp_modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial

Last synced: 06 Jul 2025

https://github.com/daffafaizan/go-gin-tutorial

Learning Go with Gin.

go rest-api tutorial

Last synced: 10 Jun 2026

https://github.com/augustingrigorov/todo-app

Redux tutorial app.

redux tutorial

Last synced: 08 May 2026

https://github.com/gabrielbb/unity-space-shooter

Expand your knowledge and experience of working with Unity by creating a simple top down arcade style shooter.

tutorial unity unity-space-shooter

Last synced: 12 Jul 2025

https://github.com/freeclimbapi/node-create-conference-how-to-guide

Node - Create Conference Tutorial

connecting-calls tutorial

Last synced: 07 Feb 2026

https://github.com/fzaninotto/ra-relationships-tutorial

A sample react-admin app demonstrating fields for relationships. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 13 Oct 2025

https://github.com/apiverve/dns-lookup-go-tutorial

DNS lookup tool that retrieves DNS records using Go

apiverve cli devops dns dns-lookup go golang networking tutorial

Last synced: 25 Jun 2026

https://github.com/ideadapt/programmieren-lernen-mit-javascript

Programmieren lernen mit einem interaktiven Tutorial im Selbststudium

deutsch javascript programming tutorial

Last synced: 10 Jun 2026

https://github.com/aldro61/colosse-tutorial

Configuring your environment and running jobs on the Colosse super computer @ Calcul Quebec

calculquebec colosse supercomputing tutorial

Last synced: 11 Oct 2025

https://github.com/didinj/angular-9-component-examples

Angular 9 Tutorial: Angular Component Example

angular angular9 component components example examples tutorial

Last synced: 07 Jan 2026

https://github.com/imgarylai/enron-mturk

Create HIT on amazon mturk.

amazon boto enron mturk python tutorial

Last synced: 15 Mar 2025