rust CodinGame: Quaternion Multiplication - Rust, NodeJS - Parsing, Algebra, Mathematics In this article, we will see how to implement the multiplication of quaternions in Rust and NodeJS. You will learn about parsing and algebra.
rust CodinGame: ASCI Art - Rust, NodeJs - Strings, Arrays, Loops Solving this puzzle teaches how to manage strings and array arithmetics. You'll know how to split a string into separate parts and concatenate them into a new one. You can use indexes of arrays
metamask Login by Metamask - Rest Backend in Fastify (Node, Typescript, Prisma) Part 1/2 We building from scratch rest api in fastify using mongodb connected by prisma as database, jest as test framework and etherjs to verify signatures signed by metamask.
rust Maximum Inequality [Linear Search] rust and typescript Simple hackeartch task solved in node js and rust. You con compare these two languages on example of this problem. I recommend to solve it independently before reading solutions.