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/zacharatos/python-essentials-pcep30-exam

Everything needs to be executed, analyzed, tested, etc, for the Python exam PCEP-30-02, based on the Edube platform material.

beginner beginner-friendly certification certification-prep exam exercises pcap python python3 python310 tutorial

Last synced: 12 Apr 2025

https://github.com/alexmhack/django-angular-integrate

Integrating Django and Angular by creating REST API and running both the servers separately

angular deployment django-rest-framework django2 django2-angular6 djoser heroku tutorial virtualenv

Last synced: 24 Sep 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/javitocor/rails-react-recipes

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend

css rails-application reactjs tutorial

Last synced: 12 Apr 2026

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

Modern JavaScript Tutorial in Hungarian

hungarian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/LeoBorai/pngme

Command line program that lets you hide secret messages in PNG files

learning png rust tutorial

Last synced: 26 Feb 2025

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/shenmian/sokoban-tutorial

本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.

sokoban sokoban-solver tutorial

Last synced: 19 Apr 2025

https://github.com/kenjis/ci3-news

CodeIgniter 3 News Tutorial

codeigniter3 phpunit phpunit-tests tutorial

Last synced: 06 Jan 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/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/uncomputable/rustier-simplicity

"If you know Rust, you already know Simplicity."

bitcoin circuit learning library logic rust tutorial

Last synced: 21 Jan 2026

https://github.com/ljdursi/make_pattern_rules

Tutorial for using Makefile pattern rules

makefile tutorial

Last synced: 19 Mar 2026

https://github.com/zoltan-nz/toy-robot-typescript

TypeScript project for beginners...

mocha toy-robot tutorial typescript

Last synced: 26 Feb 2026

https://github.com/mkasimd/c-nasm

Some tutorials on C & x86 Assembly

c nasm-assembly tutorial x86-64

Last synced: 09 Apr 2025

https://github.com/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 20 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/zhonger/fortran-tutorial

A quick guideline for Fortran tutorial.

fortran tutorial

Last synced: 04 Mar 2026

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

Python Tutorials For Beginners

cheatsheet python python3 tutorial tutorials

Last synced: 22 Sep 2025

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/phantominsights/python-getting-started

A series of tutorials on how to get started in Python 3 development using PyDev.

eclipse pydev python python-development python3 tutorial

Last synced: 18 Jun 2025

https://github.com/fepegar/miccai-educational-challenge-2020

My submission to the MICCAI Educational Challenge 2020.

augmentation cnn medical-images pytorch torchio tutorial

Last synced: 01 May 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/autodesk-platform-services/aps-design-automation-dotnet

Design Automation tutorial in .NET: Sample project for Design Automation tutorial

autodesk-designautomation dotnet tutorial

Last synced: 05 May 2025

https://github.com/101t/react-tutorial

This is React Tutorial to master reactjs

react-tutorial reactjs redux tutorial

Last synced: 08 May 2026

https://github.com/nidup/manipulate-json-data-in-php

Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?

json php php8 tutorial

Last synced: 08 May 2026

https://github.com/shockwavemk/tomcat-debug-template-app

Demo application for debugging a docker driven tomcat java web application

container debug debugger docker docker-compose dockercon intellij java macos mysql tomcat tutorial

Last synced: 13 Apr 2026

https://github.com/planetoftheweb/slides_graphqlreact

This is a repository for my course Building GraphL Projects with React.

functions graphql hooks react tutorial

Last synced: 09 May 2026

https://github.com/idongliming/phaser3-typescript

使用ts语言写的phaser游戏示例-中文

game phaser3 translation tutorial

Last synced: 16 May 2025

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

Modern JavaScript Tutorial in Malayalam

javascript malayalam tutorial

Last synced: 14 Oct 2025

https://github.com/aman9026/flutter-setup

Simple Tutorial for setting up the environment and workspace for Flutter on rhel 8

dart environment flutter google-flutter tutorial workspace

Last synced: 09 May 2026

https://github.com/ilumsden/rust-tutorial

Material for the Rust Tutorial I put together

rust tutorial

Last synced: 28 Apr 2026

https://github.com/laqudee/rust-learn

《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习

design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial

Last synced: 26 Oct 2025

https://github.com/mateo08c/ginsvelteembed

Embed SvelteKit frontend in a Go Gin Web Framework for seamless deployment.

amazing demo embed framework gin gin-gonic insane svelte sveltekit tutorial

Last synced: 18 Oct 2025

https://github.com/voquanghoa/spring-tutorial

Learn to work with Spring Boot

java-web spring spring-boot tutorial

Last synced: 24 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/javascript-tutorial/km.javascript.info

Modern JavaScript Tutorial in Central Khmer

central-khmer javascript tutorial

Last synced: 15 Mar 2026

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

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/OmiyaGames/make-it-juicy

Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).

educational educational-game game game-development tutorial unity unity2d

Last synced: 25 Apr 2025

https://github.com/choidae1/2022-cvlab-winter-study

Repo for learning at 2022 CVLAB Winter Study

deep-learning pytorch tutorial

Last synced: 24 Apr 2026

https://github.com/sirbuig/host-gemini-ai

Short and fast tutorial on how to host Gemini 1.5 Pro on a local environment without an API key.

debian gemini gemini-ai os-linux tutorial ubuntu vertex-ai

Last synced: 25 Apr 2025

