Skip to content
View bradleyhodges's full-sized avatar

Organizations

@dfes-ses

Block or report bradleyhodges

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 Loading

  1. Smooth Scroll Element with sticky el... Smooth Scroll Element with sticky element handling in React (Next.js), using `idiotWu/smooth-scrollbar`
    1
    // SmoothScrollContainer.tsx
    2
    'use client';
    3
    
                  
    4
    import { ElementType, forwardRef, useEffect, useRef, ReactNode, ComponentPropsWithoutRef } from 'react';
    5
    import Scrollbar from 'smooth-scrollbar';
  2. SFWindows SFWindows Public

    SFWindows - Apple Fonts (San Francisco and New York families) for Windows 10/11 and other non-Apple platforms.

    53 6

  3. AdvenaHQ/fluent-emoji AdvenaHQ/fluent-emoji Public

    Microsoft's Fluent UI emoji, in the browser.

    HTML 20 1

  4. api-manager api-manager Public

    APIManager is a robust PHP package that simplifies API development by providing compliant, secure utilities for handling CORS, managing API responses, implementing rate limiting, making HTTP reques…

    PHP 1