Skip to content
View auravoid's full-sized avatar
๐Ÿ˜ถโ€๐ŸŒซ๏ธ
hehe
๐Ÿ˜ถโ€๐ŸŒซ๏ธ
hehe

Sponsors

@kotx

Sponsoring

@Vendicated
@kotx
@Ovyerus

Organizations

@readifcute

Block or report auravoid

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

Hi there, I'm auravoid ๐Ÿ‘‹

A student on the east coast of the United States, passionate about cybersecurity, software development, and technology.


Projects & Applications I've Built

  • ๐Ÿ”— short-it
    • A minimal self-hosted URL shortener written in Go using bbolt (BoltDB), focused on simplicity and low overhead. (Go)
  • ๐ŸŽ‰ fun-responses
    • A lightweight API service that provides playful endpoints. (TypeScript)
  • ๐Ÿ“Š discord-relationship-visualizer
    • A toolkit for mapping Discord social graphs using profile, guild, and mutual-connection data visualizations. (Python)

Interests & Hobbies

Currently Gaming:

  • DOOM Eternal
  • Cult of the Lamb
  • Risk of Rain 2
  • HITMAN World of Assassination
  • Arc Raiders

Currently Listening To:

  • Panic! At The Disco
  • Eminem
  • Bailey Zimmerman
  • MARINA
  • Paramore

Pinned Loading

  1. FloatingMilkshake/MechanicalMilkshake FloatingMilkshake/MechanicalMilkshake Public

    A multipurpose Discord bot.

    C# 13 2

  2. kotx/render kotx/render Public

    Cloudflare Worker to proxy and cache requests to R2

    TypeScript 477 99

  3. short-it short-it Public

    A minimal, self-hosted URL shortener written in Go using bbolt (BoltDB).

    Go 4

  4. discord-relationship-visualizer discord-relationship-visualizer Public

    A toolkit designed to map your Discord social graph. This tool fetches your profile data (friends and guilds), identifies mutual connections, and renders a relationship visualizations.

    Python