An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tutorial-code

A curated list of projects in awesome lists tagged with tutorial-code .

https://github.com/ozansz/vue-tutorial

Yazılım Bilimi web sitesindeki Vue derslerinin kodları - Codes for my Vue lessons in yazilimbilimi.org

html javascript tutorial tutorial-code vue vuejs webapp website

Last synced: 27 Mar 2025

https://github.com/rasabh-org/css-tutorials

A repository to host sample CSS source files intended to be used as study materials for learning or teaching purposes.

browser programming-language server tutorial-code web-development

Last synced: 24 Jan 2026

https://github.com/vibraphone/pegtl-first-steps

Some simple examples demonstrating PEGTL

parser-library tutorial-code

Last synced: 01 Jul 2025

https://github.com/0eix/monsters-rolodex

Static react single page

reactjs static-site tutorial-code

Last synced: 28 Apr 2025

https://github.com/androidcrypto/esp32_adafruit_pn532_read_credit_card

The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.

arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code

Last synced: 25 Jan 2026

https://github.com/kasir-barati/my-angular-journey

After I finished an Angular crash course and Angular official tutorial I start this one. To participate in Angular community and make it richer here is what I learned. Please check different branches and PRs too for a better comprehension

angular angulartutorials journey learning learning-by-doing learning-js tutorial-code tutorial-exercises tutorial-sourcecode

Last synced: 23 Mar 2025

https://github.com/antodata/python101

Proyecto de juego de cartas usando Python, PyGame, Pandas y Matplotlib. Aquí verá ejemplos comentados en español de los features básicos de Python y algunos más avanzados que no suelen verse en cursos básicos. // Cards game desktop app made with Python, PyGame, Pandas and Matplotlib. Here you can find examples with comments in Spanish of every basic feature that Python provides but also some more advanced ones that are not often shown in basic courses

classes decorated-functions decorators files game game-development matplotlib naipes pandas pygame pygame-application python python3 python37 tutorial-code

Last synced: 28 Mar 2025

https://github.com/pkufool/cpp_neon_play

A cpp arm neon playground for beginners.

arm cpp11 learning-by-doing neon tutorial-code

Last synced: 23 Mar 2025

https://github.com/coder3101/fast-os

A very very simple operating system that just boots up very quickly and hence fastos

operating-system os tutorial-code

Last synced: 10 May 2025

https://github.com/oorabona/express-mongo-jwt-coffee-api

Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript

boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode

Last synced: 30 Dec 2025

https://github.com/rusticpenguin/testing_supertextmesh

Messing around with a Unity3D library. Only my code will be include. All of SuperTextMesh's source code will not.

supertextmesh tutorial-code unity3d unity3d-plugin

Last synced: 28 Dec 2025

https://github.com/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 Mar 2025

https://github.com/fer-aguirre/learn-react-d3

Examples for data visualization with React and D3.js 📊

d3js dataviz learning-exercise react tutorial-code

Last synced: 18 Jul 2025

https://github.com/bencodezen/dang-thats-delicious

Sample Node.js project from Wes Bos

nodejs tutorial-code

Last synced: 30 Dec 2025

https://github.com/samuelnoesslboeck/sylo

A small helper library with components and sturctures frequently used in low level programming, especially with the arduino framework.

arduino low-level-programming tutorial-code tutorials

Last synced: 14 Jul 2025

https://github.com/nathanaelmutua/postgresql-notes

A walkthrough of PostrgeSQL

pgadmin4 postgresql sql tutorial-code

Last synced: 02 Jul 2025

https://github.com/ari-dasci/s-tutorialfl

DaSCI Tutorial on Federated Learning is part of our goal for knowledge transfer to society

tutorial-code tutorial-exercises

Last synced: 27 Feb 2025

https://github.com/chidexworld/fylo

A landing page I built for practice while teaching at IGHUB as an intern.

css html5 landing-page teaching tutorial-code

Last synced: 08 Apr 2025

https://github.com/andrewjbateman/angular-fast-http-caching

:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'

angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript

Last synced: 23 Jun 2025

https://github.com/bygui86/go-cassandra

Application with REST APIs persisted on Cassandra

cassandra cassandra-database go golang rest rest-api tutorial tutorial-code

Last synced: 17 Feb 2026

https://github.com/chiqors/cheesemod

This forge mod adds in various cheese items, armor, ores, and tools for minecraft 1.7.10!

cheese-mod chiqo-playground intellij minecraft minecraft-1-7-10 minecraft-forge minecraft-forge-mod minecraft-mod minecraft-tutorial-modding mod tutorial-code

Last synced: 11 Jul 2025

https://github.com/sahal-mulki/learning-pytorch

My .IPYNB notebooks made while learning PyTorch.

ipynb-notebook learning pytorch tutorial-code

Last synced: 03 Feb 2026

https://github.com/rigelrozanski/shelldown

Let your markdown tutorials test themselves!

