Skip to content
View iamandrewluca's full-sized avatar
🚨
Git Inspector
🚨
Git Inspector

Organizations

@redux-form @JSMD @winify-ag @roataway @code4moldova @allindevelopers @jagaad @jagaad-academy
Block or Report

Block or report iamandrewluca

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

Hi there 👋

twitter youtube linkedin devdotto telegram views

Pinned

  1. roataway/roataway-web roataway/roataway-web Public archive

    Roataway web site

    TypeScript 21 14

  2. code4moldova/catalog-profesii code4moldova/catalog-profesii Public archive

    📚 Fă o alegere conștientă în viitoarea profesie

    TypeScript 9 4

  3. curs.md google function curs.md google function
    1
    # Google Spreadsheet function that shows rates from [curs.md](https://curs.md)
    2
    
                  
    3
    > Script was made for learning purposes  
    4
    > Please read terms curs.md: https://www.curs.md/ro/terms
    5
  4. Open source software tools Open source software tools
    1
    * Error Tracking https://sentry.io
    2
    * Error Tracking https://logrocket.com
    3
    * Localisation https://crowdin.com
    4
    * Localisation https://poeditor.com
    5
    * Auth https://auth0.com
  5. Collection of bookmarklets that I us... Collection of bookmarklets that I use day to day #bookmarklets
    1
    ### Any other ideas are welcome. Just ask if what you want is possible.
    2
    
                  
    3
    > TODO: Migrate here [iamandrewluca/awesome-bookmarklets](https://github.com/iamandrewluca/awesome-bookmarklets)
    4
    5
    **Post:** https://dev.to/iamandrewluca/bookmarklets-browser-search-engine-2m30
  6. Export bookmarks to Notion as a Data... Export bookmarks to Notion as a Database
    1
    (function bookmarksExportToCsv() {
    2
      /**
    3
       * 1. Export bookmarks from browser (supported any Chromium based browsers and Safari) (chrome://bookmarks)
    4
       * 2. Open exported html file again in the browser
    5
       * 3. Copy paste this entire file in console, and execute it (hit enter)