Skip to content
View Vitineth's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Vitineth

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

Header picture - green to red gradient formed of randomly sized triangles with the text Ryan Delaney in the lower right corner

Hi, I'm Ryan Delaney and I'm currently a software engineer working at HubSpot after graduating from the University of St Andrews in 2023. My account contains a collection of hobby projects and contributions from the past few years.

πŸ”­ Current Work

Currently, a lot of my work is focussed at my job (unsurprisingly) where I work in observability and reliability through metrics and alerting. However my most recent projects include harv which provides a simple CLI for viewing HAR files from the command line; and nqk which provides a simple wrapper around docker-compose that handles my bind mounts for me, port management and nginx bindings on my local network. Prior to this, my work was focussed on my contributions to the University of St Andrews Students Association Ents Crew organisation which I managed, trying to develop an event management and organisation system nicknamed uems. Check it out in the early stages at ents-crew/uems-hub. As of 12 Jan, this is a near 27'000 line system built on React and Typescript. This has currently been put on hold but is hoped to be revisited in the future.

🌱 Learning

My language of choice tends to migrate between Java, Typescript and more recently Golang for quick system utilities. I'm always looking for more new things to learn, most recently diving into prometheus and large scale data processing pipelines.

πŸ“« Contact

You can check out my website at https://xiomi.org (currently undergoing work so subject to availability) or drop me an email at admin@xiomi.org.

⚑ Other

πŸ˜„ Pronouns: He/Him
🧱 GitLab: https://gitlab.com/vitineth
πŸ‘” LinkedIn: https://www.linkedin.com/in/ryanjdelaney/

Pinned

  1. UStAEnts/uems-hub UStAEnts/uems-hub Public

    A hub project containing all microservices and frontend files for Union Event Management System (uems)

    TypeScript 2

  2. harv harv Public

    A simple HAR viewer CLI

    Go

  3. nqk nqk Public

    Go

  4. scullion scullion Public

    A simple formatter for JSON, SQL and MetricsQL, plus simple text diffs all locally in the browser

    TypeScript