automation bash markdown markdown-parser shell-script tutorial tutorial-code

Last synced: 30 Dec 2025

https://github.com/sgdheeban/solidity

Solidity learning material

ethereum learning-by-doing solidity tutorial-code

Last synced: 19 Jun 2025

https://github.com/piotrkowalczuk/micrograd

It's a Golang port of Andrej Karpathy's microgram

machine-learning playground tutorial-code

Last synced: 04 Apr 2025

https://github.com/lewiscowles1986/androidinteractivestorytreehouse

So, this is an Android app built in a few hours improving on the treehouse.com tutorial to build an interactive story by supporting more than two options, having an exit button, and using resource files to clean the whole app up

android enhancements proof-of-concept tutorial-code

Last synced: 10 Mar 2025

https://github.com/aishanipach/10-days-of-cs

I am learning C# for console app and getting familiar with its use in Unity. Join me!

10daysofcode csharp tutorial-code visual-studio-code

Last synced: 16 Mar 2025

https://github.com/tanem/nextjs-blog

:arrow_forward: My Next.js tutorial code.

nextjs tutorial-code

Last synced: 09 Apr 2025

https://github.com/boutquin/ruby-on-rails-7-tutorial-hello

My work on Michael Hartl's Ruby On Rails 7 Tutorial

ruby ruby-on-rails tutorial-code

Last synced: 16 Sep 2025

https://github.com/saiforceone/react-native-101-02-react-example

Sample code for session 02 of the React Native 101 tutorial series

reactjs tutorial-code

Last synced: 14 Jul 2025

https://github.com/webwash/youtube_formatter

This module was created for the "How to Create a Custom Field Formatter in Drupal 8" tutorial on webwash.net.

drupal drupal-8 tutorial-code webwash-example

Last synced: 28 Feb 2025

https://github.com/rasabh-org/php-tutorials

A repository to host sample PHP source files intended to be used as study materials for learning or teaching purposes.

php programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials

Last synced: 28 Mar 2025

https://github.com/webwash/title_hide

An example Ctools access plugin for "Create Custom Visibility Rules in Panels Using Ctools Access Plugins" tutorial.

drupal drupal-7 tutorial-code

Last synced: 28 Feb 2025

https://github.com/andrewjbateman/ionic-vue-zipcode

:clipboard: Ionic 4 dev app using vue to make a Progressive Web App that searches for a location based on a zipcode input. Tutorial from Traversy Media

ionic4 pwa tutorial-code vue2

Last synced: 17 Jun 2025

https://github.com/tvziet/quote_editor

Turbo Rails tutorial

rails7 ruby turbo tutorial-code

Last synced: 20 Jan 2026

https://github.com/mdindar/designpatternsincsharp

سورس کد ویدئو های یوتیوب کانال الگوهای طراحی من به زبان سی شارپ - A companion to my YouTube channel where I explore various design patterns in C#

csharp design-patterns dotnet-core tutorial-code youtube

Last synced: 27 Mar 2025

https://github.com/matheusb432/solidjs-docs-tutorial

Following the Solid JS tutorial from the documentation

solid study tutorial-code

Last synced: 03 Apr 2025

https://github.com/r0h1th-1dd4e2/linux-workshop

Cheat Sheet for bash scripting

bash bash-scripting example shebang tutorial-code

Last synced: 03 Apr 2025

https://github.com/ivergara/my-ugit

My journey through ugit tutorial @ https://www.leshenko.net/p/ugit

python tutorial-code

Last synced: 27 Mar 2025

https://github.com/ma91n/vue-learning

Vue.js learning

tutorial-code vue vuejs

Last synced: 03 Mar 2025

https://github.com/grgomariani/lkm_tutorial

A short tutorial on Linux Kernel Modules. It's meant to complement other tutorials you can find online.

linux-kernel-module lkm tutorial-code

Last synced: 24 Apr 2025

https://github.com/sap-samples/s4hana-ext-authentication

SAP Extensibility Explorer example: Set Up Authentication for SAP S/4HANA Cloud Extensions.

authentication s4hana sample sample-code sap-s4hana-cloud tutorial-code

Last synced: 11 Mar 2026

https://github.com/mariokreitz/cssgrid_magazine

example for CSS Grid by building a magazin page

css freecodecamp-project html learning-by-doing tutorial-code

Last synced: 27 Mar 2025

https://github.com/sustained/learn-laravel-mix

I've decided to relearn PHP by way of the Laravel framework and Laracasts.

laravel laravel-mix laravel5 laravel57 learning learning-by-doing tutorial-code vue vuejs

Last synced: 08 Sep 2025

https://github.com/simonscholz/tutorials

Source Code for the tutorials of https://simonscholz.dev/tutorials

tutorial-code tutorial-exercises

Last synced: 16 Feb 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 02 Mar 2025

https://github.com/geobas/angulair

Up and Running with AngularJS

