Darragh Elbel

Software Engineer @ Zoom

Kerry, Ireland

├── /about

I am a fullstack developer with a backend bias experienced in working on large scale SaaS services. When not working on personal projects in my free time, you're most likely to find me riding motorbikes if the weathers good (and fixing them in my shed when it's not).

The best way to get in touch is via LinkedIn or email.

├── /skills

Languages

  • • JavaScript
  • • Go
  • • PHP
  • • SQL

Tech/Frameworks

  • • Laravel
  • • React
  • • Node.js
  • • Express
  • • Tailwind

Data

  • • MySQL
  • • SQLite
  • • Elasticsearch
  • • Redis
├── /education

Munster Technological University Kerry

Computing with Software Development • 2020-2024

1.1 Bsc (Hons) Computing Student of the Year

└── /contact

elbeldarragh [@] gmail.com

LinkedIn

┌─────────────────┐
│    PROJECTS     │
└─────────────────┘

Curlew

curlew.dev

Desktop HTTP testing client built with Go and React. Created to address issues with existing clients including application bloat, poor multi-request support, and limited offline functionality.

Go React Desktop
Features:
├── Multi-request support
├── Offline functionality  
├── Lightweight design
└── Account-free usage

Gen AI For Road Hazard Detection Training

FYP
Road Segmentation Road Segmentation

Final year poject using Stable Diffusion inpainting to generate semi-synthetic imagery for training road hazard detection models.

Python OpenCV YOLOv8 Stable Diffusion Flask
Components:
├── Stable Diffusion inpainting
├── OpenCV bounding-box annotation
├── YOLOv8 detection training
├── Road segmentation model
└── Flask API integration