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/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 04 May 2026

https://github.com/sidicer/arch-install-luks-uefi

Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.

archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi

Last synced: 18 Mar 2025

https://github.com/thinkswan/rails-resque-code-snippets

A Rails app that manages a library of code snippets and uses Resque workers to apply syntax highlighting.

resque ruby ruby-on-rails tutorial

Last synced: 15 May 2026

https://github.com/fitzy1321/rust-tutorials

A collection of various projects dedicated to learning rust

fibonacci rust rust-lang tutorial

Last synced: 22 May 2026

https://github.com/didinj/grails-4-easy-crud-webapp

Grails 4 Tutorial: Easy to Build CRUD Web Application

crud easy grails grails4 groovy tutorial web-application

Last synced: 30 Apr 2026

https://github.com/syncfusionexamples/getting-started-with-the-vue-diagram-component

A quick-start Vue project that shows how to add a Syncfusion Vue Diagram component to a Vue project. It includes code snippets to create nodes and connectors, join the nodes using connectors, and add segments and annotations to the connectors.

create diagram diagrambuilder gettingstarted quickstart tutorial vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/youngermaster/my-tutorials

This repository has some scripts that I used to teach people some concepts about different topics

cpp python tutorial

Last synced: 16 May 2026

https://github.com/syncfusionexamples/how-to-preview-uploaded-files-with-vue-file-upload-and-an-image-element

A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.

asynchronous-upload auto-upload customize-drop-area ej2-uploader image-preview multiple-file-upload preview-uploaded-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 05 Jan 2026

https://github.com/aaghamohammadi/tdd-stack

This is an example of how someone should use TDD in practice.

tdd tdd-java test-driven-development tutorial

Last synced: 22 May 2026

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

A game developed in Python using pygame module. This game was a practice from "Pygame Programming Tutorial" course by Tech With Tim YouTube channel

pygame python tutorial

Last synced: 06 Apr 2025

https://github.com/syncfusionexamples/how-to-add-the-symbol-palette-to-a-vue-diagram-component

A quick-start Vue project that shows how to add and customize the symbol palette in the Syncfusion Vue Diagram component. This project also includes code snippets for restricting the symbol palette's panel, customizing its symbol size, and customizing the symbol preview size.

chart diagram diagrambuilder hierarchy organization symbol-palette symbols tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/annimon-tutorials/java-generics-tutorial

Source code for tutorial

generics java tutorial

Last synced: 18 Mar 2025

https://github.com/ellisvalentiner/walkingthroughpostgres

Slides and notes for the "Walking Through Postgres" talk at the Ann Arbor Computer Society Meetup on March 6th, 2019

postgres postgresql slides tutorial walkthrough

Last synced: 30 Mar 2025

https://github.com/eesuhn/spaceship-shooting-thingy

Just a simple Pygame tutorial

pygame tutorial

Last synced: 18 Mar 2025

https://github.com/erik1066/golang-features

Features of the Go programming language.

examples features golang tutorial

Last synced: 28 Jun 2025

https://github.com/ankush-003/learning-ml-basics

A repository which contains all the resources that i am using to learn Basics of Machine Learning

linear-regression logistic-regression machine-learning neural-networks python tensorflow tutorial

Last synced: 08 Apr 2026

https://github.com/toolbuddy/analysis_tools

📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...

analysis learning tools tutorial

Last synced: 18 Mar 2025

https://github.com/mgng13/crearhackingtosh

📜 Historic Archive - Todo el paso a paso que hice para crear mi propia hackingtosh desde Windows.

apple docs hack hackingtosh mac macos open-core opencore spanish tutorial

Last synced: 14 Apr 2025

https://github.com/jahnvisahni31/handwritten-digits-classifier-with-pytorch

This project implements a handwritten digits classifier using PyTorch. The goal is to accurately classify these images into their respective digit classes.

ai data-science deep-learning handwritten-digit-recognition image-classification machine-learning mnist-dataset neural-networks python pytorch tutorial

Last synced: 06 Apr 2026

