Skip to content
View nhall97's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report nhall97

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

Hi there ๐Ÿ‘‹

I'm part of our CRM Engineering Team at Deutsche Bank - Corporate Bank Technology, focusing on client centric tech and digital solutions.

I try and publish the occasional project here, or useful snippets or code.

Feel free to reach out on LinkedIn

Pinned

  1. sf-cli-cloudbuild-monorepo sf-cli-cloudbuild-monorepo Public template

    Using the new Salesforce CLI (Beta) to expirement with development & CI/CD pipelines. Yarn based - supports package monorepo using yarn workspaces. CI with GCP CloudBuild

    JavaScript

  2. sfdx-yarn-monorepo-template sfdx-yarn-monorepo-template Public template

    Using Yarn workspaces to store multiple projects.

    JavaScript

  3. sfdx-oss-snippets-extension sfdx-oss-snippets-extension Public

    VSCode extension providing snippets for common sfdx packages when packages / 2nd generation packages may be seperate from your metadata repository

  4. nebulaLogger-nodejs-ETL nebulaLogger-nodejs-ETL Public

    A stack to support ETL for NebulaLogger. Suited for enterprises where monitoring may need to be integrated with other systems.

    JavaScript

  5. mzjp2/uk-income-brackets mzjp2/uk-income-brackets Public

    A website that showcases the different relevant income thresholds and what to watch out for

    HTML 20 5

  6. Login Auth with React Apps - react-r... Login Auth with React Apps - react-router-dom
    1
    //https://www.digitalocean.com/community/tutorials/how-to-add-login-authentication-to-react-applications
    2
    
                  
    3
    //By default, react-router-dom is now ^6.0.2.
    4
    //Below are the significant changes for the tutorial to use the new version of react-router-dom
    5