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/launchscout/litelement-tic-tac-toe

The tic-tac-toe game from the React tutorial, implemented in Web Components using LitElement

lit-element react tutorial webcomponents

Last synced: 15 Apr 2026

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/cubrid-labs/cubrid-cookbook

Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 27 Mar 2026

https://github.com/bearsunday/tutorial1

A tutorial application that how to use BEAR.Sunday

bearsunday php tutorial

Last synced: 31 Jul 2025

https://github.com/weso/rdfvalidation_eswc16

RDF and Linked Data Validation - ESWC 2016 Tutorial

rdf rdf-validation tutorial

Last synced: 24 Jan 2026

https://github.com/extcore/extcore-sample-api

ExtCore framework 7 sample API web application

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

Last synced: 19 Jan 2026

https://github.com/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/sshaaf/waver

An easy to use code tutorial generator

generator java tutorial

Last synced: 23 Sep 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/shybovycha/irrlicht-newton-tutorials

A set of tutorials on how to create games with Irrlicht and Newton Game Dynamics.

game-development irrlicht tutorial

Last synced: 22 Feb 2026

https://github.com/astrolabsoftware/fink-client-tutorial

Tutorial to learn how to use the Fink client

apache-kafka astronomy python tutorial

Last synced: 20 Oct 2025

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

Modern JavaScript Tutorial in Danish

danish javascript tutorial

Last synced: 07 Apr 2025

https://github.com/solo-steven/toy-lang-in-rust

A toy language build by myself

learning-by-doing llvm rust toy-project tutorial

Last synced: 09 Mar 2025

https://github.com/ukuhl/aaai_cf_tutorial

AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite

explainable-ai tutorial user-study xai

Last synced: 21 Apr 2026

https://github.com/mavericks-db/react-todo-app

Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.

css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial

Last synced: 11 Mar 2025

https://github.com/linthithtwe/typescript-react-shopingcard

Typescript and React Project from @WebDevSimplified

tutorial tutorial-exercises typescript

Last synced: 12 Jun 2025

https://github.com/immutal0/learning-solidity-examples

Basic Examples To Learning Solidity

example learning solidity tutorial

Last synced: 07 Apr 2025

https://github.com/bhattbhavesh91/language-identification-using-python

A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate

cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial

Last synced: 03 May 2026

https://github.com/c17an/quiz-app

react & typescript tutorial project

react styled-components tutorial typescript

Last synced: 03 May 2026

https://github.com/arthurosipyan/python-programming-bootcamp

Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)

django learning learning-python python python-practice python-script python3 tutorial

Last synced: 15 Apr 2026

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/seandavi/rbiocbook

An instructional/experiential book using R and Bioconductor.

bioconductor bioinformatics book quarto r rstats statistics tutorial

Last synced: 13 Jun 2025

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/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/kogakure/nix-darwin-home-manager-tutorial

Setting up an example flake using Nix, nix-darwin, and home-manager

home-manager nix nix-darwin tutorial

Last synced: 09 Nov 2025

https://github.com/choidae1/git-github-study

Repo for learning 「깃&깃허브 입문」(이지스퍼블리싱)

git github tutorial

Last synced: 21 Apr 2026

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

Learning rust, started from rust 1.0 beta.

learning rust tutorial

Last synced: 03 Jan 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/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/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/L4zzur/minecraft-on-ursina

Прототип Minecraft на языке Python и движке Ursina

minecraft python tutorial ursina-engine

Last synced: 20 Apr 2026

https://github.com/fraigo/git_tutorial

Git tutorial for beginners

git git-tutorial github tutorial

Last synced: 18 Apr 2026

https://github.com/makstyle119/system-design

system design from beginner to advanced

architecture design-patterns makstyle119 system-design tutorial

Last synced: 02 Jan 2026

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/gonzalo-bulnes/android_to_arduino_demo

A demonstration ROS node in Python to connect an Android device with an Arduino board.

android arduino demo python ros ros-wiki tutorial

Last synced: 18 Apr 2026

https://github.com/vagnerbellacosa/curso_markdown

Curso de comandos e estilos em Markdown

apontamentos comandos markdonw tutorial

Last synced: 24 Feb 2026

https://github.com/makstyle119/python

Python from beginner to advanced

begginer-friendly makstyle119 python tutorial

Last synced: 11 Oct 2025

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/carloshmarques/build-.net-applications-with-csharp

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.

course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial

Last synced: 27 Aug 2025

https://github.com/champi-dev/structuring-react-apps

Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.

react redux styled-components tutorial unit-testing

Last synced: 06 May 2026

https://github.com/withaarzoo/cafe-website-desibrew

