Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
My solutions for https://www.codewars.com: A collection of TDD katas (simple programs) written in JavaScript, TypeScript, Python, Rust, Go, and C++ to learn and have fun!
Web application that calculates and displays the nth root of a number. Performed without the help of math libraries, only using simple mathematical operators ( + , - , x , / ). Developed in JS.
This application contains a set of examples for all mayor linear algebraic algorithms. Within the source code there are definitions and complex descriptions to the different aspects of computing bidimentional arrays of any size. This project focuses in computing systems of equations of nxn size.