Skip to content
View simonsisay's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report simonsisay

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. GatsbyFluidImageComponent.js GatsbyFluidImageComponent.js
    1
    import React from "react";
    2
    import Image from "gatsby-image/withIEPolyfill";
    3
    import { StaticQuery, graphql } from "gatsby";
    4
    
                  
    5
    const GatsbyImage = ({filename, style, alt}) => {
  2. antd-form-generator antd-form-generator Public

    A form library built on top of ant-design and react-hook-form that generates a form when provided a valid JSON schema.

    JavaScript 20 2

  3. portfolio-site portfolio-site Public

    My portfolio site.

    TypeScript 6