Skip to content
View zakkturner's full-sized avatar
Block or Report

Block or report zakkturner

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

  1. Marketplace Loyalty Registration Form Marketplace Loyalty Registration Form
    1
    import {
    2
      Dispatch,
    3
      MouseEvent,
    4
      SetStateAction,
    5
      useEffect,
  2. Between 2 Divs Private Repo Snippet ... Between 2 Divs Private Repo Snippet - Mailchimp API
    1
    // #############################################
    2
    // REACT snippet - connecting input to mailchimp
    3
    // #############################################
    4
    
                  
    5
    import { useRef, useState } from 'react';
  3. Interactive Nerd Gist Interactive Nerd Gist
    1
    // ########################################
    2
    // Example React code from a private repo
    3
    // ########################################
    4
    import styles from "./dash-settings.module.scss";
    5
    import { useState } from "react";
  4. nuxt-portfolio nuxt-portfolio Public

    My personal portfolio, built with nuxtjs.

    CSS

  5. gig-helper gig-helper Public

    An application to help developers manage their job hunt, clients, and gigs.

    PHP

  6. portfolio-admin portfolio-admin Public

    Fullstack app for admin side of my portfolio

    PHP