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/djdarcy/mcp-server-tutorial

A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.

ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode

Last synced: 25 Oct 2025

https://github.com/agamiko/tiny-mnist-challenge

Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.

challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial

Last synced: 30 Jul 2025

https://github.com/tomerfi/dependency-injection-java-part2-tutorial

Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.

blog-post dependency-injection dev guice java tutorial

Last synced: 29 Mar 2025

https://github.com/minitauros/go-concurrency-training

Exercises for practicing concurrency and testing in Go.

concurrency go golang testing training tutorial

Last synced: 11 Mar 2026

https://github.com/alexmhack/serverless-python

In this repository we are going to write a very basic python application and focus mainly on its deployment using GCP Cloud Run and the various things involved in the deployment process.

cloud-run docker dockerfile fastapi gcp simple-app tutorial

Last synced: 28 Aug 2025

https://github.com/alexmhack/python-with-secrets-manager

Testing a simple python application by making use of GCP Secrets Manager for the environment variables

aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial

Last synced: 05 Mar 2025

https://github.com/bestia-dev/backup_for_zeljko_egui

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

https://github.com/bestia-dev/refactoring_database_web_ui_server_side_rendering

08. Tutorial to refactor the database_web_ui_on_server (2022-10)

maintained ready-for-use tutorial youtube

Last synced: 09 Apr 2025

https://github.com/fralapo/disable-bd-prochot-on-linux

This repository provides steps to disable BD PROCHOT at boot time in a Linux system.

bd-prochot guide linux script tutorial unlock

Last synced: 17 Sep 2025

https://github.com/o-x-l/ebpf-getting-started-guide

A guide that sums up some information about eBPF for beginners

bpf ebpf getting-started network-analysis network-intelligence tutorial

Last synced: 15 Sep 2025

https://github.com/macagua/vauxoo_webinar_widgets_odoo13

Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"

example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets

Last synced: 12 Jul 2025

https://github.com/methminug/forms-with-react-hooks

Check out this code's Medium article on forms with React Hooks. 😊

react react-hooks tutorial

Last synced: 20 Mar 2025

https://github.com/developerpuneet/potential-winner

Demo of Simple Tug of war game 🗿

demo-app expressjs game socket-io tug-of-war tutorial

Last synced: 13 Sep 2025

https://github.com/arthurdjn/pynews

NLP - Neural Network Classifier from Bag of Words features.

bag-of-words classifier document-classification nlp pytorch tutorial

Last synced: 14 Mar 2025

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

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 10 Mar 2025

https://github.com/coveros-archive/vagrant-docker-workshop

Sample code for Gene Gotimer's tutorial: Using Docker Containers for Automating Web Testing

chef docker dockerfile tutorial vagrant virtualization

Last synced: 10 Mar 2025

https://github.com/hoxtygen/codeplanks.com

‎ Personal blog running on NextJs. Still under development

blog nextjs tutorial

Last synced: 03 Jul 2025

https://github.com/fabioc-aloha/spotify-skill

Spotify Skills for Claude - Production Spotify API integration + complete toolkit for creating Claude Desktop Skills. Includes OAuth 2.0, cover art generation, automated tools, and comprehensive guides.

agent-skills anthropic api-wrapper claude claude-ai examples oauth2 python skill-development skills spotify-api tutorial

Last synced: 20 Jan 2026

https://github.com/xantosromerodev/html-tutorial

Tutorial completo de HTML W3Schools en español.

html5 tutorial w3schools

Last synced: 02 Jan 2026

https://github.com/seanmcp/tutorial-deploy-gh-pages

Tutorial to deploy a static site to GitHub Pages

github github-pages hosting how-to static-site tutorial

Last synced: 04 Apr 2025

https://github.com/extcore/extcore-sample-modular-ui-adv

ExtCore framework 7 advanced sample web application with modular UI

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

Last synced: 20 Jan 2026

https://github.com/garbii1/llm-application-chatbot

🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.

ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface

Last synced: 27 Jun 2025

https://github.com/satansdeer/weather-api

Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.

api-wrapper course expressjs javascript nodejs tutorial

Last synced: 30 Mar 2025

https://github.com/nanmu42/guess-number

使用Rust实现的一个按大小反馈猜数字的游戏

rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/ik5/port_scanner

Example for creating a naive port scanner

golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial

Last synced: 12 Jun 2025

https://github.com/rubberducksbr/ruby4beginners

Repositório voltado para iniciantes na programação que desejam aprender Ruby

