Skip to content
View ReeseArch64's full-sized avatar
😸
Focused on achieving a specific goal
😸
Focused on achieving a specific goal

Block or report ReeseArch64

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
reesearch64/README.md

Banner

Hi 👋, I'm ReeseArch64

icon icon icon icon icon icon icon icon

🧑‍💻 whoami

  • Senior Software Engineer (Frontend + Backend + DevOps)
  • I have worked in the following countries 🇧🇷 🇪🇸 🇫🇮 🇦🇷 🇵🇹
  • Obsessed with distributed systems and AI automation
  • Linux user since ever (Arch btw 🐧)


> "Talk is cheap. Show me the code."
       – Linus Torvalds

Pinned Loading

  1. Github Metrics Github Metrics
    1
    # Visit https://github.com/lowlighter/metrics#-documentation for full reference
    2
    name: Metrics
    3
    on:
    4
      # Schedule updates (each hour)
    5
      schedule: [{cron: "0 * * * *"}]
  2. middleware.ts middleware.ts
    1
    import dayjs from 'dayjs'
    2
    import { jwtDecode } from 'jwt-decode'
    3
    import { NextResponse, URLPattern } from 'next/server'
    4
    import type { MiddlewareConfig, NextRequest } from 'next/server'
    5
    import { env } from './env'
  3. reesearch64-portfolio reesearch64-portfolio Public

    This is a repository containing my portfolio, contact information, and everything about my work.

    TypeScript 1 1