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

Block or report diegofrayo

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

πŸ‘‹ Welcome

  • πŸ‘€ I'm Diego Rayo | @diegofrayo
  • πŸ‘¨β€πŸ’» I'm a Software Developer | Focused on JavaScript, TypeScript, React, Next.js, Tailwind CSS, and Node.js
  • πŸ”— Visit my website to know more about me | diegofrayo.vercel.app

βš’οΈ Repositories

  • ⭐ Active:
    • website: My personal website
    • playground: This repo contains some empty projects to experiment, practice, and learn about js, react, svelte, html, and node.
    • diegofrayo-chrome-extension: A simple Chrome extension to accomplish some useful tasks for my personal use.
    • contacts-app: App for learning purposes, written two times, using plain JavaScript and using React too.
  • πŸ“š Archived: These are projects that I build to learn how to work some things like schemas validators, react hooks and other stuff. I used some of these projects on my personal projects long time ago, just that
    • redux-utils: Enhanced useReducer hook and a redux-duck implementation
    • styles: Utilities to create components and css styles using emotion.sh
    • vlt: Library to validate types and object schemes
    • form: React component to build and validate forms easily
  • πŸ€– Old: These are projects that I build to learn some technologies different to traditional web-apps and for personal use too

πŸ“Š Github stats
GitHub Stats

Pinned

  1. diegofrayo diegofrayo Public

    My github profile

  2. diegofrayo-chrome-extension diegofrayo-chrome-extension Public

    A simple Chrome extension to accomplish some useful tasks for my personal use.

    JavaScript

  3. playground playground Public

    This repo contains some empty projects to experiment, practice, and learn about js, react, svelte, html, and node.

    JavaScript

  4. contacts-app contacts-app Public

    App for learning purposes, written two times, using plain JavaScript and using React too.

    TypeScript