https://github.com/arsy786/notes-mern-app

This is a web application built with the MERN stack that allows users to CRUD notes.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/sachinsagrawal/nrc-maze-robot-tutorial

A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.

3d-print c-plus-plus instructions maze nrc robot tutorial

Last synced: 18 Mar 2025

https://github.com/applitools/tutorial-protractor-ultrafastgrid

Applitools tutorial using Protractor and Ultrafast Grid

applitools protractor tutorial

Last synced: 22 Apr 2026

https://github.com/vogelino/shell-scripting-basics

The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻

cheatsheet learning notes scripting shell shell-script tutorial wiki

Last synced: 18 Mar 2025

https://github.com/cmkaya/dotnet-docsandsnippets

Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.

asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials

Last synced: 30 Apr 2026

https://github.com/golaughlin/hi-elysia

Completed example Elysia.js API server from the Elysia.js tutorial.

api bun bunjs elysiajs example tutorial typescript

Last synced: 16 May 2026

https://github.com/cploutarchou/python_rest_api_with_mysql_and_flask

Python - Rest APIs tutorial using Flask & MySQL - phpMyAdmin

api flask flask-sqlalchemy mysql python tutorial

Last synced: 09 May 2026

https://github.com/velenir/workers-journey

Guide to Web Workers

guide tutorial web-worker

Last synced: 25 Jun 2025

https://github.com/fabriziojordan/hello-cargo

Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.

guide guidelines rust rustlang tutorial tutorials

Last synced: 20 Jun 2026

https://github.com/isensee-bastian/set-strings

Tutorial code for my video Generics Part 2: Using the empty Interface in Golang

basic-programming beginner-tutorial-series data-structures generics golang learn-to-code maps sets tutorial youtube

Last synced: 16 May 2026

https://github.com/josephadoga/hamburger-menu

How to create Hamburger Menu in HTML and CSS.

github hamburger-menu tutorial

Last synced: 17 Jul 2025

https://github.com/fogarecious/rstar_tutorial

Tutorial of rstar

rstar rust tutorial

Last synced: 16 Jun 2025

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/ikzaa/systemd-systemctl

Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️

configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial

Last synced: 16 Jul 2025

https://github.com/lord-turmoil/aopdemo

A demo of using AOP in Spring Boot

aop aspectj spring-boot tutorial

Last synced: 17 May 2026

https://github.com/syncfusionexamples/how-to-upload-files-asynchronously-in-the-vue-file-upload-component

A quick-start Vue project that shows how to upload files asynchronously to the server using the Syncfusion Vue File Upload component. This project contains code to configure a few of the components features sequential upload, chunk upload, disable auto upload, preload files in the upload list and upload all files within a directory.

asynchronous-upload auto-upload chunk-upload directory-upload disable-auto-upload ej2-uploader multiple-file-upload preload-files sequential-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/how-to-create-an-organization-chart-using-vue-diagram

A quick-start Vue project that shows how to create an organization chart using the Syncfusion Vue Diagram component. This project also includes code snippets for binding JSON data and a remote data source and customizing the nodes and connectors in the diagram.

chart diagram diagrambuilder dynamic-org-charts hierarchy organization tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/anupammaurya6767/tanji

Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.

asymmetric-cryptography code-review continuous-integration cryptography cryptography-algorithms documentation encryption github-actions github-package-registry open-source pytest python release-management security software-development software-engineering sphinx-doc symmetric-cryptography tanji tutorial

Last synced: 21 Mar 2025

https://github.com/joaofaveri/redux-essentials-tutorial

The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices

frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript

Last synced: 07 Apr 2026

https://github.com/haru52/tic-tac-toe

React tutorial app.

react tutorial

Last synced: 02 May 2026

https://github.com/sano-jin/rust-hands-on-wiki

A hands on of Rust language creating a simple wiki.

blog-app rust tutorial web-development wiki

Last synced: 01 Jul 2026

https://github.com/pcafrica/introduction_to_pybind11

