Skip to content
View loom4k's full-sized avatar
🐧
tux
🐧
tux

Block or report loom4k

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. webpage webpage Public

    🌎 Source code for my personal webpage & portfolio. Made with Nextjs, React & Tailwind. Feel free to use it as a template!

    TypeScript 11 2

  2. How to get your Discord Status in Re... How to get your Discord Status in React using react-use-lanyard
    1
    import { LanyardWebsocket, useLanyard } from "react-use-lanyard";
    2
    import { FC } from "react";
    3
    
                  
    4
    export const Status: FC = () => {
    5
      const { loading, status } = useLanyard({
  3. kv kv Public

    TypeScript 1

  4. dotfiles dotfiles Public

    🔧 My precious dotfiles! Some files including my NeoVim configuration and some more soon!

    Vim Script 1