https://github.com/jesse-r-s-hines/shelladventure

A tool for making tutorials to teach the Linux command line.

command-line docker education linux tutorial

Last synced: 09 May 2026

https://github.com/rodrigokamada/angular-spinner

Application example built with Angular 15 and adding the loading (spinner) component using the ngx-spinner library.

angular beginners dev-community gh-actions gh-pages hacktoberfest loading spinner stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/theoomoregbee/angular4-auth-sails

Sails Backend for Angular2+ Auth

jwt sailsjs tutorial

Last synced: 31 Mar 2025

https://github.com/springload/redux-form-exercise

Exercises to understand better redux-form, how it works and how to use it.

exercise learn learning-exercise react redux redux-form tutorial

Last synced: 18 Apr 2026

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

Modern JavaScript Tutorial in Kurdish | فێرکاری مۆدێرن جاڤاسکڕێپت بە زمانی کوردی

javascript kurdish kurdistan rojcode tutorial

Last synced: 28 Oct 2025

https://github.com/nurfawaiq/seri-php-mysqli-oop

SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding

php tutorial

Last synced: 10 Jan 2026

https://github.com/sylhare/python

:snake: Projects in Python

anaconda cucumber data-processing python scripts test tutorial

Last synced: 17 Apr 2026

https://github.com/tact-lang/tour

WIP: 🎓 Learn Tact in your browser with an interactive tour

interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial

Last synced: 05 Mar 2026

https://github.com/thegamecracks/discord.py-i18n-demo

A guide to internationalization with Python and discord.py.

discord-py gettext i18n l10n python python-package tutorial

Last synced: 13 May 2025

https://github.com/funcsio/awesome-lynx

A curated list of awesome lynx ecosystem

awesome awesome-list lynx mobile react tutorial

Last synced: 11 Mar 2025

https://github.com/gnebbia/ncat_tutorial

Some notes about ncat

guide ncat notes tutorial

Last synced: 06 Mar 2026

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

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 11 May 2026

https://github.com/didinj/spring-boot-security-user-role-login-eclipse

Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse

eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp

Last synced: 16 Oct 2025

https://github.com/noeldemartin/tcm-ionic-workshop

Chat Ionic application to be built in a workshop in Tecnocampus Mataró.

firebase ionic tutorial workshop

Last synced: 04 May 2026

https://github.com/ginberg/crypto

Tutorial: Create your cryptocurrency dashboard in R shiny

cryptocurrency r shiny tutorial

Last synced: 03 Jul 2025

https://github.com/hpprc/react-three-trial

Tutorial for three.js in React

cannonjs react threejs tutorial webgl

Last synced: 14 Feb 2026

https://github.com/ismacortgtz/cpp-guide

An intermedius guide to learn C++ from any knowledge level.

course cpp cpp-course english guide spanish tutorial

Last synced: 07 Oct 2025

https://github.com/jsbroks/vue-hangman

Recreated Tranversy Media hangman game in Vue 3

api hangman-game hangman-in-vue tutorial vue-composition-api vue3 youtube

Last synced: 30 Apr 2025

https://github.com/fogarecious/rustemo_tutorial

Tutorial of Rustemo

rust rustemo tutorial

Last synced: 24 Jan 2026

https://github.com/kristijan-pajtasev/javascript-and-this

Example project about this behavior in JavaScript and browser

javascript this this-keyword tutorial

Last synced: 16 Mar 2025

https://github.com/bradmartin/egghead-text-to-speech

https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript

eggheadio nativescript tutorial typescript

Last synced: 09 May 2026

https://github.com/project-babble/babblebot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 22 Feb 2026

https://github.com/mrglaster/sgdk-megapong-expanded

Expanded version of Megapong game from the Andrej Preradovic's tutorial.

assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code

Last synced: 10 May 2026

https://github.com/realtemirov/postgres

An Uzbek tutorial for PostgreSQL learners using postgresqltutorial.com

postgresql tutorial uzbek-language

Last synced: 27 Jan 2026

https://github.com/glaucia86/course-nodejs-intro

Repository responsible for the examples created during the Microsoft Learn course: Introduction to Node.js

exercise javascript learning learning-by-doing nodejs npm tutorial

Last synced: 09 May 2026

https://github.com/akhilmhdh/react-swiper

Project just to showcase the integration of react with swiper

reactjs swiper-js tutorial

Last synced: 16 Apr 2026

https://github.com/the-akira/pygamedev

Repositório voltado para estudos sobre o desenvolvimento de Games com Python.

examples pygame pygame-games pygame-library python3 tutorial

Last synced: 03 Mar 2026

https://github.com/tmartins11/git_tutorial

Projeto de um site que visa ensinar ao usuário como funciona o sistema de controle de versões Git.

git github tutorial

Last synced: 13 Apr 2026

https://github.com/chenshuliu/machine-learning-in-r

Introduction to Machine Learning Application in R

machine-learning r tutorial

Last synced: 18 Jan 2026

https://github.com/ziadoz/laravel-vue-spa-tutorial

https://laravel-news.com/using-vue-router-laravel

laravel learning php tutorial vuejs

Last synced: 02 May 2026

https://github.com/janipalsamaki/web-scraper-robot

Tutorial for creating a web scraper software robot using Robot Framework.

robot-framework robotframework tutorial

Last synced: 16 Feb 2026