Skip to content
View ThinkSalat's full-sized avatar

Block or report ThinkSalat

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. Advanced-Google-Search-Extension Public

    This extension re adds the Advanced Search button to the toolbar to make it more easily accessible.

    JavaScript

  2. Trendr Public

    Full Stack Project cloning Tumblr using Rails on the backend and React-Redux on the frontend

    CSS 1

  3. Syncs your Readwise documents, highl...
    1
    const fs = require('fs');
    2
    const path = require('path');
    3
    
                  
    4
    const filePath = path.join(__dirname, 'config.txt');
    5
    const logFilePath = path.join(__dirname, 'log.txt');
  4. Bitwarden backup script
    1
    @echo off
    2
    
                  
    3
    :: Set date and time environment variables
    4
    for /f %%# in ('wMIC Path Win32_LocalTime Get /Format:value') do @for /f %%@ in ("%%#") do @set %%@
    5
    
                  
  5. Advent-of-Code-2024-Javascript Public

    JavaScript

  6. beakerandjake/advent-of-code-runner Public

    Node.JS CLI solution generator and runner for advent of code.

    JavaScript 10

41 contributions in the last year

Contribution Graph
Day of Week March 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

Contribution activity

March 2025

Created an issue in mbnuqw/sidebery that received 2 comments

Snapshots are glitchy

Steps to reproduce Open session from snapshot Actual behavior I have like 9 windows each with different panels and stuff. Sidebery usually restores…

2 comments
Loading