Skip to content
View ReeseArch64's full-sized avatar
๐Ÿ‡ต๐Ÿ‡น
Software Engineer
๐Ÿ‡ต๐Ÿ‡น
Software Engineer

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 is supported. This note will only be visible to 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