Welcome to our cozy café website, crafted with HTML, CSS, and JavaScript. Enjoy a clean and modern design, enhanced with smooth scroll reveal effects, as you explore our delightful menu and inviting ambiance.

codewithaarzoo css html javascript js tutorial

Last synced: 06 May 2026

https://github.com/anshajk/python-frameworks

Curated collection of powerful Python frameworks across different domains with examples

deep-learning machine-learning python python-library python3 tutorial

Last synced: 24 Feb 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/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

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/kai9987kai/pygame-tutorials

Pygame tutorial snapshots plus an advanced research-informed version of the final game.

final-game pygame tutorial

Last synced: 10 Jun 2026

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

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/parzibyte/angular-php-http-client-cors

Conexión PHP y Angular usando HttpClient y CORS

angular cors example http php tutorial

Last synced: 06 May 2026

https://github.com/djschleen/sbom-release-example

An example project that demonstrates how to automate a release with SBOM generation using Syft

cyclonedx github-actions sbom spdx tutorial

Last synced: 07 May 2026

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/ethand91/python-text-extraction

Simple Python text extraction using Tesseract OCR

python python3 tesseract tutorial

Last synced: 03 Aug 2025

https://github.com/didinj/react-native-tutorial-react-hooks

React Native Tutorial: Building Mobile Apps with React Hooks

android building example hooks ios mobileapps react-native reacthooks reactnative tutorial

Last synced: 06 Apr 2025

https://github.com/chadkluck/serverless-sam-8ball-example

1st Tutorial for creating AWS Serverless web services - Introduction to SAM

aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial

Last synced: 04 Mar 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 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/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/petercamilleri/connect_n_game

A simple connect N (4..8) game with some simple AI players.

connect-four game ruby tutorial

Last synced: 04 Oct 2025

https://github.com/grb-workspace/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial

Last synced: 08 May 2026

https://github.com/andrewjbateman/fullstack-twitter-clone

:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.

cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript

Last synced: 16 Apr 2026

https://github.com/peti/hex2017

Nix-based Haskell development environment for the Haskell eXchange 2017 workshop.

docker haskell nix tutorial

Last synced: 08 May 2026

https://github.com/markfchavez/ruby-and-rails-resources

A curated list of ruby/rails resources to learn from.

courses rails ruby tutorial

Last synced: 15 May 2026

https://github.com/devinmatte/your-first-api

A series of basic layouts that allow you to quickly learn how to spin up your own API in various languages

api express expressjs flask java nodejs php python rest-api restful-api slim slim-framework spring tutorial

Last synced: 12 Apr 2026

https://github.com/markcial/essence

Practical examples for a crash course introduction to the elixir language

crash-course elixir-language tutorial

Last synced: 30 Mar 2025

https://github.com/okaybenji/npm-no-task

A simple example of how to use NPM in the browser without a separate task runner

browserify npm task-runner tutorial

Last synced: 19 May 2026

https://github.com/jrob774/tein-manual

An unofficial manual for modding the game The End is Nigh.

game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website

Last synced: 23 Jan 2026

https://github.com/arceryz/archlinux-installer-script

Arch Linux install script. Only performs the minimal steps for booting into arch. 75 lines of script with full progress messages and tutorial.

arch-linux archlinux archlinux-installer grub install-script linux linux-installer minimal shell tutorial

Last synced: 16 Apr 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/gynter/rsyslog-podman-compose-example

Example Docker Compose for running RSyslog in Docker.

baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial

Last synced: 03 Mar 2026

https://github.com/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

https://github.com/mdanalysis/spidal-mdanalysis-midas-tutorial

Tutorial for SPIDAL presentation at workshop, showing how to use Midas radical.pilot to analyze an ensemble of MD trajectories with Path Similarity Analysis (as implemented in MDAnalysis).

mdanalysis python science spidal tutorial

Last synced: 14 May 2025

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/luascfl/tutorial-linkedin

Projeto de capacitação para manter um Linkedin ativo, desde você que não sabe absolutamente NADA até você que deseja otimizar os seus resultados.

linkedin tutorial

Last synced: 03 Mar 2026

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

Using redis and django-redis to perform caching for the django application

caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial

Last synced: 16 Apr 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/didinj/ionic-4-push-notification-fcm-example

Ionic 4 Push Notification using Firebase Cloud Messaging (FCM) - YouTube Tutorial

cloud example fcm firebase ionic ionic4 messaging notification push tutorial youtube

Last synced: 06 Apr 2025

https://github.com/mihailgaberov/full-stack-redux

Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).

babel ecmascript javascript react redux socket-io tdd testing tutorial

Last synced: 01 Apr 2026