How To Solve Sudoku Using Azure Form Recognizer
A tutorial on building a Sudoku solver application using Azure Form Recognizer AI, .NET backend, and Angular frontend.
Ankit Sharma is a senior software engineer and technical author specializing in Microsoft technologies, Angular, and Blazor, with over a decade of experience building and teaching modern web applications.
9 articles from this blog
A tutorial on building a Sudoku solver application using Azure Form Recognizer AI, .NET backend, and Angular frontend.
A tutorial on building a serverless FAQ app using Blazor WebAssembly, Azure Functions, and Cosmos DB.
Announcing a free eBook guide to building a full-stack blogging application using Angular and Google Firebase, covering authentication, Firestore, and deployment.
A tutorial on building an OCR application using Angular for the frontend and Azure Computer Vision API for text extraction from images.
A tutorial on building an OCR application using Blazor and Azure Computer Vision to extract text from images.
A tutorial on building a multi-language translator application using Blazor and Azure Cognitive Services' Translator Text API.
A tutorial on setting up Continuous Deployment for an Angular application using Heroku and GitHub to automate deployments.
A tutorial on implementing both built-in and custom validations for template-driven forms in Angular, including username availability and password matching.
A tutorial on implementing built-in and custom validations for reactive forms in Angular, including username availability and password matching.