tutorial-project
There are 50 repositories under tutorial-project topic.
Tutorials-By-Kaupenjoe/Forge-Tutorial-1.20.X
Repository for my Forge 1.20.X Tutorial Series on YouTube. Playlist link below!
Tutorials-By-Kaupenjoe/Fabric-Tutorial-1.20.X
Repository for my Fabric 1.20.X Tutorial Series on YouTube. Playlist link below!
adityaathalye/usermanager-first-principles
A "from first principles" variant of "usermanager-example", the tutorial Clojure web application by Sean Corfield.
The-Young-Programer/TUTORIAL_HTML-CSS
HTML CSS Tutorial (Basic to Advance)
NhanPhamThanh-IT/Gradio-Python-Tutorial
🧩 This repository provides a comprehensive tutorial on building interactive machine learning interfaces using Gradio in Python. It covers basic to advanced examples, helping developers quickly prototype and deploy AI models with user-friendly UIs for testing and sharing.
pin3dev/42_Inception
Docker-based system architecture project focused on containerization and orchestration. Implements a multi-container setup using Docker and Docker Compose, ideal for understanding virtualization, networking, and service management in a scalable environment.
dgolner/dashcam-pi
Raspberry Pi car dash camera with Python code
arashyeganeh/Machine-Learning
Competitions and tutorials on machine learning.
dgolner/raspi-gps
Raspberry Pi GPS tracking device with Python code and external GPS module
g-otn/godot-action-rpg-course
Simple action RPG game made in Godot following HeartBeast's "Godot Action RPG" tutorial series
DavideGrecoGit/Python-QuantitativeValueInvestingStrategy
A simple quantitative value investing strategy base on created while following the freeCodeCamp.org's tutorial: https://www.youtube.com/watch?v=xfzGZB4HhEE
erenmulkoglu/csharp-tutorial
Entity Framework, Ado.NET ve diğer işinize yarayacak tüm tutorial çalışmalara ulaşabilirsiniz.(You can access Entity Framework, Ado.NET and all other tutorials that will be useful to you)
kathleenwest/angular-io-example
This project is the result of the tutorial, which are essentials of Angular by walking through building an e-commerce site with a catalog, shopping cart, and check-out form.
KKurzawa/disney-plus-clone
A clone of the Disney+ website built with React, Vite, Tailwind, the TMBD API, and deployed with Vercel. This app was built by watching the following tutorial: https://www.youtube.com/watch?v=3NHYl0Lo74A
Charliechen114514/From-0-To1-Tutorials-for-ds-algorithm-lib-in-C
This is a toturials for createing a portable C Common Library by steps!
DavideGrecoGit/ReactNative-Uber-clone
React native app based on the tutorial of Sonny Sangha. Link: https://www.youtube.com/watch?v=bvn_HYpix6s
joelenehales/hello-triangle
A beginner PyOpenGL tutorial to create a triangle
kathleenwest/first-app
Angular.io Tutorial - Build Your First App
LoosedWhale/KitchenChaosCMT
Unity Basics Game
Shivshanker869/Masai-Project-TutorialsNinja
Manual testing project for Tutorial Ninja e-commerce application, covering functional, UI, and usability testing. Includes comprehensive test scenarios, detailed test cases, and bug reports to ensure quality and reliability of core shopping workflows.
coreychristianclark/hangman-desktop
A timeless, classic game of Hangman where you attempt to solve the word by guessing letters and building upon them.
hyphena/creating-with-module-scripts
Reimplementation of the second module scripts tutorial using rojo
Undeadsyco/pizza-legends
pizza legends game
uppnrise/reddit-clone
This is an example application that you can see the most simple but effective feature of reddit!
al-Jurjani/L-Flask
A simple image classifier web application built with Flask and Keras. This project was created by following an online tutorial.
elixer-prince/assignment-pixel-positions
This is the final guided tutorial project, created by following the Laravel 30 Day Course from Laracasts.
felipevalencla/data_structures_tutorials
My tutorials on queues, sets, and trees with descriptions, explanations, and walkthroughs in Python with real-world situations examples, with problems to solve using each of the data structures.
g-otn/remix-blog-tutorial
Result of my walkthrough the Remix v1 docs blog tutorial. (https://remix.run/docs/en/1.19.3/tutorials/blog)
HarisJamal28/21PWBCS0874-B-WP-Fall23-Task03
Creating a seperate repository for Task 03 in order for it to stay live when other tasks need deployement.
mateus-fonte/Flask_Blog
This is a full-featured blog application built with the Flask framework in Python. The project is beeing developed as part of Corey Schafer's Flask Tutorial series on YouTube to practice and learn kew web development concepts
nickIsNotUnique/test-automation-playwright-ts
Educational repository demonstrating Playwright test automation with TypeScript and GitHub Actions workflows. It features multiple workflow examples for automated testing strategies. Companion code for tutorial series on Playwright testing with GitHub Actions.