Skip to content
View diondree's full-sized avatar
💭
Building and learning
💭
Building and learning
Block or Report

Block or report diondree

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

Hi there 👋

  • 🔭 I’m currently building my Freelance Practice
  • 🌱 I’m currently learning Next.js and SSR React
  • 💬 Ask me about React and Freelance work
  • 📫 How to reach me: diondredev@gmail.com
  • ⚡ Fun fact: I'm a personal finance geek

Pinned

  1. bajan-salary bajan-salary Public

    A simple Barbados salary calculator

    JavaScript 4

  2. nextjs-boilerplate nextjs-boilerplate Public template

    My Next.js boilerplate for my projects using TypeScript, Prettier and ESLint with pre commit hooks.

    JavaScript 3 1

  3. stencil-storybook-starter stencil-storybook-starter Public

    Forked from bbellmyers/stencil-storybook-starter

    TypeScript

  4. My React Typescript ESLint configura... My React Typescript ESLint configuration using prettier and jsx-a11y
    1
    module.exports = {
    2
      root: true,
    3
      parser: '@typescript-eslint/parser',
    4
      parserOptions: {
    5
        ecmaFeatures: { jsx: true },
  5. todoist-clone todoist-clone Public

    A todoist clone using TypeScript and Redux

    CSS 2