
Shipping
Building stuff for all platforms, mostly web and mobile. Loving programming in as many languages as possible right now.
-
Meta
- London, UK
- https://maxpanas.com
Highlights
- Pro
Block or Report
Block or report Maximilianos
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
solve-conversion-path Public
Given an array of converters with a 'from' and 'to' property and an array of available formats in strings, find the smallest number of conversions of the available formats required, in order to rea…
JavaScript 2
-
1
/// base functions
23const files = {
4file1: "first text",
5file2: "middle text",