Pinned Repositories
8-Puzzle
The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square tiles labeled 1 through 8 and a blank square. Your goal is to rearrange the tiles so that they are in order, using as few moves as possible. You are permitted to slide tiles horizontally or vertically into the blank square. This program solves an arbitrary N-puzzle problem (and its natural generalizations) using the A* search algorithm.
aksworkshop
Azure Kubernetes Service (AKS) workshop website content
amne-app
amne-app-react
Application-Insights-Workbooks
Templates for Azure Monitor Workbooks
Autocomplete
Implements autocomplete for a given set of N terms, where a term is a query string and an associated nonnegative weight. Given a prefix, finds all queries that start with the given prefix, in descending order of weight.
azch-captureorder
The Capture Order API
Blockchain-Capstone
Blockchain-Capstone-1
lola
Interactive voice-controlled music dashboard for making listening to your favorite music easy, fun, and social
BLuEScioN's Repositories
BLuEScioN/aksworkshop
Azure Kubernetes Service (AKS) workshop website content
BLuEScioN/Application-Insights-Workbooks
Templates for Azure Monitor Workbooks
BLuEScioN/azch-captureorder
The Capture Order API
BLuEScioN/Blockchain-Capstone
BLuEScioN/Blockchain-Capstone-1
BLuEScioN/complete-intro-to-react-v5
The Complete Intro to React, the fifth version
BLuEScioN/contracts
The Graph Protocol
BLuEScioN/CppND-Memory-Management-Chatbot
BLuEScioN/CppND-Program-a-Concurrent-Traffic-Simulation
The final project for the Udacity C++ Nanodegree Concurrency course
BLuEScioN/CppND-System-Monitor
Student repository for the CppND OOP course project
BLuEScioN/crypto-snake
BLuEScioN/CryptoStar-Dapp
BLuEScioN/FEM-FSFE-v2
BLuEScioN/FlightSurety
Udacity Blockchain Nanodegree Course 6 "Flight Surety" Project
BLuEScioN/js-tetris
Read the article of how to make JavaScript Tetris:
BLuEScioN/nextjs-course-app
BLuEScioN/OMS-docker
Docker image for OMS (Operations Management Suite) Linux agent.
BLuEScioN/plutus-pioneer-program
BLuEScioN/private-blockchain
BLuEScioN/projects-for-complete-intro-to-containers
The projects for the Frontend Masters course, the Complete Intro to Containers
BLuEScioN/react-app-boilerplate
BLuEScioN/react-tabs
An accessible and easy tab component for ReactJS.
BLuEScioN/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
BLuEScioN/stacklist-challenge
BLuEScioN/staking-contract
BLuEScioN/supply-chain-smart-contract
BLuEScioN/test-react-node-app
BLuEScioN/tetris
BLuEScioN/Tetris-Basic
This is a simple no nonsense version of Tetris that has no styling
BLuEScioN/weather-app