Skip to content
View redbar0n's full-sized avatar

Block or report redbar0n

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Clojure readability
    1
    ;; The following example is: 
    2
      "The program that prints the first 25 integers squared."
    3
    
                  
    4
    ;; 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
    
                  
  2. google-sheets-what-if-analysis Public

    Forked from sajacy/google-sheets-what-if-analysis

    Replicates the Excel "What-If Analysis" feature, Data Tables.

    JavaScript

  3. Ruby: Convert seconds to HH:MM:SS ti...
    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
    4
    def formatted_duration(total_seconds)
    5
      total_seconds = total_seconds.round # to avoid fractional seconds to potentially compound and mess up seconds, minutes and hours
  4. reactjs.org Public

    Forked from reactjs/react.dev

    The React documentation website

    JavaScript

  5. spleeter-wrapper Public

    Forked from amo13/spleeter-wrapper

    A script for using spleeter with audio of any length and with limited RAM

    Shell 1

  6. amo13/spleeter-wrapper Public

    A script for using spleeter with audio of any length and with limited RAM

    Shell 22 2

33 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to vikejs/vike, redbar0n/awesome-react-frameworks, nandorojo/solito and 11 other repositories
Loading A graph representing redbar0n's contributions from March 24, 2024 to March 30, 2025. The contributions are 42% pull requests, 42% commits, 16% issues, 0% code review.   Code review 16% Issues 42% Pull requests 42% Commits

Contribution activity

March 2025

Created 1 repository

Created an issue in DannyMoerkerke/whatpwacando.today that received 6 comments

Swipe back gives duplicate animation glitch

on iOS: Home - scroll down and click a demo - swipe back to Home again : Gives duplicate sheet animation, once during swipe and another (fast) one …

6 comments
Opened 1 other issue in 1 repository
DannyMoerkerke/whatpwacando.today 1 open
Loading