automated-testing beginner-code ruby ruby-on-rails test-automation tutorial

Last synced: 27 Nov 2025

https://github.com/wr-projects/github-sandbox

👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.

2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects

Last synced: 17 Jun 2025

https://github.com/uudashr/git-intro

Introduction to Git

git tutorial

Last synced: 03 Mar 2025

https://github.com/iamriteshkoushik/go-server

Tutorial driven web-server implementation in Go lang

akhil-sharma go tutorial web-server

Last synced: 09 Apr 2025

https://github.com/bestia-dev/markdown_to_html

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/jbahire/jsguide-jba

This is a simple web application to guide you through Javascript basics.

heroku javascript react rectjs tutorial

Last synced: 23 Jul 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: 22 Mar 2025

https://github.com/colinwilliams91/split-converge-scripts

A way around file transfer limits using powershell buffers and write streams

buffers diy file-sharing file-transfer fix hacking how-to powershell powershell-script scripting tutorial writestream

Last synced: 25 Feb 2025

https://github.com/julienxx/elm-bingo

Code for the Pragmatic Studio Elm course

elm tutorial

Last synced: 24 Dec 2025

https://github.com/mouhcine-flutter/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 24 Mar 2025

https://github.com/asmaak0/personalized-learning-with-generative-ai-and-lms-integration

EDU TUTOR AI enhances learning with personalized tutoring using generative AI and LMS integration. Tailored support and custom materials boost student success. 🚀📚

css education firebase-database html javascript matplotlib streamlit tutorial

Last synced: 04 Jul 2025

https://github.com/peimelo/calendareact

Rails calendar using React

api learnetto react ruby-on-rails tutorial

Last synced: 02 Nov 2025

https://github.com/croydon/unity-roll-a-ball

My implementation of Unity's 2022.3 Roll A Ball Tutorial

engine game roll-a-ball tutorial unity

Last synced: 04 Apr 2025

https://github.com/nevrome/tutorial_cologne_may2017

R Tutorial für den Grünen Tisch in Köln am 17.5.2017

3d r r-package tidyverse tutorial

Last synced: 28 Feb 2025

https://github.com/tmp-friends/go-tutorial

https://go.dev/doc/

tutorial

Last synced: 12 Jan 2026

https://github.com/erno-szabados/dotnet-tutorials

Learn Microsoft Tutorials

algorithms dotnet tutorial

Last synced: 09 Apr 2025

https://github.com/alexmhack/django-k8s

Deploying Django v5 using Kubernetes on Digital Ocean

django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial

Last synced: 22 Jul 2025

https://github.com/pacovk/cdk-terraform-tutorial

A CDK portation of the official Terraform Lambda + ApiGateway tutorial

aws cdk lambda serverless terraform tutorial

Last synced: 01 Apr 2025

https://github.com/hanxi/bash-tutorial

Bash 脚本教程

bash book shell tutorial

Last synced: 28 Nov 2025

https://github.com/bulbatronik/image-classification-and-time-series-forecasting

Repo containing homeworks and the project files for "Artificial Neural Networks and Deep Learning" course taken during academic year 2021-2022 winter semester of Master of Telecommunication Engineering program at Politecnico di Milano.

computer-vision deep-learning python tensorflow time-series tutorial

Last synced: 09 Apr 2025

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

A simple Tic Tac Toe console game in C with multi-language support (FR/EN).

c-language console-game tictactoe tutorial

Last synced: 12 Apr 2025

https://github.com/antonio-f/conformal_prediction

Conformal Prediction - minimal example with PyTorch

conformal-prediction python pytorch simple tutorial visualization

Last synced: 30 Mar 2025

https://github.com/nbaua/nestjs-prisma-api

A Nest JS framework + TypeScript + Prisma simple API project

api javascript nestjs prisma tutorial tyepscript

Last synced: 04 Mar 2025

https://github.com/harrisonwelch/pythondatascience

Repo of code from the linked-in lesson "Python: Data Analysis"

data data-science matplotlib notes numpy python tutorial

Last synced: 05 Mar 2025

https://github.com/jasdumas/bad-tomatoes

A tutorial to web scrape movie ratings :tomato:

movies r tutorial web-scraping

Last synced: 05 Mar 2025

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 29 Dec 2025

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

Tic-Tac-Toe with React

react tic-tac-toe tutorial

Last synced: 31 Mar 2025

https://github.com/garfield1002/fastapi-todo-list

A tutorial todo list API using FastAPI, Redis and Docker

