GitHub topics: step-by-step
sai3chand/AlgoBench
Visualize algorithms with AlgoBench. Explore sorting techniques interactively, analyze performance, and export statistics easily. 🌟🚀
Language: JavaScript - Size: 108 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

stackbuilders/react-native-spotlight-tour
A highly customizable tour feature with an awesome spotlight effect
Language: TypeScript - Size: 29.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 394 - Forks: 32

bylickilabs/AlgoBench
AlgoBench – Die interaktive Algorithmus-Analyseplattform
Language: HTML - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

lammpstutorials/lammpstutorials.github.io
LAMMPS tutorials for both beginners and advanced users
Language: Shell - Size: 733 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 114 - Forks: 21

elrumordelaluz/reactour
Tourist Guide into your React Components
Language: TypeScript - Size: 15.1 MB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 3,942 - Forks: 354

jonigl/ai-publications
Open-source guides and tutorials on AI agents, generative AI, and machine learning—covering Python, TypeScript, MCP server setup, MCP Clients, Ollama and LLM integration.
Language: Python - Size: 5.88 MB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 4 - Forks: 0

dwyl/javascript-todo-list-tutorial
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
Language: JavaScript - Size: 884 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 707 - Forks: 104

dwyl/phoenix-chat-example
💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] 🚀
Language: Elixir - Size: 999 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 804 - Forks: 96

bst04/HackBySteps
Hack everything step by step! With a community for hacking and learning how to hack.
Size: 3.87 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

FudanNLP/nlp-beginner
NLP上手教程
Size: 168 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 6,106 - Forks: 1,314

vzsoares/como-montar-seu-pc
🧠💻 Guia prático de como montar um PC 🛠️, apresentado para a comunidade Podcodar 👥 com foco em aprendizado sobre hardware 🔌
Size: 2.18 MB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

giljr/Pundit_Devise_Simple_App
Work With Devise & Pundit Secure & Scale Your Rails App with Devise and Pundit - #DevisePunditSeries - Episode 0
Language: Ruby - Size: 159 KB - Last synced at: 25 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

marc-poljak/terraform-step-debug
CLI tool that enables step-by-step execution of Terraform apply operations, allowing developers to review, approve, or skip individual resource changes during infrastructure deployments.
Language: Go - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

richplastow/basic-dynamodb-lambda-api
A step-by-step guide to set up a CRUD RESTful API, using AWS CLI, DynamoDB and Lambda
Language: JavaScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gromacstutorials/gromacstutorials.github.io
Repository of the gromacstutorials webpage
Size: 155 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 1

gbazad93/PyQt6-DataWizard
Explore the evolving world of PyQt6 through 'PyQt6-DataWizard,' a step-by-step guide featuring progressive examples from basic data handling to advanced machine learning integration. Perfect for learners and professionals seeking practical PyQt6 applications.
Language: Python - Size: 613 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 22 - Forks: 1

WorkofAditya/Deauth-Simulator
This script automates WiFi deauth attacks, enabling monitor mode, capturing handshakes, and safely managing the wireless interface.
Language: Shell - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

gbazad93/AirFlow-ML-Data-Integration
An Airflow-based pipeline that fetches data from a free API, cleans and transforms it, and saves it to a database—ready for downstream machine learning.
Language: Python - Size: 857 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 1

ange007/TInstructor
Delphi FMX component for a better way for new feature introduction and step-by-step users guide in your program.
Language: Pascal - Size: 26.4 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 7

j-min/VPGen
Visual Programming for Text-to-Image Generation and Evaluation (NeurIPS 2023)
Language: Jupyter Notebook - Size: 5.87 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 3

arithmetica-org/arithmetica-tui
A command-line wrapper for the arithmetica library that can solve complex math problems with steps.
Language: C++ - Size: 852 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

dbetteb/early-ML
A Python step-by-step primer for Machine Learning and Optimization
Language: Jupyter Notebook - Size: 66.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 10

ZCG-coder/Steppable
A CAS that solves step-by-step, implemented in C++ and Python. Still in active development.
Language: C++ - Size: 167 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 1

Ryanhustler420/_designPattern_with_example
NOTE: this is not a bible. In this repo each design pattern has different example. so that we can better understand the design and best use cases.
Size: 345 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Hi-Tech-Mechanic/Exolab
👾Full set of game files
Language: Tcl - Size: 665 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

j-min/IterInpaint
Code for IterInpaint model, presented in Diagnostic Benchmark and Iterative Inpainting for Layout-Guided Image Generation (CVPR 2024 workshop)
Language: Jupyter Notebook - Size: 996 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 25 - Forks: 0

Ryanhustler420/MongoDB_Playground
MongoDB Code Playground With Example Step By Step. More Details Check Official Docs Online
Language: JavaScript - Size: 5.53 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Ulyanov-programmer/FormStepByStep
Language: JavaScript - Size: 44.6 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Noureldin2303/Revision
Revision
Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

