Skip to content
View jamesfulford's full-sized avatar
💭
👍
💭
👍
Block or Report

Block or report jamesfulford

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

James Fulford

Senior Software Engineer experienced in front-end React, APIs, High-scale Distributed Systems, Testing, Security, Remote Teams

Pinned Loading

  1. cashflow-projector cashflow-projector Public

    Local-first SPA for personal finance planning

    TypeScript

  2. ounceofsilver/is-it-shabbat ounceofsilver/is-it-shabbat Public

    Expo.io mobile and web apps to connect you with God's holy days.

    TypeScript 2

  3. biggest-losers biggest-losers Public

    My trading algos and research

    Jupyter Notebook 1 1

  4. testing-react-hooks testing-react-hooks Public

    Repo for popular Testing React Hooks Medium Article

    TypeScript 24 3

  5. useTime() React hook useTime() React hook
    1
    //
    2
    // useTime hook
    3
    //
    4
    import { useEffect, useState } from 'react';
    5
    
                  
  6. services-api services-api Public

    REST API using NestJS for tracking a list of services (Kong interview)

    TypeScript