docker fastapi fastapi-redis python3 redis tutorial

Last synced: 10 Sep 2025

https://github.com/louisfoster/js-canvas-boilerplate

Boilerplate project for interactive graphics using HTML5 2D Canvas. Accompanied by a tutorial.

boilerplate boilerplate-front-end canvas canvas2d frontend how-to html-css-javascript html5 javascript no-framework snowpack tutorial typescript

Last synced: 14 Apr 2025

https://github.com/mawkler/pokeapi-rs

A small Rust project to illustrate some practical use cases

cli example http pokeapi rust tutorial

Last synced: 23 Aug 2025

https://github.com/ccrashzer0/cage

A write up guide for the Break out the cage challenge from TryHackMe.

cybersecurity infosec learning-by-doing python3 tryhackme tutorial writeups

Last synced: 22 Mar 2025

https://github.com/justalex-webdev/html-css-tutorial-for-beginners

HTML & CSS - tutorial for beginners

beginner css html tutorial

Last synced: 16 Jan 2026

https://github.com/ccrashzer0/virtual_assistant

This is a python virtual assistant that I was able to build following a course on udemy.

python-3 python3 script scripting scripting-language scripts tutorial tutorial-code udemy-tutorial virtual-assistant

Last synced: 22 Mar 2025

https://github.com/virginiegodfrin/symfo-security

Résultat de tuto:

sf3 symfony tutorial

Last synced: 05 Mar 2025

https://github.com/mr-hrr-harry/my_python_documentation

This is Harry's mini python documentation

advanced basics notes python python3 tutorial

Last synced: 31 Mar 2025

https://github.com/cdarlint/hadoop-unittest

learn unit test on hadoop via mini dfs cluster

hadoop minicluster minidfscluster tutorial unittest wordcount

Last synced: 29 Nov 2025

https://github.com/silvestrevivo/svelte-scoreboard

SvelteJS small application regarding the youtube tutorial of @bradtraversy

css3 html5 javascript sveltejs tutorial youtube

Last synced: 14 Sep 2025

https://github.com/protw/tw5

Створюємо вільний вікі простір на базі Тідлівікі 5

tiddlywiki tiddlywiki5 tutorial ukrainian

Last synced: 06 Apr 2025

https://github.com/gorba11-max/chatbot-project

Smart Python chatbot using NLP and machine learning for weather updates, news, and reminders. Explore modular code and easy integration! 🐙💻

aiml btech-project chat chat-application chatbot chatgpt-api college-project corpus cse-project final-year-project javascript openai-api python seq2seq slack tensorflow tutorial twitter

Last synced: 26 Jun 2025

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

repository made for learning react

react tutorial

Last synced: 31 Dec 2025

https://github.com/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/kunaldhongade/stellar-soroban-rust-tutorials

This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.

blockchain code rust smart-contracts soroban stellar tutorial

Last synced: 29 Oct 2025

https://github.com/brian-izaki/ntask-front

front-end do livro "Construindo APIs com Node"

browser-request frontend-web livro tutorial

Last synced: 28 Feb 2025

https://github.com/jerodg/monograph

A learned treatise for programming/coding concepts.

algorithms-and-data-structures learning tutorial

Last synced: 25 Jun 2025

https://github.com/mackysoft/unity-githubactions-automatictest-example

A example project for automated testing using Unity and GitHub Actions.

automation ci example github-actions test tutorial unity

Last synced: 02 Mar 2025

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/saravanabalagi/python_tdd_ci_tutorial

A tutorial on TDD and CI for beginners. Let's check if a number is prime or not.

ci continous-integration prime-numbers tdd test-driven-development tutorial

Last synced: 31 Oct 2025

https://github.com/nadjiel/petit-pixels

This project is a tutorial on how to set up games with pixel art aesthetics using Godot 4.3.

gamedev godot4-3 low-resolution pixel-art retro tutorial

Last synced: 27 Jan 2026

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/lynder063/basic-networking

This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking

beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj

Last synced: 04 Mar 2025

https://github.com/hscspring/rust-cook-code

Rust Cook Code

cookbook rust tutorial

Last synced: 13 May 2025

https://github.com/aidoskanapyanov/big-mac-index-streamlit

Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.

datascience economics softwaredevelopment streamlit tutorial

Last synced: 04 Mar 2025

https://github.com/robertjgabriel/tate-gallery-in-express-node-api

Tate gallery in javascript using angular.js

angularjs college-project side-project tutorial

Last synced: 03 Mar 2025