simongravelle/how-to-lammps
How-to perform LAMMPS simulations
Language: Jupyter Notebook - Size: 71 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 3

kathleenwest/sample-angular-app
Quick step-by-step tutorial on how to create the sample default angular app deploy to GitHub Pages. The result of following these guided steps will be that your sample angular site is visible on GitHub like the screen capture shown in the README.
Language: HTML - Size: 329 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 5

financieras/curso_python
Curso de Python paso a paso
Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

almanzanas/DataAnalystsJourney
Projects and activities that I have followed in the process of learning Python with some books. Take a look.
Language: HTML - Size: 79.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

heltonricardo/svelte-secomp-sxs
👣 Repositório criado com o passo a passo do minicurso de Svelte na Secomp IFSP-CJO 2022
Language: JavaScript - Size: 1.86 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

alidgn/stepwise
Stepwise is a C# library designed to manage program flow in console applications using a step-by-step approach.
Language: C# - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

deepmancer/timeseries-anomaly-detection
Analysis of Classical Machine Learning Algorithms for Anomaly Detection in Time Series Data
Language: Jupyter Notebook - Size: 406 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

231sm/Eval_Multi-Step_Reasoning
Comprehensive Evaluation On Answer Calibration For Multi-Step Reasoning
Language: Python - Size: 354 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

toolmanxyz/fogle
Fogle.me clone project
Language: Python - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

YoungMYN/password-validator-TDD
step-by-step demonstration of creating a password validator using TDD practice
Language: Java - Size: 573 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AsharibAli/cli-app-steps
Basic step-by-step Guide for CLI-Calculator using Inquirer & Typescript.
Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

akashdeep023/Git_Demo
This is my first repo
Language: HTML - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Amitpnk/react-tutorial 📦
Sample react application
Language: JavaScript - Size: 1.81 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

Amitpnk/angular-customer-app 📦
Sample angular application
Language: TypeScript - Size: 263 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

EricApgar/raspberry-pi-how-to
Wiki for basics involving setting up a Raspberry Pi.
Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

llorleon/rpgProject
Small project creating a text-based RPG simulator, for the subject of Programming in JAVA
Language: Java - Size: 832 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Gaboso/debinit
Configurações iniciais para o Debian 9
Language: Shell - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

DiracSpace/CodeIgniter-CRUD-lab
Simple lab with step by step instructions on creating a CRUD application with CodeIgniter and MySQL
Language: PHP - Size: 2.17 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

wbotelhos/stepy
:feet: jQuery Stepy - A Wizard Plugin
Language: JavaScript - Size: 1.41 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 177 - Forks: 65

MahanRahmati/zig-steps
Baby steps to learn Zig programming language
Language: Zig - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nitesh9001/step-onboarding-form
https://onboard-cutshot.netlify.app/
Language: JavaScript - Size: 190 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

YasinDehfuli/Laravel-Learn
Laravel Learn Sample 👨💻
Language: PHP - Size: 272 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 1

kathleenwest/MinimalWebApiPizzaStoreTutorialDemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
Language: C# - Size: 72.3 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

HelloHuDi/StepBar
step-by-step that can control progress, support static and dynamic display
Language: Java - Size: 15.2 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

m99coder/scala-pet-store-step-by-step
An implementation of the Java Pet Store using FP techniques in Scala explained step by step
Language: Scala - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 41 - Forks: 2

ltg1710/learn-wgpu
learn wgpu & rust from Dr xu
Language: Rust - Size: 67.4 KB - Last synced at: about 20 hours ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Yonghee9106/git-command-line-cheat-sheet
A step by step guide
Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Backgammonian/Path-Finding-Algorithms-Demo
WPF app for demonstrating shortest path finding algorithms
Language: C# - Size: 11.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leocavalcante/up-n-running-k8s
💠 Step-by-step guide of a custom and universal setup for plain VPSs or bare-metal servers using free and open tools.
Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 30 - Forks: 6

libnando/bloowizard
A clean and cute wizard with vanilla js
Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ybg345/sql-hands-on
This repository contains SQL queries from various popular online learning resources e.g. Vertabelo Academy, SQLZoo etc.
Language: SQL - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 6

andDevW/debiandroid
Debian Stretch for Android Development
Language: Shell - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

andDevW/ChromePad
Chromium OS for ThinkPad
Size: 12 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

Amitpnk/MSBI-Project
Creating SSIS and SSAS project
Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 7

Amitpnk/angular-tutorial 📦
Step by step creating angular application in each labs
Language: TypeScript - Size: 1.17 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 9

Ysoroko/ft_server_tutorial
A complete step-by-step guide to teach people how to use Docker, Nginx, phpMyAdmin and MySql to validate ft_server project for 42 coding school network
Language: Dockerfile - Size: 4.95 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

bugaevc/simple-http-server-tutorial
A step-by-step walkthrough of implementing a very basic HTTP server and a webapp nanoframework in pure Python
Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

