Skip to content
View JohnBra's full-sized avatar
💪
covert memester
💪
covert memester

Organizations

@smart-coffee
Block or Report

Block or report JohnBra

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
JohnBra/README.md

Socials

Badges

My GitHub Stats

JohnBra's GitHub stats

Pinned

  1. vite-web-extension vite-web-extension Public template

    Vite web extension template. Setup with React, Typescript and TailwindCSS

    TypeScript 414 63

  2. jebraat.com jebraat.com Public

    🚀 My personal website and blog - Nextjs, TailwindCSS, Supabase and Typescript

    MDX 16 1

  3. Typed React useStorage hook for chro... Typed React useStorage hook for chrome extensions
    1
    import { Dispatch, SetStateAction, useState, useEffect, useCallback, useRef } from 'react';
    2
    
                  
    3
    export type StorageArea = 'sync' | 'local';
    4
    
                  
    5
    // custom hook to set chrome local/sync storage
  4. actix-mongodb-example actix-mongodb-example Public

    Small example / boilerplate for a rust REST webserver with actix-web and mongodb

    Rust 10 3