Minimal examples showing the integration of C++ and Python using pybind11.

cpp examples introduction pybind11 python tutorial

Last synced: 14 May 2026

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

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

documentation homebrew quickstart readme reference tutorial

Last synced: 05 May 2025

https://github.com/qwreey/lua_tutorial_for_korean

lua를 입문하려는 사람들을 위한 튜토리얼, 한글판

korean lua tutorial

Last synced: 08 Sep 2025

https://github.com/squishy123/networking-with-greenfoot

Short tutorial for setting up sockets in greenfoot

java network sockets tutorial

Last synced: 16 Jul 2025

https://github.com/hawkiq/cssgrid

repo for CSS Grid tutorial by me on IQ TECH channel

css cssgrid html tutorial

Last synced: 15 Jun 2025

https://github.com/conradwt/dockercoins-using-k3d

The purpose of this example is to provide instructions for running the Dockercoins sample app using K3d.

dockercoins k3d kubernetes redis tutorial

Last synced: 08 Feb 2026

https://github.com/freeclimbapi/java-list-queues-tutorial

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

https://github.com/xmrglobal/pgp_tutorials

This repository contains detailed PGP (Pretty Good Privacy) guides for various operating systems. These guides are designed for XMRGlobal users and anyone who values privacy, security, and encryption.

monero p2p pgp pgp-encryption tutorial tutorials xmr

Last synced: 28 Oct 2025

https://github.com/yokesharun/learn-golang

go programming language tutorial

go golang programming-tutorial training tutorial

Last synced: 14 Apr 2025

https://github.com/tamirespatrocinio/magentotutorial

Tutorial on how to install Magento in a localhost environment on the Windows operating system.

magento2 php tutorial windows

Last synced: 15 May 2026

https://github.com/omarkohl/jj-tutorial

Ju Jutsu (jj) tutorial code for learnjj.codeandbugs.com

jj jujutsu tutorial vcs

Last synced: 03 Apr 2025

https://github.com/mattpap/pycon-2017-bokeh

Bokeh tutorial at PyCon.PL 2017

bokeh data tutorial visualization

Last synced: 17 Mar 2025

https://github.com/andrewrporter/youtube

Repository to store all code that aids my YouTube videos here: https://www.youtube.com/c/AndrewPorterCode

learn python teaching tutorial youtube

Last synced: 10 May 2026

https://github.com/silvestrevivo/pwa-foodninja

Basic PWA application corresponding to the YouTube Tutorial of @iamshaunjp

manifest pwa pwa-apps service-worker tutorial youtube

Last synced: 15 May 2026

https://github.com/richardca58/powersub-demo-7913

🔧 Simplify your workflow with powersub-demo-7913, a tool designed for efficient task management and collaboration in software development projects.

api cloud demo deployment example git github javascript microservices nodejs open-source powersub serverless tutorial web-app

Last synced: 12 Apr 2026

https://github.com/omarkohl/learnjj.codeandbugs.com

Source for learnjj.codeandbugs.com (Ju Jutsu VCS tutorial)

jj jujutsu tutorial vcs

Last synced: 03 Apr 2025

https://github.com/iljapavlovs/java-training

Java Training

java tasks tutorial

Last synced: 03 Apr 2025

https://github.com/breatheco-de/exercise-todo-list-cli-with-cloud

💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.

learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial

Last synced: 09 Apr 2026

https://github.com/alfarseniko/learning-c

Walkthrough of the freeCodeCamp tutorial of C language.

c learn tutorial

Last synced: 24 Jul 2025

https://github.com/mel-rocha/django-rest-framework

Tutorial da documentação oficial rest_framework

tutorial

Last synced: 25 Jul 2025

https://github.com/kathleenwest/azure-app-service-web-app-demo-project

This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).

az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app

Last synced: 14 Jul 2025

https://github.com/rajatkb/8085-assembler

Its a 8085 assembler written in C++ . Build for educational purpose

assembler tutorial

Last synced: 15 May 2026

https://github.com/brlin-tw/getting-started-with-java-lab

Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.