rasouza/kafka-quickstart
Step by step tutorial showing all Kafka features
Language: JavaScript - Size: 52.1 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

mesaugat/learn-react 📦
Step-by-step React - Learn by doing
Language: JavaScript - Size: 765 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 9

Rabbitzzc/step-tooltip
step by step tooltip guilder for any website.... lightweight & minify✨✨✨.
Language: JavaScript - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 0

EleoXDA/Front_end_in_Rails_RB
Front-end adventures using Ruby on Rails
Language: Ruby - Size: 140 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

mahfuz225bd/php_crud_tutorial
Language: PHP - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ryanhustler420/socket.io-webSocket-API-Node
Valina JS chat app with Socket.io [Nodejs as Server]
Language: JavaScript - Size: 2.71 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cupertinii/java-collections
Learn Java Collections Framework - Interface, Implementations and Algorithms
Language: Java - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

VoidDruid/habr-hs-llvm
Пошаговый туториал по написанию простого компилятора на Haskell для хаскель-новичков
Language: Haskell - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

nicodemusnaisau/linked
Language: HTML - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Chayan0Roy/Progress_Bar
Language: CSS - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gab0403/swaglabs-shopp-dio-qa
Projeto voltado para a revisão de conceitos úteis para testes manuais no mundo ágil, bem como compreender e praticar atividades relativas ao dia dia de um QA, com foco em testes manuais funcionais.
Size: 393 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ManuCoutinho/100DaysOfCode
repositório do desafio 100 dias de código /100 days of code repository
Language: CSS - Size: 2.74 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

renandantasdev/LEARNING-TIMELINE
Nesse repositório estarei constantemente atualizando meu percurso de aprendizado no Python, aprendizado esse que venho adquirindo por meio de curso em vídeo e pesquisa solo, dessa forma, obtendo cada vez mais capacidade de solucionar necessidades de cada usuário.
Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DamiPayne/Pong-RNN-Implementation
Using pygame to create a 2d pong game, then using gym and tensorflow to read the pixels on the screen using a CNN and then model the actions with a Qlearning RNN to beat the ai opponent
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 1

antonio-f/Building_a_Recurrent_Neural_Network_Step_by_Step
Building a Recurrent Neural Network Step by Step
Language: HTML - Size: 686 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

s00d/intro.ts
Step-by-step guide and feature introduction
Language: JavaScript - Size: 870 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Matej-ch/yii2-page-guide
With this component you can add page guide or assistant to different pages of your application
Language: PHP - Size: 508 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

ksub01/Dream-of-Eternity
Language: Python - Size: 30.2 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vinird/tutorialjs
Library to do webside tutorials using Semantic UI popups
Language: JavaScript - Size: 2.1 MB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 6

TheBlindHawk/Laravel-8.0-API-auth-using-Passport
A simple Laravel 8.0 repository with Auth API using Passport.
Language: PHP - Size: 240 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mj41/Raku-StepByStep
Learning Raku (Perl 6) programming language Step by Step
Language: Raku - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

desi109/osgi-and-java
This First OSGi Bundle tutorial will drive you through a sample OSGi bundle project and OSGi runtime creation. We will see “How to develop OSGi Bundle” and this tutorial is intended for beginners who are about to start learning OSGi. We will use Eclipse, IntelliJ IDEA, and Terminal/CMD (step-by-step).
Language: Java - Size: 2.6 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

greyhub/tech-blog
Write sth 'bout tech.
Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Womencancode/movies-app Fork of jlr7245/movies-app-2
Practice writing step-by-step instructions for an express/react app.
Language: JavaScript - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

silviubogan/my-ubuntu-steps
Tested but somewhat not enough updated step by step instructions for a customised configuration of a new Ubuntu install, built for myself, also presenting bugs and issues encountered on the way.
Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Barbalho12/step-by-step
Simple step-by-step component with html, css and javascript
Language: CSS - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

silveiralexf/deploy-ibm-noi
Instructions and Code required to install IBM Netcool Operations Insight
Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Rohit3230/MEAN-Stack-Step-By-Step-Simplest-Nodejs-App
Simplest nodejs CRUD Application (MEAN Stack App)
Language: HTML - Size: 18.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

rasor/memory-grid-game-in-steps
TyepScript Implementation of https://www.syncfusion.com/ebooks/react-succinctly
Language: TypeScript - Size: 253 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alefcarlos/go-na-pratica
Série de exemplos em Go para quem gosta de aprender !
Language: Go - Size: 60.5 KB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

edn9/reactjs.org-starter
Getting Started and taking a look into the Intro to React
Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

theodesp/kubernetes-on-azure-the-hard-way
Kubernetes the hard way but on Azure. No scripts.
Size: 99.6 KB - Last synced at: about 22 hours ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

manavpandya/Angular-Material-Tutorial-Series
Learn Angular Material Step by Step With Different Material Components
Language: HTML - Size: 118 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

antonio-f/Building_your_Deep_Neural_Network_Step_by_Step
Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 5
