Skip to content
View sturmenta's full-sized avatar
๐ŸŒŒ
๐ŸŒŒ
  • Argentina
  • 21:35 (UTC -03:00)

Organizations

@sturm-dev
Block or Report

Block or report sturmenta

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

  1. sturm-dev/desk-mate sturm-dev/desk-mate Public

    ๐Ÿ“ a productivity-todo app to be your desktop mate (free to use - data saved on browser)

    TypeScript

  2. goku-karabiner-miryoku goku-karabiner-miryoku Public

    A config that uses GokuRakuJoudo to create a config JSON file for Karabiner-Elements using Miryoku keyboard layout. ๐Ÿ”ฅ โŒจ๏ธ

  3. react-portal-render react-portal-render Public

    a react portal to render whatever you want ๐Ÿชžโ†’

    TypeScript 1

  4. sturm-dev/chrome-extension-google-auth sturm-dev/chrome-extension-google-auth Public

    TypeScript 9 1

  5. react-web-vector-icons react-web-vector-icons Public archive

    (out of maintenance) a minimized version of react-native-vector-icons for use in web

    JavaScript 38 10

  6. firestore to json & json to firestore firestore to json & json to firestore
    1
    const admin = require('firebase-admin');
    2
    const fs = require('fs');
    3
    
                  
    4
    const serviceAccount = require('../../../../../../Private/myschool-data_transfer-key.json');
    5