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/bfmhno3/git_guide

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

git tutorial

Last synced: 17 Jun 2026

https://github.com/dgautsch/ts-demo

A TypeScript Tutorial Sandbox

tutorial typescript

Last synced: 17 Jun 2026

https://github.com/magnetic-fox/c64-tutorial-like

Some easy projects for cc65 compiler suite. Mostly C-written.

assembler assembler-6502 c c64 examples experiments retroprogramming simple tutorial

Last synced: 19 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/kahsolt/conv2d-kernels

Interactive experiments on pretrained Conv2d layer weights.

cnn neural-network tutorial visualization

Last synced: 24 Jun 2026

https://github.com/ethand91/object-detect

Simple object detection example using python, opencv and YOLO

computer-vision example opencv python3 tutorial

Last synced: 28 Jun 2026

https://github.com/0xjesus/screenwright

🎬 MCP server that records narrated, subtitled tutorial videos by driving a browser with Playwright — captions burned in + .srt sidecar.

captions ffmpeg mcp model-context-protocol playwright screen-recording subtitles tutorial video

Last synced: 28 Jun 2026

https://github.com/mpluxery/basic-cpp-age-checker

Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.

beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial

Last synced: 29 Jun 2026

https://github.com/seokminhong/remix-jokes-workers

Remix Jokes Demo App for Cloudflare Workers

cloudflare-workers remix tutorial

Last synced: 29 Jun 2026

https://github.com/soran-ghaderi/backpropagation

Backpropagation and automatic differentiation, and grid search from scratch.

automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial

Last synced: 29 Jun 2026

https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick

Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...

autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment

Last synced: 25 Mar 2025

https://github.com/jcbritobr/sevenguitasksgiu

This is an implementation of the 7GUIs tasks written with Golang and GIU library.

golang graphics gui tutorial

Last synced: 06 Apr 2025

https://github.com/akasharojee/list-drag-and-drop-tutorial

Tutorial demo for article about HTML Drag and Drop API

css drag-and-drop html javascript js sass tutorial web-api

Last synced: 14 Apr 2026

https://github.com/isomoes/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 09 Mar 2026

https://github.com/saeedkohansal/html-editable-table-oop-javascript

Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...

code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials

Last synced: 25 Mar 2025

https://github.com/jmaicaaan/fb-login-cypress-test-react

Test your FB login with Cypress

cypress fb mock react tutorial

Last synced: 13 Apr 2026