java lab-projects tutorial

Last synced: 09 May 2026

https://github.com/mousav1/learn-go

Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.

examples examples-go go golang learning projects tutorial

Last synced: 11 Jan 2026

https://github.com/carljosephsalac/job-board-platform

Project in Laracasts Laravel 11 course

course laracasts laravel11 tutorial

Last synced: 03 Jul 2026

https://github.com/cruikshanks/learn-enough-css-tut

Notes and content related to https://www.learnenough.com/css-and-layout-tutorial-tutorial/

css tutorial

Last synced: 02 Mar 2025

https://github.com/optimistvova75rc/codex-roblox-saj

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 19 Jun 2025

https://github.com/devarakalyani/edu-tutor-ai-

EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.

artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial

Last synced: 13 Apr 2026

https://github.com/gvwilson/doris

a minimal dashboard engine

dashboard python tutorial

Last synced: 03 Apr 2025

https://github.com/habibun/javascript

A programming language that is one of the core technologies of the World Wide Web

javscript js learning tutorial

Last synced: 26 Jul 2025

https://github.com/dumebii/simon-game

A website version of the Simon Game. Come and play the captivating Simon game here. Link below 👇🏾👇🏾

css3 game game-development html-css-javascript html5 javascript tutorial

Last synced: 08 May 2026

https://github.com/s1n7ax/youtube-mobx-vs-react

This is a repository related to following YouTube video content

mobx react-context react-state tutorial youtube

Last synced: 15 May 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects

Projects based on YouTube video https://youtu.be/LIfIRdRlD58

svelte tutorial

Last synced: 11 Apr 2026

https://github.com/dcousens/carrot-hunt

A text-based game for teaching Javascript.

bunny carrot hunt javascript learning rabbit teaching tutorial

Last synced: 17 Mar 2025

https://github.com/thedvlprs/tutorial-bot

🤖 simple Discord bot for tutorial purposes

codenewbie discord-bot javascipt tutorial

Last synced: 26 Mar 2025

https://github.com/lagenorhynque/python-getting-started

A barebones Python app, which can easily be deployed to Heroku

heroku python tutorial

Last synced: 02 Jul 2026

https://github.com/jbrt/golang-tutorial

A brief tutorial focused on te Go language

go golang tutorial

Last synced: 08 Jul 2025

https://github.com/nathguede/briefly

📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.

apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial

Last synced: 09 Apr 2026

https://github.com/eliasdehondt/dotnet-helloworld

This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.

app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application

Last synced: 27 Jul 2025

https://github.com/johnpaulada/graphql-slides

GraphQL Practical Introduction Slides

graphql presentation slides tutorial

Last synced: 20 Aug 2025

https://github.com/rahuldshetty/anywhere-read

This is an online book reading, management platform written in React JS. It uses Tensorflow-JS component for ML operations.

reactjs tensorflowjs tutorial

Last synced: 18 Apr 2026

https://github.com/gf712/cython-tutorial

Cython tutorial notebooks

cython python tutorial

Last synced: 08 May 2026

https://github.com/iml1111/pytorch_study

자연어처리 / 파이토치 스터디

nlp pytorch pytorch-tutorial text-classification tutorial word2vec

Last synced: 19 Jul 2025

https://github.com/lord-turmoil/websocketdemo

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/rakifsul/studi_kasus_godot_3_predictive_aim

Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine

aim case-study godot-engine predictive turret tutorial

Last synced: 27 Jul 2025

https://github.com/raissakrupek/tutorial_github_pages

Guia prático para publicação de websites pelo GitHub Pages.

github-pages tutorial website

Last synced: 04 Jan 2026

https://github.com/meicloudie/js_buoi1

CyberSoft Academy - JavaScript

course-project javascript tutorial

Last synced: 30 Jun 2026

https://github.com/lauthieb/sandbox

My first examples of several technologies 🏖

discover discovery frameworks libraries new sandbox technologies toolbox tutorial

Last synced: 25 Jun 2025