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/javascript-tutorial/ur.javascript.info

Modern JavaScript Tutorial in Urdu

javascript tutorial urdu

Last synced: 04 Sep 2025

https://github.com/chloelavrat/orca-tutorial

Unofficial tutorial and documentation for the Orca procedural sequencer.

musicmaking programming-language sequencer sequencer-midi tutorial

Last synced: 04 Feb 2026

https://github.com/simonblanke/hyperactive-tutorials

Examples, notebooks and visualizations for the Hyperactive package

examples jupyter-notebook python tutorial visualization

Last synced: 27 Nov 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/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget

Last synced: 19 Apr 2026

https://github.com/nickbasile/simple-tailwind-nav

A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)

css tailwindcss tutorial

Last synced: 18 May 2026

https://github.com/harsh098/go-for-devs

My Attempt at learning Go Programming Language

go golang tutorial

Last synced: 12 Jun 2025

https://github.com/mauroreisvieira/sublime-text-tips-and-tricks

Collection of helpful tips and tricks.

sublime-text tips tricks tutorial

Last synced: 12 Jun 2025

https://github.com/bravoborja/databinding

Tutorial about Data Binding in Android

android databinding tutorial

Last synced: 07 May 2026

https://github.com/oguzhane/blockchain-go

a simple blockchain in go

blockchain golang tutorial

Last synced: 25 Mar 2025

https://github.com/benckx/baudelaire-on-qr

Encode a well-known book as a series of QR codes.

demo example qrcode qrcode-generator tutorial

Last synced: 17 Mar 2025

https://github.com/alexlaurence/minna-no-python

👨‍💻Real-World Python Projects For Beginners

beginner-project projects python tutorial

Last synced: 13 Jun 2025

https://github.com/gnebbia/statistics_notes

Some notes about statistics concepts any computer scientist should absolutely have

guides notes r statistics stats tutorial

Last synced: 02 Mar 2025

https://github.com/gnebbia/ack_tutorial

A small personal reference to ack with many examples

ack examples guide perl tutorial

Last synced: 12 Jun 2025

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

Modern JavaScript Tutorial in Slovak

javascript slovak tutorial

Last synced: 22 Feb 2026

https://github.com/hswolff/playground

A fun place for me to mess around with new tech.

javascript tutorial

Last synced: 02 Apr 2025

https://github.com/ku00/sample_app

Rails Tutorial Chapter3~

syakyo tutorial

Last synced: 13 Apr 2026

https://github.com/kevinkit/tensortut

This tutorial is for people with little programming, python and machine learning knowledge to get started with Tensorflow

machine-learning python tensorboard tensorflow tutorial

Last synced: 20 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/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/mongodb-developer/get-started-cxx

Repository to help getting started with MongoDB C++ driver connecting to MongoDB Atlas

cxx docker get-started mongodb mongodb-atlas tutorial

Last synced: 13 Apr 2026

https://github.com/artic92/linux-device-drivers-learning

A journey into Linux device driver development with examples, notes, and tutorials.

device-driver learning linux linux-kernel tutorial

Last synced: 10 Dec 2025

https://github.com/malhotra5/database-functionalities

A tutorial on using sqlite3.

sqlite3 tutorial tutorial-code

Last synced: 17 Mar 2025

https://github.com/dchicchon/flutter-mobile-app

Flutter project for Approachable Geeks

android-emulator flutter tutorial xcode

Last synced: 19 Apr 2026

https://github.com/buttercms/gridsome-starter-buttercms

Drop-in proof-of-concept project for Gridsome + ButterCMS, fully integrated with your ButterCMS account

butter buttercms gridsome starter-kit starter-project tutorial vercel

Last synced: 07 Jul 2025

https://github.com/axel-dev/install-webextension

How to manually install a webextension

howto tutorial webextension

Last synced: 16 Feb 2026

https://github.com/brazeg/k8s-homelab

Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines

devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro

Last synced: 09 May 2026

https://github.com/bmalbusca/git-getting-started

Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.

cheatsheet git tutorial

Last synced: 09 Oct 2025

https://github.com/haruyasu/django-ecommerce

:bulb: Ecommerce - Django Startup

djagno ecommerce tutorial

Last synced: 27 Jan 2026

https://github.com/philipyip1988/linux

Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.

convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi

Last synced: 21 Jan 2026

https://github.com/saeedkohansal/php-session-full-tutorial

A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...

backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment

Last synced: 13 Oct 2025

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

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/extcore/extcore-sample-identity

ExtCore framework 7 sample web application that uses Identity

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

Last synced: 24 Feb 2026

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/mpc-bioinformatics/pia-tutorial

Tutorial for PIA - Protein Inference Algorithms

proteomics tutorial

Last synced: 15 Mar 2026

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/tathandev/ad-astra-addon-tutorial

Wanna make an addon for Ad Astra ? You are in the good place !

ad-astra minecraft tutorial

Last synced: 29 Jan 2026

https://github.com/eighttrigrams/eighttrigrams-tutorials

How to quickly get to working productively with Clojure

clojure tutorial

Last synced: 06 Feb 2026

https://github.com/feelpp/feelpp-tutorial-dev

Feel++ development tutorial

cpp17 development feelpp tutorial

Last synced: 31 Jan 2026

https://github.com/alumet-dev/user-book

User guide for Alumet: learn how to measure interesting metrics (including energy consumption)

energy-consumption energy-efficiency hpc measurement monitoring profiling rust tutorial

Last synced: 26 Feb 2026

https://github.com/seandavi/rnaseqbeginnertutorial

An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience

