✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨
👾
i wear my sunglasses at night so i can — so i can justify the money spent on 'em
Highlights
Pinned Loading
-
use-is-in-viewport
use-is-in-viewport PublicA react hook to find out if an element is in a given viewport with a simple api.
-
isInViewport
isInViewport PublicAn ultra-light jQuery plugin that tells you if an element is in the viewport but with a twist.
-
jwt-example
jwt-example PublicPlaying with user registration, login/logout, auth, etc using JWTs, serverless functions & faunadb as the data store.
-
Check if any passwords have been com...
Check if any passwords have been compromised using HIBP's password API (https://haveibeenpwned.com/API/v2#PwnedPasswords). Your password never leaves your local system! 1#!/usr/bin/env bash
23# enable when debugging
4# set -o errexit
5# set -o errtrace
-
Non-💩 and dirt simple click-outside ...
Non-💩 and dirt simple click-outside directive for Vue 3 1import type { Directive } from "vue";
23type ClickOutsideHandler = ($event: MouseEvent | TouchEvent) => void;
4type ClickOutsideHandlerMap = Map<HTMLElement, ClickOutsideHandler> & {
5initialized?: boolean;
720 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
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
Activity overview
Loading
Contribution activity
July 2025
Created 1 commit in 1 repository
Created an issue in flycheck/flycheck-eglot that received 6 comments
flycheck-eglot not respecting flycheck-highlighting-mode
Hello there!
flycheck-eglot
has been extremely valuable in helping me move off of lsp-mode across all languages I work with daily (go, C and TS/JS)…
6
comments
95
contributions
in private repositories
Jul 3 – Jul 28