Full stack developer. React & React Native, Ruby on Rails, NodeJS, JS/TS.
Mostly worked on closed-source projects for various startups.
-
Independent Consultant
- Oslo, Norway
- https://magnemg.eu
- @magnemg
Pinned Loading
-
Clojure readability
Clojure readability 1;; The following example is:
2"The program that prints the first 25 integers squared."
34;; PS: The example was inspired by this article by C. Martin aka. "Uncle Bob": https://blog.cleancoder.com/uncle-bob/2019/08/22/WhyClojure.html
5 -
google-sheets-what-if-analysis
google-sheets-what-if-analysis PublicForked from sajacy/google-sheets-what-if-analysis
Replicates the Excel "What-If Analysis" feature, Data Tables.
JavaScript
-
Ruby: Convert seconds to HH:MM:SS ti...
Ruby: Convert seconds to HH:MM:SS time notation without will resetting HH to 00 when crossing 24-hour day boundary. 1# Will take as input a time in seconds (which is typically a result after subtracting two Time objects),
2# and return the result in HH:MM:SS, but instead of resetting HH to 00 when the time exceeds a 24 hour period,
3# it will increase it indefinitely. For other variations, see discussion here: https://gist.github.com/shunchu/3175001
4def formatted_duration(total_seconds)
5total_seconds = total_seconds.round # to avoid fractional seconds to potentially compound and mess up seconds, minutes and hours
-
reactjs.org
reactjs.org PublicForked from reactjs/react.dev
The React documentation website
JavaScript
-
spleeter-wrapper
spleeter-wrapper PublicForked from amo13/spleeter-wrapper
A script for using spleeter with audio of any length and with limited RAM
Shell 1
-
amo13/spleeter-wrapper
amo13/spleeter-wrapper PublicA script for using spleeter with audio of any length and with limited RAM
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.