bioinformatics education fastq genomics gtf tutorial

Last synced: 02 Feb 2026

https://github.com/compomics/intro-to-deep-learning

Practical introduction to neural networks with Pytorch and Lightning

convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial

Last synced: 10 Feb 2026

https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation

Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md

cpp teaching tutorial wxwidgets

Last synced: 13 Feb 2026

https://github.com/ry-ops/building-your-first-claude-agent

Learn to build intelligent agents with Claude that automate your workflow

agents ai anthropic claude tutorial typescript

Last synced: 01 Mar 2026

https://github.com/biril/modcss

Modular CSS with postCSS and npm scripts

css css-modules example npm-scripts postcss tutorial

Last synced: 16 Apr 2026

https://github.com/akarsh/adkit-install-apk-tutorial

Tutorial for installing apk on android device using adbkit

adbkit android node-js tutorial

Last synced: 16 Apr 2026

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

HTML + CSS Tutorial

css html js tutorial

Last synced: 16 Apr 2026

https://github.com/timonwa/sender-react-integration

Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.

angular article javascript reactjs sender tutorial tutorial-code vue

Last synced: 17 Apr 2026

https://github.com/gnebbia/package_management_for_scripting_languages

A personal tutorial about package management for common scripting languages

notes package-management packagemanagement pip scripting-language scripts tutorial virtualenv

Last synced: 06 Mar 2026

https://github.com/ullaskunder3/sfml-vscode-soultion

SFML C++ project with Visual Studio Code setup for cross-platform development on Linux and Windows.

cross-platform linux mingw-w64 setup sfml tutorial windows

Last synced: 17 Apr 2026

https://github.com/kevinbird61/opengl-on-qt

Using OpenGL on Qt

opengl qt5 tutorial

Last synced: 17 Apr 2026

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

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

documentation python quickstart readme reference tutorial uv

Last synced: 04 Apr 2026

https://github.com/rafi/docker-k8s-101

Docker & Kubernetes 101

101 docker kubectl kubernetes tutorial

Last synced: 18 Apr 2026

https://github.com/didinj/grails-mongodb-crud-example

Building a CRUD Web Application Using Grails 6 and MongoDB

build building crud easily example grails groovy mongodb tutorial webapp

Last synced: 05 May 2026

https://github.com/mapmeld/postgis-erbil

Code for mapping workshop

iraq kurdish postgis postgresql tutorial

Last synced: 19 Apr 2026

https://github.com/staylorx/sparql_tutorial

This is the very fine Jena SPARQL tutorial using Python notebooks, and using the results as Panda's DataFrames.

graphs ontology pandas python rdflib sparql tutorial

Last synced: 20 Apr 2026

https://github.com/zhh2001/p4-language-guide-zh

P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)

bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial

Last synced: 20 Apr 2026

https://github.com/senior-sigan/vgg_style_transfer

Style transfer example app for Huggingface spaces based on the PyTorch tutorial

gradio pytorch tutorial

Last synced: 21 Apr 2026

https://github.com/tsmx/commander-options

Hands-on tutorial for the various option features of Commander.

cli commander hands-on nodejs options tutorial

Last synced: 22 Apr 2026

https://github.com/gnebbia/pandas_tutorial

Tutorial and snippets of code for Python Pandas

datascience notes pandas pandas-python pandas-tutorial tutorial

Last synced: 05 Jun 2026

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 Apr 2026

https://github.com/lukas-vlcek/mapping-normalization-example

Elasticsearch mapping and analysis based approach to normalization of document fields

discussion elasticsearch tutorial

Last synced: 24 Apr 2026

https://github.com/candasm/bens-ansible-tutorial

This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.

ansible tutorial

Last synced: 26 Apr 2026

https://github.com/davorpa/curso-academiawebca-git-terminal-ts

Curso Introducción a Typescript https://www.udemy.com/course/curso-de-programacion-aprender-a-programar-git-terminal/

introduction tutorial typescript

Last synced: 07 Jun 2026

https://github.com/uhooi/jetpack-compose-tutorial

https://developer.android.com/courses/pathways/compose

android jetpack-compose kotlin tutorial

Last synced: 27 Apr 2026

https://github.com/twtrubiks/dify-ollama-docker-tutorial

主要介紹 Dify, Ollama 以及一些 AI 的概念

ai dify docker ollama tutorial

Last synced: 29 Apr 2026

https://github.com/ronanyeah/promise-workshop

FAC/GSG Workshop - April 2017

javascript promise promise-workshop 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/dykstrom/mazela-man-web

Tutorial website for FXGL

fxgl game-development javafx tutorial

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/fajarwz/blog-react-paginate

Simple example of how to use react-paginate in React

example-project javascript pagination react react-paginate tutorial

Last synced: 30 Apr 2026

https://github.com/littledivy/denobyexample

Learn Deno by Example. WIP. Community maintained.

deno denobyexample examples learn tutorial typescript

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/thearchitector/dotfiles-arch

A tutorial for a clean install of Arch Linux alongside my own dotfiles.

arch-linux disk-setup dotfiles-linux grub-installation partitioning tutorial

Last synced: 08 Jun 2026

https://github.com/sylhare/cpp

C++ small projects

beginner cpp game tutorial

Last synced: 08 Jun 2026

https://github.com/goulu/python_finesses

Les finesses de Python

french jupyter-notebook python tutorial

Last synced: 01 May 2026

https://github.com/alexandrecoulay/nathalie

Code open Source of a code to create discord bot.

alexpgm bot discord discord-bot javascript open-source tutorial youtube

Last synced: 01 May 2026