Projects in Awesome Lists tagged with tutorial-code
A curated list of projects in awesome lists tagged with tutorial-code .
https://github.com/kehom/ucolumnstutorial
Reference/companion material to a written tutorial teaching how to create a 2D game with Unreal Engine and C++
game-development gamedev tutorial-code unreal-engine-4 unrealengine
Last synced: 20 Aug 2025
https://github.com/survivingwithandroid/esp32-mqtt
Sourc code for connecting ESP32 to MQTT broker using MQTT protocol
esp32 esp32-arduino iot mqtt mqtt-client tuto tutorial-code
Last synced: 10 Jul 2025
https://github.com/bilgeyucel/document-search-demo
Document Search Pipeline Using Haystack
nlp rest-api semantic-search tutorial-code
Last synced: 24 Jan 2026
https://github.com/hugolebredo/react_tutorial
Pequeños ejercicios para aprender los fundamentos sobre el estado de la aplicación de React ⚛
Last synced: 14 Mar 2025
https://github.com/yottaawesome/lazy-foo-sdl2-tutorial
Learning SDL2 by walking through Lazy Foo' Production's SDL2 tutorial.
cpp game-dev sdl2 tutorial-code
Last synced: 02 Mar 2025
https://github.com/abhaskumarsinha/dc-gan
A very simple and plain DC GAN to generate Image Flower Pictures out of the dataset.
dc-gan dcgan-tensorflow gan keras keras-neural-networks keras-tensorflow tensorflow2 tutorial tutorial-code
Last synced: 15 Mar 2025
https://github.com/andrewjbateman/angular-highcharts-dashboard
:clipboard: App using Angular Highcharts to display data using different chart types
angular angular-highcharts angular-material angular16 chart-types dashboard highcharts highcharts-angular pie-chart sidemenu tutorial-code typescript4
Last synced: 03 Nov 2025
https://github.com/andrewjbateman/ionic-react-bitcoin
:clipboard: Ionic 5 React app to show bitcoin prices. Tutorial code.
bitcoin-price ionic react tutorial-code youtube-video-series
Last synced: 25 Jul 2025
https://github.com/andrewjbateman/ionic-angular-btmdrawer
:clipboard: Ionic Angular app to display a sliding drawer pulled from the bottom of the screen using gestures
angular angular16 drawer drawer-opening gestures gestures-motions ionic ionic7 tutorial-code typescript
Last synced: 14 Oct 2025
https://github.com/mikenieva/learning-react-basico
Introducción a React. Proyecto 1.
Last synced: 03 Mar 2025
https://github.com/byte7/pypackages
Contributers invited! packages need not be only inbuilt. A short tutorial kind of thing for any package would do!
code python-packages python3 tutorial-code
Last synced: 14 Apr 2025
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/prathameshdhande22/web-development-tutorial
This repository contains all the Material or technology tutorial required for web development.
css css-animations css-grid css3 django html html5 javascript js python3 tutorial tutorial-code tutorial-sourcecode tutorials web webdeveloper webdevelopment website websites
Last synced: 22 Sep 2025
https://github.com/the-akira/django-graphql-tutorial
Neste guia vamos desenvolver uma GraphQLAPI com o framework Django através do auxílio da biblioteca Graphene
api-server django django-application graphene graphene-django graphql-api python3 tutorial tutorial-code
Last synced: 27 Dec 2025
https://github.com/gomatic/go-kit-phases
go go-kit go-kit-template go-kit-transport golang kit tutorial tutorial-code tutorial-exercises
Last synced: 09 Apr 2025
https://github.com/filippomb/tutorial_gnn_explainability
This in an introduction to PyTorch Geometric, the deep learning library for Graph Neural Networks, and to interpretability tools for analyzing the decision process of a GNN.
captum explainability explainable-ai geometric-deep-learning graph-neural-networks pytorch-geometric tutorial tutorial-code
Last synced: 31 Oct 2025
https://github.com/aman9026/custom-filters
Simple guide with code snippets for creating Custom-Filters by Image-Processing
digital-image-processing filter filters guide image-processing mlops numpy numpy-arrays opencv python3 tutorial tutorial-code
Last synced: 03 Apr 2025
https://github.com/rashidi/boot-cloud-function-background-sample
Sample GCP Background Function with Spring Cloud Function for GCP.
gcp-cloud-functions spring-cloud-function spring-data-mongodb test-containers tutorial-code
Last synced: 04 Apr 2025
https://github.com/appcoda/drag-and-drop-demo
A simple demo for Drag & Drop APIs in iOS 11
drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9
Last synced: 05 Mar 2025
https://github.com/getiot/pyqt-courses
PyQt 基础教程配套代码
pyqt pyqt5 pyqt6 tutorial-code
Last synced: 11 Sep 2025
https://github.com/getiot/shell-courses
Linux Shell 编程基础教程配套代码
bash bash-script linux shell tutorial-code
Last synced: 21 Feb 2025
https://github.com/jucheval/julia-tutorial
Short tutorial for Julia programming language with some tips on VS Code and Git.
julia julia-language tutorial tutorial-code vscode
Last synced: 05 Mar 2025
https://github.com/nelson-gon/shinymisc
shinymisc: Miscellaneous educational shiny apps.
r r-package sample-app sample-code shiny tutorial-code tutorial-exercises tutorials webapp website
Last synced: 25 Jun 2025
https://github.com/simonneutert/gilded_rose_kata
Refactor like a Boss (Refactor like Sandi Metz)
minitest refactoring ruby tdd-kata test-driven-development tutorial tutorial-code
Last synced: 15 Mar 2025
https://github.com/fer-aguirre/learn-scrollama
Examples for scrollytelling with scrollama
learning-exercise scrollama scrollytelling tutorial-code
Last synced: 19 Mar 2026
https://github.com/niloysikdar/dumb-bulb
Part of a webinar, nothing special :-)
Last synced: 03 Oct 2025
https://github.com/alexmhack/learning-kivy
Learning to develop cross platform applications using the python Kivy library.
chat-application desktop-application example-project kivy kivy-application kivy-framework kivy-language learning learning-by-doing python3 sockets tutorial tutorial-code
Last synced: 19 Jan 2026
https://github.com/shakaib-arif/greeter
This is a test repository for learning
Last synced: 19 Mar 2026
https://github.com/bodrovis-learning/python-google-scraping
How to scrape Google search results data in Python easily
python scraping scrapingbee-api tutorial tutorial-code
Last synced: 01 Nov 2025
https://github.com/andrewjbateman/next-postgres-wundergraph
:clipboard: Next.js and Wundergraph used to employ GraphQL at build time
nextjs postgresql tutorial-code wundergraph
Last synced: 03 Nov 2025
https://github.com/andrewjbateman/javascript-cellular-automata
:clipboard: Javascript used to produce an automata; a regular grid of cells, each one in a finite number of states. Code from Youtube Cellular Automata Pair Programming FunFunFunction #49 (see Inspiration below).
automata css html5 javascript tutorial-code
Last synced: 03 Nov 2025
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
https://github.com/andrewjbateman/ionic-react-scratchpad
:clipboard: App to calculate the users Body Mass Index (BMI) using inputs of height and weight. Created using the Ionic 5 framework with React]. Initially Academind: Youtube video: Ionic + React - Tutorial for Beginners 2020 code but with customisations to code and styling.
academind ionic ionic5 react tutorial-code typescript3
Last synced: 03 Nov 2025
https://github.com/andrewjbateman/angular-ngrx-tutorial
:clipboard: App that allows users to submit the name and url of a tutorial using a simple form and also to remove a tutorial, by using Ngrx/store, RxJS-powered state management.
angular angular-cli angular-ngrx-tutorial angular16 ngrx ngrx-store reducer state-management tutorial-code typescript4
Last synced: 03 Nov 2025
https://github.com/gjjvdburg/introtomake
A hands-on tutorial on using Make, with an application to a data analysis pipeline
gnu-make makefile reproducibility tutorial tutorial-code
Last synced: 22 Feb 2025
https://github.com/gastonstat/r-rolling-dice
Exploring simulating games of chances with R
coding data-science introduction-to-r programming r simulations statistics tutorial-code
Last synced: 30 Oct 2025
https://github.com/camilamaia/django-rest-framework-tutorial
My source code for the official Django rest framework tutorial
django django-rest-framework tutorial-code
Last synced: 17 Jul 2025
https://github.com/eman1986/mosaiccollectionlayoutxamarin
Mosaic style collectionview layout for Xamarin
collectionviewlayout tutorial-code xamarin xamarin-ios
Last synced: 16 Jul 2025
https://github.com/bashkirtsevich-llc/wiki-dump-parser
Wiki dump parser (jupyter)
bz2 demos jupyter jupyter-notebook jupyter-notebooks parser python python3 tutorial tutorial-code tutorials wiki wikia wikipedia wikipedia-corpus wikipedia-dump wiktionary xml xml-parser
Last synced: 16 Mar 2025
https://github.com/majsylw/chihuahua-vs-muffin
Excercises in Deep learning for polish students conducted in winter 2020/21 (polish). With cooperation with Wroclaw University of Technology and OPI. This repository based on materials from beginner's workshop for SJSU ML Club and facebook DETR.
classification deep-neural-networks linear-nn python3 pytorch tutorial-code
Last synced: 15 Jul 2025
https://github.com/storyblok/laravel-ultimate-tutorial
The Storyblok Laravel Ultimate Tutorial (source code)
laravel source-code storyblok tutorial-code
Last synced: 21 Jul 2025
https://github.com/maptiler/openlayers-samples
MapTiler code samples for OpenLayers
docs documentation example-code examples openlayers tutorial-code
Last synced: 20 Jun 2025
https://github.com/amazingcoderpro/simple_interpreter
一个用 python 实现的简单python解释器,分版本逐步实现一个简单的python解释器功能,适合初学者了解解释器的工作原理。
demo interpreter python python-interpreter tutorial-code
Last synced: 23 Mar 2025
https://github.com/nirantk/go-demo
Demo code for the Golang lecture by @theonewolf
golang golang-tutorials tutorial-code tutorial-sourcecode
Last synced: 22 Mar 2025
https://github.com/cpilson/yelp-fusion-api-test
Yelp Fusion API Test
api cors heroku-instance react react-router reactjs redux tutorial tutorial-code yelp yelp-api yelp-fusion-api
Last synced: 17 Aug 2025
https://github.com/andrewjbateman/css-flex-panel
:clipboard: Tutorial from Wes Bos Javascript30, practise using css flex-box to display images and text.
css flexbox-css html javascript tutorial-code
Last synced: 03 Nov 2025
https://github.com/akanshdivker/flask-api-tutorial
Tutorial for extracurricular class teaching basic to advanced levels of creating a REST API using Flask.
flask flask-api-tutorial flask-tutorial python python-tutorial python3 teaching tutorial tutorial-code tutorial-demos tutorial-exercises
Last synced: 17 Aug 2025
https://github.com/albertnadal/angularajmanresa
L'objectiu d'aquest curs és entendre i adquirir els coneixements bàsics necessaris per poder desenvolupar aplicacions web emprant el framework Angular.
Last synced: 31 Dec 2025
https://github.com/andrewjbateman/node-file-upload
:clipboard: Upload files from Angular and React front-ends using Node.js
angular angular16 backend busboy-upload express expressjs frontend frontends ionic ionic-angular ionic-react multer node-middleware nodejs react tutorial-code
Last synced: 03 Nov 2025
https://github.com/beleap/windows-rs-practice
windows-rs practice
practice rust tutorial-code win32 winapi windows-rs
Last synced: 27 Aug 2025
https://github.com/antoniocarioca/php_simple_router_system
A simple php route system for you to use in your applications.
Last synced: 10 Jul 2025
https://github.com/rik-cross/pico8
Useful PICO-8 code snippets
game-development gamedev pico-8 pico8 tutorial-code
Last synced: 01 Apr 2025
https://github.com/connor11528/communicating-between-vue-components
how to use Vue with Google maps and send and respond to events across components
tutorial tutorial-code tutorial-sourcecode vue vue-components vue-tutorial vuejs vuejs-components vuejs2 vuex
Last synced: 23 Feb 2025
https://github.com/alexmhack/pygame-tutorial
Learning the basics of Pygame from scratch and building a simple game
beginner-project pygame python3 tutorial tutorial-code
Last synced: 05 Mar 2025
https://github.com/andrewjbateman/angular-dragdrop-module
:clipboard: Angular app to learn about Drag and Drop module, following Youtube tutorial by 'Demos with Angular'
angular angular-material angular15 drag drag-and-drop drop html5 scss tutorial-code
Last synced: 25 Jul 2025
https://github.com/bsgbryan/mintuts
The repo for all MinTuts tutorials
cg csharp discussion games hlsl inline-diff-comments mintuts-tutorials procedural procedural-generation procedural-programming procedural-terrain shaderlab tutorial tutorial-code tutorial-sourcecode tutorials unity unity3d
Last synced: 04 Jul 2025
https://github.com/serhatkacmaz/opencv-tutorial
opencv opencv-python python tutorial-code
Last synced: 28 Feb 2025
https://github.com/cosminpopescu14/java-tutorials
Just some java code exemples from Oracle Docs
console-application java tutorial-code
Last synced: 23 Apr 2025
https://github.com/microsoft/lab-study-app
Hands-on with GitHub Copilot: Building AI-Powered Study Plans with GitHub Models
copilot github github-copilot github-copilot-chat github-copilot-free github-copilot-training labs microsoft python tutorial tutorial-code tutorial-exercises visual-studio-code vscode
Last synced: 04 Sep 2025
https://github.com/janakhpon/reactnative-collection
reactnative-collection is a simple project or kinda tutorial collection project. You can find tons of component in Component folder and each component provides easy way to code react-native or to build your own react-native apps. Please Check the RELEASE_STATUS before you clone
components expo react-native tutorial tutorial-code
Last synced: 12 Jun 2025
https://github.com/andrewjbateman/ionic-angular-slidedrawer
:clipboard: Tutorial app that uses a slide drawer component to try out Ionic gestures. Tutorial code from Josh Morony
angular angular16 gestures ionic ionic-angular ionic-gestures josh-morony slide-drawer tutorial-code
Last synced: 03 Nov 2025
https://github.com/chainstacklabs/hello-block-hyperledger-fabric
A "Hello, Block!" tutorial in Java, Go, and JavaScript for Hyperledger Fabric
chaincode hello-world hlf hyperledger hyperledger-fabric java javascript tutorial tutorial-code
Last synced: 14 Jun 2025
https://github.com/microsoft/github-copilot-global-bootcamp
Resources for GitHub Copilot Global Bootcamp 2025
dotnet github github-copilot github-copilot-chat github-copilot-for-azure github-copilot-free github-copilot-training javascript python tutorial tutorial-code vscode
Last synced: 04 Apr 2025
https://github.com/webwash/ww_message
This is an example module for the "Log Site Activity with Message and Rules" article from http://webwash.net.
Last synced: 28 Feb 2025
https://github.com/getiot/vtk-courses
VTK 入门教程配套代码
3d-graphics cpp tutorial-code vtk
Last synced: 14 Jul 2025
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/andrewjbateman/ionic-angular-customanim
:clipboard: Ionic app using custom animations. Another excellent tutorial from Simon Grimm at the Ionic Academy
angular angular13 animations custom-elements html5 ionic ionic-academy ionic-animations ionic6 scss tutorial-code typescript4
Last synced: 03 Nov 2025
https://github.com/mrglaster/pyspeechrecognizer
Recognizes speech from .wav file
examle google python recognition recognizer speech speech-recognition speech-to-text tutorial tutorial-code
Last synced: 04 Mar 2025
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: 11 Apr 2025
https://github.com/melihs/example-docsify
Sample study for preparing documentation with docsify
docsify documentation documentation-generator documentation-tool example example-code example-project tutorial-code tutorial-exercises typescript vue
Last synced: 27 Mar 2025
https://github.com/codeterrayt/handtrackingrealtimecpupython
In this tutorial, we will learn Hand Tracking in real-time. The best part is we don’t have to configure 100 parameters along with 20 installs to make it run. Within 5 to 10 mins you will have your model working. Video Link - https://youtu.be/C1MUbMW3g50
computer-vision computer-vision-opencv cpu-processing-algorithms integration landmark-detection mediapipe mediapipe-hands opencv python python3 realtime-visualization tutorial-code
Last synced: 23 Mar 2025
https://github.com/andrewjbateman/javafx-observables-tasks
:clipboard: JavaFX using observables and threads
fxml fxml-viewer java javafx observablelist tutorial-code
Last synced: 26 Jul 2025
https://github.com/andrewjbateman/angular-tensorflow-notes
:clipboard: Code to experiment with machine learning using Tensorflow.js, starting with recognising numbers.
angular angular13 keras-tensorflow repair tensorflow tensorflowjs tutorial-code
Last synced: 03 Nov 2025
https://github.com/peoray/toggle-form-password
Repo for the article on how to use JavaScript to display or hide a password in a form.
css html javascript tutorial-code
Last synced: 24 Dec 2025
https://github.com/wgtsantos/jogo_da_velha_alternativo
Um jogo clássico, mas abordando um outro tema. Abordei o Tema Jogo do Rock!! Deu Funk! ^^
css3 developer game html-css-javascript javascript jogo-da-velha lessons-learned logica-de-programacao rock tutorial-code
Last synced: 01 Dec 2025
https://github.com/whitelicorice/ren-s-assembly
A repository for lab work in CMSC 131 (Machine-Level Programming) with x86 NASM Assembly.
assembly assembly-language-programming assembly-x86 nasm-assembly tutorial-code tutorial-exercises tutorial-sourcecode tutorials
Last synced: 07 Nov 2025
https://github.com/bradleyboehmke/rbootcamp
Interactive tutorials for my R Bootcamp course
data-science education r teaching tutorial-code tutorial-exercises
Last synced: 01 Sep 2025
https://github.com/andrewjbateman/javascript-dropdown-navigation
:clipboard: Create a dropdown menu that follows the mouse along the top. Tutorial 26 from Wes Bos Javascript30
css3 html5 javascript-dropdown-navigation javascript30 menu-navigation mouse-events tutorial-code wesbos
Last synced: 03 Nov 2025
https://github.com/folody-team/basic-javascript-tutorial
A simple tutorial for beginner learning Javascript programming language
Last synced: 26 Mar 2025
https://github.com/vectorsigmaissomewhere/java-swing-tutorial-
Here I am uploading Fundamental things from where you are start your swing programming. Most of the programs are from books that I have read. I will be uploading more topics on java swing. And also will be uploading some mini projects in this repository. Till now enjoy this.
desktop-application java javaswing tutorial-code tutorial-exercises tutorial-sourcecode tutorials
Last synced: 29 Jul 2025
https://github.com/crispinprojects/copperspice-debian12
Building CopperSpice on Debian 12
build copperspice cpp debian helloworld install linux tutorial tutorial-code ubuntu
Last synced: 09 Apr 2025
https://github.com/andrewjbateman/nodejs-tutorial-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart
css3 express-middleware javascript mysql-database nodejs orm sequelize sql tutorial-code
Last synced: 03 Nov 2025
https://github.com/sustained/learn-vue-2-step-by-step
I'm learning Vue by way of Laracasts.
learning learning-by-doing tutorial-code vue vuejs vuejs2
Last synced: 05 Apr 2025
https://github.com/juliannicholls/advanced-react-2018
Code from Stephen Grider's Advanced React and Redux 2018 course at Udemy: https://www.udemy.com/react-redux-tutorial/learn/v4/overview
Last synced: 03 Mar 2025
https://github.com/andrewjbateman/ionic-react-example
:clipboard: Ionic 6 app using lightweight map modules to show Yelp API data
ionic ionic-react ionic6 react scss tutorial-code yelp-api
Last synced: 03 Nov 2025
https://github.com/camilamaia/scanapi-tutorial
My source code for the official ScanAPI tutorial
Last synced: 19 Mar 2026
https://github.com/elazzouzihassan/c_cpp-learning-repo
Welcome to my C++ Learning Repository! This repository contains code and projects that I've been working on while learning C++.
coding cplusplus learning tutorial-code
Last synced: 28 Feb 2025
https://github.com/puneet-kumar2010/mysterysolver
Mystery Solver is an engaging game designed to guess the number you're thinking of. Using clever algorithms and intuitive design, it interactively narrows down the possibilities until it pinpoints your number. This fun and challenging project showcases problem-solving skills and creativity.
Last synced: 23 Feb 2025
https://github.com/Nelson-Gon/shinymisc
shinymisc: Miscellaneous educational shiny apps.
r r-package sample-app sample-code shiny tutorial-code tutorial-exercises tutorials webapp website
Last synced: 29 Jul 2025
https://github.com/cbhihe/pydojo
Improve your coding skills with a selection of iPython notebooks
ipython-notebooks jupyter-notebook python tutorial-code
Last synced: 22 Feb 2025
https://github.com/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/omerbsezer/basicrnn
The aim of this implementation is to help to learn structure of basic RNN (RNN cell forward, RNN cell backward, etc..)
deep-learning deep-neural-networks rnn tutorial-code
Last synced: 28 Apr 2025
https://github.com/shaibujnr/integration_testing_with_test_cotainers_go
Source code for the tutorial that demonstrates how to write integration tests for Golang applications using testcontainers.
docker golang integration-testing redis repository-pattern testcontainers testcoverage tutorial-code
Last synced: 23 Mar 2025
https://github.com/suyashd95/php-lessons
Contains code files that were made while learning PHP
php-7 php-beginners tutorial-code
Last synced: 10 Jan 2026
https://github.com/cainmagi/tensorflow-guide
A Chinese guide book for learning Tensorflow from a starter.
linear-classification linear-classifier linear-regression linear-regressor non-linear-optimization non-linear-regression nonlinear-optimization nonlinear-regression optimization optimization-algorithms optimizer self-defined-layer tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 10 Jan 2026