https://github.com/opt-nc/atelier-spring-kafka

Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`

digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial

Last synced: 24 Jan 2026

https://github.com/jskulski/elm-intro-workshop

A kata designed to introduce developers to the Elm programming language language

elm elm-demos elm-lang introduction kata tutorial

Last synced: 22 Jun 2026

https://github.com/ryanwalder/how-to-git

Git repo to show how to use fetch/rebase/review PRs like a boss

git howto tutorial

Last synced: 17 Oct 2025

https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial

Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.

chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment

Last synced: 19 Apr 2026

https://github.com/abdulmumin1/yt-kivycalculator

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/jotaaloud/overlappingjframecomponents

How to overlapp a JFrame component over Graphics ( Java )

color components java jframe tutorial

Last synced: 22 Mar 2025

https://github.com/chelmerrox/animations-article-tutorial

The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.

animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial

Last synced: 18 Oct 2025

https://github.com/alexmhack/django_blog

creating a nice 2018 blog with backend as django2 and python3

beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial

Last synced: 28 May 2026

https://github.com/thibaudcolas/my-first-blog-wellington2016

Django Girls tutorial blog, Django Girls Wellington 2016

blog djangogirls tutorial

Last synced: 15 Mar 2025

https://github.com/agn-7/machine_learning_projects

Simple Machine Learning and Data Science projects as tutorials.

data-science knn lda logistic-regression machine-learning naive-bayes-classifier nbc pca python qda tutorial

Last synced: 27 May 2026

https://github.com/zeyu-li/django-tutorial

A tutorial for Django projects 🏫

django django-tutorial tutorial

Last synced: 21 May 2026

https://github.com/makstyle119/react

React from beginner to advanced + Interview Questions

begginer-friendly interview-preparation interview-questions makstyle119 reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/emanuelsacoman/gridlayout

Utilizando CSS Grid para fazer um layout responsivo e moderno.

css-grid html5 responsive-layout tutorial

Last synced: 24 Jul 2025

https://github.com/1337xcode/android-game-hacking

Android game hacking and modding based repo with curated list of tools and source codes.

android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial

Last synced: 23 Mar 2025

https://github.com/michalmaj/modern-python-project-guide

Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.

github-actions pyproject-toml pytest python python-project-template ruff tutorial uv

Last synced: 26 May 2026

https://github.com/angelluzk/laravel-docker-pgsql-tailwind-boilerplate

Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.

boilerplate containerization dev-environment didactic-repository docker docker-compose full-stack laravel laravel-12 learning-laravel nginx php php-8 postgres postgresql starter-kit tailwindcss template tutorial web-development

Last synced: 07 Apr 2026

https://github.com/desoga10/webpack-babel

A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.

babel babel-plugin react reactjs tutorial web-development webpack webpack4

Last synced: 12 Apr 2026

https://github.com/jamesrobionyrogers/python_tutorial_website

2020 NCEA Level 2 - Internal Assessment: AS91893

python3 tutorial website

Last synced: 12 Apr 2025

https://github.com/lumunix/jekyll-docker

Jekyll blog template ready to go with docker!

docker docker-compose jekyll tutorial

Last synced: 30 Apr 2026

https://github.com/nexmo/ruby-mobile-app-invites

Mobile App Promotion via SMS in Ruby

tutorial

Last synced: 23 Mar 2025

https://github.com/gvwilson/sunset

A workshop on handing projects over (or winding them down)

codebender open-science succession-planning tutorial

Last synced: 04 Sep 2025

https://github.com/vu-luong/ezyfox-chat-tutorial-reactjs

Official ReactJS source code for the Chat Tutorial using EzyFox ecosystem

chat ezyfox react reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025

https://github.com/php-kafka/about

PHP Kafka resources / projects

guide kafka php tutorial

Last synced: 06 Jan 2026

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

Repo for tutorial on how to use HTTPS for localhost

https medium nodejs server tutorial

Last synced: 24 Mar 2025

https://github.com/code-monad/ckb-tutorial-contract

a simple tutorial for how to write ckb contract using rust

ckb contract rust template-project tutorial

Last synced: 28 Aug 2025

https://github.com/didinj/flutter-android-ios-tutorial

Flutter Tutorial: Create a Native Android and iOS Apps Quickly

android dart example flutter ios mobileapps native quickly tutorial

Last synced: 18 Apr 2026

https://github.com/akagi201/learning-gtest

Learning notes of Google C++ Testing Framework

cmake cpp gtest leanring makefile tutorial

Last synced: 14 Jul 2025

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 20 May 2026

https://github.com/cjimti/notes-kafka

Getting started with Kafka on Docker

docker kafka kafka-container mq tutorial

Last synced: 14 Aug 2025

https://github.com/brandon-braner/agentql_blogpost_example

Example scraper using AgentQL for blog post

agentql blog-post playwright portfolio tutorial

Last synced: 18 May 2026

https://github.com/kadyb/sf_load_save

Tutorial on how to load and save spatial vector data in R

geospatial gis r sf tutorial

Last synced: 28 Jul 2025

https://github.com/lucas-diedrich/snakemake-learning

GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025

tutorial

Last synced: 26 Jan 2026

https://github.com/mareksuchanek/ontouml-basictypes

Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics

conceptual-model education ontouml tutorial ufo-ontology

Last synced: 10 Mar 2026

https://github.com/ephbaum/elxrbb-tutorial

A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application

elixir elixir-lang forum-application pheonix-elixir phoenix tutorial

Last synced: 24 Oct 2025

https://github.com/jlgregorio/tutorials-pointcloud-python

Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)

jupyter point-cloud python tutorial

Last synced: 27 Oct 2025

https://github.com/dogma-io/babel-plugin-react-code-block

Display React functional examples with source code.

babel babel-plugin block code example react sample tutorial

Last synced: 07 May 2026

https://github.com/tbhaxor/golang-turing-tutorial

This repository contains the codes used in the turing.com golang post

blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials

Last synced: 14 Mar 2025

https://github.com/elazzouzihassan/javatime

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code coding java learning tutorial

Last synced: 29 Jun 2025

https://github.com/kennfatt/go-concurrency-control

A way to control concurrency in Go web application with MySQL database.

concurrency-control enorm ent golang tutorial

Last synced: 04 Oct 2025

https://github.com/h12m54am/javascript-notes

Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.

javascript notes tutorial

Last synced: 04 Apr 2025

https://github.com/yasenstar/powerbi_tutorial

Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool

analytics data microsoft powerbi tutorial visualization

Last synced: 07 Jan 2026

https://github.com/withaarzoo/responsive-gym-website--zengym

Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.

codewithaarzoo css html tutorial webiste

Last synced: 27 May 2026

https://github.com/mosespace/blog-development

In this tutorial, i will be building a personal blog using react and html later on php2. You can preview the deployment here:

beginner blog css html mosespace php tutorial

Last synced: 11 Mar 2025

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 09 Apr 2026

https://github.com/twtrubiks/summernote_nestable_flask

summernote Combine Nestable Python Flask

nestable python-flask summernote tutorial

Last synced: 30 Aug 2025

https://github.com/zhangzhuang15/short-shell

short but easy shell script tutorial

chinese demo easy example shell short tutorial

Last synced: 28 Jul 2025

https://github.com/flyingcakes85/git-workshop-notes

Handout notes for attendees during my workshops on Git

git learn notes tutorial workshop

Last synced: 08 May 2026

https://github.com/glaucia86/dotnet-csharp-studies

Repository created to store all the studies and projects developed in dotnet and C#.

blazor csharp-code dotnet tutorial

Last synced: 06 May 2026

https://github.com/saeedkohansal/site-blocker-extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget

Last synced: 05 Jan 2026

https://github.com/arnim/hallojupyterdss

Offener Jour Fixe DSS - Data Science Skills Training: Jupyter Notebooks

binder-ready markdown python tutorial

Last synced: 23 Jul 2025

https://github.com/mimaxuz/react-tutorials

Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.

course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code

Last synced: 09 Apr 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/yuki-torii/learn-canvas

learn-canvas

canvas tutorial

Last synced: 26 Aug 2025

https://github.com/umesh-timalsina/not-so-long-intro-to-pydantic

A basic tutorial on introducting pydantic basemodels and their usage

mosdef pydantic tutorial

Last synced: 23 Mar 2025

https://github.com/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

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

Dépôt d'illustration de mon tutoriel Git

git tutorial

Last synced: 02 Nov 2025

https://github.com/cryptape/ckb-tutorial

Time to `Hello World` on CKB

ckb tutorial

Last synced: 26 Jul 2025

https://github.com/ksachdeva/ml-in-hurry

Machine Learning in Hurry

computer-vision machine-learning tutorial

Last synced: 26 Jul 2025

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

A tutorial from Rust book

rust tutorial

Last synced: 30 Mar 2025

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

https://github.com/noamfav/frisia

Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.

ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial

Last synced: 26 Jul 2025

https://github.com/codewithmayank-py/django-learning-series-step-by-step-blog-project

Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.

django django-framework django-project django-tutorial-practice django-tutorials-for-beginners python3 step-by-step-guide tutorial webdevelopment

Last synced: 05 Jan 2026

https://github.com/petercamilleri/games_lessons

A series of simple demo programs for creating games in Ruby with the Gosu gem.

game-development gosu-gem ruby tutorial

Last synced: 04 Oct 2025

https://github.com/thatguysam/infinite-nfts-on-vercel-with-react

Fetches Album Art as NFTs from infinite possible universes

deterministic hardhat metamask nft nfts opensea react serverless tutorial vercel vite

Last synced: 12 Apr 2026

https://github.com/ryanito/godot-action-rpg

Made with HeartBeast's Make an Action RPG in Godot, adapted for Godot 4

gdscript godot godot4 heartbeast rpg tutorial

Last synced: 30 Mar 2025

https://github.com/thinkswan/react-mapbox-skate-parks

A React app that displays all skateboarding parks in Ottawa, Canada.

javascript mapbox react tutorial

Last synced: 19 Jun 2026

https://github.com/jlozovei/node-api-server

Server-side for Node RESTful API Tutorial

expressjs mongodb nodejs restful-api server-side tutorial

Last synced: 11 Apr 2026