Software Engineer. Human Computer Interaction is my passion
Pinned Loading
-
Advanced-Google-Search-Extension
Advanced-Google-Search-Extension PublicThis extension re adds the Advanced Search button to the toolbar to make it more easily accessible.
JavaScript
-
Syncs your Readwise documents, highl...
Syncs your Readwise documents, highlights and annotations to Raindrop. automatically adds new highlights and annotations. Set up the config using the tokens from readwise and raindrop, and leave LASTUPDATE blank as it will gather all your documents and add them to the raindrop collection on the first run. Find RAINDROPCOLLECTIONID using this https://developer.raindrop.io/v1/collections/methods 1const fs = require('fs');
2const path = require('path');
34const filePath = path.join(__dirname, 'config.txt');
5const logFilePath = path.join(__dirname, 'log.txt');
-
Bitwarden backup script
Bitwarden backup script 1@echo off
23:: Set date and time environment variables
4for /f %%# in ('wMIC Path Win32_LocalTime Get /Format:value') do @for /f %%@ in ("%%#") do @set %%@
5 -
-
beakerandjake/advent-of-code-runner
beakerandjake/advent-of-code-runner PublicNode.JS CLI solution generator and runner for advent of code.
JavaScript 10
41 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
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