Skip to content
View foxcaulfield's full-sized avatar
🕶️
Focusing
🕶️
Focusing

Block or report foxcaulfield

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. arete-frontend arete-frontend Public

    Frontend for Arete – a learning & drill app

    Svelte

  2. arete arete Public

    Arete – Backend API for spaced repetition learning drills with role-based access control

    CSS 1

  3. Update VS Code on Ubuntu Update VS Code on Ubuntu
    1
    Quick check + APT update for VS Code.
    2
    
                  
    3
    ```bash
    4
    code --version
    5
    sudo apt update
  4. Strict TypeScript config for Node (n... Strict TypeScript config for Node (nodenext) with decorators, declarations, and ESLint-friendly checks
    1
    {
    2
    	"compilerOptions": {
    3
    		"module": "nodenext",
    4
    		"moduleResolution": "nodenext",
    5
    		"resolvePackageJsonExports": true,
  5. guides guides Public

  6. foxcaulfield foxcaulfield Public

    Config files for my GitHub profile.