angularjs express-js jasmine-tests karma nodejs tutorial-code

Last synced: 13 Jun 2025

https://github.com/nithinss/angulartraining_tour-of-heroes

Training basics on angular

angular tutorial-code

Last synced: 02 Mar 2025

https://github.com/bovem/python-aws

Bash Script that helps you deploy Jupyter Notebook on AWS EC2 Instance

aws aws-ec2 cloud-instance jupyter-notebook python-aws tutorial-code tutorials

Last synced: 01 Mar 2025

https://github.com/lord-turmoil/fluentapidemo

Repository for the article Thoughts on Building Fluent API

fluent-api tutorial tutorial-code

Last synced: 16 Mar 2025

https://github.com/andrewjbateman/angular-firebase-dashboard

:clipboard: Angular app to access Firestore database using latest Firebase login code

angular angular14 css css3 firebase firebase-auth firebase-authentication firebase-database firebase9 html5 rxjs rxjs7 tutorial-code

Last synced: 14 Jun 2025

https://github.com/aurasphere/courseware

A collection of small applications used for demonstrations and educational purposes.

back-end frameworks front-end hibernate j2ee java javascript libraries spring tutorial-code tutorial-demos tutorials

Last synced: 21 Feb 2025

https://github.com/joaofaveri/redux-essentials-tutorial

The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices

frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript

Last synced: 30 Dec 2025

https://github.com/ochiee/ai-engineering-resources

🤖 Explore essential AI engineering resources, from research papers to tools, to help software engineers transition into AI roles effectively.

ai ai-agents ai-research awesome awesome-context awesome-context-engineering claude context-engineering diffusers diffusion-models generative-ai gpt image-generation llm manus mlops tutorial tutorial-code

Last synced: 06 Oct 2025

https://github.com/iamchetanp/snippets

Different useful snippets.

tutorial-code tutorials wordpress

Last synced: 06 Oct 2025

https://github.com/muazwzxv/learn-go

My journey of learning Programming Language Go. Loving it so far

go golang tutorial-code

Last synced: 14 Jan 2026

https://github.com/puneet-kumar2010/chat-app

ChatApp is a real-time messaging platform enabling instant, secure communication with group chats, user profiles, and a simple interface.

chat-application expressjs nodejs simple-project tutorial-code

Last synced: 30 Dec 2025

https://github.com/somnathdashs/python-basics-tutorial

I start a basic python series for python beginner and mainly for class 11, 12 CS CBSE students.

explanation python python3 tutorial-code tutorial-exercises tutorials youtube

Last synced: 09 Oct 2025

https://github.com/fer-aguirre/learn-python

Collection of Python scripts organized by topics 🐍

learning-exercise learning-python python tutorial-code

Last synced: 09 Oct 2025

https://github.com/gcyrillus/monplugin

plugin de demonstration pour l'article https://pluxopolis.net/faire-dun-script-un-plugin.html

demo plugin pluxml tutorial-code

Last synced: 10 Oct 2025

https://github.com/evandroamparo/lab

.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)

hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video

Last synced: 19 Jan 2026

https://github.com/daggilli/arduino_basics

A very simple project to showcase the most elementary Arduino I/O operations

arduino cpp interfacing-sensors platformio tutorial-code

Last synced: 11 Oct 2025

https://github.com/isensee-bastian/rest-api-todos

Full source code for my article on building a REST API in Golang.

blog golang rest-api tutorial-code

Last synced: 02 Apr 2025

https://github.com/boutquin/ruby-on-rails-7-tutorial-toy

My work on Michael Hartl's Ruby On Rails 7 Tutorial

ruby ruby-on-rails tutorial-code

Last synced: 02 Apr 2025

https://github.com/hakdogan/jakartaee-cdi-2.0-spec

This repository contains some implementations of the JakartaEE CDI 2.0 specification

cdi jakartaee tutorial-code

Last synced: 09 Apr 2025

https://github.com/phrqndy/pocketmine-wiki

Pocketmine4All

tutorial-code

Last synced: 27 Jan 2026

https://github.com/rasabh-org/html-tutorials

A repository to host sample HTML source files intended to be used as study materials for learning or teaching purposes.

browser programming-language server tutorial-code web-development

Last synced: 23 Jan 2026

https://github.com/andrewjbateman/fullstack-react-node-fileupload

:clipboard: App with a React frontend and node/express backend. Uploads image files from frontend UI to backend

css3 expressjs file-upload fullstackreact html5 nodejs reactjs tutorial-code

Last synced: 24 Oct 2025

https://github.com/dclxviclangames/bossunity3d

Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers

boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial

Last synced: 26 Mar 2025

https://github.com/andrewjbateman/next-excel-gcp

:clipboard: Next.js React used to connect to a GCP project excel sheet 'backend'

fireship gcp html5 javascript nextjs reactjs sheets sheets-api tutorial-code

Last synced: 03 Nov 2025